[INFO] fetching crate sdp-nom 0.2.0...
[INFO] testing sdp-nom-0.2.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sdp-nom 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sdp-nom 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sdp-nom 0.2.0
[INFO] tweaked toml for crates.io crate sdp-nom 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sdp-nom 0.2.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sdp-nom 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded ufmt-write v0.1.0
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded derive-into-owned v0.2.0
[INFO] [stderr]   Downloaded rmp v0.8.11
[INFO] [stderr]   Downloaded enum-as-inner v0.5.1
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded ufmt v0.2.0
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded ufmt-macros v0.3.0
[INFO] [stderr]   Downloaded rmp-serde v0.15.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d5e02aaec87763390718dd1714095db77483b77fa15341344c5038c8ebc624b
[INFO] running `Command { std: "docker" "start" "-a" "9d5e02aaec87763390718dd1714095db77483b77fa15341344c5038c8ebc624b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d5e02aaec87763390718dd1714095db77483b77fa15341344c5038c8ebc624b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d5e02aaec87763390718dd1714095db77483b77fa15341344c5038c8ebc624b", kill_on_drop: false }`
[INFO] [stdout] 9d5e02aaec87763390718dd1714095db77483b77fa15341344c5038c8ebc624b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bd77787303e9cd090d1580ed3722c7ee255fb4150ea3de4edffa233f5f1939f
[INFO] running `Command { std: "docker" "start" "-a" "3bd77787303e9cd090d1580ed3722c7ee255fb4150ea3de4edffa233f5f1939f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling ufmt-macros v0.3.0
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]    Compiling ufmt v0.2.0
[INFO] [stderr]    Compiling sdp-nom v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/attributes.rs:274:33
[INFO] [stdout]     |
[INFO] [stdout] 274 |             |(payload, config)| (Fmtp { payload, config }),
[INFO] [stdout]     |                                 ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 274 -             |(payload, config)| (Fmtp { payload, config }),
[INFO] [stdout] 274 +             |(payload, config)| Fmtp { payload, config },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/lines/connection.rs:44:40
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 |(ip_ver, addr, mask)| (Connection { ip_ver, addr, mask }),
[INFO] [stdout]    |                                        ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 -                 |(ip_ver, addr, mask)| (Connection { ip_ver, addr, mask }),
[INFO] [stdout] 44 +                 |(ip_ver, addr, mask)| Connection { ip_ver, addr, mask },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/lines.rs:356:31
[INFO] [stdout]     |
[INFO] [stdout] 356 |             |(r#type, limit)| (BandWidth { r#type, limit }),
[INFO] [stdout]     |                               ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 356 -             |(r#type, limit)| (BandWidth { r#type, limit }),
[INFO] [stdout] 356 +             |(r#type, limit)| BandWidth { r#type, limit },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `display`
[INFO] [stdout]    --> src/session.rs:138:37
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(all(feature = "udisplay", not(feature = "display")))]
[INFO] [stdout]     |                                     ^^^^^^^^^^---------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: there is a expected value with a similar name: `"udisplay"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `default`, `msg_pack`, `rmp-serde`, `serde`, `udisplay`, `ufmt`, `wee`, and `wee_alloc`
[INFO] [stdout]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `display`
[INFO] [stdout]    --> src/session.rs:147:37
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg(all(feature = "udisplay", not(feature = "display")))]
[INFO] [stdout]     |                                     ^^^^^^^^^^---------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: there is a expected value with a similar name: `"udisplay"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `default`, `msg_pack`, `rmp-serde`, `serde`, `udisplay`, `ufmt`, `wee`, and `wee_alloc`
[INFO] [stdout]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn attribute_line(input: &str) -> IResult<&str, AttributeLine> {
[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] 76 | pub fn attribute_line(input: &str) -> IResult<&str, AttributeLine<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/candidate.rs:90:25
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn candidate(input: &str) -> IResult<&str, Candidate> {
[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] 90 | pub fn candidate(input: &str) -> IResult<&str, Candidate<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/candidate.rs:155:30
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn candidate_line(input: &str) -> IResult<&str, Candidate> {
[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] 155 | pub fn candidate_line(input: &str) -> IResult<&str, Candidate<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/extmap.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn read_extmap(input: &str) -> IResult<&str, Extmap> {
[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] 35 | fn read_extmap(input: &str) -> IResult<&str, Extmap<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/extmap.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn extmap_line(input: &str) -> IResult<&str, Extmap> {
[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] 52 | pub fn extmap_line(input: &str) -> IResult<&str, Extmap<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/ice.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn ice_parameter_line(input: &str) -> IResult<&str, IceParameter> {
[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] 39 | pub fn ice_parameter_line(input: &str) -> IResult<&str, IceParameter<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn read_param(input: &str) -> IResult<&str, FbParam> {
[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] 132 | fn read_param(input: &str) -> IResult<&str, FbParam<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn read_ack_param(input: &str) -> IResult<&str, FbAckParam> {
[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] 158 | fn read_ack_param(input: &str) -> IResult<&str, FbAckParam<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:202:27
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn read_nack_param(input: &str) -> IResult<&str, FbNackParam> {
[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] 202 | fn read_nack_param(input: &str) -> IResult<&str, FbNackParam<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:216:20
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn read_val(input: &str) -> IResult<&str, FbVal> {
[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] 216 | fn read_val(input: &str) -> IResult<&str, FbVal<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:241:37
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn rtcpfb_attribute_line(input: &str) -> IResult<&str, Fb> {
[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] 241 | pub fn rtcpfb_attribute_line(input: &str) -> IResult<&str, Fb<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:245:28
[INFO] [stdout]     |
[INFO] [stdout] 245 | fn rtcpfb_attribute(input: &str) -> IResult<&str, Fb> {
[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] 245 | fn rtcpfb_attribute(input: &str) -> IResult<&str, Fb<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/rtpmap.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn rtpmap_line(input: &str) -> IResult<&str, RtpMap> {
[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] 63 | pub fn rtpmap_line(input: &str) -> IResult<&str, RtpMap<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/ssrc.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn ssrc_line(input: &str) -> IResult<&str, Ssrc> {
[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] 31 | pub fn ssrc_line(input: &str) -> IResult<&str, Ssrc<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:169:37
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn bundle_group_line(input: &str) -> IResult<&str, BundleGroup> {
[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] 169 |     pub fn bundle_group_line(input: &str) -> IResult<&str, BundleGroup<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn bundle_group(input: &str) -> IResult<&str, BundleGroup> {
[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] 173 |     fn bundle_group(input: &str) -> IResult<&str, BundleGroup<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:221:38
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn rtp_attribute_line(input: &str) -> IResult<&str, Rtp> {
[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] 221 |     pub fn rtp_attribute_line(input: &str) -> IResult<&str, Rtp<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:225:29
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn rtp_attribute(input: &str) -> IResult<&str, Rtp> {
[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] 225 |     fn rtp_attribute(input: &str) -> IResult<&str, Rtp<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:264:39
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn fmtp_attribute_line(input: &str) -> IResult<&str, Fmtp> {
[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] 264 |     pub fn fmtp_attribute_line(input: &str) -> IResult<&str, Fmtp<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:268:30
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn fmtp_attribute(input: &str) -> IResult<&str, Fmtp> {
[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] 268 |     fn fmtp_attribute(input: &str) -> IResult<&str, Fmtp<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:308:42
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn control_attribute_line(input: &str) -> IResult<&str, Control> {
[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] 308 |     pub fn control_attribute_line(input: &str) -> IResult<&str, Control<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:312:33
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn control_attribute(input: &str) -> IResult<&str, Control> {
[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] 312 |     fn control_attribute(input: &str) -> IResult<&str, Control<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:435:36
[INFO] [stdout]     |
[INFO] [stdout] 435 |     pub fn fingerprint_line(input: &str) -> IResult<&str, Fingerprint> {
[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] 435 |     pub fn fingerprint_line(input: &str) -> IResult<&str, Fingerprint<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:440:31
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn fingerprint(input: &str) -> IResult<&str, Fingerprint> {
[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] 440 |     pub fn fingerprint(input: &str) -> IResult<&str, Fingerprint<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:470:28
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn mid_line(input: &str) -> IResult<&str, Mid> {
[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 |     pub fn mid_line(input: &str) -> IResult<&str, Mid<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:474:23
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn mid(input: &str) -> IResult<&str, Mid> {
[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] 474 |     pub fn mid(input: &str) -> IResult<&str, Mid<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:505:38
[INFO] [stdout]     |
[INFO] [stdout] 505 |     pub fn msid_semantic_line(input: &str) -> IResult<&str, MsidSemantic> {
[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] 505 |     pub fn msid_semantic_line(input: &str) -> IResult<&str, MsidSemantic<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:509:33
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn msid_semantic(input: &str) -> IResult<&str, MsidSemantic> {
[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] 509 |     pub fn msid_semantic(input: &str) -> IResult<&str, MsidSemantic<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:541:29
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub fn msid_line(input: &str) -> IResult<&str, Msid> {
[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] 541 |     pub fn msid_line(input: &str) -> IResult<&str, Msid<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn msid(input: &str) -> IResult<&str, Msid> {
[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] 545 |     pub fn msid(input: &str) -> IResult<&str, Msid<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn session_line(input: &str) -> IResult<&str, SessionLine> {
[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] 64 | pub fn session_line(input: &str) -> IResult<&str, SessionLine<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines/media.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn media_line(input: &str) -> IResult<&str, Media> {
[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] 27 | pub fn media_line(input: &str) -> IResult<&str, Media<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines/origin.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn origin(input: &str) -> IResult<&str, Origin> {
[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] 31 | pub fn origin(input: &str) -> IResult<&str, Origin<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines/origin.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn origin_line(input: &str) -> IResult<&str, Origin> {
[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] 52 | pub fn origin_line(input: &str) -> IResult<&str, Origin<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:129:29
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn name_line(input: &str) -> IResult<&str, SessionName> {
[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] 129 |     pub fn name_line(input: &str) -> IResult<&str, SessionName<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:162:36
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn description_line(input: &str) -> IResult<&str, SessionInformation> {
[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] 162 |     pub fn description_line(input: &str) -> IResult<&str, SessionInformation<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:195:28
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn uri_line(input: &str) -> IResult<&str, Uri> {
[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] 195 |     pub fn uri_line(input: &str) -> IResult<&str, Uri<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:224:38
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn email_address_line(input: &str) -> IResult<&str, EmailAddress> {
[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] 224 |     pub fn email_address_line(input: &str) -> IResult<&str, EmailAddress<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:254:37
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn phone_number_line(input: &str) -> IResult<&str, PhoneNumber> {
[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] 254 |     pub fn phone_number_line(input: &str) -> IResult<&str, PhoneNumber<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sdp_line.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn sdp_line(input: &str) -> IResult<&str, SdpLine> {
[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] 26 | pub fn sdp_line(input: &str) -> IResult<&str, SdpLine<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.32s
[INFO] running `Command { std: "docker" "inspect" "3bd77787303e9cd090d1580ed3722c7ee255fb4150ea3de4edffa233f5f1939f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bd77787303e9cd090d1580ed3722c7ee255fb4150ea3de4edffa233f5f1939f", kill_on_drop: false }`
[INFO] [stdout] 3bd77787303e9cd090d1580ed3722c7ee255fb4150ea3de4edffa233f5f1939f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f305bfa9ef36c57cf71dba7e8012764d6f0b99403c8feb24ad0bc940dbf694bc
[INFO] running `Command { std: "docker" "start" "-a" "f305bfa9ef36c57cf71dba7e8012764d6f0b99403c8feb24ad0bc940dbf694bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/attributes.rs:274:33
[INFO] [stdout]     |
[INFO] [stdout] 274 |             |(payload, config)| (Fmtp { payload, config }),
[INFO] [stdout]     |                                 ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 274 -             |(payload, config)| (Fmtp { payload, config }),
[INFO] [stdout] 274 +             |(payload, config)| Fmtp { payload, config },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/lines/connection.rs:44:40
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 |(ip_ver, addr, mask)| (Connection { ip_ver, addr, mask }),
[INFO] [stdout]    |                                        ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 -                 |(ip_ver, addr, mask)| (Connection { ip_ver, addr, mask }),
[INFO] [stdout] 44 +                 |(ip_ver, addr, mask)| Connection { ip_ver, addr, mask },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/lines.rs:356:31
[INFO] [stdout]     |
[INFO] [stdout] 356 |             |(r#type, limit)| (BandWidth { r#type, limit }),
[INFO] [stdout]     |                               ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 356 -             |(r#type, limit)| (BandWidth { r#type, limit }),
[INFO] [stdout] 356 +             |(r#type, limit)| BandWidth { r#type, limit },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `display`
[INFO] [stdout]    --> src/session.rs:138:37
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(all(feature = "udisplay", not(feature = "display")))]
[INFO] [stdout]     |                                     ^^^^^^^^^^---------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: there is a expected value with a similar name: `"udisplay"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `default`, `msg_pack`, `rmp-serde`, `serde`, `udisplay`, `ufmt`, `wee`, and `wee_alloc`
[INFO] [stdout]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `display`
[INFO] [stdout]    --> src/session.rs:147:37
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg(all(feature = "udisplay", not(feature = "display")))]
[INFO] [stdout]     |                                     ^^^^^^^^^^---------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: there is a expected value with a similar name: `"udisplay"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `default`, `msg_pack`, `rmp-serde`, `serde`, `udisplay`, `ufmt`, `wee`, and `wee_alloc`
[INFO] [stdout]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn attribute_line(input: &str) -> IResult<&str, AttributeLine> {
[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] 76 | pub fn attribute_line(input: &str) -> IResult<&str, AttributeLine<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/candidate.rs:90:25
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn candidate(input: &str) -> IResult<&str, Candidate> {
[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] 90 | pub fn candidate(input: &str) -> IResult<&str, Candidate<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/candidate.rs:155:30
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn candidate_line(input: &str) -> IResult<&str, Candidate> {
[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] 155 | pub fn candidate_line(input: &str) -> IResult<&str, Candidate<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/extmap.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn read_extmap(input: &str) -> IResult<&str, Extmap> {
[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] 35 | fn read_extmap(input: &str) -> IResult<&str, Extmap<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/extmap.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn extmap_line(input: &str) -> IResult<&str, Extmap> {
[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] 52 | pub fn extmap_line(input: &str) -> IResult<&str, Extmap<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/ice.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn ice_parameter_line(input: &str) -> IResult<&str, IceParameter> {
[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] 39 | pub fn ice_parameter_line(input: &str) -> IResult<&str, IceParameter<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn read_param(input: &str) -> IResult<&str, FbParam> {
[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] 132 | fn read_param(input: &str) -> IResult<&str, FbParam<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn read_ack_param(input: &str) -> IResult<&str, FbAckParam> {
[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] 158 | fn read_ack_param(input: &str) -> IResult<&str, FbAckParam<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:202:27
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn read_nack_param(input: &str) -> IResult<&str, FbNackParam> {
[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] 202 | fn read_nack_param(input: &str) -> IResult<&str, FbNackParam<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:216:20
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn read_val(input: &str) -> IResult<&str, FbVal> {
[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] 216 | fn read_val(input: &str) -> IResult<&str, FbVal<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:241:37
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn rtcpfb_attribute_line(input: &str) -> IResult<&str, Fb> {
[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] 241 | pub fn rtcpfb_attribute_line(input: &str) -> IResult<&str, Fb<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:245:28
[INFO] [stdout]     |
[INFO] [stdout] 245 | fn rtcpfb_attribute(input: &str) -> IResult<&str, Fb> {
[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] 245 | fn rtcpfb_attribute(input: &str) -> IResult<&str, Fb<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/rtpmap.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn rtpmap_line(input: &str) -> IResult<&str, RtpMap> {
[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] 63 | pub fn rtpmap_line(input: &str) -> IResult<&str, RtpMap<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/ssrc.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn ssrc_line(input: &str) -> IResult<&str, Ssrc> {
[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] 31 | pub fn ssrc_line(input: &str) -> IResult<&str, Ssrc<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:169:37
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn bundle_group_line(input: &str) -> IResult<&str, BundleGroup> {
[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] 169 |     pub fn bundle_group_line(input: &str) -> IResult<&str, BundleGroup<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn bundle_group(input: &str) -> IResult<&str, BundleGroup> {
[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] 173 |     fn bundle_group(input: &str) -> IResult<&str, BundleGroup<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:221:38
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn rtp_attribute_line(input: &str) -> IResult<&str, Rtp> {
[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] 221 |     pub fn rtp_attribute_line(input: &str) -> IResult<&str, Rtp<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:225:29
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn rtp_attribute(input: &str) -> IResult<&str, Rtp> {
[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] 225 |     fn rtp_attribute(input: &str) -> IResult<&str, Rtp<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:264:39
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn fmtp_attribute_line(input: &str) -> IResult<&str, Fmtp> {
[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] 264 |     pub fn fmtp_attribute_line(input: &str) -> IResult<&str, Fmtp<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:268:30
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn fmtp_attribute(input: &str) -> IResult<&str, Fmtp> {
[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] 268 |     fn fmtp_attribute(input: &str) -> IResult<&str, Fmtp<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:308:42
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn control_attribute_line(input: &str) -> IResult<&str, Control> {
[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] 308 |     pub fn control_attribute_line(input: &str) -> IResult<&str, Control<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:312:33
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn control_attribute(input: &str) -> IResult<&str, Control> {
[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] 312 |     fn control_attribute(input: &str) -> IResult<&str, Control<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:435:36
[INFO] [stdout]     |
[INFO] [stdout] 435 |     pub fn fingerprint_line(input: &str) -> IResult<&str, Fingerprint> {
[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] 435 |     pub fn fingerprint_line(input: &str) -> IResult<&str, Fingerprint<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:440:31
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn fingerprint(input: &str) -> IResult<&str, Fingerprint> {
[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] 440 |     pub fn fingerprint(input: &str) -> IResult<&str, Fingerprint<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:470:28
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn mid_line(input: &str) -> IResult<&str, Mid> {
[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 |     pub fn mid_line(input: &str) -> IResult<&str, Mid<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:474:23
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn mid(input: &str) -> IResult<&str, Mid> {
[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] 474 |     pub fn mid(input: &str) -> IResult<&str, Mid<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:505:38
[INFO] [stdout]     |
[INFO] [stdout] 505 |     pub fn msid_semantic_line(input: &str) -> IResult<&str, MsidSemantic> {
[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] 505 |     pub fn msid_semantic_line(input: &str) -> IResult<&str, MsidSemantic<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:509:33
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn msid_semantic(input: &str) -> IResult<&str, MsidSemantic> {
[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] 509 |     pub fn msid_semantic(input: &str) -> IResult<&str, MsidSemantic<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:541:29
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub fn msid_line(input: &str) -> IResult<&str, Msid> {
[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] 541 |     pub fn msid_line(input: &str) -> IResult<&str, Msid<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn msid(input: &str) -> IResult<&str, Msid> {
[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] 545 |     pub fn msid(input: &str) -> IResult<&str, Msid<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn session_line(input: &str) -> IResult<&str, SessionLine> {
[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] 64 | pub fn session_line(input: &str) -> IResult<&str, SessionLine<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines/media.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn media_line(input: &str) -> IResult<&str, Media> {
[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] 27 | pub fn media_line(input: &str) -> IResult<&str, Media<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines/origin.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn origin(input: &str) -> IResult<&str, Origin> {
[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] 31 | pub fn origin(input: &str) -> IResult<&str, Origin<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines/origin.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn origin_line(input: &str) -> IResult<&str, Origin> {
[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] 52 | pub fn origin_line(input: &str) -> IResult<&str, Origin<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:129:29
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn name_line(input: &str) -> IResult<&str, SessionName> {
[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] 129 |     pub fn name_line(input: &str) -> IResult<&str, SessionName<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:162:36
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn description_line(input: &str) -> IResult<&str, SessionInformation> {
[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] 162 |     pub fn description_line(input: &str) -> IResult<&str, SessionInformation<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:195:28
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn uri_line(input: &str) -> IResult<&str, Uri> {
[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] 195 |     pub fn uri_line(input: &str) -> IResult<&str, Uri<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:224:38
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn email_address_line(input: &str) -> IResult<&str, EmailAddress> {
[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] 224 |     pub fn email_address_line(input: &str) -> IResult<&str, EmailAddress<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:254:37
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn phone_number_line(input: &str) -> IResult<&str, PhoneNumber> {
[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] 254 |     pub fn phone_number_line(input: &str) -> IResult<&str, PhoneNumber<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sdp_line.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn sdp_line(input: &str) -> IResult<&str, SdpLine> {
[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] 26 | pub fn sdp_line(input: &str) -> IResult<&str, SdpLine<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling sdp-nom v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `display`
[INFO] [stdout]   --> examples/health_hazard.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |         if #[cfg(feature = "display")] {
[INFO] [stdout]    |                  ^^^^^^^^^^---------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            help: there is a expected value with a similar name: `"udisplay"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `debug`, `default`, `msg_pack`, `rmp-serde`, `serde`, `udisplay`, `ufmt`, `wee`, and `wee_alloc`
[INFO] [stdout]    = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/attributes.rs:274:33
[INFO] [stdout]     |
[INFO] [stdout] 274 |             |(payload, config)| (Fmtp { payload, config }),
[INFO] [stdout]     |                                 ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 274 -             |(payload, config)| (Fmtp { payload, config }),
[INFO] [stdout] 274 +             |(payload, config)| Fmtp { payload, config },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/lines/connection.rs:44:40
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 |(ip_ver, addr, mask)| (Connection { ip_ver, addr, mask }),
[INFO] [stdout]    |                                        ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 -                 |(ip_ver, addr, mask)| (Connection { ip_ver, addr, mask }),
[INFO] [stdout] 44 +                 |(ip_ver, addr, mask)| Connection { ip_ver, addr, mask },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/lines.rs:356:31
[INFO] [stdout]     |
[INFO] [stdout] 356 |             |(r#type, limit)| (BandWidth { r#type, limit }),
[INFO] [stdout]     |                               ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 356 -             |(r#type, limit)| (BandWidth { r#type, limit }),
[INFO] [stdout] 356 +             |(r#type, limit)| BandWidth { r#type, limit },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `display`
[INFO] [stdout]    --> src/session.rs:138:37
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(all(feature = "udisplay", not(feature = "display")))]
[INFO] [stdout]     |                                     ^^^^^^^^^^---------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: there is a expected value with a similar name: `"udisplay"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `default`, `msg_pack`, `rmp-serde`, `serde`, `udisplay`, `ufmt`, `wee`, and `wee_alloc`
[INFO] [stdout]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `display`
[INFO] [stdout]    --> src/session.rs:147:37
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg(all(feature = "udisplay", not(feature = "display")))]
[INFO] [stdout]     |                                     ^^^^^^^^^^---------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: there is a expected value with a similar name: `"udisplay"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `default`, `msg_pack`, `rmp-serde`, `serde`, `udisplay`, `ufmt`, `wee`, and `wee_alloc`
[INFO] [stdout]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AssertLinify` is never used
[INFO] [stdout]   --> src/assert.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | trait AssertLinify {
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn attribute_line(input: &str) -> IResult<&str, AttributeLine> {
[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] 76 | pub fn attribute_line(input: &str) -> IResult<&str, AttributeLine<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/candidate.rs:90:25
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn candidate(input: &str) -> IResult<&str, Candidate> {
[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] 90 | pub fn candidate(input: &str) -> IResult<&str, Candidate<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/candidate.rs:155:30
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn candidate_line(input: &str) -> IResult<&str, Candidate> {
[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] 155 | pub fn candidate_line(input: &str) -> IResult<&str, Candidate<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/extmap.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn read_extmap(input: &str) -> IResult<&str, Extmap> {
[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] 35 | fn read_extmap(input: &str) -> IResult<&str, Extmap<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/extmap.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn extmap_line(input: &str) -> IResult<&str, Extmap> {
[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] 52 | pub fn extmap_line(input: &str) -> IResult<&str, Extmap<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/ice.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn ice_parameter_line(input: &str) -> IResult<&str, IceParameter> {
[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] 39 | pub fn ice_parameter_line(input: &str) -> IResult<&str, IceParameter<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn read_param(input: &str) -> IResult<&str, FbParam> {
[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] 132 | fn read_param(input: &str) -> IResult<&str, FbParam<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn read_ack_param(input: &str) -> IResult<&str, FbAckParam> {
[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] 158 | fn read_ack_param(input: &str) -> IResult<&str, FbAckParam<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:202:27
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn read_nack_param(input: &str) -> IResult<&str, FbNackParam> {
[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] 202 | fn read_nack_param(input: &str) -> IResult<&str, FbNackParam<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:216:20
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn read_val(input: &str) -> IResult<&str, FbVal> {
[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] 216 | fn read_val(input: &str) -> IResult<&str, FbVal<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:241:37
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn rtcpfb_attribute_line(input: &str) -> IResult<&str, Fb> {
[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] 241 | pub fn rtcpfb_attribute_line(input: &str) -> IResult<&str, Fb<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes/rtcp.rs:245:28
[INFO] [stdout]     |
[INFO] [stdout] 245 | fn rtcpfb_attribute(input: &str) -> IResult<&str, Fb> {
[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] 245 | fn rtcpfb_attribute(input: &str) -> IResult<&str, Fb<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/rtpmap.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn rtpmap_line(input: &str) -> IResult<&str, RtpMap> {
[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] 63 | pub fn rtpmap_line(input: &str) -> IResult<&str, RtpMap<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/attributes/ssrc.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn ssrc_line(input: &str) -> IResult<&str, Ssrc> {
[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] 31 | pub fn ssrc_line(input: &str) -> IResult<&str, Ssrc<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:169:37
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn bundle_group_line(input: &str) -> IResult<&str, BundleGroup> {
[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] 169 |     pub fn bundle_group_line(input: &str) -> IResult<&str, BundleGroup<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn bundle_group(input: &str) -> IResult<&str, BundleGroup> {
[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] 173 |     fn bundle_group(input: &str) -> IResult<&str, BundleGroup<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:221:38
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn rtp_attribute_line(input: &str) -> IResult<&str, Rtp> {
[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] 221 |     pub fn rtp_attribute_line(input: &str) -> IResult<&str, Rtp<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:225:29
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn rtp_attribute(input: &str) -> IResult<&str, Rtp> {
[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] 225 |     fn rtp_attribute(input: &str) -> IResult<&str, Rtp<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:264:39
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn fmtp_attribute_line(input: &str) -> IResult<&str, Fmtp> {
[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] 264 |     pub fn fmtp_attribute_line(input: &str) -> IResult<&str, Fmtp<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:268:30
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn fmtp_attribute(input: &str) -> IResult<&str, Fmtp> {
[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] 268 |     fn fmtp_attribute(input: &str) -> IResult<&str, Fmtp<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:308:42
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn control_attribute_line(input: &str) -> IResult<&str, Control> {
[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] 308 |     pub fn control_attribute_line(input: &str) -> IResult<&str, Control<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:312:33
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn control_attribute(input: &str) -> IResult<&str, Control> {
[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] 312 |     fn control_attribute(input: &str) -> IResult<&str, Control<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:435:36
[INFO] [stdout]     |
[INFO] [stdout] 435 |     pub fn fingerprint_line(input: &str) -> IResult<&str, Fingerprint> {
[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] 435 |     pub fn fingerprint_line(input: &str) -> IResult<&str, Fingerprint<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:440:31
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn fingerprint(input: &str) -> IResult<&str, Fingerprint> {
[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] 440 |     pub fn fingerprint(input: &str) -> IResult<&str, Fingerprint<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:470:28
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn mid_line(input: &str) -> IResult<&str, Mid> {
[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 |     pub fn mid_line(input: &str) -> IResult<&str, Mid<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:474:23
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn mid(input: &str) -> IResult<&str, Mid> {
[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] 474 |     pub fn mid(input: &str) -> IResult<&str, Mid<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:505:38
[INFO] [stdout]     |
[INFO] [stdout] 505 |     pub fn msid_semantic_line(input: &str) -> IResult<&str, MsidSemantic> {
[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] 505 |     pub fn msid_semantic_line(input: &str) -> IResult<&str, MsidSemantic<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:509:33
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn msid_semantic(input: &str) -> IResult<&str, MsidSemantic> {
[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] 509 |     pub fn msid_semantic(input: &str) -> IResult<&str, MsidSemantic<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:541:29
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub fn msid_line(input: &str) -> IResult<&str, Msid> {
[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] 541 |     pub fn msid_line(input: &str) -> IResult<&str, Msid<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/attributes.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn msid(input: &str) -> IResult<&str, Msid> {
[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] 545 |     pub fn msid(input: &str) -> IResult<&str, Msid<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn session_line(input: &str) -> IResult<&str, SessionLine> {
[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] 64 | pub fn session_line(input: &str) -> IResult<&str, SessionLine<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines/media.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn media_line(input: &str) -> IResult<&str, Media> {
[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] 27 | pub fn media_line(input: &str) -> IResult<&str, Media<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines/origin.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn origin(input: &str) -> IResult<&str, Origin> {
[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] 31 | pub fn origin(input: &str) -> IResult<&str, Origin<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lines/origin.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn origin_line(input: &str) -> IResult<&str, Origin> {
[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] 52 | pub fn origin_line(input: &str) -> IResult<&str, Origin<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:129:29
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn name_line(input: &str) -> IResult<&str, SessionName> {
[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] 129 |     pub fn name_line(input: &str) -> IResult<&str, SessionName<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:162:36
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn description_line(input: &str) -> IResult<&str, SessionInformation> {
[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] 162 |     pub fn description_line(input: &str) -> IResult<&str, SessionInformation<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:195:28
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn uri_line(input: &str) -> IResult<&str, Uri> {
[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] 195 |     pub fn uri_line(input: &str) -> IResult<&str, Uri<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:224:38
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn email_address_line(input: &str) -> IResult<&str, EmailAddress> {
[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] 224 |     pub fn email_address_line(input: &str) -> IResult<&str, EmailAddress<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lines.rs:254:37
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn phone_number_line(input: &str) -> IResult<&str, PhoneNumber> {
[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] 254 |     pub fn phone_number_line(input: &str) -> IResult<&str, PhoneNumber<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sdp_line.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn sdp_line(input: &str) -> IResult<&str, SdpLine> {
[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] 26 | pub fn sdp_line(input: &str) -> IResult<&str, SdpLine<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.12s
[INFO] running `Command { std: "docker" "inspect" "f305bfa9ef36c57cf71dba7e8012764d6f0b99403c8feb24ad0bc940dbf694bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f305bfa9ef36c57cf71dba7e8012764d6f0b99403c8feb24ad0bc940dbf694bc", kill_on_drop: false }`
[INFO] [stdout] f305bfa9ef36c57cf71dba7e8012764d6f0b99403c8feb24ad0bc940dbf694bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0bfe414c281e9c1a7743f30e3b4cdc3c8eda59ac885159e953c1922cfe9fcf25
[INFO] running `Command { std: "docker" "start" "-a" "0bfe414c281e9c1a7743f30e3b4cdc3c8eda59ac885159e953c1922cfe9fcf25", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/attributes.rs:274:33
[INFO] [stderr]     |
[INFO] [stderr] 274 |             |(payload, config)| (Fmtp { payload, config }),
[INFO] [stderr]     |                                 ^                        ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 274 -             |(payload, config)| (Fmtp { payload, config }),
[INFO] [stderr] 274 +             |(payload, config)| Fmtp { payload, config },
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/lines/connection.rs:44:40
[INFO] [stderr]    |
[INFO] [stderr] 44 |                 |(ip_ver, addr, mask)| (Connection { ip_ver, addr, mask }),
[INFO] [stderr]    |                                        ^                                 ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 44 -                 |(ip_ver, addr, mask)| (Connection { ip_ver, addr, mask }),
[INFO] [stderr] 44 +                 |(ip_ver, addr, mask)| Connection { ip_ver, addr, mask },
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/lines.rs:356:31
[INFO] [stderr]     |
[INFO] [stderr] 356 |             |(r#type, limit)| (BandWidth { r#type, limit }),
[INFO] [stderr]     |                               ^                           ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 356 -             |(r#type, limit)| (BandWidth { r#type, limit }),
[INFO] [stderr] 356 +             |(r#type, limit)| BandWidth { r#type, limit },
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `display`
[INFO] [stderr]    --> src/session.rs:138:37
[INFO] [stderr]     |
[INFO] [stderr] 138 | #[cfg(all(feature = "udisplay", not(feature = "display")))]
[INFO] [stderr]     |                                     ^^^^^^^^^^---------
[INFO] [stderr]     |                                               |
[INFO] [stderr]     |                                               help: there is a expected value with a similar name: `"udisplay"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `debug`, `default`, `msg_pack`, `rmp-serde`, `serde`, `udisplay`, `ufmt`, `wee`, and `wee_alloc`
[INFO] [stderr]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `display`
[INFO] [stderr]    --> src/session.rs:147:37
[INFO] [stderr]     |
[INFO] [stderr] 147 | #[cfg(all(feature = "udisplay", not(feature = "display")))]
[INFO] [stderr]     |                                     ^^^^^^^^^^---------
[INFO] [stderr]     |                                               |
[INFO] [stderr]     |                                               help: there is a expected value with a similar name: `"udisplay"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `debug`, `default`, `msg_pack`, `rmp-serde`, `serde`, `udisplay`, `ufmt`, `wee`, and `wee_alloc`
[INFO] [stderr]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/attributes.rs:76:30
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub fn attribute_line(input: &str) -> IResult<&str, AttributeLine> {
[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] 76 | pub fn attribute_line(input: &str) -> IResult<&str, AttributeLine<'_>> {
[INFO] [stderr]    |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/attributes/candidate.rs:90:25
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub fn candidate(input: &str) -> IResult<&str, Candidate> {
[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] 90 | pub fn candidate(input: &str) -> IResult<&str, Candidate<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes/candidate.rs:155:30
[INFO] [stderr]     |
[INFO] [stderr] 155 | pub fn candidate_line(input: &str) -> IResult<&str, Candidate> {
[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] 155 | pub fn candidate_line(input: &str) -> IResult<&str, Candidate<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/attributes/extmap.rs:35:23
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn read_extmap(input: &str) -> IResult<&str, Extmap> {
[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] 35 | fn read_extmap(input: &str) -> IResult<&str, Extmap<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/attributes/extmap.rs:52:27
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub fn extmap_line(input: &str) -> IResult<&str, Extmap> {
[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] 52 | pub fn extmap_line(input: &str) -> IResult<&str, Extmap<'_>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/attributes/ice.rs:39:34
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn ice_parameter_line(input: &str) -> IResult<&str, IceParameter> {
[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] 39 | pub fn ice_parameter_line(input: &str) -> IResult<&str, IceParameter<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes/rtcp.rs:132:22
[INFO] [stderr]     |
[INFO] [stderr] 132 | fn read_param(input: &str) -> IResult<&str, FbParam> {
[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] 132 | fn read_param(input: &str) -> IResult<&str, FbParam<'_>> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes/rtcp.rs:158:26
[INFO] [stderr]     |
[INFO] [stderr] 158 | fn read_ack_param(input: &str) -> IResult<&str, FbAckParam> {
[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] 158 | fn read_ack_param(input: &str) -> IResult<&str, FbAckParam<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes/rtcp.rs:202:27
[INFO] [stderr]     |
[INFO] [stderr] 202 | fn read_nack_param(input: &str) -> IResult<&str, FbNackParam> {
[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] 202 | fn read_nack_param(input: &str) -> IResult<&str, FbNackParam<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes/rtcp.rs:216:20
[INFO] [stderr]     |
[INFO] [stderr] 216 | fn read_val(input: &str) -> IResult<&str, FbVal> {
[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] 216 | fn read_val(input: &str) -> IResult<&str, FbVal<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes/rtcp.rs:241:37
[INFO] [stderr]     |
[INFO] [stderr] 241 | pub fn rtcpfb_attribute_line(input: &str) -> IResult<&str, Fb> {
[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] 241 | pub fn rtcpfb_attribute_line(input: &str) -> IResult<&str, Fb<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes/rtcp.rs:245:28
[INFO] [stderr]     |
[INFO] [stderr] 245 | fn rtcpfb_attribute(input: &str) -> IResult<&str, Fb> {
[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] 245 | fn rtcpfb_attribute(input: &str) -> IResult<&str, Fb<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/attributes/rtpmap.rs:63:27
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub fn rtpmap_line(input: &str) -> IResult<&str, RtpMap> {
[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] 63 | pub fn rtpmap_line(input: &str) -> IResult<&str, RtpMap<'_>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/attributes/ssrc.rs:31:25
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn ssrc_line(input: &str) -> IResult<&str, Ssrc> {
[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] 31 | pub fn ssrc_line(input: &str) -> IResult<&str, Ssrc<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:169:37
[INFO] [stderr]     |
[INFO] [stderr] 169 |     pub fn bundle_group_line(input: &str) -> IResult<&str, BundleGroup> {
[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] 169 |     pub fn bundle_group_line(input: &str) -> IResult<&str, BundleGroup<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:173:28
[INFO] [stderr]     |
[INFO] [stderr] 173 |     fn bundle_group(input: &str) -> IResult<&str, BundleGroup> {
[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] 173 |     fn bundle_group(input: &str) -> IResult<&str, BundleGroup<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:221:38
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn rtp_attribute_line(input: &str) -> IResult<&str, Rtp> {
[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] 221 |     pub fn rtp_attribute_line(input: &str) -> IResult<&str, Rtp<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:225:29
[INFO] [stderr]     |
[INFO] [stderr] 225 |     fn rtp_attribute(input: &str) -> IResult<&str, Rtp> {
[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] 225 |     fn rtp_attribute(input: &str) -> IResult<&str, Rtp<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:264:39
[INFO] [stderr]     |
[INFO] [stderr] 264 |     pub fn fmtp_attribute_line(input: &str) -> IResult<&str, Fmtp> {
[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] 264 |     pub fn fmtp_attribute_line(input: &str) -> IResult<&str, Fmtp<'_>> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:268:30
[INFO] [stderr]     |
[INFO] [stderr] 268 |     fn fmtp_attribute(input: &str) -> IResult<&str, Fmtp> {
[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] 268 |     fn fmtp_attribute(input: &str) -> IResult<&str, Fmtp<'_>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:308:42
[INFO] [stderr]     |
[INFO] [stderr] 308 |     pub fn control_attribute_line(input: &str) -> IResult<&str, Control> {
[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] 308 |     pub fn control_attribute_line(input: &str) -> IResult<&str, Control<'_>> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:312:33
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn control_attribute(input: &str) -> IResult<&str, Control> {
[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] 312 |     fn control_attribute(input: &str) -> IResult<&str, Control<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:435:36
[INFO] [stderr]     |
[INFO] [stderr] 435 |     pub fn fingerprint_line(input: &str) -> IResult<&str, Fingerprint> {
[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] 435 |     pub fn fingerprint_line(input: &str) -> IResult<&str, Fingerprint<'_>> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:440:31
[INFO] [stderr]     |
[INFO] [stderr] 440 |     pub fn fingerprint(input: &str) -> IResult<&str, Fingerprint> {
[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] 440 |     pub fn fingerprint(input: &str) -> IResult<&str, Fingerprint<'_>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:470:28
[INFO] [stderr]     |
[INFO] [stderr] 470 |     pub fn mid_line(input: &str) -> IResult<&str, Mid> {
[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 |     pub fn mid_line(input: &str) -> IResult<&str, Mid<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:474:23
[INFO] [stderr]     |
[INFO] [stderr] 474 |     pub fn mid(input: &str) -> IResult<&str, Mid> {
[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] 474 |     pub fn mid(input: &str) -> IResult<&str, Mid<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:505:38
[INFO] [stderr]     |
[INFO] [stderr] 505 |     pub fn msid_semantic_line(input: &str) -> IResult<&str, MsidSemantic> {
[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] 505 |     pub fn msid_semantic_line(input: &str) -> IResult<&str, MsidSemantic<'_>> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:509:33
[INFO] [stderr]     |
[INFO] [stderr] 509 |     pub fn msid_semantic(input: &str) -> IResult<&str, MsidSemantic> {
[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] 509 |     pub fn msid_semantic(input: &str) -> IResult<&str, MsidSemantic<'_>> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:541:29
[INFO] [stderr]     |
[INFO] [stderr] 541 |     pub fn msid_line(input: &str) -> IResult<&str, Msid> {
[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] 541 |     pub fn msid_line(input: &str) -> IResult<&str, Msid<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/attributes.rs:545:24
[INFO] [stderr]     |
[INFO] [stderr] 545 |     pub fn msid(input: &str) -> IResult<&str, Msid> {
[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] 545 |     pub fn msid(input: &str) -> IResult<&str, Msid<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lines.rs:64:28
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub fn session_line(input: &str) -> IResult<&str, SessionLine> {
[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] 64 | pub fn session_line(input: &str) -> IResult<&str, SessionLine<'_>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lines/media.rs:27:26
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn media_line(input: &str) -> IResult<&str, Media> {
[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] 27 | pub fn media_line(input: &str) -> IResult<&str, Media<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lines/origin.rs:31:22
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn origin(input: &str) -> IResult<&str, Origin> {
[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] 31 | pub fn origin(input: &str) -> IResult<&str, Origin<'_>> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lines/origin.rs:52:27
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub fn origin_line(input: &str) -> IResult<&str, Origin> {
[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] 52 | pub fn origin_line(input: &str) -> IResult<&str, Origin<'_>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lines.rs:129:29
[INFO] [stderr]     |
[INFO] [stderr] 129 |     pub fn name_line(input: &str) -> IResult<&str, SessionName> {
[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] 129 |     pub fn name_line(input: &str) -> IResult<&str, SessionName<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lines.rs:162:36
[INFO] [stderr]     |
[INFO] [stderr] 162 |     pub fn description_line(input: &str) -> IResult<&str, SessionInformation> {
[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] 162 |     pub fn description_line(input: &str) -> IResult<&str, SessionInformation<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lines.rs:195:28
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub fn uri_line(input: &str) -> IResult<&str, Uri> {
[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] 195 |     pub fn uri_line(input: &str) -> IResult<&str, Uri<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lines.rs:224:38
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn email_address_line(input: &str) -> IResult<&str, EmailAddress> {
[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] 224 |     pub fn email_address_line(input: &str) -> IResult<&str, EmailAddress<'_>> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lines.rs:254:37
[INFO] [stderr]     |
[INFO] [stderr] 254 |     pub fn phone_number_line(input: &str) -> IResult<&str, PhoneNumber> {
[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] 254 |     pub fn phone_number_line(input: &str) -> IResult<&str, PhoneNumber<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sdp_line.rs:26:24
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn sdp_line(input: &str) -> IResult<&str, SdpLine> {
[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] 26 | pub fn sdp_line(input: &str) -> IResult<&str, SdpLine<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: trait `AssertLinify` is never used
[INFO] [stderr]   --> src/assert.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | trait AssertLinify {
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sdp-nom` (lib) generated 45 warnings (run `cargo fix --lib -p sdp-nom` to apply 43 suggestions)
[INFO] [stderr] warning: `sdp-nom` (lib test) generated 46 warnings (45 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `display`
[INFO] [stderr]   --> examples/health_hazard.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 |         if #[cfg(feature = "display")] {
[INFO] [stderr]    |                  ^^^^^^^^^^---------
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            help: there is a expected value with a similar name: `"udisplay"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `debug`, `default`, `msg_pack`, `rmp-serde`, `serde`, `udisplay`, `ufmt`, `wee`, and `wee_alloc`
[INFO] [stderr]    = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sdp-nom` (example "health_hazard") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sdp_nom-2f991d89a9e3b8ec)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test attributes::candidate::tests::fails_on_bad_ip ... ignored
[INFO] [stdout] test attributes::bundle::test_bundle_group_line ... ok
[INFO] [stdout] test attributes::candidate::tests::audio_lines ... ok
[INFO] [stdout] test attributes::control::test_control_attribute_line ... ok
[INFO] [stdout] test attributes::dtls::test_setup_role ... ok
[INFO] [stdout] test attributes::direction::test_direction_line ... ok
[INFO] [stdout] test attributes::dtls::test_setup_role_line ... ok
[INFO] [stdout] test attributes::extmap::test_extmap ... ok
[INFO] [stdout] test attributes::extmap::test_extmap_line ... ok
[INFO] [stdout] test attributes::fingerprint::test_fingerprint_line ... ok
[INFO] [stdout] test attributes::fmtp::test_fmtp_attribute_line ... ok
[INFO] [stdout] test attributes::mid::test_mid_line ... ok
[INFO] [stdout] test attributes::generic::test_lazy_attribute_line ... ok
[INFO] [stdout] test attributes::msid::test_msid_semantic_line ... ok
[INFO] [stdout] test attributes::candidate::tests::parses_candidate_line ... ok
[INFO] [stdout] test attributes::msid::test_msid_line ... ok
[INFO] [stdout] test attributes::rtcp::test_read_val ... ok
[INFO] [stdout] test attributes::rtcp::test_rtcp_attribute_line ... ok
[INFO] [stdout] test attributes::rtcp::test_rtcpfb_ack_param ... ok
[INFO] [stdout] test attributes::rtcp::test_rtcpfb_line ... ok
[INFO] [stdout] test attributes::ice::test_ice_parameters ... ok
[INFO] [stdout] test attributes::rtpmap::test_read_p_time ... ok
[INFO] [stdout] test attributes::rtpmap::test_rtpmap_line ... ok
[INFO] [stdout] test attributes::ssrc::test_ssrc_group_line ... ok
[INFO] [stdout] test attributes::test_attribute_line ... ok
[INFO] [stdout] test lines::bandwidth::test_bandwidth_line ... ok
[INFO] [stdout] test lines::connection::test_connection_line ... ok
[INFO] [stdout] test attributes::rtcp_option::test_read_rtp_option ... ok
[INFO] [stdout] test lines::comment::test_read_comment ... ok
[INFO] [stdout] test lines::session_name::test_name_line ... ok
[INFO] [stdout] test lines::origin::parses_candidates ... ok
[INFO] [stdout] test lines::phone_number::test_phone_number_line ... ok
[INFO] [stdout] test lines::session_information::test_description_line ... ok
[INFO] [stdout] test lines::email::test_email_address_line ... ok
[INFO] [stdout] test lines::uri::test_uri_line ... ok
[INFO] [stdout] test lines::media::test_mline ... ok
[INFO] [stdout] test attributes::ssrc::test_ssrc_line ... ok
[INFO] [stdout] test lines::version::test_version_line ... ok
[INFO] [stdout] test tests::seldom_lines ... ok
[INFO] [stdout] test lines::timing::test_timing_line ... ok
[INFO] [stdout] test tests::anatomy ... ok
[INFO] [stdout] test attributes::rtp::test_rtp_attribute_line ... ok
[INFO] [stderr]      Running tests/parse_fixtures.rs (/opt/rustwide/target/debug/deps/parse_fixtures-7ea8eb7485d132e1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test parse_fixtures_sdp_transform_lazy ... ok
[INFO] [stdout] test parse_fixtures_sdp_transform ... ok
[INFO] [stdout] test parse_fixtures_order_preserving ... FAILED
[INFO] [stdout] test parse_fixtures_reparsable ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parse_fixtures_order_preserving stdout ----
[INFO] [stdout] [tests/parse_fixtures.rs:18:28] PathBuf::from(env::var("CARGO_MANIFEST_DIR").unwrap()).join("fixtures").join(sub_folder) = "/opt/rustwide/workdir/fixtures/order_preserving"
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_fixtures_order_preserving' (66) panicked at tests/parse_fixtures.rs:50:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fde3b8f772 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fde3b8f772 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fde3b8f772 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61fde3b8f772 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61fde3b9fe4f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61fde3b9fe4f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61fde3b5c2f1 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61fde3b5c2f1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61fde3b68642 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61fde3b6d43f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61fde3b6d2d1 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61fde3a9845e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61fde3a9845e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61fde3b6daff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61fde3b6daff - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61fde3b6d95a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61fde3b68789 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61fde3b5015d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61fde3ba8620 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61fde3ba7ce6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x61fde3a55497 - core::result::Result<T,E>::unwrap::h3780bc6a471cbac8
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x61fde3a55497 - parse_fixtures::parse_fixtures_order_preserving::h0bd4184852b4d486
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse_fixtures.rs:50:6
[INFO] [stdout]   22:     0x61fde3a55aa7 - parse_fixtures::parse_fixtures_order_preserving::{{closure}}::hf8aa3678fed9c633
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse_fixtures.rs:36:37
[INFO] [stdout]   23:     0x61fde3a4afe6 - core::ops::function::FnOnce::call_once::hee6f47a7a5d46fba
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61fde3a9823b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61fde3a9823b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61fde3aade75 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61fde3aade75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61fde3aade75 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61fde3aade75 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61fde3aade75 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61fde3aade75 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61fde3aade75 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61fde3a84674 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61fde3a84674 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61fde3a8801a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61fde3a8801a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61fde3a8801a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61fde3a8801a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61fde3a8801a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61fde3a8801a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61fde3a8801a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61fde3b6396f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61fde3b6396f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c3bfca76aa4 - <unknown>
[INFO] [stdout]   45:     0x7c3bfcb03a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_fixtures_reparsable stdout ----
[INFO] [stdout] [tests/parse_fixtures.rs:18:28] PathBuf::from(env::var("CARGO_MANIFEST_DIR").unwrap()).join("fixtures").join(sub_folder) = "/opt/rustwide/workdir/fixtures/reparsable"
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_fixtures_reparsable' (67) panicked at tests/parse_fixtures.rs:75:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fde3b8f772 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fde3b8f772 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fde3b8f772 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61fde3b8f772 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61fde3b9fe4f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61fde3b9fe4f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61fde3b5c2f1 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stderr] error: test failed, to rerun pass `--test parse_fixtures`
[INFO] [stdout]    7:     0x61fde3b5c2f1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61fde3b68642 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61fde3b6d43f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61fde3b6d2d1 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61fde3a9845e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61fde3a9845e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61fde3b6daff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61fde3b6daff - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61fde3b6d95a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61fde3b68789 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61fde3b5015d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61fde3ba8620 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61fde3ba7ce6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x61fde3a548e7 - core::result::Result<T,E>::unwrap::h3780bc6a471cbac8
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x61fde3a548e7 - parse_fixtures::parse_fixtures_reparsable::he812fdf1318596e9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse_fixtures.rs:75:6
[INFO] [stdout]   22:     0x61fde3a54e47 - parse_fixtures::parse_fixtures_reparsable::{{closure}}::he977a97c6941726b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse_fixtures.rs:62:31
[INFO] [stdout]   23:     0x61fde3a4b026 - core::ops::function::FnOnce::call_once::hf45b261734ca4561
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61fde3a9823b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61fde3a9823b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61fde3aade75 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61fde3aade75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61fde3aade75 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61fde3aade75 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61fde3aade75 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61fde3aade75 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61fde3aade75 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61fde3a84674 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61fde3a84674 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61fde3a8801a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61fde3a8801a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61fde3a8801a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61fde3a8801a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61fde3a8801a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61fde3a8801a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61fde3a8801a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61fde3b6396f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61fde3b6396f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c3bfca76aa4 - <unknown>
[INFO] [stdout]   45:     0x7c3bfcb03a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parse_fixtures_order_preserving
[INFO] [stdout]     parse_fixtures_reparsable
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0bfe414c281e9c1a7743f30e3b4cdc3c8eda59ac885159e953c1922cfe9fcf25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bfe414c281e9c1a7743f30e3b4cdc3c8eda59ac885159e953c1922cfe9fcf25", kill_on_drop: false }`
[INFO] [stdout] 0bfe414c281e9c1a7743f30e3b4cdc3c8eda59ac885159e953c1922cfe9fcf25
