[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] building tmayoff/recipe-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmayoff%2Frecipe-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tmayoff/recipe-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scraper v0.24.0 [INFO] [stderr] Downloaded selectors v0.31.0 [INFO] [stderr] Downloaded alloc_cat v1.0.0 [INFO] [stderr] Downloaded ureq-proto v0.5.0 [INFO] [stderr] Downloaded arr_macro_impl v0.2.1 [INFO] [stderr] Downloaded arr_macro v0.2.1 [INFO] [stderr] Downloaded uom v0.37.0 [INFO] [stderr] Downloaded fraction v0.15.3 [INFO] [stderr] Downloaded ureq v3.1.0 [INFO] [stderr] Downloaded cssparser v0.35.0 [INFO] [stderr] Downloaded ingredient v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 857b3c08a653f60c9e11c04875306089ad69a1c6fd051bc36ff5cd34d8442b85 [INFO] running `Command { std: "docker" "start" "-a" "857b3c08a653f60c9e11c04875306089ad69a1c6fd051bc36ff5cd34d8442b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "857b3c08a653f60c9e11c04875306089ad69a1c6fd051bc36ff5cd34d8442b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857b3c08a653f60c9e11c04875306089ad69a1c6fd051bc36ff5cd34d8442b85", kill_on_drop: false }` [INFO] [stdout] 857b3c08a653f60c9e11c04875306089ad69a1c6fd051bc36ff5cd34d8442b85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bef2a1e7578e0dd7fe272552b82d2e4453874a11da9402a2aa8225e6fce355ba [INFO] running `Command { std: "docker" "start" "-a" "bef2a1e7578e0dd7fe272552b82d2e4453874a11da9402a2aa8225e6fce355ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ureq-proto v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling uom v0.37.0 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling arr_macro_impl v0.2.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling arr_macro v0.2.1 [INFO] [stderr] Compiling alloc_cat v1.0.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling ureq v3.1.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling ingredient v0.3.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling scraper v0.24.0 [INFO] [stderr] Compiling 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, [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, [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, // Duration [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 91 | #[serde(rename = "cookingMethod")] [INFO] [stdout] 92 | pub cooking_method: Option, [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 { [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, [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, [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, // Duration [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 91 | #[serde(rename = "cookingMethod")] [INFO] [stdout] 92 | pub cooking_method: Option, [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 25s [INFO] running `Command { std: "docker" "inspect" "bef2a1e7578e0dd7fe272552b82d2e4453874a11da9402a2aa8225e6fce355ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef2a1e7578e0dd7fe272552b82d2e4453874a11da9402a2aa8225e6fce355ba", kill_on_drop: false }` [INFO] [stdout] bef2a1e7578e0dd7fe272552b82d2e4453874a11da9402a2aa8225e6fce355ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 112d51555409931052828b49b332a536e5e0773714a8b2b808e8c2aeb3b12e9a [INFO] running `Command { std: "docker" "start" "-a" "112d51555409931052828b49b332a536e5e0773714a8b2b808e8c2aeb3b12e9a", kill_on_drop: false }` [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, [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, [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] [stderr] Compiling recipe-rs v0.2.4 (/opt/rustwide/workdir) [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, // Duration [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 91 | #[serde(rename = "cookingMethod")] [INFO] [stdout] 92 | pub cooking_method: Option, [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 { [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, [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, [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, // Duration [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 91 | #[serde(rename = "cookingMethod")] [INFO] [stdout] 92 | pub cooking_method: Option, [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, [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, [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, [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, [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, [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, [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 `test` profile [unoptimized + debuginfo] target(s) in 3.07s [INFO] running `Command { std: "docker" "inspect" "112d51555409931052828b49b332a536e5e0773714a8b2b808e8c2aeb3b12e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112d51555409931052828b49b332a536e5e0773714a8b2b808e8c2aeb3b12e9a", kill_on_drop: false }` [INFO] [stdout] 112d51555409931052828b49b332a536e5e0773714a8b2b808e8c2aeb3b12e9a