[INFO] fetching crate html-escape 0.2.13... [INFO] checking html-escape-0.2.13 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate html-escape 0.2.13 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate html-escape 0.2.13 [INFO] finished tweaking crates.io crate html-escape 0.2.13 [INFO] tweaked toml for crates.io crate html-escape 0.2.13 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate html-escape 0.2.13 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46c5aa3de1c4810eff1839aba6495185c5f50236d71b08fda2cebd2c0bc6c059 [INFO] running `Command { std: "docker" "start" "-a" "46c5aa3de1c4810eff1839aba6495185c5f50236d71b08fda2cebd2c0bc6c059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46c5aa3de1c4810eff1839aba6495185c5f50236d71b08fda2cebd2c0bc6c059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c5aa3de1c4810eff1839aba6495185c5f50236d71b08fda2cebd2c0bc6c059", kill_on_drop: false }` [INFO] [stdout] 46c5aa3de1c4810eff1839aba6495185c5f50236d71b08fda2cebd2c0bc6c059 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 277eb99aca7f126eac1494ef79655a9fff81875f8751d71f85e6401c200f1ae4 [INFO] running `Command { std: "docker" "start" "-a" "277eb99aca7f126eac1494ef79655a9fff81875f8751d71f85e6401c200f1ae4", kill_on_drop: false }` [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking html-escape v0.2.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/script.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / decode_impl! { [INFO] [stdout] 140 | | 7; [INFO] [stdout] 141 | | /// The following substring is unescaped: [INFO] [stdout] 142 | | /// [INFO] [stdout] ... | [INFO] [stdout] 152 | | decode_script_to_writer; [INFO] [stdout] 153 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/script.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / decode_impl! { [INFO] [stdout] 156 | | 7; [INFO] [stdout] 157 | | /// The following substring and character is unescaped: [INFO] [stdout] 158 | | /// [INFO] [stdout] ... | [INFO] [stdout] 169 | | decode_script_single_quoted_text_to_writer; [INFO] [stdout] 170 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/script.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | / decode_impl! { [INFO] [stdout] 173 | | 7; [INFO] [stdout] 174 | | /// The following substring and character are unescaped: [INFO] [stdout] 175 | | /// [INFO] [stdout] ... | [INFO] [stdout] 186 | | decode_script_double_quoted_text_to_writer; [INFO] [stdout] 187 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/script.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / decode_impl! { [INFO] [stdout] 190 | | 7; [INFO] [stdout] 191 | | /// The following substring and characters are unescaped: [INFO] [stdout] 192 | | /// [INFO] [stdout] ... | [INFO] [stdout] 204 | | decode_script_quoted_text_to_writer; [INFO] [stdout] 205 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/style.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / decode_impl! { [INFO] [stdout] 133 | | 6; [INFO] [stdout] 134 | | /// The following substring is unescaped: [INFO] [stdout] 135 | | /// [INFO] [stdout] ... | [INFO] [stdout] 145 | | decode_style_to_writer; [INFO] [stdout] 146 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/style.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | / decode_impl! { [INFO] [stdout] 149 | | 6; [INFO] [stdout] 150 | | /// The following substring and character is unescaped: [INFO] [stdout] 151 | | /// [INFO] [stdout] ... | [INFO] [stdout] 162 | | decode_style_single_quoted_text_to_writer; [INFO] [stdout] 163 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/style.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | / decode_impl! { [INFO] [stdout] 166 | | 6; [INFO] [stdout] 167 | | /// The following substring and character are unescaped: [INFO] [stdout] 168 | | /// [INFO] [stdout] ... | [INFO] [stdout] 179 | | decode_style_double_quoted_text_to_writer; [INFO] [stdout] 180 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/style.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / decode_impl! { [INFO] [stdout] 183 | | 6; [INFO] [stdout] 184 | | /// The following substring and characters are unescaped: [INFO] [stdout] 185 | | /// [INFO] [stdout] ... | [INFO] [stdout] 197 | | decode_style_quoted_text_to_writer; [INFO] [stdout] 198 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/html_entity/mod.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn decode_html_entities>(text: &S) -> Cow { [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] 18 | pub fn decode_html_entities>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/script.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / encode_impl! { [INFO] [stdout] 168 | | 7; [INFO] [stdout] 169 | | /// The following substring is escaped: [INFO] [stdout] 170 | | /// [INFO] [stdout] ... | [INFO] [stdout] 181 | | encode_script_to_writer; [INFO] [stdout] 182 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/script.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | / encode_impl! { [INFO] [stdout] 185 | | 7; [INFO] [stdout] 186 | | /// The following substring and character are escaped: [INFO] [stdout] 187 | | /// [INFO] [stdout] ... | [INFO] [stdout] 199 | | encode_script_single_quoted_text_to_writer; [INFO] [stdout] 200 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/script.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / encode_impl! { [INFO] [stdout] 203 | | 7; [INFO] [stdout] 204 | | /// The following substring and character are escaped: [INFO] [stdout] 205 | | /// [INFO] [stdout] ... | [INFO] [stdout] 217 | | encode_script_double_quoted_text_to_writer; [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/script.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / encode_impl! { [INFO] [stdout] 221 | | 7; [INFO] [stdout] 222 | | /// The following substring and characters are escaped: [INFO] [stdout] 223 | | /// [INFO] [stdout] ... | [INFO] [stdout] 236 | | encode_script_quoted_text_to_writer; [INFO] [stdout] 237 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/style.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | / encode_impl! { [INFO] [stdout] 157 | | 6; [INFO] [stdout] 158 | | /// The following substring is escaped: [INFO] [stdout] 159 | | /// [INFO] [stdout] ... | [INFO] [stdout] 170 | | encode_style_to_writer; [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/style.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / encode_impl! { [INFO] [stdout] 174 | | 6; [INFO] [stdout] 175 | | /// The following substring and character are escaped: [INFO] [stdout] 176 | | /// [INFO] [stdout] ... | [INFO] [stdout] 188 | | encode_style_single_quoted_text_to_writer; [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/style.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / encode_impl! { [INFO] [stdout] 192 | | 6; [INFO] [stdout] 193 | | /// The following substring and character are escaped: [INFO] [stdout] 194 | | /// [INFO] [stdout] ... | [INFO] [stdout] 206 | | encode_style_double_quoted_text_to_writer; [INFO] [stdout] 207 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/style.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | / encode_impl! { [INFO] [stdout] 210 | | 6; [INFO] [stdout] 211 | | /// The following substring and characters are escaped: [INFO] [stdout] 212 | | /// [INFO] [stdout] ... | [INFO] [stdout] 225 | | encode_style_quoted_text_to_writer; [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 196 | / encode_impl! { [INFO] [stdout] 197 | | /// The following characters are escaped: [INFO] [stdout] 198 | | /// [INFO] [stdout] 199 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 209 | | encode_text_minimal_to_writer; [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 212 | / encode_impl! { [INFO] [stdout] 213 | | /// The following characters are escaped: [INFO] [stdout] 214 | | /// [INFO] [stdout] 215 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 226 | | encode_text_to_writer; [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 229 | / encode_impl! { [INFO] [stdout] 230 | | /// The following characters are escaped: [INFO] [stdout] 231 | | /// [INFO] [stdout] 232 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 244 | | encode_double_quoted_attribute_to_writer; [INFO] [stdout] 245 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 247 | / encode_impl! { [INFO] [stdout] 248 | | /// The following characters are escaped: [INFO] [stdout] 249 | | /// [INFO] [stdout] 250 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 262 | | encode_single_quoted_attribute_to_writer; [INFO] [stdout] 263 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 265 | / encode_impl! { [INFO] [stdout] 266 | | /// The following characters (HTML reserved characters) are escaped: [INFO] [stdout] 267 | | /// [INFO] [stdout] 268 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 281 | | encode_quoted_attribute_to_writer; [INFO] [stdout] 282 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 284 | / encode_impl! { [INFO] [stdout] 285 | | /// The following characters are escaped: [INFO] [stdout] 286 | | /// [INFO] [stdout] 287 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 301 | | encode_safe_to_writer; [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/unquoted_attribute.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn encode_unquoted_attribute>(text: &S) -> Cow { [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] 22 | pub fn encode_unquoted_attribute>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/script.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / decode_impl! { [INFO] [stdout] 140 | | 7; [INFO] [stdout] 141 | | /// The following substring is unescaped: [INFO] [stdout] 142 | | /// [INFO] [stdout] ... | [INFO] [stdout] 152 | | decode_script_to_writer; [INFO] [stdout] 153 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/script.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / decode_impl! { [INFO] [stdout] 156 | | 7; [INFO] [stdout] 157 | | /// The following substring and character is unescaped: [INFO] [stdout] 158 | | /// [INFO] [stdout] ... | [INFO] [stdout] 169 | | decode_script_single_quoted_text_to_writer; [INFO] [stdout] 170 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/script.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | / decode_impl! { [INFO] [stdout] 173 | | 7; [INFO] [stdout] 174 | | /// The following substring and character are unescaped: [INFO] [stdout] 175 | | /// [INFO] [stdout] ... | [INFO] [stdout] 186 | | decode_script_double_quoted_text_to_writer; [INFO] [stdout] 187 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/script.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / decode_impl! { [INFO] [stdout] 190 | | 7; [INFO] [stdout] 191 | | /// The following substring and characters are unescaped: [INFO] [stdout] 192 | | /// [INFO] [stdout] ... | [INFO] [stdout] 204 | | decode_script_quoted_text_to_writer; [INFO] [stdout] 205 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/style.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / decode_impl! { [INFO] [stdout] 133 | | 6; [INFO] [stdout] 134 | | /// The following substring is unescaped: [INFO] [stdout] 135 | | /// [INFO] [stdout] ... | [INFO] [stdout] 145 | | decode_style_to_writer; [INFO] [stdout] 146 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/style.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | / decode_impl! { [INFO] [stdout] 149 | | 6; [INFO] [stdout] 150 | | /// The following substring and character is unescaped: [INFO] [stdout] 151 | | /// [INFO] [stdout] ... | [INFO] [stdout] 162 | | decode_style_single_quoted_text_to_writer; [INFO] [stdout] 163 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/style.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | / decode_impl! { [INFO] [stdout] 166 | | 6; [INFO] [stdout] 167 | | /// The following substring and character are unescaped: [INFO] [stdout] 168 | | /// [INFO] [stdout] ... | [INFO] [stdout] 179 | | decode_style_double_quoted_text_to_writer; [INFO] [stdout] 180 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/element/decode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/decode/element/style.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / decode_impl! { [INFO] [stdout] 183 | | 6; [INFO] [stdout] 184 | | /// The following substring and characters are unescaped: [INFO] [stdout] 185 | | /// [INFO] [stdout] ... | [INFO] [stdout] 197 | | decode_style_quoted_text_to_writer; [INFO] [stdout] 198 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decode/html_entity/mod.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn decode_html_entities>(text: &S) -> Cow { [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] 18 | pub fn decode_html_entities>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/script.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / encode_impl! { [INFO] [stdout] 168 | | 7; [INFO] [stdout] 169 | | /// The following substring is escaped: [INFO] [stdout] 170 | | /// [INFO] [stdout] ... | [INFO] [stdout] 181 | | encode_script_to_writer; [INFO] [stdout] 182 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/script.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | / encode_impl! { [INFO] [stdout] 185 | | 7; [INFO] [stdout] 186 | | /// The following substring and character are escaped: [INFO] [stdout] 187 | | /// [INFO] [stdout] ... | [INFO] [stdout] 199 | | encode_script_single_quoted_text_to_writer; [INFO] [stdout] 200 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/script.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / encode_impl! { [INFO] [stdout] 203 | | 7; [INFO] [stdout] 204 | | /// The following substring and character are escaped: [INFO] [stdout] 205 | | /// [INFO] [stdout] ... | [INFO] [stdout] 217 | | encode_script_double_quoted_text_to_writer; [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/script.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / encode_impl! { [INFO] [stdout] 221 | | 7; [INFO] [stdout] 222 | | /// The following substring and characters are escaped: [INFO] [stdout] 223 | | /// [INFO] [stdout] ... | [INFO] [stdout] 236 | | encode_script_quoted_text_to_writer; [INFO] [stdout] 237 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/style.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | / encode_impl! { [INFO] [stdout] 157 | | 6; [INFO] [stdout] 158 | | /// The following substring is escaped: [INFO] [stdout] 159 | | /// [INFO] [stdout] ... | [INFO] [stdout] 170 | | encode_style_to_writer; [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/style.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / encode_impl! { [INFO] [stdout] 174 | | 6; [INFO] [stdout] 175 | | /// The following substring and character are escaped: [INFO] [stdout] 176 | | /// [INFO] [stdout] ... | [INFO] [stdout] 188 | | encode_style_single_quoted_text_to_writer; [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/style.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / encode_impl! { [INFO] [stdout] 192 | | 6; [INFO] [stdout] 193 | | /// The following substring and character are escaped: [INFO] [stdout] 194 | | /// [INFO] [stdout] ... | [INFO] [stdout] 206 | | encode_style_double_quoted_text_to_writer; [INFO] [stdout] 207 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/element/encode_impl.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/encode/element/style.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | / encode_impl! { [INFO] [stdout] 210 | | 6; [INFO] [stdout] 211 | | /// The following substring and characters are escaped: [INFO] [stdout] 212 | | /// [INFO] [stdout] ... | [INFO] [stdout] 225 | | encode_style_quoted_text_to_writer; [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 196 | / encode_impl! { [INFO] [stdout] 197 | | /// The following characters are escaped: [INFO] [stdout] 198 | | /// [INFO] [stdout] 199 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 209 | | encode_text_minimal_to_writer; [INFO] [stdout] 210 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 212 | / encode_impl! { [INFO] [stdout] 213 | | /// The following characters are escaped: [INFO] [stdout] 214 | | /// [INFO] [stdout] 215 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 226 | | encode_text_to_writer; [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 229 | / encode_impl! { [INFO] [stdout] 230 | | /// The following characters are escaped: [INFO] [stdout] 231 | | /// [INFO] [stdout] 232 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 244 | | encode_double_quoted_attribute_to_writer; [INFO] [stdout] 245 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 247 | / encode_impl! { [INFO] [stdout] 248 | | /// The following characters are escaped: [INFO] [stdout] 249 | | /// [INFO] [stdout] 250 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 262 | | encode_single_quoted_attribute_to_writer; [INFO] [stdout] 263 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 265 | / encode_impl! { [INFO] [stdout] 266 | | /// The following characters (HTML reserved characters) are escaped: [INFO] [stdout] 267 | | /// [INFO] [stdout] 268 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 281 | | encode_quoted_attribute_to_writer; [INFO] [stdout] 282 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/mod.rs:112:59 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow { [INFO] [stdout] | ^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 284 | / encode_impl! { [INFO] [stdout] 285 | | /// The following characters are escaped: [INFO] [stdout] 286 | | /// [INFO] [stdout] 287 | | /// * `&` => `&` [INFO] [stdout] ... | [INFO] [stdout] 301 | | encode_safe_to_writer; [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encode/html_entity/unquoted_attribute.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn encode_unquoted_attribute>(text: &S) -> Cow { [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] 22 | pub fn encode_unquoted_attribute>(text: &S) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "277eb99aca7f126eac1494ef79655a9fff81875f8751d71f85e6401c200f1ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "277eb99aca7f126eac1494ef79655a9fff81875f8751d71f85e6401c200f1ae4", kill_on_drop: false }` [INFO] [stdout] 277eb99aca7f126eac1494ef79655a9fff81875f8751d71f85e6401c200f1ae4