[INFO] cloning repository https://github.com/rosterloh/meal-planner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rosterloh/meal-planner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosterloh%2Fmeal-planner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosterloh%2Fmeal-planner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 244199e8cd32c0f5f93d378d96d9c97e909811d9 [INFO] testing rosterloh/meal-planner against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosterloh%2Fmeal-planner" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rosterloh/meal-planner [INFO] finished tweaking git repo https://github.com/rosterloh/meal-planner [INFO] tweaked toml for git repo https://github.com/rosterloh/meal-planner written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rosterloh/meal-planner on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rosterloh/meal-planner 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff3b26c30875ec717aa440e56df5002758b0f08488cfe78c7e806f949dd1af49 [INFO] running `Command { std: "docker" "start" "-a" "ff3b26c30875ec717aa440e56df5002758b0f08488cfe78c7e806f949dd1af49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff3b26c30875ec717aa440e56df5002758b0f08488cfe78c7e806f949dd1af49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff3b26c30875ec717aa440e56df5002758b0f08488cfe78c7e806f949dd1af49", kill_on_drop: false }` [INFO] [stdout] ff3b26c30875ec717aa440e56df5002758b0f08488cfe78c7e806f949dd1af49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b89f6f1d0b15dede0f90f6da74fe8981bca08799a3a97ff125df99e0b9e0109a [INFO] running `Command { std: "docker" "start" "-a" "b89f6f1d0b15dede0f90f6da74fe8981bca08799a3a97ff125df99e0b9e0109a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling async-openai-macros v0.1.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.31.1 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rustyline v17.0.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling opentelemetry-stdout v0.31.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rusqlite v0.39.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling async-openai v0.33.1 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.0 [INFO] [stderr] Compiling meal-planner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `planning` is never read [INFO] [stdout] --> src/config.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct AppConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub planning: PlanningConfig, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppConfig` has derived impls for the traits `Clone` and `Debug`, 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: fields `repeat_cooldown_days`, `min_rating`, `plan_days`, and `quick_meal_tags` are never read [INFO] [stdout] --> src/config.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct PlanningConfig { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 51 | /// Minimum days before a meal can repeat [INFO] [stdout] 52 | pub repeat_cooldown_days: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 53 | /// Minimum star rating to include (1-5) [INFO] [stdout] 54 | pub min_rating: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 55 | /// Number of days to plan [INFO] [stdout] 56 | pub plan_days: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 57 | /// Tags/categories for quick weeknight meals [INFO] [stdout] 58 | pub quick_meal_tags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlanningConfig` 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: struct `ShoppingListItem` is never constructed [INFO] [stdout] --> src/mealie/client.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct ShoppingListItem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page`, `per_page`, `total`, and `total_pages` are never read [INFO] [stdout] --> src/mealie/client.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct Paginated { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 131 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 132 | pub per_page: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 133 | pub total: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 134 | pub total_pages: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Paginated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_meal_plans` is never used [INFO] [stdout] --> src/mealie/client.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 140 | impl MealieClient { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 221 | pub async fn get_meal_plans( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RecipeScore` is never constructed [INFO] [stdout] --> src/memory/store.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct RecipeScore { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_preference` is never used [INFO] [stdout] --> src/memory/store.rs:199:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl MealMemory { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 199 | pub fn get_preference(&self, key: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "b89f6f1d0b15dede0f90f6da74fe8981bca08799a3a97ff125df99e0b9e0109a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b89f6f1d0b15dede0f90f6da74fe8981bca08799a3a97ff125df99e0b9e0109a", kill_on_drop: false }` [INFO] [stdout] b89f6f1d0b15dede0f90f6da74fe8981bca08799a3a97ff125df99e0b9e0109a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19c170fb1b624563f7f2c7594332609519b5ad8b96468fae228f427969d96464 [INFO] running `Command { std: "docker" "start" "-a" "19c170fb1b624563f7f2c7594332609519b5ad8b96468fae228f427969d96464", kill_on_drop: false }` [INFO] [stderr] Compiling meal-planner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `planning` is never read [INFO] [stdout] --> src/config.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct AppConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub planning: PlanningConfig, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppConfig` has derived impls for the traits `Clone` and `Debug`, 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: fields `repeat_cooldown_days`, `min_rating`, `plan_days`, and `quick_meal_tags` are never read [INFO] [stdout] --> src/config.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct PlanningConfig { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 51 | /// Minimum days before a meal can repeat [INFO] [stdout] 52 | pub repeat_cooldown_days: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 53 | /// Minimum star rating to include (1-5) [INFO] [stdout] 54 | pub min_rating: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 55 | /// Number of days to plan [INFO] [stdout] 56 | pub plan_days: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 57 | /// Tags/categories for quick weeknight meals [INFO] [stdout] 58 | pub quick_meal_tags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlanningConfig` 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: struct `ShoppingListItem` is never constructed [INFO] [stdout] --> src/mealie/client.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct ShoppingListItem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page`, `per_page`, `total`, and `total_pages` are never read [INFO] [stdout] --> src/mealie/client.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct Paginated { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 131 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 132 | pub per_page: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 133 | pub total: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 134 | pub total_pages: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Paginated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_meal_plans` is never used [INFO] [stdout] --> src/mealie/client.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 140 | impl MealieClient { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 221 | pub async fn get_meal_plans( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RecipeScore` is never constructed [INFO] [stdout] --> src/memory/store.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct RecipeScore { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_preference` is never used [INFO] [stdout] --> src/memory/store.rs:199:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl MealMemory { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 199 | pub fn get_preference(&self, key: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `Command { std: "docker" "inspect" "19c170fb1b624563f7f2c7594332609519b5ad8b96468fae228f427969d96464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c170fb1b624563f7f2c7594332609519b5ad8b96468fae228f427969d96464", kill_on_drop: false }` [INFO] [stdout] 19c170fb1b624563f7f2c7594332609519b5ad8b96468fae228f427969d96464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7bb74d7df8447a8e5275caf141e475c43823a92981c18cce80d0a0309e77dd20 [INFO] running `Command { std: "docker" "start" "-a" "7bb74d7df8447a8e5275caf141e475c43823a92981c18cce80d0a0309e77dd20", kill_on_drop: false }` [INFO] [stderr] warning: field `planning` is never read [INFO] [stderr] --> src/config.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct AppConfig { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 9 | pub planning: PlanningConfig, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AppConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `repeat_cooldown_days`, `min_rating`, `plan_days`, and `quick_meal_tags` are never read [INFO] [stderr] --> src/config.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 50 | pub struct PlanningConfig { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 51 | /// Minimum days before a meal can repeat [INFO] [stderr] 52 | pub repeat_cooldown_days: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 53 | /// Minimum star rating to include (1-5) [INFO] [stderr] 54 | pub min_rating: f32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 55 | /// Number of days to plan [INFO] [stderr] 56 | pub plan_days: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 57 | /// Tags/categories for quick weeknight meals [INFO] [stderr] 58 | pub quick_meal_tags: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PlanningConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `ShoppingListItem` is never constructed [INFO] [stderr] --> src/mealie/client.rs:118:12 [INFO] [stderr] | [INFO] [stderr] 118 | pub struct ShoppingListItem { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `page`, `per_page`, `total`, and `total_pages` are never read [INFO] [stderr] --> src/mealie/client.rs:131:9 [INFO] [stderr] | [INFO] [stderr] 130 | pub struct Paginated { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 131 | pub page: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 132 | pub per_page: u32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 133 | pub total: u32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 134 | pub total_pages: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Paginated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `get_meal_plans` is never used [INFO] [stderr] --> src/mealie/client.rs:221:18 [INFO] [stderr] | [INFO] [stderr] 140 | impl MealieClient { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 221 | pub async fn get_meal_plans( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RecipeScore` is never constructed [INFO] [stderr] --> src/memory/store.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct RecipeScore { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_preference` is never used [INFO] [stderr] --> src/memory/store.rs:199:12 [INFO] [stderr] | [INFO] [stderr] 42 | impl MealMemory { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 199 | pub fn get_preference(&self, key: &str) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `meal-planner` (bin "meal-planner" test) generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/meal_planner-7b6fc50ba35e9527) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7bb74d7df8447a8e5275caf141e475c43823a92981c18cce80d0a0309e77dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb74d7df8447a8e5275caf141e475c43823a92981c18cce80d0a0309e77dd20", kill_on_drop: false }` [INFO] [stdout] 7bb74d7df8447a8e5275caf141e475c43823a92981c18cce80d0a0309e77dd20