[INFO] cloning repository https://github.com/tmayoff/recipe-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmayoff/recipe-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmayoff%2Frecipe-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmayoff%2Frecipe-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3adc9c85946079252dca1bd756732c14d8b58704
[INFO] checking tmayoff/recipe-rs against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmayoff%2Frecipe-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tmayoff/recipe-rs
[INFO] finished tweaking git repo https://github.com/tmayoff/recipe-rs
[INFO] tweaked toml for git repo https://github.com/tmayoff/recipe-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tmayoff/recipe-rs on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tmayoff/recipe-rs 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ingredient v0.3.0
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded arr_macro v0.2.1
[INFO] [stderr]   Downloaded arr_macro_impl v0.2.1
[INFO] [stderr]   Downloaded alloc_cat v1.0.0
[INFO] [stderr]   Downloaded clap_derive v4.5.45
[INFO] [stderr]   Downloaded ureq-proto v0.5.0
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded ureq v3.1.0
[INFO] [stderr]   Downloaded uom v0.37.0
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded rustls v0.23.26
[INFO] [stderr]   Downloaded rustls-webpki v0.103.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3a64e07d92ba903df7ae2414d135cd33d64f72929819042bddcbdcae3e0047d
[INFO] running `Command { std: "docker" "start" "-a" "b3a64e07d92ba903df7ae2414d135cd33d64f72929819042bddcbdcae3e0047d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3a64e07d92ba903df7ae2414d135cd33d64f72929819042bddcbdcae3e0047d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3a64e07d92ba903df7ae2414d135cd33d64f72929819042bddcbdcae3e0047d", kill_on_drop: false }`
[INFO] [stdout] b3a64e07d92ba903df7ae2414d135cd33d64f72929819042bddcbdcae3e0047d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70a59cfc862aca39dad97d7fe4a9c0e8543644cd291bfdcc41eda9bd1ba7df05
[INFO] running `Command { std: "docker" "start" "-a" "70a59cfc862aca39dad97d7fe4a9c0e8543644cd291bfdcc41eda9bd1ba7df05", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[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 num-integer v0.1.46
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]    Compiling arr_macro_impl v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking arr_macro v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking ureq-proto v0.5.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking alloc_cat v1.0.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking scraper v0.24.0
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking ingredient v0.3.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking uom v0.37.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking ureq v3.1.0
[INFO] [stderr]     Checking recipe-rs v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/schema_org/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct CreativeWork {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreativeWork` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemList` is never constructed
[INFO] [stdout]   --> src/schema_org/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct ItemList {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `serving_size` is never read
[INFO] [stdout]   --> src/schema_org/mod.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct NutritionalInformation {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub serving_size: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NutritionalInformation` 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 `cook_time` and `cooking_method` are never read
[INFO] [stdout]   --> src/schema_org/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Recipe {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub cook_time: Option<String>, // Duration
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 91 |     #[serde(rename = "cookingMethod")]
[INFO] [stdout] 92 |     pub cooking_method: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Recipe` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/schema_org/mod.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Json(serde_json::Value),
[INFO] [stdout]     |     ---- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GraphContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 108 -     Json(serde_json::Value),
[INFO] [stdout] 108 +     Json(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/schema_org/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct CreativeWork {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreativeWork` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemList` is never constructed
[INFO] [stdout]   --> src/schema_org/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct ItemList {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `serving_size` is never read
[INFO] [stdout]   --> src/schema_org/mod.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct NutritionalInformation {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub serving_size: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NutritionalInformation` 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: field `cooking_method` is never read
[INFO] [stdout]   --> src/schema_org/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Recipe {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub cooking_method: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Recipe` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/schema_org/mod.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Json(serde_json::Value),
[INFO] [stdout]     |     ---- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GraphContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 108 -     Json(serde_json::Value),
[INFO] [stdout] 108 +     Json(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> src/numbers.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Error {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_number` is never used
[INFO] [stdout]   --> src/numbers.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn parse_number(input: &str) -> Result<f32, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/schema_org/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct CreativeWork {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreativeWork` 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: struct `ItemList` is never constructed
[INFO] [stdout]   --> src/schema_org/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct ItemList {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `serving_size` is never read
[INFO] [stdout]   --> src/schema_org/mod.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct NutritionalInformation {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub serving_size: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NutritionalInformation` 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 `cook_time` and `cooking_method` are never read
[INFO] [stdout]   --> src/schema_org/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Recipe {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub cook_time: Option<String>, // Duration
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 91 |     #[serde(rename = "cookingMethod")]
[INFO] [stdout] 92 |     pub cooking_method: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Recipe` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/schema_org/mod.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Json(serde_json::Value),
[INFO] [stdout]     |     ---- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GraphContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 108 -     Json(serde_json::Value),
[INFO] [stdout] 108 +     Json(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/schema_org/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct CreativeWork {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreativeWork` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemList` is never constructed
[INFO] [stdout]   --> src/schema_org/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct ItemList {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `serving_size` is never read
[INFO] [stdout]   --> src/schema_org/mod.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct NutritionalInformation {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub serving_size: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NutritionalInformation` 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: field `cooking_method` is never read
[INFO] [stdout]   --> src/schema_org/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Recipe {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub cooking_method: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Recipe` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/schema_org/mod.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Json(serde_json::Value),
[INFO] [stdout]     |     ---- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GraphContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 108 -     Json(serde_json::Value),
[INFO] [stdout] 108 +     Json(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "70a59cfc862aca39dad97d7fe4a9c0e8543644cd291bfdcc41eda9bd1ba7df05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a59cfc862aca39dad97d7fe4a9c0e8543644cd291bfdcc41eda9bd1ba7df05", kill_on_drop: false }`
[INFO] [stdout] 70a59cfc862aca39dad97d7fe4a9c0e8543644cd291bfdcc41eda9bd1ba7df05
