[INFO] fetching crate cooklang 0.17.1...
[INFO] testing cooklang-0.17.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cooklang 0.17.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cooklang 0.17.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cooklang 0.17.1
[INFO] tweaked toml for crates.io crate cooklang 0.17.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cooklang 0.17.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cooklang 0.17.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c1c80b626af56530d9ed5beee0fc7982c019b047b24ad2a0c76fb91db015a73
[INFO] running `Command { std: "docker" "start" "-a" "6c1c80b626af56530d9ed5beee0fc7982c019b047b24ad2a0c76fb91db015a73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c1c80b626af56530d9ed5beee0fc7982c019b047b24ad2a0c76fb91db015a73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c1c80b626af56530d9ed5beee0fc7982c019b047b24ad2a0c76fb91db015a73", kill_on_drop: false }`
[INFO] [stdout] 6c1c80b626af56530d9ed5beee0fc7982c019b047b24ad2a0c76fb91db015a73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a9cd9826a68210f65384e8becdd6c2bab0b94189b4ca0a14c3ee14b6f304323
[INFO] running `Command { std: "docker" "start" "-a" "4a9cd9826a68210f65384e8becdd6c2bab0b94189b4ca0a14c3ee14b6f304323", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling codesnake v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling finl_unicode v1.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cooklang v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aisle.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn ingredients_info(&self) -> HashMap<&str, IngredientInfo> {
[INFO] [stdout]    |                             ^^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                 |
[INFO] [stdout]    |                             |                 the same lifetime is elided here
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn ingredients_info(&self) -> HashMap<&str, IngredientInfo<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:248:21
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub fn parse(input: &str) -> Result<AisleConf, AisleConfError> {
[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] 248 | pub fn parse(input: &str) -> Result<AisleConf<'_>, AisleConfError> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:273:29
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub fn parse_lenient(input: &str) -> PassResult<AisleConf> {
[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] 273 | pub fn parse_lenient(input: &str) -> PassResult<AisleConf<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:328:15
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn labels(&self) -> Cow<[Label]> {
[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] 328 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 352 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn labels(&self) -> Cow<[Label]> {
[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] 58 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 62 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error.rs:437:15
[INFO] [stdout]     |
[INFO] [stdout] 437 |     fn labels(&self) -> Cow<[Label]> {
[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] 437 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error.rs:440:14
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 440 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn tags(&self) -> Option<Vec<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] 158 |     pub fn tags(&self) -> Option<Vec<Cow<'_, str>>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn as_tags(&self) -> Option<Vec<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] 274 |     fn as_tags(&self) -> Option<Vec<Cow<'_, str>>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_str_like(&self) -> Option<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] 320 |     fn as_str_like(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:329:16
[INFO] [stdout]     |
[INFO] [stdout] 329 |     fn as_tags(&self) -> Option<Vec<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] 329 |     fn as_tags(&self) -> Option<Vec<Cow<'_, str>>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn as_str_like(&self) -> Option<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] 383 |     fn as_str_like(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:413:23
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn value_as_tags(val: &serde_yaml::Value) -> Result<Vec<Cow<str>>, MetadataError> {
[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] 413 | fn value_as_tags(val: &serde_yaml::Value) -> Result<Vec<Cow<'_, str>>, MetadataError> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn display_name(&self) -> 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] 196 |     pub fn display_name(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/frontmatter.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn parse_frontmatter(input: &str) -> Option<FrontMatterSplit> {
[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] 11 | pub fn parse_frontmatter(input: &str) -> Option<FrontMatterSplit<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/text.rs:148:33
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn located_text_trimmed(&self) -> Located<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] 148 |     pub fn located_text_trimmed(&self) -> Located<Cow<'_, str>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.46s
[INFO] running `Command { std: "docker" "inspect" "4a9cd9826a68210f65384e8becdd6c2bab0b94189b4ca0a14c3ee14b6f304323", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a9cd9826a68210f65384e8becdd6c2bab0b94189b4ca0a14c3ee14b6f304323", kill_on_drop: false }`
[INFO] [stdout] 4a9cd9826a68210f65384e8becdd6c2bab0b94189b4ca0a14c3ee14b6f304323
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dbba8634caacd9825fc452daa8c2740fc9443cc150c8027d77ae9eec7b12f95
[INFO] running `Command { std: "docker" "start" "-a" "6dbba8634caacd9825fc452daa8c2740fc9443cc150c8027d77ae9eec7b12f95", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling cooklang v0.17.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aisle.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn ingredients_info(&self) -> HashMap<&str, IngredientInfo> {
[INFO] [stdout]    |                             ^^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                 |
[INFO] [stdout]    |                             |                 the same lifetime is elided here
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn ingredients_info(&self) -> HashMap<&str, IngredientInfo<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:248:21
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub fn parse(input: &str) -> Result<AisleConf, AisleConfError> {
[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] 248 | pub fn parse(input: &str) -> Result<AisleConf<'_>, AisleConfError> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:273:29
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub fn parse_lenient(input: &str) -> PassResult<AisleConf> {
[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] 273 | pub fn parse_lenient(input: &str) -> PassResult<AisleConf<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:328:15
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn labels(&self) -> Cow<[Label]> {
[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] 328 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 352 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn labels(&self) -> Cow<[Label]> {
[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] 58 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 62 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error.rs:437:15
[INFO] [stdout]     |
[INFO] [stdout] 437 |     fn labels(&self) -> Cow<[Label]> {
[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] 437 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error.rs:440:14
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 440 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn tags(&self) -> Option<Vec<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] 158 |     pub fn tags(&self) -> Option<Vec<Cow<'_, str>>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn as_tags(&self) -> Option<Vec<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] 274 |     fn as_tags(&self) -> Option<Vec<Cow<'_, str>>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_str_like(&self) -> Option<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] 320 |     fn as_str_like(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:329:16
[INFO] [stdout]     |
[INFO] [stdout] 329 |     fn as_tags(&self) -> Option<Vec<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] 329 |     fn as_tags(&self) -> Option<Vec<Cow<'_, str>>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn as_str_like(&self) -> Option<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] 383 |     fn as_str_like(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:413:23
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn value_as_tags(val: &serde_yaml::Value) -> Result<Vec<Cow<str>>, MetadataError> {
[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] 413 | fn value_as_tags(val: &serde_yaml::Value) -> Result<Vec<Cow<'_, str>>, MetadataError> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn display_name(&self) -> 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] 196 |     pub fn display_name(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/frontmatter.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn parse_frontmatter(input: &str) -> Option<FrontMatterSplit> {
[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] 11 | pub fn parse_frontmatter(input: &str) -> Option<FrontMatterSplit<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/text.rs:148:33
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn located_text_trimmed(&self) -> Located<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] 148 |     pub fn located_text_trimmed(&self) -> Located<Cow<'_, str>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aisle.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn ingredients_info(&self) -> HashMap<&str, IngredientInfo> {
[INFO] [stdout]    |                             ^^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                 |
[INFO] [stdout]    |                             |                 the same lifetime is elided here
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn ingredients_info(&self) -> HashMap<&str, IngredientInfo<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:248:21
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub fn parse(input: &str) -> Result<AisleConf, AisleConfError> {
[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] 248 | pub fn parse(input: &str) -> Result<AisleConf<'_>, AisleConfError> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:273:29
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub fn parse_lenient(input: &str) -> PassResult<AisleConf> {
[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] 273 | pub fn parse_lenient(input: &str) -> PassResult<AisleConf<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:328:15
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn labels(&self) -> Cow<[Label]> {
[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] 328 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aisle.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 352 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn labels(&self) -> Cow<[Label]> {
[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] 58 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 62 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error.rs:437:15
[INFO] [stdout]     |
[INFO] [stdout] 437 |     fn labels(&self) -> Cow<[Label]> {
[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] 437 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error.rs:440:14
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 440 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn tags(&self) -> Option<Vec<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] 158 |     pub fn tags(&self) -> Option<Vec<Cow<'_, str>>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn as_tags(&self) -> Option<Vec<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] 274 |     fn as_tags(&self) -> Option<Vec<Cow<'_, str>>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_str_like(&self) -> Option<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] 320 |     fn as_str_like(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:329:16
[INFO] [stdout]     |
[INFO] [stdout] 329 |     fn as_tags(&self) -> Option<Vec<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] 329 |     fn as_tags(&self) -> Option<Vec<Cow<'_, str>>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn as_str_like(&self) -> Option<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] 383 |     fn as_str_like(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metadata.rs:413:23
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn value_as_tags(val: &serde_yaml::Value) -> Result<Vec<Cow<str>>, MetadataError> {
[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] 413 | fn value_as_tags(val: &serde_yaml::Value) -> Result<Vec<Cow<'_, str>>, MetadataError> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn display_name(&self) -> 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] 196 |     pub fn display_name(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/frontmatter.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn parse_frontmatter(input: &str) -> Option<FrontMatterSplit> {
[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] 11 | pub fn parse_frontmatter(input: &str) -> Option<FrontMatterSplit<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/step.rs:571:17
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn t(input: &str) -> (Vec<Event>, SourceReport) {
[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] 571 |     fn t(input: &str) -> (Vec<Event<'_>>, SourceReport) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/text_block.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn t(input: &str) -> (Vec<Event>, SourceReport) {
[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] 39 |     fn t(input: &str) -> (Vec<Event<'_>>, SourceReport) {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/text.rs:148:33
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn located_text_trimmed(&self) -> Located<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] 148 |     pub fn located_text_trimmed(&self) -> Located<Cow<'_, str>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.43s
[INFO] running `Command { std: "docker" "inspect" "6dbba8634caacd9825fc452daa8c2740fc9443cc150c8027d77ae9eec7b12f95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dbba8634caacd9825fc452daa8c2740fc9443cc150c8027d77ae9eec7b12f95", kill_on_drop: false }`
[INFO] [stdout] 6dbba8634caacd9825fc452daa8c2740fc9443cc150c8027d77ae9eec7b12f95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 86161319dc2c1e2b98f7ece0ff24df5b0012ee2f290fe910656efc6b8adba075
[INFO] running `Command { std: "docker" "start" "-a" "86161319dc2c1e2b98f7ece0ff24df5b0012ee2f290fe910656efc6b8adba075", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/aisle.rs:77:29
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub fn ingredients_info(&self) -> HashMap<&str, IngredientInfo> {
[INFO] [stderr]    |                             ^^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |                 |
[INFO] [stderr]    |                             |                 the same lifetime is elided here
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub fn ingredients_info(&self) -> HashMap<&str, IngredientInfo<'_>> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/aisle.rs:248:21
[INFO] [stderr]     |
[INFO] [stderr] 248 | pub fn parse(input: &str) -> Result<AisleConf, AisleConfError> {
[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] 248 | pub fn parse(input: &str) -> Result<AisleConf<'_>, AisleConfError> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/aisle.rs:273:29
[INFO] [stderr]     |
[INFO] [stderr] 273 | pub fn parse_lenient(input: &str) -> PassResult<AisleConf> {
[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] 273 | pub fn parse_lenient(input: &str) -> PassResult<AisleConf<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/aisle.rs:328:15
[INFO] [stderr]     |
[INFO] [stderr] 328 |     fn labels(&self) -> Cow<[Label]> {
[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] 328 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/aisle.rs:352:14
[INFO] [stderr]     |
[INFO] [stderr] 352 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 352 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stderr]     |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/error.rs:58:15
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn labels(&self) -> Cow<[Label]> {
[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] 58 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/error.rs:62:14
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 62 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/error.rs:437:15
[INFO] [stderr]     |
[INFO] [stderr] 437 |     fn labels(&self) -> Cow<[Label]> {
[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] 437 |     fn labels(&self) -> Cow<'_, [Label]> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/error.rs:440:14
[INFO] [stderr]     |
[INFO] [stderr] 440 |     fn hints(&self) -> Cow<[CowStr]> {
[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] 440 |     fn hints(&self) -> Cow<'_, [CowStr]> {
[INFO] [stderr]     |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/metadata.rs:158:17
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn tags(&self) -> Option<Vec<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] 158 |     pub fn tags(&self) -> Option<Vec<Cow<'_, str>>> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/metadata.rs:274:16
[INFO] [stderr]     |
[INFO] [stderr] 274 |     fn as_tags(&self) -> Option<Vec<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] 274 |     fn as_tags(&self) -> Option<Vec<Cow<'_, str>>>;
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/metadata.rs:320:20
[INFO] [stderr]     |
[INFO] [stderr] 320 |     fn as_str_like(&self) -> Option<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] 320 |     fn as_str_like(&self) -> Option<Cow<'_, str>>;
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/metadata.rs:329:16
[INFO] [stderr]     |
[INFO] [stderr] 329 |     fn as_tags(&self) -> Option<Vec<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] 329 |     fn as_tags(&self) -> Option<Vec<Cow<'_, str>>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/metadata.rs:383:20
[INFO] [stderr]     |
[INFO] [stderr] 383 |     fn as_str_like(&self) -> Option<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] 383 |     fn as_str_like(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/metadata.rs:413:23
[INFO] [stderr]     |
[INFO] [stderr] 413 | fn value_as_tags(val: &serde_yaml::Value) -> Result<Vec<Cow<str>>, MetadataError> {
[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] 413 | fn value_as_tags(val: &serde_yaml::Value) -> Result<Vec<Cow<'_, str>>, MetadataError> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:196:25
[INFO] [stderr]     |
[INFO] [stderr] 196 |     pub fn display_name(&self) -> 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] 196 |     pub fn display_name(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/frontmatter.rs:11:33
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub fn parse_frontmatter(input: &str) -> Option<FrontMatterSplit> {
[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] 11 | pub fn parse_frontmatter(input: &str) -> Option<FrontMatterSplit<'_>> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/text.rs:148:33
[INFO] [stderr]     |
[INFO] [stderr] 148 |     pub fn located_text_trimmed(&self) -> Located<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] 148 |     pub fn located_text_trimmed(&self) -> Located<Cow<'_, str>> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `cooklang` (lib) generated 18 warnings (run `cargo fix --lib -p cooklang` to apply 18 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/step.rs:571:17
[INFO] [stderr]     |
[INFO] [stderr] 571 |     fn t(input: &str) -> (Vec<Event>, SourceReport) {
[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] 571 |     fn t(input: &str) -> (Vec<Event<'_>>, SourceReport) {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/text_block.rs:39:17
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn t(input: &str) -> (Vec<Event>, SourceReport) {
[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] 39 |     fn t(input: &str) -> (Vec<Event<'_>>, SourceReport) {
[INFO] [stderr]    |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cooklang` (lib test) generated 20 warnings (18 duplicates) (run `cargo fix --lib -p cooklang --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cooklang-ac994ec3b769c950)
[INFO] [stdout] running 94 tests
[INFO] [stdout] test aisle::tests::basic_aisle ... ok
[INFO] [stdout] test aisle::tests::empty_category ... ok
[INFO] [stdout] test aisle::tests::empty_file ... ok
[INFO] [stdout] test aisle::tests::full_shopping_list ... ok
[INFO] [stdout] test aisle::tests::no_space ... ok
[INFO] [stdout] test aisle::tests::parse_lenient_with_all_error_types ... ok
[INFO] [stdout] test aisle::tests::synonym_lookup ... ok
[INFO] [stdout] test aisle::tests::parse_lenient_with_duplicates ... ok
[INFO] [stdout] test aisle::tests::synonyms ... ok
[INFO] [stdout] test analysis::event_consumer::tests::test_parse_reference ... ok
[INFO] [stdout] test lexer::tests::comment ... ok
[INFO] [stdout] test lexer::tests::number ... ok
[INFO] [stdout] test lexer::tests::recipe ... ok
[INFO] [stdout] test lexer::tests::word ... ok
[INFO] [stdout] test metadata::tests::parse_name_and_url ... ok
[INFO] [stdout] test aisle::tests::duplicate_category ... ok
[INFO] [stdout] test metadata::tests::special_keys ... ok
[INFO] [stdout] test metadata::tests::tags_from_nums ... ok
[INFO] [stdout] test metadata::tests::test_common_time ... ok
[INFO] [stdout] test metadata::tests::test_parse_time_with_units ... ok
[INFO] [stdout] test parser::metadata::tests::basic_metadata_entry ... ok
[INFO] [stdout] test parser::metadata::tests::no_key_metadata_entry ... ok
[INFO] [stdout] test parser::metadata::tests::no_val_metadata_entry ... ok
[INFO] [stdout] test parser::quantity::tests::basic_quantity ... ok
[INFO] [stdout] test parser::quantity::tests::fixed_quantity ... ok
[INFO] [stdout] test parser::metadata::tests::empty_metadata_entry ... ok
[INFO] [stdout] test parser::quantity::tests::fixed_quantity_with_spaces ... ok
[INFO] [stdout] test parser::quantity::tests::fractional_val::fraction ... ok
[INFO] [stdout] test parser::quantity::tests::fractional_val::zero_whole ... ok
[INFO] [stdout] test parser::quantity::tests::fractional_val::mixed_value ... ok
[INFO] [stdout] test parser::quantity::tests::range_mixed_value ... ok
[INFO] [stdout] test aisle::tests::conf_write ... ok
[INFO] [stdout] test parser::quantity::tests::no_separator_ext ... ok
[INFO] [stdout] test parser::quantity::tests::no_separator_range ... ok
[INFO] [stdout] test convert::units_file::tests::generated_bundled ... ok
[INFO] [stdout] test aisle::tests::duplicate_ingredient ... ok
[INFO] [stdout] test parser::quantity::tests::simple_numbers::_10_05_expects_10_05 ... ok
[INFO] [stdout] test parser::quantity::tests::range_value ... ok
[INFO] [stdout] test parser::quantity::tests::range_value_no_extension ... ok
[INFO] [stdout] test parser::quantity::tests::simple_numbers::_10_expects_10_0 ... ok
[INFO] [stdout] test parser::quantity::tests::simple_numbers::_1_0_expects_1_0 ... ok
[INFO] [stdout] test parser::quantity::tests::simple_numbers::_1_expects_1_0 ... ok
[INFO] [stdout] test parser::section::tests::test_section::in_between_block_comment ... ok
[INFO] [stdout] test parser::section::tests::test_section::fenced ... ok
[INFO] [stdout] test parser::section::tests::test_section::in_between_line_comment ... ok
[INFO] [stdout] test parser::section::tests::test_section::no_name_single_char ... ok
[INFO] [stdout] test parser::section::tests::test_section::no_name_unbalanced ... ok
[INFO] [stdout] test parser::section::tests::test_section::single_char ... ok
[INFO] [stdout] test parser::section::tests::test_section::trailing_block_comment ... ok
[INFO] [stdout] test parser::section::tests::test_section::trailing_line_comment ... ok
[INFO] [stdout] test parser::section::tests::test_section::trailing_whitespace ... ok
[INFO] [stdout] test parser::step::tests::intermediate_ref::section_index ... ok
[INFO] [stdout] test parser::section::tests::test_section::no_name_multiple_char ... ok
[INFO] [stdout] test parser::step::tests::intermediate_ref::section_relative ... ok
[INFO] [stdout] test parser::step::tests::intermediate_ref::step_index ... ok
[INFO] [stdout] test parser::step::tests::intermediate_ref::step_relative ... ok
[INFO] [stdout] test parser::step::tests::intermediate_ref_errors::cookware ... ok
[INFO] [stdout] test parser::step::tests::intermediate_ref_errors::number_too_big ... ok
[INFO] [stdout] test parser::step::tests::intermediate_ref_errors::swap_ ... ok
[INFO] [stdout] test parser::step::tests::intermediate_ref_errors::timer ... ok
[INFO] [stdout] test parser::step::tests::intermediate_ref_errors::unexpected_syntax ... ok
[INFO] [stdout] test parser::step::tests::single_word_component::_01_1_expects_01_ ... ok
[INFO] [stdout] test parser::step::tests::single_word_component::_01_expects_01_ ... ok
[INFO] [stdout] test parser::step::tests::single_word_component::_01bread_expects_01bread_ ... ok
[INFO] [stdout] test parser::step::tests::single_word_component::_1_1_expects_1_ ... ok
[INFO] [stdout] test parser::step::tests::single_word_component::_1_expects_1_ ... ok
[INFO] [stdout] test parser::step::tests::single_word_component::_1bread_expects_1bread_ ... ok
[INFO] [stdout] test parser::step::tests::single_word_component::_bread01_expects_bread01_ ... ok
[INFO] [stdout] test parser::step::tests::single_word_component::_bread_expects_bread_ ... ok
[INFO] [stdout] test parser::step::tests::single_word_component::_bread1_expects_bread1_ ... ok
[INFO] [stdout] test parser::tests::just_metadata ... ok
[INFO] [stdout] test parser::tests::multiline_spaces ... ok
[INFO] [stdout] test parser::text_block::tests::multiline_text_step::no_second_line_marker ... ok
[INFO] [stdout] test parser::text_block::tests::multiline_text_step::second_line_marker ... ok
[INFO] [stdout] test parser::text_block::tests::multiline_text_step::no_trim_if_no_marker ... ok
[INFO] [stdout] test parser::token_stream::tests::tokens_macro ... ok
[INFO] [stdout] test quantity::tests::fractions::exact ... ok
[INFO] [stdout] test quantity::tests::fractions::exactish ... ok
[INFO] [stdout] test quantity::tests::fractions::no_approx_0 ... ok
[INFO] [stdout] test quantity::tests::fractions::not_wrong_round_down ... ok
[INFO] [stdout] test quantity::tests::fractions::not_wrong_round_up ... ok
[INFO] [stdout] test quantity::tests::fractions::round_down ... ok
[INFO] [stdout] test quantity::tests::fractions::round_up ... ok
[INFO] [stdout] test quantity::tests::fractions::trivial_frac ... ok
[INFO] [stdout] test text::tests::trim_whitespace::inner_trim ... ok
[INFO] [stdout] test text::tests::trim_whitespace::no_trim ... ok
[INFO] [stdout] test text::tests::trim_whitespace::outer_trim ... ok
[INFO] [stdout] test quantity::tests::fractions::frac_with_err ... ok
[INFO] [stdout] test parser::quantity::tests::simple_numbers::_01_0_expects_panicking_some_not_number_ - should panic ... ok
[INFO] [stdout] test parser::quantity::tests::fractional_val::bad_fraction - should panic ... ok
[INFO] [stdout] test parser::section::tests::test_section::more_than_one_split - should panic ... ok
[INFO] [stdout] test parser::quantity::tests::simple_numbers::_01_expects_panicking_some_not_number_ - should panic ... ok
[INFO] [stdout] test lexer::tests::test_component ... ok
[INFO] [stdout] test parser::quantity::tests::simple_numbers::_10_0000000_expects_10_0 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/canonical.rs (/opt/rustwide/target/debug/deps/canonical-f7620c35a5c3979f)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test canonical_cases::canonical::comments ... ok
[INFO] [stdout] test canonical_cases::canonical::basicdirection ... ok
[INFO] [stdout] test canonical_cases::canonical::directionswithdegrees ... ok
[INFO] [stdout] test canonical_cases::canonical::commentsafteringredients ... ok
[INFO] [stdout] test canonical_cases::canonical::commentswithingredients ... ok
[INFO] [stdout] test canonical_cases::canonical::equipmentmultiplewordswithleadingnumber ... ok
[INFO] [stdout] test canonical_cases::canonical::directionswithnumbers ... ok
[INFO] [stdout] test canonical_cases::canonical::cookwarewithunicodewhitespace ... ok
[INFO] [stdout] test canonical_cases::canonical::equipmentmultiplewords ... ok
[INFO] [stdout] test canonical_cases::canonical::equipmentmultiplewordswithspaces ... ok
[INFO] [stdout] test canonical_cases::canonical::equipmentoneword ... ok
[INFO] [stdout] test canonical_cases::canonical::equipmentquantityoneword ... ok
[INFO] [stdout] test canonical_cases::canonical::equipmentquantity ... ok
[INFO] [stdout] test canonical_cases::canonical::fractions ... ok
[INFO] [stdout] test canonical_cases::canonical::equipmentquantitymultiplewords ... ok
[INFO] [stdout] test canonical_cases::canonical::fractionsindirections ... ok
[INFO] [stdout] test canonical_cases::canonical::ingredientexplicitunits ... ok
[INFO] [stdout] test canonical_cases::canonical::fractionslike ... ok
[INFO] [stdout] test canonical_cases::canonical::ingredientmultiplewordswithleadingnumber ... ok
[INFO] [stdout] test canonical_cases::canonical::ingredientexplicitunitswithspaces ... ok
[INFO] [stdout] test canonical_cases::canonical::directionwithingredient ... ok
[INFO] [stdout] test canonical_cases::canonical::fractionswithspaces ... ok
[INFO] [stdout] test canonical_cases::canonical::ingredientimplicitunits ... ok
[INFO] [stdout] test canonical_cases::canonical::ingredientnounits ... ok
[INFO] [stdout] test canonical_cases::canonical::ingredientnounitsnotonlystring ... ok
[INFO] [stdout] test canonical_cases::canonical::ingredientwithunicodewhitespace ... ok
[INFO] [stdout] test canonical_cases::canonical::invalidsinglewordcookware ... ok
[INFO] [stdout] test canonical_cases::canonical::ingredientwithoutstopper ... ok
[INFO] [stdout] test canonical_cases::canonical::ingredientwithnumbers ... ok
[INFO] [stdout] test canonical_cases::canonical::ingredientwithemoji ... ok
[INFO] [stdout] test canonical_cases::canonical::invalidsinglewordtimer ... ok
[INFO] [stdout] test canonical_cases::canonical::metadata ... ok
[INFO] [stdout] test canonical_cases::canonical::metadatabreak ... ok
[INFO] [stdout] test canonical_cases::canonical::metadatamultiwordkeywithspaces ... ok
[INFO] [stdout] test canonical_cases::canonical::multiwordingredient ... ok
[INFO] [stdout] test canonical_cases::canonical::metadatamultiwordkey ... ok
[INFO] [stdout] test canonical_cases::canonical::invalidsinglewordingredient ... ok
[INFO] [stdout] test canonical_cases::canonical::multilinedirections ... ok
[INFO] [stdout] test canonical_cases::canonical::multiplelines ... ok
[INFO] [stdout] test canonical_cases::canonical::multiwordingredientnoamount ... ok
[INFO] [stdout] test canonical_cases::canonical::singlewordingredientwithpunctuation ... ok
[INFO] [stdout] test canonical_cases::canonical::mutipleingredientswithoutstopper ... ok
[INFO] [stdout] test canonical_cases::canonical::singlewordcookwarewithunicodepunctuation ... ok
[INFO] [stdout] test canonical_cases::canonical::singlewordcookwarewithpunctuation ... ok
[INFO] [stdout] test canonical_cases::canonical::quantitydigitalstring ... ok
[INFO] [stdout] test canonical_cases::canonical::singlewordingredientwithunicodepunctuation ... ok
[INFO] [stdout] test canonical_cases::canonical::timerfractional ... ok
[INFO] [stdout] test canonical_cases::canonical::singlewordtimer ... ok
[INFO] [stdout] test canonical_cases::canonical::singlewordtimerwithpunctuation ... ok
[INFO] [stdout] test canonical_cases::canonical::timerdecimal ... ok
[INFO] [stdout] test canonical_cases::canonical::servings ... ok
[INFO] [stdout] test canonical_cases::canonical::singlewordtimerwithunicodepunctuation ... ok
[INFO] [stdout] test canonical_cases::canonical::quantityastext ... ok
[INFO] [stdout] test canonical_cases::canonical::timerinteger ... ok
[INFO] [stdout] test canonical_cases::canonical::timerwithunicodewhitespace ... ok
[INFO] [stdout] test canonical_cases::canonical::timerwithname ... ok
[INFO] [stdout] test canonical_cases::canonical::slashintext ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr]      Running tests/fractions.rs (/opt/rustwide/target/debug/deps/fractions-c7e4e1d69d3ec3e6)
[INFO] [stdout] test imperial::_15_0_tsp_expects_5_tbsp_ ... ok
[INFO] [stdout] test imperial::_1_5_f_expects_1_5_f_ ... ok
[INFO] [stdout] test imperial::_180_0_c_expects_356_f_ ... ok
[INFO] [stdout] test imperial::_16_0_tsp_expects_1_3_c_ ... ok
[INFO] [stdout] test imperial::_2_0_tsp_expects_2_tsp_ ... ok
[INFO] [stdout] test imperial::_3_0_tsp_expects_1_tbsp_ ... ok
[INFO] [stdout] test imperial::_3_5_tsp_expects_3_1_2_tsp_ ... ok
[INFO] [stdout] test imperial::_499_999_lb_expects_500_lb_ ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_completely_malformed_yaml ... ok
[INFO] [stdout] test test_invalid_yaml_frontmatter_becomes_warning ... ok
[INFO] [stdout] test test_invalid_yaml_with_colon_in_value ... ok
[INFO] [stdout] test test_valid_yaml_frontmatter_still_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stderr]      Running tests/frontmatter_tests.rs (/opt/rustwide/target/debug/deps/frontmatter_tests-ddf989fe556d5b78)
[INFO] [stderr]      Running tests/general_tests.rs (/opt/rustwide/target/debug/deps/general_tests-c253dcc5886e50d4)
[INFO] [stdout] test step_number::complex_2 ... ok
[INFO] [stdout] test step_number::complex_3 ... ok
[INFO] [stdout] test step_number::complex_1 ... ok
[INFO] [stdout] test empty_steps ... ok
[INFO] [stdout] test step_number::complex_4 ... ok
[INFO] [stdout] test multiple_temperatures ... ok
[INFO] [stdout] test single_line_no_separator ... ok
[INFO] [stdout] test step_number::complex_5 ... ok
[INFO] [stdout] test empty_not_empty ... ok
[INFO] [stdout] test no_steps_component_mode ... ok
[INFO] [stdout] test step_number::basic ... ok
[INFO] [stdout] test step_number::text_start ... ok
[INFO] [stdout] test step_number::section_reset ... ok
[INFO] [stdout] test step_number::text_middle ... ok
[INFO] [stdout] test text_steps_extension ... ok
[INFO] [stdout] test timer_missing_unit_warning ... ok
[INFO] [stdout] test whitespace_line_block_separator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pantry_test.rs (/opt/rustwide/target/debug/deps/pantry_test-e0f5f9aa1497c860)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scale.rs (/opt/rustwide/target/debug/deps/scale-d34e377d553c568b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_scale_to_servings_with_numeric_string ... ok
[INFO] [stdout] test test_scale_with_fractional_servings ... ok
[INFO] [stdout] test test_scale_to_servings_with_parseable_string_servings ... ok
[INFO] [stdout] test test_scale_updates_servings_metadata ... ok
[INFO] [stdout] test test_scale_without_servings_metadata ... ok
[INFO] [stdout] test test_scale_by_factor_updates_servings_metadata ... ok
[INFO] [stderr]      Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-f5a21337d3ec6dd2)
[INFO] [stdout] test test_scale_to_servings_with_non_numeric_servings ... ok
[INFO] [stderr]    Doc-tests cooklang
[INFO] [stdout] test test_scale_with_non_numeric_servings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test serde_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/aisle.rs - aisle::parse_lenient (line 260) ... ok
[INFO] [stdout] test src/convert/units_file.rs - convert::units_file::SIPrefix::ratio (line 80) ... ok
[INFO] [stdout] test src/lib.rs - (line 33) ... ok
[INFO] [stdout] test src/lib.rs - (line 23) ... ok
[INFO] [stdout] test src/quantity.rs - quantity::Number (line 59) ... ok
[INFO] [stdout] test src/model.rs - model::Ingredient::group_quantities (line 215) ... ok
[INFO] [stdout] test src/ingredient_list.rs - ingredient_list::Recipe::group_ingredients (line 45) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "86161319dc2c1e2b98f7ece0ff24df5b0012ee2f290fe910656efc6b8adba075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86161319dc2c1e2b98f7ece0ff24df5b0012ee2f290fe910656efc6b8adba075", kill_on_drop: false }`
[INFO] [stdout] 86161319dc2c1e2b98f7ece0ff24df5b0012ee2f290fe910656efc6b8adba075
