[INFO] fetching crate xml_oxide 0.3.0...
[INFO] testing xml_oxide-0.3.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate xml_oxide 0.3.0 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xml_oxide 0.3.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6aef37b35dfb43d535abfa833aeea9a410b0fbb3fda9cb03bf5fd65bef9b26b7
[INFO] running `Command { std: "docker" "start" "-a" "6aef37b35dfb43d535abfa833aeea9a410b0fbb3fda9cb03bf5fd65bef9b26b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6aef37b35dfb43d535abfa833aeea9a410b0fbb3fda9cb03bf5fd65bef9b26b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aef37b35dfb43d535abfa833aeea9a410b0fbb3fda9cb03bf5fd65bef9b26b7", kill_on_drop: false }`
[INFO] [stdout] 6aef37b35dfb43d535abfa833aeea9a410b0fbb3fda9cb03bf5fd65bef9b26b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80f84750d8b65949263208ce06a5f1ca3c9d1829222ab2388eaa8822c34723da
[INFO] running `Command { std: "docker" "start" "-a" "80f84750d8b65949263208ce06a5f1ca3c9d1829222ab2388eaa8822c34723da", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn replace_slice(&mut self, data: &[u8], start: usize, length: usize) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub fn insert_slice(&mut self, data: &[u8], start: usize) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<R: Read>(
[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<R: Read>(
[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:41
[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 3.61s
[INFO] running `Command { std: "docker" "inspect" "80f84750d8b65949263208ce06a5f1ca3c9d1829222ab2388eaa8822c34723da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80f84750d8b65949263208ce06a5f1ca3c9d1829222ab2388eaa8822c34723da", kill_on_drop: false }`
[INFO] [stdout] 80f84750d8b65949263208ce06a5f1ca3c9d1829222ab2388eaa8822c34723da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49ae7bcb4d0aca28830177df230b52e9f697ad826f9172f057dd8640942488d0
[INFO] running `Command { std: "docker" "start" "-a" "49ae7bcb4d0aca28830177df230b52e9f697ad826f9172f057dd8640942488d0", kill_on_drop: false }`
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn replace_slice(&mut self, data: &[u8], start: usize, length: usize) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub fn insert_slice(&mut self, data: &[u8], start: usize) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<R: Read>(
[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<R: Read>(
[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:41
[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] [stderr]    Compiling xml_oxide v0.3.0 (/opt/rustwide/workdir)
[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: 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)]` (part of `#[warn(unused)]`) 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:9
[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:9
[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]     |                     ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 105 |                     inside_comment = false;
[INFO] [stdout]     |                     ---------------------- `inside_comment` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) 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]     |                     ^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 125 |                     inside_cdata = false;
[INFO] [stdout]     |                     -------------------- `inside_cdata` is overwritten here before the previous value is 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: 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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<R: Read>(
[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<R: Read>(
[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:41
[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 `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "49ae7bcb4d0aca28830177df230b52e9f697ad826f9172f057dd8640942488d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49ae7bcb4d0aca28830177df230b52e9f697ad826f9172f057dd8640942488d0", kill_on_drop: false }`
[INFO] [stdout] 49ae7bcb4d0aca28830177df230b52e9f697ad826f9172f057dd8640942488d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d0b5c789ce3de8465706858ef7bc5d8098728ed2864486f6b9a50ae2a7d1aa9
[INFO] running `Command { std: "docker" "start" "-a" "8d0b5c789ce3de8465706858ef7bc5d8098728ed2864486f6b9a50ae2a7d1aa9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `multi::many0`
[INFO] [stderr]   --> src/sax/internal.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     multi::many0,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SAXAttribute2`
[INFO] [stderr]  --> src/sax/parser.rs:8:75
[INFO] [stderr]   |
[INFO] [stderr] 8 |         InsideComment, Misc, MiscBeforeDoctype, MiscBeforeXmlDecl, QName, SAXAttribute2,
[INFO] [stderr]   |                                                                           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `vec`
[INFO] [stderr]   --> src/sax/parser.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     vec,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `borrow::BorrowMut`
[INFO] [stderr]   --> src/sax/parser.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     borrow::BorrowMut,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `namespace_strbuffer`
[INFO] [stderr]   --> src/sax/parser.rs:94:5
[INFO] [stderr]    |
[INFO] [stderr] 94 |     namespace_strbuffer: &'a mut String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace_strbuffer`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `buffer3`
[INFO] [stderr]   --> src/sax/parser.rs:97:5
[INFO] [stderr]    |
[INFO] [stderr] 97 |     buffer3: &circular::Buffer,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer3`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/sax/parser.rs:385:5
[INFO] [stderr]     |
[INFO] [stderr] 385 |     mut namespace_strbuffer: &'a mut String,
[INFO] [stderr]     |     ----^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/sax/circular.rs:52:12
[INFO] [stderr]     |
[INFO] [stderr]  36 | impl Buffer {
[INFO] [stderr]     | ----------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  52 |     pub fn from_slice(data: &[u8]) -> Buffer {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  90 |     pub fn empty(&self) -> bool {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     pub fn consume_noshift(&mut self, count: usize) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 |     pub fn reset(&mut self) {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 178 |     pub fn delete_slice(&mut self, start: usize, length: usize) -> Option<usize> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 198 |     pub fn replace_slice(&mut self, data: &[u8], start: usize, length: usize) -> Option<usize> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 244 |     pub fn insert_slice(&mut self, data: &[u8], start: usize) -> Option<usize> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AttributeRanges` is never constructed
[INFO] [stderr]    --> src/sax/internal.rs:352:12
[INFO] [stderr]     |
[INFO] [stderr] 352 | pub struct AttributeRanges {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SAXAttribute2` is never constructed
[INFO] [stderr]    --> src/sax/internal.rs:415:12
[INFO] [stderr]     |
[INFO] [stderr] 415 | pub struct SAXAttribute2 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SAXAttributeNsAware` is never constructed
[INFO] [stderr]    --> src/sax/internal.rs:425:8
[INFO] [stderr]     |
[INFO] [stderr] 425 | struct SAXAttributeNsAware {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_data_splitted` is never used
[INFO] [stderr]    --> src/sax/parser.rs:337:4
[INFO] [stderr]     |
[INFO] [stderr] 337 | fn read_data_splitted<R: Read>(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_data_splitted_refcell` is never used
[INFO] [stderr]    --> src/sax/parser.rs:356:4
[INFO] [stderr]     |
[INFO] [stderr] 356 | fn read_data_splitted_refcell<R: Read>(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:327:21
[INFO] [stderr]     |
[INFO] [stderr] 327 | fn Attribute(input: &[u8]) -> IResult<&[u8], SAXAttribute> {
[INFO] [stderr]     |                     ^^^^^             ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |                 |
[INFO] [stderr]     |                     |                 the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 327 | fn Attribute(input: &[u8]) -> IResult<&[u8], SAXAttribute<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:445:41
[INFO] [stderr]     |
[INFO] [stderr] 445 | fn STag<'a>(input: &'a [u8]) -> IResult<&[u8], StartElement<'a>> {
[INFO] [stderr]     |                     --                  ^^^^^               -- the same lifetime is named here
[INFO] [stderr]     |                     |                   |
[INFO] [stderr]     |                     |                   the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 445 | fn STag<'a>(input: &'a [u8]) -> IResult<&'a [u8], StartElement<'a>> {
[INFO] [stderr]     |                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:470:24
[INFO] [stderr]     |
[INFO] [stderr] 470 | fn EmptyElemTag(input: &[u8]) -> IResult<&[u8], StartElement> {
[INFO] [stderr]     |                        ^^^^^             ^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                 |
[INFO] [stderr]     |                        |                 the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 470 | fn EmptyElemTag(input: &[u8]) -> IResult<&[u8], StartElement<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:496:16
[INFO] [stderr]     |
[INFO] [stderr] 496 | fn ETag(input: &[u8]) -> IResult<&[u8], EndElement> {
[INFO] [stderr]     |                ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |                 |
[INFO] [stderr]     |                |                 the same lifetime is elided here
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 496 | fn ETag(input: &[u8]) -> IResult<&[u8], EndElement<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:698:36
[INFO] [stderr]     |
[INFO] [stderr] 698 | fn content_relaxed_CharData(input: &[u8]) -> IResult<&[u8], ContentRelaxed> {
[INFO] [stderr]     |                                    ^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |                 |
[INFO] [stderr]     |                                    |                 the same lifetime is elided here
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 698 | fn content_relaxed_CharData(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:704:32
[INFO] [stderr]     |
[INFO] [stderr] 704 | fn content_relaxed_STag(input: &[u8]) -> IResult<&[u8], ContentRelaxed> {
[INFO] [stderr]     |                                ^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |                 |
[INFO] [stderr]     |                                |                 the same lifetime is elided here
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 704 | fn content_relaxed_STag(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:711:32
[INFO] [stderr]     |
[INFO] [stderr] 711 | fn content_relaxed_ETag(input: &[u8]) -> IResult<&[u8], ContentRelaxed> {
[INFO] [stderr]     |                                ^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |                 |
[INFO] [stderr]     |                                |                 the same lifetime is elided here
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 711 | fn content_relaxed_ETag(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:719:40
[INFO] [stderr]     |
[INFO] [stderr] 719 | fn content_relaxed_EmptyElemTag(input: &[u8]) -> IResult<&[u8], ContentRelaxed> {
[INFO] [stderr]     |                                        ^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                 |
[INFO] [stderr]     |                                        |                 the same lifetime is elided here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 719 | fn content_relaxed_EmptyElemTag(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:726:37
[INFO] [stderr]     |
[INFO] [stderr] 726 | fn content_relaxed_Reference(input: &[u8]) -> IResult<&[u8], ContentRelaxed> {
[INFO] [stderr]     |                                     ^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |                 |
[INFO] [stderr]     |                                     |                 the same lifetime is elided here
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 726 | fn content_relaxed_Reference(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:738:38
[INFO] [stderr]     |
[INFO] [stderr] 738 | fn content_relaxed_CdataStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed> {
[INFO] [stderr]     |                                      ^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                      |                 |
[INFO] [stderr]     |                                      |                 the same lifetime is elided here
[INFO] [stderr]     |                                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 738 | fn content_relaxed_CdataStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:745:40
[INFO] [stderr]     |
[INFO] [stderr] 745 | fn content_relaxed_CommentStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed> {
[INFO] [stderr]     |                                        ^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                        |                 |
[INFO] [stderr]     |                                        |                 the same lifetime is elided here
[INFO] [stderr]     |                                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 745 | fn content_relaxed_CommentStart(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sax/internal.rs:753:31
[INFO] [stderr]     |
[INFO] [stderr] 753 | pub fn content_relaxed(input: &[u8]) -> IResult<&[u8], ContentRelaxed> {
[INFO] [stderr]     |                               ^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |                 |
[INFO] [stderr]     |                               |                 the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 753 | pub fn content_relaxed(input: &[u8]) -> IResult<&[u8], ContentRelaxed<'_>> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/sax/internal.rs:1003:36
[INFO] [stderr]      |
[INFO] [stderr] 1003 | fn insidecomment_characters(input: &[u8]) -> IResult<&[u8], InsideComment> {
[INFO] [stderr]      |                                    ^^^^^             ^^^^^  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                    |                 |
[INFO] [stderr]      |                                    |                 the same lifetime is elided here
[INFO] [stderr]      |                                    the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1003 | fn insidecomment_characters(input: &[u8]) -> IResult<&[u8], InsideComment<'_>> {
[INFO] [stderr]      |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/sax/internal.rs:1014:37
[INFO] [stderr]      |
[INFO] [stderr] 1014 | fn insidecomment_comment_end(input: &[u8]) -> IResult<&[u8], InsideComment> {
[INFO] [stderr]      |                                     ^^^^^             ^^^^^  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                     |                 |
[INFO] [stderr]      |                                     |                 the same lifetime is elided here
[INFO] [stderr]      |                                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1014 | fn insidecomment_comment_end(input: &[u8]) -> IResult<&[u8], InsideComment<'_>> {
[INFO] [stderr]      |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/sax/internal.rs:1022:29
[INFO] [stderr]      |
[INFO] [stderr] 1022 | pub fn insidecomment(input: &[u8]) -> IResult<&[u8], InsideComment> {
[INFO] [stderr]      |                             ^^^^^             ^^^^^  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                             |                 |
[INFO] [stderr]      |                             |                 the same lifetime is elided here
[INFO] [stderr]      |                             the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1022 | pub fn insidecomment(input: &[u8]) -> IResult<&[u8], InsideComment<'_>> {
[INFO] [stderr]      |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/sax/internal.rs:1240:34
[INFO] [stderr]      |
[INFO] [stderr] 1240 | fn insidecdata_characters(input: &[u8]) -> IResult<&[u8], InsideCdata> {
[INFO] [stderr]      |                                  ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                  |                 |
[INFO] [stderr]      |                                  |                 the same lifetime is elided here
[INFO] [stderr]      |                                  the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1240 | fn insidecdata_characters(input: &[u8]) -> IResult<&[u8], InsideCdata<'_>> {
[INFO] [stderr]      |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/sax/internal.rs:1251:33
[INFO] [stderr]      |
[INFO] [stderr] 1251 | fn insidecdata_cdata_end(input: &[u8]) -> IResult<&[u8], InsideCdata> {
[INFO] [stderr]      |                                 ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                 |                 |
[INFO] [stderr]      |                                 |                 the same lifetime is elided here
[INFO] [stderr]      |                                 the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1251 | fn insidecdata_cdata_end(input: &[u8]) -> IResult<&[u8], InsideCdata<'_>> {
[INFO] [stderr]      |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/sax/internal.rs:1259:27
[INFO] [stderr]      |
[INFO] [stderr] 1259 | pub fn insidecdata(input: &[u8]) -> IResult<&[u8], InsideCdata> {
[INFO] [stderr]      |                           ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |                 |
[INFO] [stderr]      |                           |                 the same lifetime is elided here
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1259 | pub fn insidecdata(input: &[u8]) -> IResult<&[u8], InsideCdata<'_>> {
[INFO] [stderr]      |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/sax/internal.rs:1296:20
[INFO] [stderr]      |
[INFO] [stderr] 1296 | pub fn misc(input: &[u8]) -> IResult<&[u8], Misc> {
[INFO] [stderr]      |                    ^^^^^             ^^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                    |                 |
[INFO] [stderr]      |                    |                 the same lifetime is elided here
[INFO] [stderr]      |                    the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1296 | pub fn misc(input: &[u8]) -> IResult<&[u8], Misc<'_>> {
[INFO] [stderr]      |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/sax/internal.rs:1303:35
[INFO] [stderr]      |
[INFO] [stderr] 1303 | pub fn misc_before_doctype(input: &[u8]) -> IResult<&[u8], MiscBeforeDoctype> {
[INFO] [stderr]      |                                   ^^^^^             ^^^^^  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                   |                 |
[INFO] [stderr]      |                                   |                 the same lifetime is elided here
[INFO] [stderr]      |                                   the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1303 | pub fn misc_before_doctype(input: &[u8]) -> IResult<&[u8], MiscBeforeDoctype<'_>> {
[INFO] [stderr]      |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/sax/internal.rs:1311:35
[INFO] [stderr]      |
[INFO] [stderr] 1311 | pub fn misc_before_xmldecl(input: &[u8]) -> IResult<&[u8], MiscBeforeXmlDecl> {
[INFO] [stderr]      |                                   ^^^^^             ^^^^^  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                   |                 |
[INFO] [stderr]      |                                   |                 the same lifetime is elided here
[INFO] [stderr]      |                                   the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1311 | pub fn misc_before_xmldecl(input: &[u8]) -> IResult<&[u8], MiscBeforeXmlDecl<'_>> {
[INFO] [stderr]      |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/sax/internal.rs:1423:21
[INFO] [stderr]      |
[INFO] [stderr] 1423 | pub fn QName(input: &[u8]) -> IResult<&[u8], QName> {
[INFO] [stderr]      |                     ^^^^^             ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |                 |
[INFO] [stderr]      |                     |                 the same lifetime is elided here
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1423 | pub fn QName(input: &[u8]) -> IResult<&[u8], QName<'_>> {
[INFO] [stderr]      |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_slice`, `empty`, `reset`, and `insert_slice` are never used
[INFO] [stderr]    --> src/sax/circular.rs:52:12
[INFO] [stderr]     |
[INFO] [stderr]  36 | impl Buffer {
[INFO] [stderr]     | ----------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  52 |     pub fn from_slice(data: &[u8]) -> Buffer {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  90 |     pub fn empty(&self) -> bool {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 |     pub fn reset(&mut self) {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 244 |     pub fn insert_slice(&mut self, data: &[u8], start: usize) -> Option<usize> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `xml_oxide` (lib) generated 35 warnings (run `cargo fix --lib -p xml_oxide` to apply 28 suggestions)
[INFO] [stderr] warning: `xml_oxide` (lib test) generated 35 warnings (34 duplicates)
[INFO] [stderr] warning: field `comments_buf` is never read
[INFO] [stderr]   --> tests/test.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | struct MyCollectorSaxHandler {
[INFO] [stderr]    |        --------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 29 |     comments_buf: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expected`
[INFO] [stderr]   --> tests/test_newer_parser.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let expected = r#"StartDocument
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `inside_comment` is assigned to, but never used
[INFO] [stderr]   --> tests/test_newer_parser.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |     let mut inside_comment = false;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider using `_inside_comment` instead
[INFO] [stderr] 
[INFO] [stderr] warning: variable `inside_cdata` is assigned to, but never used
[INFO] [stderr]   --> tests/test_newer_parser.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 92 |     let mut inside_cdata = false;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider using `_inside_cdata` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `inside_comment` is never read
[INFO] [stderr]    --> tests/test_newer_parser.rs:102:21
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     inside_comment = true;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 105 |                     inside_comment = false;
[INFO] [stderr]     |                     ---------------------- `inside_comment` is overwritten here before the previous value is read
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `inside_comment` is never read
[INFO] [stderr]    --> tests/test_newer_parser.rs:105:21
[INFO] [stderr]     |
[INFO] [stderr] 105 |                     inside_comment = false;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `inside_cdata` is never read
[INFO] [stderr]    --> tests/test_newer_parser.rs:122:21
[INFO] [stderr]     |
[INFO] [stderr] 122 |                     inside_cdata = true;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 125 |                     inside_cdata = false;
[INFO] [stderr]     |                     -------------------- `inside_cdata` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `inside_cdata` is never read
[INFO] [stderr]    --> tests/test_newer_parser.rs:125:21
[INFO] [stderr]     |
[INFO] [stderr] 125 |                     inside_cdata = false;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stdout] running 24 tests
[INFO] [stderr] 
[INFO] [stderr] warning: `xml_oxide` (test "test") generated 1 warning
[INFO] [stderr] warning: `xml_oxide` (test "test_newer_parser") generated 7 warnings (run `cargo fix --test "test_newer_parser" -p xml_oxide` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xml_oxide-3c111e9d647c0eff)
[INFO] [stdout] test sax::circular::tests::fill_and_consume ... ok
[INFO] [stdout] test sax::circular::tests::consume_without_shift ... ok
[INFO] [stdout] test sax::circular::tests::delete ... ok
[INFO] [stdout] test sax::circular::tests::set_position ... ok
[INFO] [stdout] test sax::internal::test_EncName ... ok
[INFO] [stdout] test sax::internal::test_EncodingDecl ... ok
[INFO] [stdout] test sax::internal::test_VersionNum ... ok
[INFO] [stdout] test sax::internal::test_VersionInfo ... ok
[INFO] [stdout] test sax::internal::test_XMLDecl ... ok
[INFO] [stdout] test sax::internal::test_SDDecl ... ok
[INFO] [stdout] test sax::circular::tests::replace ... ok
[INFO] [stdout] test sax::internal::test_attribute2 ... ok
[INFO] [stdout] test sax::internal::test_cdata ... ok
[INFO] [stdout] test sax::internal::test_chardata ... ok
[INFO] [stdout] test sax::internal::test_chardata_single ... ok
[INFO] [stdout] test sax::internal::test_comment ... ok
[INFO] [stdout] test sax::internal::test_doctypedecl ... ok
[INFO] [stdout] test sax::internal::test_etag ... ok
[INFO] [stdout] test sax::internal::test_pi ... ok
[INFO] [stdout] test sax::internal::test_qname ... ok
[INFO] [stdout] test sax::internal::test_stag ... ok
[INFO] [stdout] test sax::internal::test_xml3 ... ok
[INFO] [stdout] test sax::internal::test_namestart_char_t ... ok
[INFO] [stdout] test sax::parser::test_parser1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/books_test.rs (/opt/rustwide/target/debug/deps/books_test-a30095eb58d60998)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test books_attributes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-2f5518ff91346f93)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_18_cdata ... ok
[INFO] [stdout] test test_15_comment_1 ... ok
[INFO] [stdout] test test_66_entity_ref ... ok
[INFO] [stdout] test test_basic ... ok
[INFO] [stdout] test test_15_comment_not_well_formed - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_namespace.rs (/opt/rustwide/target/debug/deps/test_namespace-bf01292cf08a894c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_namespaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_newer_parser.rs (/opt/rustwide/target/debug/deps/test_newer_parser-c82994431525c3f5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test newer_parser_1 ... ok
[INFO] [stdout] test newer_parser_commentcdata ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_readme.rs (/opt/rustwide/target/debug/deps/test_readme-322afa41845f7e43)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests xml_oxide
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/sax/circular.rs - sax::circular (line 15) ... ok
[INFO] [stdout] test src/lib.rs - (line 39) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8d0b5c789ce3de8465706858ef7bc5d8098728ed2864486f6b9a50ae2a7d1aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d0b5c789ce3de8465706858ef7bc5d8098728ed2864486f6b9a50ae2a7d1aa9", kill_on_drop: false }`
[INFO] [stdout] 8d0b5c789ce3de8465706858ef7bc5d8098728ed2864486f6b9a50ae2a7d1aa9
