[INFO] fetching crate xml_oxide 0.3.0... [INFO] checking xml_oxide-0.3.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate xml_oxide 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate xml_oxide 0.3.0 [INFO] finished tweaking crates.io crate xml_oxide 0.3.0 [INFO] tweaked toml for crates.io crate xml_oxide 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xml_oxide 0.3.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ddc8d5495ce1590671c08d3d28ba2aa5ee67a969fd9190550d0d50dd69a8780 [INFO] running `Command { std: "docker" "start" "-a" "5ddc8d5495ce1590671c08d3d28ba2aa5ee67a969fd9190550d0d50dd69a8780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ddc8d5495ce1590671c08d3d28ba2aa5ee67a969fd9190550d0d50dd69a8780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ddc8d5495ce1590671c08d3d28ba2aa5ee67a969fd9190550d0d50dd69a8780", kill_on_drop: false }` [INFO] [stdout] 5ddc8d5495ce1590671c08d3d28ba2aa5ee67a969fd9190550d0d50dd69a8780 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8331c6444fc2c7d105de09346f30c8324d46c78c27af047f717e0982595bf2bb [INFO] running `Command { std: "docker" "start" "-a" "8331c6444fc2c7d105de09346f30c8324d46c78c27af047f717e0982595bf2bb", kill_on_drop: false }` [INFO] [stderr] Checking xml_oxide v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `multi::many0` [INFO] [stdout] --> src/sax/internal.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | multi::many0, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SAXAttribute2` [INFO] [stdout] --> src/sax/parser.rs:8:75 [INFO] [stdout] | [INFO] [stdout] 8 | InsideComment, Misc, MiscBeforeDoctype, MiscBeforeXmlDecl, QName, SAXAttribute2, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec` [INFO] [stdout] --> src/sax/parser.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multi::many0` [INFO] [stdout] --> src/sax/internal.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | multi::many0, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SAXAttribute2` [INFO] [stdout] --> src/sax/parser.rs:8:75 [INFO] [stdout] | [INFO] [stdout] 8 | InsideComment, Misc, MiscBeforeDoctype, MiscBeforeXmlDecl, QName, SAXAttribute2, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec` [INFO] [stdout] --> src/sax/parser.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::BorrowMut` [INFO] [stdout] --> src/sax/parser.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | borrow::BorrowMut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namespace_strbuffer` [INFO] [stdout] --> src/sax/parser.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | namespace_strbuffer: &'a mut String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace_strbuffer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer3` [INFO] [stdout] --> src/sax/parser.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | buffer3: &circular::Buffer, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sax/parser.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | mut namespace_strbuffer: &'a mut String, [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/sax/circular.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl Buffer { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn from_slice(data: &[u8]) -> Buffer { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn empty(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn consume_noshift(&mut self, count: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub fn delete_slice(&mut self, start: usize, length: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn replace_slice(&mut self, data: &[u8], start: usize, length: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn insert_slice(&mut self, data: &[u8], start: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeRanges` is never constructed [INFO] [stdout] --> src/sax/internal.rs:352:12 [INFO] [stdout] | [INFO] [stdout] 352 | pub struct AttributeRanges { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SAXAttribute2` is never constructed [INFO] [stdout] --> src/sax/internal.rs:415:12 [INFO] [stdout] | [INFO] [stdout] 415 | pub struct SAXAttribute2 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SAXAttributeNsAware` is never constructed [INFO] [stdout] --> src/sax/internal.rs:425:8 [INFO] [stdout] | [INFO] [stdout] 425 | struct SAXAttributeNsAware { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_data_splitted` is never used [INFO] [stdout] --> src/sax/parser.rs:337:4 [INFO] [stdout] | [INFO] [stdout] 337 | fn read_data_splitted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_data_splitted_refcell` is never used [INFO] [stdout] --> src/sax/parser.rs:356:4 [INFO] [stdout] | [INFO] [stdout] 356 | fn read_data_splitted_refcell( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | fn Attribute(input: &[u8]) -> IResult<&[u8], SAXAttribute> { [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] 327 | fn Attribute(input: &[u8]) -> IResult<&[u8], SAXAttribute<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:445:21 [INFO] [stdout] | [INFO] [stdout] 445 | fn STag<'a>(input: &'a [u8]) -> IResult<&[u8], StartElement<'a>> { [INFO] [stdout] | ^^ ----- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 445 | fn STag<'a>(input: &'a [u8]) -> IResult<&'a [u8], StartElement<'a>> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:470:24 [INFO] [stdout] | [INFO] [stdout] 470 | fn EmptyElemTag(input: &[u8]) -> IResult<&[u8], StartElement> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 470 | fn EmptyElemTag(input: &[u8]) -> IResult<&[u8], StartElement<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:496:16 [INFO] [stdout] | [INFO] [stdout] 496 | fn ETag(input: &[u8]) -> IResult<&[u8], EndElement> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 496 | fn ETag(input: &[u8]) -> IResult<&[u8], EndElement<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:698:36 [INFO] [stdout] | [INFO] [stdout] 698 | fn content_relaxed_CharData(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 698 | fn content_relaxed_CharData(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:704:32 [INFO] [stdout] | [INFO] [stdout] 704 | fn content_relaxed_STag(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 704 | fn content_relaxed_STag(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:711:32 [INFO] [stdout] | [INFO] [stdout] 711 | fn content_relaxed_ETag(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 711 | fn content_relaxed_ETag(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:719:40 [INFO] [stdout] | [INFO] [stdout] 719 | fn content_relaxed_EmptyElemTag(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 719 | fn content_relaxed_EmptyElemTag(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:726:37 [INFO] [stdout] | [INFO] [stdout] 726 | fn content_relaxed_Reference(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 726 | fn content_relaxed_Reference(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:738:38 [INFO] [stdout] | [INFO] [stdout] 738 | fn content_relaxed_CdataStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 738 | fn content_relaxed_CdataStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:745:40 [INFO] [stdout] | [INFO] [stdout] 745 | fn content_relaxed_CommentStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 745 | fn content_relaxed_CommentStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:753:31 [INFO] [stdout] | [INFO] [stdout] 753 | pub fn content_relaxed(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 753 | pub fn content_relaxed(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1003:36 [INFO] [stdout] | [INFO] [stdout] 1003 | fn insidecomment_characters(input: &[u8]) -> IResult<&[u8], InsideComment> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1003 | fn insidecomment_characters(input: &[u8]) -> IResult<&[u8], InsideComment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1014:37 [INFO] [stdout] | [INFO] [stdout] 1014 | fn insidecomment_comment_end(input: &[u8]) -> IResult<&[u8], InsideComment> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1014 | fn insidecomment_comment_end(input: &[u8]) -> IResult<&[u8], InsideComment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1022:29 [INFO] [stdout] | [INFO] [stdout] 1022 | pub fn insidecomment(input: &[u8]) -> IResult<&[u8], InsideComment> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1022 | pub fn insidecomment(input: &[u8]) -> IResult<&[u8], InsideComment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1240:34 [INFO] [stdout] | [INFO] [stdout] 1240 | fn insidecdata_characters(input: &[u8]) -> IResult<&[u8], InsideCdata> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1240 | fn insidecdata_characters(input: &[u8]) -> IResult<&[u8], InsideCdata<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1251:33 [INFO] [stdout] | [INFO] [stdout] 1251 | fn insidecdata_cdata_end(input: &[u8]) -> IResult<&[u8], InsideCdata> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1251 | fn insidecdata_cdata_end(input: &[u8]) -> IResult<&[u8], InsideCdata<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1259:27 [INFO] [stdout] | [INFO] [stdout] 1259 | pub fn insidecdata(input: &[u8]) -> IResult<&[u8], InsideCdata> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1259 | pub fn insidecdata(input: &[u8]) -> IResult<&[u8], InsideCdata<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1296:20 [INFO] [stdout] | [INFO] [stdout] 1296 | pub fn misc(input: &[u8]) -> IResult<&[u8], Misc> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1296 | pub fn misc(input: &[u8]) -> IResult<&[u8], Misc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1303:35 [INFO] [stdout] | [INFO] [stdout] 1303 | pub fn misc_before_doctype(input: &[u8]) -> IResult<&[u8], MiscBeforeDoctype> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1303 | pub fn misc_before_doctype(input: &[u8]) -> IResult<&[u8], MiscBeforeDoctype<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1311:35 [INFO] [stdout] | [INFO] [stdout] 1311 | pub fn misc_before_xmldecl(input: &[u8]) -> IResult<&[u8], MiscBeforeXmlDecl> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1311 | pub fn misc_before_xmldecl(input: &[u8]) -> IResult<&[u8], MiscBeforeXmlDecl<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1423:21 [INFO] [stdout] | [INFO] [stdout] 1423 | pub fn QName(input: &[u8]) -> IResult<&[u8], QName> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1423 | pub fn QName(input: &[u8]) -> IResult<&[u8], QName<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `comments_buf` is never read [INFO] [stdout] --> tests/test.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct MyCollectorSaxHandler { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | comments_buf: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::BorrowMut` [INFO] [stdout] --> src/sax/parser.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | borrow::BorrowMut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expected` [INFO] [stdout] --> tests/test_newer_parser.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | let expected = r#"StartDocument [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inside_comment` is assigned to, but never used [INFO] [stdout] --> tests/test_newer_parser.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let mut inside_comment = false; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_inside_comment` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inside_cdata` is assigned to, but never used [INFO] [stdout] --> tests/test_newer_parser.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | let mut inside_cdata = false; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_inside_cdata` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `inside_comment` is never read [INFO] [stdout] --> tests/test_newer_parser.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | inside_comment = true; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `inside_comment` is never read [INFO] [stdout] --> tests/test_newer_parser.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | inside_comment = false; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `inside_cdata` is never read [INFO] [stdout] --> tests/test_newer_parser.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | inside_cdata = true; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `inside_cdata` is never read [INFO] [stdout] --> tests/test_newer_parser.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | inside_cdata = false; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namespace_strbuffer` [INFO] [stdout] --> src/sax/parser.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | namespace_strbuffer: &'a mut String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace_strbuffer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer3` [INFO] [stdout] --> src/sax/parser.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | buffer3: &circular::Buffer, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sax/parser.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | mut namespace_strbuffer: &'a mut String, [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_slice`, `empty`, `reset`, and `insert_slice` are never used [INFO] [stdout] --> src/sax/circular.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl Buffer { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn from_slice(data: &[u8]) -> Buffer { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn empty(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn insert_slice(&mut self, data: &[u8], start: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeRanges` is never constructed [INFO] [stdout] --> src/sax/internal.rs:352:12 [INFO] [stdout] | [INFO] [stdout] 352 | pub struct AttributeRanges { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SAXAttribute2` is never constructed [INFO] [stdout] --> src/sax/internal.rs:415:12 [INFO] [stdout] | [INFO] [stdout] 415 | pub struct SAXAttribute2 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SAXAttributeNsAware` is never constructed [INFO] [stdout] --> src/sax/internal.rs:425:8 [INFO] [stdout] | [INFO] [stdout] 425 | struct SAXAttributeNsAware { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_data_splitted` is never used [INFO] [stdout] --> src/sax/parser.rs:337:4 [INFO] [stdout] | [INFO] [stdout] 337 | fn read_data_splitted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_data_splitted_refcell` is never used [INFO] [stdout] --> src/sax/parser.rs:356:4 [INFO] [stdout] | [INFO] [stdout] 356 | fn read_data_splitted_refcell( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | fn Attribute(input: &[u8]) -> IResult<&[u8], SAXAttribute> { [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] 327 | fn Attribute(input: &[u8]) -> IResult<&[u8], SAXAttribute<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:445:21 [INFO] [stdout] | [INFO] [stdout] 445 | fn STag<'a>(input: &'a [u8]) -> IResult<&[u8], StartElement<'a>> { [INFO] [stdout] | ^^ ----- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 445 | fn STag<'a>(input: &'a [u8]) -> IResult<&'a [u8], StartElement<'a>> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:470:24 [INFO] [stdout] | [INFO] [stdout] 470 | fn EmptyElemTag(input: &[u8]) -> IResult<&[u8], StartElement> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 470 | fn EmptyElemTag(input: &[u8]) -> IResult<&[u8], StartElement<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:496:16 [INFO] [stdout] | [INFO] [stdout] 496 | fn ETag(input: &[u8]) -> IResult<&[u8], EndElement> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 496 | fn ETag(input: &[u8]) -> IResult<&[u8], EndElement<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:698:36 [INFO] [stdout] | [INFO] [stdout] 698 | fn content_relaxed_CharData(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 698 | fn content_relaxed_CharData(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:704:32 [INFO] [stdout] | [INFO] [stdout] 704 | fn content_relaxed_STag(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 704 | fn content_relaxed_STag(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:711:32 [INFO] [stdout] | [INFO] [stdout] 711 | fn content_relaxed_ETag(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 711 | fn content_relaxed_ETag(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:719:40 [INFO] [stdout] | [INFO] [stdout] 719 | fn content_relaxed_EmptyElemTag(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 719 | fn content_relaxed_EmptyElemTag(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:726:37 [INFO] [stdout] | [INFO] [stdout] 726 | fn content_relaxed_Reference(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 726 | fn content_relaxed_Reference(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:738:38 [INFO] [stdout] | [INFO] [stdout] 738 | fn content_relaxed_CdataStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 738 | fn content_relaxed_CdataStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:745:40 [INFO] [stdout] | [INFO] [stdout] 745 | fn content_relaxed_CommentStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 745 | fn content_relaxed_CommentStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:753:31 [INFO] [stdout] | [INFO] [stdout] 753 | pub fn content_relaxed(input: &[u8]) -> IResult<&[u8], ContentRelaxed> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 753 | pub fn content_relaxed(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1003:36 [INFO] [stdout] | [INFO] [stdout] 1003 | fn insidecomment_characters(input: &[u8]) -> IResult<&[u8], InsideComment> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1003 | fn insidecomment_characters(input: &[u8]) -> IResult<&[u8], InsideComment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1014:37 [INFO] [stdout] | [INFO] [stdout] 1014 | fn insidecomment_comment_end(input: &[u8]) -> IResult<&[u8], InsideComment> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1014 | fn insidecomment_comment_end(input: &[u8]) -> IResult<&[u8], InsideComment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1022:29 [INFO] [stdout] | [INFO] [stdout] 1022 | pub fn insidecomment(input: &[u8]) -> IResult<&[u8], InsideComment> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1022 | pub fn insidecomment(input: &[u8]) -> IResult<&[u8], InsideComment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1240:34 [INFO] [stdout] | [INFO] [stdout] 1240 | fn insidecdata_characters(input: &[u8]) -> IResult<&[u8], InsideCdata> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1240 | fn insidecdata_characters(input: &[u8]) -> IResult<&[u8], InsideCdata<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1251:33 [INFO] [stdout] | [INFO] [stdout] 1251 | fn insidecdata_cdata_end(input: &[u8]) -> IResult<&[u8], InsideCdata> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1251 | fn insidecdata_cdata_end(input: &[u8]) -> IResult<&[u8], InsideCdata<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1259:27 [INFO] [stdout] | [INFO] [stdout] 1259 | pub fn insidecdata(input: &[u8]) -> IResult<&[u8], InsideCdata> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1259 | pub fn insidecdata(input: &[u8]) -> IResult<&[u8], InsideCdata<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1296:20 [INFO] [stdout] | [INFO] [stdout] 1296 | pub fn misc(input: &[u8]) -> IResult<&[u8], Misc> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1296 | pub fn misc(input: &[u8]) -> IResult<&[u8], Misc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1303:35 [INFO] [stdout] | [INFO] [stdout] 1303 | pub fn misc_before_doctype(input: &[u8]) -> IResult<&[u8], MiscBeforeDoctype> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1303 | pub fn misc_before_doctype(input: &[u8]) -> IResult<&[u8], MiscBeforeDoctype<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1311:35 [INFO] [stdout] | [INFO] [stdout] 1311 | pub fn misc_before_xmldecl(input: &[u8]) -> IResult<&[u8], MiscBeforeXmlDecl> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1311 | pub fn misc_before_xmldecl(input: &[u8]) -> IResult<&[u8], MiscBeforeXmlDecl<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sax/internal.rs:1423:21 [INFO] [stdout] | [INFO] [stdout] 1423 | pub fn QName(input: &[u8]) -> IResult<&[u8], QName> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1423 | pub fn QName(input: &[u8]) -> IResult<&[u8], QName<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "8331c6444fc2c7d105de09346f30c8324d46c78c27af047f717e0982595bf2bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8331c6444fc2c7d105de09346f30c8324d46c78c27af047f717e0982595bf2bb", kill_on_drop: false }` [INFO] [stdout] 8331c6444fc2c7d105de09346f30c8324d46c78c27af047f717e0982595bf2bb