[INFO] fetching crate svdtools 0.5.0...
[INFO] building svdtools-0.5.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate svdtools 0.5.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate svdtools 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate svdtools 0.5.0
[INFO] tweaked toml for crates.io crate svdtools 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate svdtools 0.5.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate svdtools 0.5.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.18.0
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded convert_case v0.6.0
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded foldhash v0.1.4
[INFO] [stderr]   Downloaded svd-encoder v0.14.7
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded pest_generator v2.7.14
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded env_filter v0.1.3
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded deranged v0.3.11
[INFO] [stderr]   Downloaded kstring v2.0.2
[INFO] [stderr]   Downloaded commands v0.0.5
[INFO] [stderr]   Downloaded anymap2 v0.13.0
[INFO] [stderr]   Downloaded normpath v1.3.0
[INFO] [stderr]   Downloaded svd-parser v0.14.9
[INFO] [stderr]   Downloaded xmltree v0.11.0
[INFO] [stderr]   Downloaded pest_derive v2.7.14
[INFO] [stderr]   Downloaded roxmltree v0.20.0
[INFO] [stderr]   Downloaded clap_lex v0.7.3
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded svd-rs v0.14.12
[INFO] [stderr]   Downloaded once_cell v1.21.0
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded liquid-derive v0.26.10
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded pest_meta v2.7.14
[INFO] [stderr]   Downloaded xml-rs v0.8.23
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded liquid-core v0.26.11
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded liquid-lib v0.26.11
[INFO] [stderr]   Downloaded indexmap v2.6.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.20
[INFO] [stderr]   Downloaded getrandom v0.3.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.0
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded pest v2.7.14
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded serde_json v1.0.132
[INFO] [stderr]   Downloaded quick-xml v0.37.2
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]   Downloaded liquid v0.26.11
[INFO] [stderr]   Downloaded bstr v1.11.0
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dffff67a3d1e0e938f62f907b1b3390bd1840a11038f7e4417cc88ea0232f4ba
[INFO] running `Command { std: "docker" "start" "-a" "dffff67a3d1e0e938f62f907b1b3390bd1840a11038f7e4417cc88ea0232f4ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dffff67a3d1e0e938f62f907b1b3390bd1840a11038f7e4417cc88ea0232f4ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dffff67a3d1e0e938f62f907b1b3390bd1840a11038f7e4417cc88ea0232f4ba", kill_on_drop: false }`
[INFO] [stdout] dffff67a3d1e0e938f62f907b1b3390bd1840a11038f7e4417cc88ea0232f4ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c55cc59c6033308ccd2e8586c1e53e2f87d3bbd2718117af9fd3c1a19d8a1e3e
[INFO] running `Command { std: "docker" "start" "-a" "c55cc59c6033308ccd2e8586c1e53e2f87d3bbd2718117af9fd3c1a19d8a1e3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling xml-rs v0.8.23
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling commands v0.0.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.0
[INFO] [stderr]    Compiling xmltree v0.11.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling svd-rs v0.14.12
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling liquid-core v0.26.11
[INFO] [stderr]    Compiling svd-encoder v0.14.7
[INFO] [stderr]    Compiling svd-parser v0.14.9
[INFO] [stderr]    Compiling liquid-lib v0.26.11
[INFO] [stderr]    Compiling liquid v0.26.11
[INFO] [stderr]    Compiling svdtools v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/html/html_cli.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_str(&self, key: &str) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_str(&self, key: &str) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/html/html_cli.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn get_str(&self, key: &str) -> 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] 134 |     fn get_str(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/patch/iterators.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn matched(self, spec: &str) -> MatchIter<Self>;
[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] 32 |     fn matched(self, spec: &str) -> MatchIter<'_, Self>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/patch/iterators.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn matched(self, spec: &str) -> MatchIter<Self> {
[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] 40 |     fn matched(self, spec: &str) -> MatchIter<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.88s
[INFO] running `Command { std: "docker" "inspect" "c55cc59c6033308ccd2e8586c1e53e2f87d3bbd2718117af9fd3c1a19d8a1e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c55cc59c6033308ccd2e8586c1e53e2f87d3bbd2718117af9fd3c1a19d8a1e3e", kill_on_drop: false }`
[INFO] [stdout] c55cc59c6033308ccd2e8586c1e53e2f87d3bbd2718117af9fd3c1a19d8a1e3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 016d0a311c48cd0af1462ff35aeb61f1cd6d81d3abe6b7c490e7e8695f7c926a
[INFO] running `Command { std: "docker" "start" "-a" "016d0a311c48cd0af1462ff35aeb61f1cd6d81d3abe6b7c490e7e8695f7c926a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/html/html_cli.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_str(&self, key: &str) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_str(&self, key: &str) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/html/html_cli.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn get_str(&self, key: &str) -> 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] 134 |     fn get_str(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/patch/iterators.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn matched(self, spec: &str) -> MatchIter<Self>;
[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] 32 |     fn matched(self, spec: &str) -> MatchIter<'_, Self>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/patch/iterators.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn matched(self, spec: &str) -> MatchIter<Self> {
[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] 40 |     fn matched(self, spec: &str) -> MatchIter<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling svdtools v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/html/html_cli.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_str(&self, key: &str) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_str(&self, key: &str) -> Option<Cow<'_, str>>;
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/html/html_cli.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn get_str(&self, key: &str) -> 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] 134 |     fn get_str(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/patch/iterators.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn matched(self, spec: &str) -> MatchIter<Self>;
[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] 32 |     fn matched(self, spec: &str) -> MatchIter<'_, Self>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/patch/iterators.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn matched(self, spec: &str) -> MatchIter<Self> {
[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] 40 |     fn matched(self, spec: &str) -> MatchIter<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.03s
[INFO] running `Command { std: "docker" "inspect" "016d0a311c48cd0af1462ff35aeb61f1cd6d81d3abe6b7c490e7e8695f7c926a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "016d0a311c48cd0af1462ff35aeb61f1cd6d81d3abe6b7c490e7e8695f7c926a", kill_on_drop: false }`
[INFO] [stdout] 016d0a311c48cd0af1462ff35aeb61f1cd6d81d3abe6b7c490e7e8695f7c926a
