[INFO] cloning repository https://github.com/jimmiebfulton/mermaid-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimmiebfulton/mermaid-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmiebfulton%2Fmermaid-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmiebfulton%2Fmermaid-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f90277519a62b97988543fcf687356acba9f296f
[INFO] checking jimmiebfulton/mermaid-parser against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmiebfulton%2Fmermaid-parser" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jimmiebfulton/mermaid-parser
[INFO] finished tweaking git repo https://github.com/jimmiebfulton/mermaid-parser
[INFO] tweaked toml for git repo https://github.com/jimmiebfulton/mermaid-parser written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jimmiebfulton/mermaid-parser on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jimmiebfulton/mermaid-parser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb810c8f86bc5ee5969b19b5534006d14cf9283176f175c84c12d12452cfea1f
[INFO] running `Command { std: "docker" "start" "-a" "eb810c8f86bc5ee5969b19b5534006d14cf9283176f175c84c12d12452cfea1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb810c8f86bc5ee5969b19b5534006d14cf9283176f175c84c12d12452cfea1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb810c8f86bc5ee5969b19b5534006d14cf9283176f175c84c12d12452cfea1f", kill_on_drop: false }`
[INFO] [stdout] eb810c8f86bc5ee5969b19b5534006d14cf9283176f175c84c12d12452cfea1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5083de508b0a160391d7bf21a4edfa46ab1fd211ebdc36f150b49c66d120bae4
[INFO] running `Command { std: "docker" "start" "-a" "5083de508b0a160391d7bf21a4edfa46ab1fd211ebdc36f150b49c66d120bae4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking mermaid-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `DiagramType` is never used
[INFO] [stdout]   --> src/lib.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | enum DiagramType {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DiagramSection` is never used
[INFO] [stdout]   --> src/lib.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum DiagramSection<'i> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `diagram_section` is never used
[INFO] [stdout]   --> src/lib.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn diagram_section(input: &str) -> IResult<&str, DiagramSection> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `diagram_sections` is never used
[INFO] [stdout]   --> src/lib.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn diagram_sections(input: &str) -> IResult<&str, Vec<DiagramSection>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entity` is never constructed
[INFO] [stdout]   --> src/lib.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct Entity<'i>(&'i str);
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Label` is never constructed
[INFO] [stdout]   --> src/lib.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct Label<'i>(&'i str);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityRelation` is never constructed
[INFO] [stdout]   --> src/lib.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct EntityRelation<'i> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Relationship` is never constructed
[INFO] [stdout]   --> src/lib.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct Relationship {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Cardinality` is never used
[INFO] [stdout]   --> src/lib.rs:58:6
[INFO] [stdout]    |
[INFO] [stdout] 58 | enum Cardinality {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `KeyConstraint` is never used
[INFO] [stdout]   --> src/lib.rs:66:6
[INFO] [stdout]    |
[INFO] [stdout] 66 | enum KeyConstraint {
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Identification` is never used
[INFO] [stdout]   --> src/lib.rs:73:6
[INFO] [stdout]    |
[INFO] [stdout] 73 | enum Identification {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entity` is never used
[INFO] [stdout]   --> src/lib.rs:78:4
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn entity(input: &str) -> IResult<&str, Entity> {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `label` is never used
[INFO] [stdout]   --> src/lib.rs:83:4
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn label(input: &str) -> IResult<&str, Label> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `key_constraint` is never used
[INFO] [stdout]   --> src/lib.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn key_constraint(input: &str) -> IResult<&str, KeyConstraint> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `key_constraints` is never used
[INFO] [stdout]   --> src/lib.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn key_constraints(input: &str) -> IResult<&str, Vec<KeyConstraint>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unquoted_identifier` is never used
[INFO] [stdout]    --> src/lib.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn unquoted_identifier(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quoted_string` is never used
[INFO] [stdout]    --> src/lib.rs:112:4
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn quoted_string(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quotable_identifier` is never used
[INFO] [stdout]    --> src/lib.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn quotable_identifier(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `left_cardinality` is never used
[INFO] [stdout]    --> src/lib.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn left_cardinality<>(input: &str) -> IResult<&str, Cardinality> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `right_cardinality` is never used
[INFO] [stdout]    --> src/lib.rs:146:4
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn right_cardinality<>(input: &str) -> IResult<&str, Cardinality> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `identification` is never used
[INFO] [stdout]    --> src/lib.rs:169:4
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn identification<>(input: &str) -> IResult<&str, Identification> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entity_relation` is never used
[INFO] [stdout]    --> src/lib.rs:180:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn entity_relation(input: &str) -> IResult<&str, EntityRelation> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `relationship` is never used
[INFO] [stdout]    --> src/lib.rs:196:4
[INFO] [stdout]     |
[INFO] [stdout] 196 | fn relationship(input: &str) -> IResult<&str, Relationship> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Type` is never constructed
[INFO] [stdout]    --> src/lib.rs:212:8
[INFO] [stdout]     |
[INFO] [stdout] 212 | struct Type<'i>(&'i str);
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `attribute_type` is never used
[INFO] [stdout]    --> src/lib.rs:214:4
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn attribute_type(input: &str) -> IResult<&str, Type> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Attribute` is never constructed
[INFO] [stdout]    --> src/lib.rs:225:8
[INFO] [stdout]     |
[INFO] [stdout] 225 | struct Attribute<'i> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityAttributes` is never constructed
[INFO] [stdout]    --> src/lib.rs:233:8
[INFO] [stdout]     |
[INFO] [stdout] 233 | struct EntityAttributes<'i> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `attribute_spec` is never used
[INFO] [stdout]    --> src/lib.rs:239:4
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn attribute_spec(input: &str) -> IResult<&str, Attribute> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entity_attributes` is never used
[INFO] [stdout]    --> src/lib.rs:256:4
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn entity_attributes(input: &str) -> IResult<&str, EntityAttributes> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_declaration` is never used
[INFO] [stdout]    --> src/lib.rs:269:4
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn parse_declaration<>(_input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn diagram_section(input: &str) -> IResult<&str, DiagramSection> {
[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] 24 | fn diagram_section(input: &str) -> IResult<&str, DiagramSection<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn diagram_sections(input: &str) -> IResult<&str, Vec<DiagramSection>> {
[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] 32 | fn diagram_sections(input: &str) -> IResult<&str, Vec<DiagramSection<'_>>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn entity(input: &str) -> IResult<&str, Entity> {
[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] 78 | fn entity(input: &str) -> IResult<&str, Entity<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn label(input: &str) -> IResult<&str, Label> {
[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] 83 | fn label(input: &str) -> IResult<&str, Label<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:180:27
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn entity_relation(input: &str) -> IResult<&str, EntityRelation> {
[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] 180 | fn entity_relation(input: &str) -> IResult<&str, EntityRelation<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:214:26
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn attribute_type(input: &str) -> IResult<&str, Type> {
[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] 214 | fn attribute_type(input: &str) -> IResult<&str, Type<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:239:26
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn attribute_spec(input: &str) -> IResult<&str, Attribute> {
[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] 239 | fn attribute_spec(input: &str) -> IResult<&str, Attribute<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:256:29
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn entity_attributes(input: &str) -> IResult<&str, EntityAttributes> {
[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] 256 | fn entity_attributes(input: &str) -> IResult<&str, EntityAttributes<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DiagramType` is never used
[INFO] [stdout]   --> src/lib.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | enum DiagramType {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_declaration` is never used
[INFO] [stdout]    --> src/lib.rs:269:4
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn parse_declaration<>(_input: &str) -> IResult<&str, &str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn diagram_section(input: &str) -> IResult<&str, DiagramSection> {
[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] 24 | fn diagram_section(input: &str) -> IResult<&str, DiagramSection<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn diagram_sections(input: &str) -> IResult<&str, Vec<DiagramSection>> {
[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] 32 | fn diagram_sections(input: &str) -> IResult<&str, Vec<DiagramSection<'_>>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn entity(input: &str) -> IResult<&str, Entity> {
[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] 78 | fn entity(input: &str) -> IResult<&str, Entity<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn label(input: &str) -> IResult<&str, Label> {
[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] 83 | fn label(input: &str) -> IResult<&str, Label<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:180:27
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn entity_relation(input: &str) -> IResult<&str, EntityRelation> {
[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] 180 | fn entity_relation(input: &str) -> IResult<&str, EntityRelation<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:214:26
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn attribute_type(input: &str) -> IResult<&str, Type> {
[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] 214 | fn attribute_type(input: &str) -> IResult<&str, Type<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:239:26
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn attribute_spec(input: &str) -> IResult<&str, Attribute> {
[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] 239 | fn attribute_spec(input: &str) -> IResult<&str, Attribute<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:256:29
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn entity_attributes(input: &str) -> IResult<&str, EntityAttributes> {
[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] 256 | fn entity_attributes(input: &str) -> IResult<&str, EntityAttributes<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.87s
[INFO] running `Command { std: "docker" "inspect" "5083de508b0a160391d7bf21a4edfa46ab1fd211ebdc36f150b49c66d120bae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5083de508b0a160391d7bf21a4edfa46ab1fd211ebdc36f150b49c66d120bae4", kill_on_drop: false }`
[INFO] [stdout] 5083de508b0a160391d7bf21a4edfa46ab1fd211ebdc36f150b49c66d120bae4
