[INFO] fetching crate cooklang-chef 0.10.0...
[INFO] testing cooklang-chef-0.10.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cooklang-chef 0.10.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cooklang-chef 0.10.0
[INFO] finished tweaking crates.io crate cooklang-chef 0.10.0
[INFO] tweaked toml for crates.io crate cooklang-chef 0.10.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cooklang-chef 0.10.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cooklang-chef 0.10.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b959742cfa4512bc1045066ac67fe129de58a8bb18597c56cb6bd4b8b5db034
[INFO] running `Command { std: "docker" "start" "-a" "8b959742cfa4512bc1045066ac67fe129de58a8bb18597c56cb6bd4b8b5db034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b959742cfa4512bc1045066ac67fe129de58a8bb18597c56cb6bd4b8b5db034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b959742cfa4512bc1045066ac67fe129de58a8bb18597c56cb6bd4b8b5db034", kill_on_drop: false }`
[INFO] [stdout] 8b959742cfa4512bc1045066ac67fe129de58a8bb18597c56cb6bd4b8b5db034
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c49182bbce605d03fe609f6b31880aa4f8490a740f10f73ce8db9bc5874e8719
[INFO] running `Command { std: "docker" "start" "-a" "c49182bbce605d03fe609f6b31880aa4f8490a740f10f73ce8db9bc5874e8719", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling codesnake v0.2.1
[INFO] [stderr]    Compiling finl_unicode v1.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling cooklang v0.15.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling include-flate-codegen v0.2.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling include-flate v0.3.0
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling tabular v0.2.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling anstyle-yansi v2.0.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling minijinja v2.6.0
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rust-embed v8.5.0
[INFO] [stderr]    Compiling ansi-to-html v0.2.2
[INFO] [stderr]    Compiling emojis v0.6.4
[INFO] [stderr]    Compiling cooklang-to-human v0.15.0
[INFO] [stderr]    Compiling cooklang-fs v0.15.0
[INFO] [stderr]    Compiling cooklang-to-md v0.15.0
[INFO] [stderr]    Compiling cooklang-to-cooklang v0.15.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling clap_complete v4.5.42
[INFO] [stderr]    Compiling colorchoice-clap v1.0.6
[INFO] [stderr]    Compiling cooklang-chef v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Quantity` is never constructed
[INFO] [stdout]    --> src/cmd/shopping_list.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 |     struct Quantity {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 138 |         relative_to: Option<&Utf8Path>,
[INFO] [stdout] 139 |     ) -> Option<cooklang::analysis::RecipeRefCheck> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     ) -> Option<cooklang::analysis::RecipeRefCheck<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/serve/handlers/recipe.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 337 |         relative_to: Option<&Utf8Path>,
[INFO] [stdout] 338 |     ) -> Option<cooklang::analysis::RecipeRefCheck> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     ) -> Option<cooklang::analysis::RecipeRefCheck<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/serve/handlers/recipe.rs:358:22
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn text(&self) -> Result<Cow<str>> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn text(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
[INFO] running `Command { std: "docker" "inspect" "c49182bbce605d03fe609f6b31880aa4f8490a740f10f73ce8db9bc5874e8719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c49182bbce605d03fe609f6b31880aa4f8490a740f10f73ce8db9bc5874e8719", kill_on_drop: false }`
[INFO] [stdout] c49182bbce605d03fe609f6b31880aa4f8490a740f10f73ce8db9bc5874e8719
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9adf62d5ca4114c3842d4b7a9d6e521677e3a22ea3e327d8e327c6d1ed6ad55d
[INFO] running `Command { std: "docker" "start" "-a" "9adf62d5ca4114c3842d4b7a9d6e521677e3a22ea3e327d8e327c6d1ed6ad55d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cooklang-chef v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Quantity` is never constructed
[INFO] [stdout]    --> src/cmd/shopping_list.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 |     struct Quantity {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 138 |         relative_to: Option<&Utf8Path>,
[INFO] [stdout] 139 |     ) -> Option<cooklang::analysis::RecipeRefCheck> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     ) -> Option<cooklang::analysis::RecipeRefCheck<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/serve/handlers/recipe.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 337 |         relative_to: Option<&Utf8Path>,
[INFO] [stdout] 338 |     ) -> Option<cooklang::analysis::RecipeRefCheck> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     ) -> Option<cooklang::analysis::RecipeRefCheck<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd/serve/handlers/recipe.rs:358:22
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn text(&self) -> Result<Cow<str>> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn text(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.12s
[INFO] running `Command { std: "docker" "inspect" "9adf62d5ca4114c3842d4b7a9d6e521677e3a22ea3e327d8e327c6d1ed6ad55d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9adf62d5ca4114c3842d4b7a9d6e521677e3a22ea3e327d8e327c6d1ed6ad55d", kill_on_drop: false }`
[INFO] [stdout] 9adf62d5ca4114c3842d4b7a9d6e521677e3a22ea3e327d8e327c6d1ed6ad55d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 57380d0f1bf38ccb5117c4f5ed18a24790b161c609a31aaebabf51e356a34871
[INFO] running `Command { std: "docker" "start" "-a" "57380d0f1bf38ccb5117c4f5ed18a24790b161c609a31aaebabf51e356a34871", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Quantity` is never constructed
[INFO] [stderr]    --> src/cmd/shopping_list.rs:206:12
[INFO] [stderr]     |
[INFO] [stderr] 206 |     struct Quantity {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:137:9
[INFO] [stderr]     |
[INFO] [stderr] 137 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 138 |         relative_to: Option<&Utf8Path>,
[INFO] [stderr] 139 |     ) -> Option<cooklang::analysis::RecipeRefCheck> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 139 |     ) -> Option<cooklang::analysis::RecipeRefCheck<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:163:22
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions {
[INFO] [stderr]     |                      ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions<'_> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cmd/serve/handlers/recipe.rs:336:9
[INFO] [stderr]     |
[INFO] [stderr] 336 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 337 |         relative_to: Option<&Utf8Path>,
[INFO] [stderr] 338 |     ) -> Option<cooklang::analysis::RecipeRefCheck> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 338 |     ) -> Option<cooklang::analysis::RecipeRefCheck<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cmd/serve/handlers/recipe.rs:358:22
[INFO] [stderr]     |
[INFO] [stderr] 358 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions {
[INFO] [stderr]     |                      ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 358 |     fn parse_options(&self, relative_to: Option<&Utf8Path>) -> ParseOptions<'_> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/util.rs:104:17
[INFO] [stderr]     |
[INFO] [stderr] 104 |     pub fn text(&self) -> Result<Cow<str>> {
[INFO] [stderr]     |                 ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 104 |     pub fn text(&self) -> Result<Cow<'_, str>> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `cooklang-chef` (bin "chef" test) generated 6 warnings (run `cargo fix --bin "chef" --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chef-5bf7f23aa5d0222c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cmd::serve::handlers::search::tests::test_error_correct_query ... ok
[INFO] [stdout] test util::tests::test_is_valid_tag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "57380d0f1bf38ccb5117c4f5ed18a24790b161c609a31aaebabf51e356a34871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57380d0f1bf38ccb5117c4f5ed18a24790b161c609a31aaebabf51e356a34871", kill_on_drop: false }`
[INFO] [stdout] 57380d0f1bf38ccb5117c4f5ed18a24790b161c609a31aaebabf51e356a34871
