[INFO] fetching crate parcelona 0.4.3...
[INFO] checking parcelona-0.4.3 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] extracting crate parcelona 0.4.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate parcelona 0.4.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate parcelona 0.4.3
[INFO] tweaked toml for crates.io crate parcelona 0.4.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parcelona 0.4.3 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parcelona 0.4.3 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parcelona_macros_derive v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2dc7cf9f94e2590a0970756700a711dea06161925ef2359b089ce9ac1a5f36a
[INFO] running `Command { std: "docker" "start" "-a" "c2dc7cf9f94e2590a0970756700a711dea06161925ef2359b089ce9ac1a5f36a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2dc7cf9f94e2590a0970756700a711dea06161925ef2359b089ce9ac1a5f36a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2dc7cf9f94e2590a0970756700a711dea06161925ef2359b089ce9ac1a5f36a", kill_on_drop: false }`
[INFO] [stdout] c2dc7cf9f94e2590a0970756700a711dea06161925ef2359b089ce9ac1a5f36a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9738e8f0c8fc3137ef7275f9baffbdd959546a093b113c971efedaa9d1188d87
[INFO] running `Command { std: "docker" "start" "-a" "9738e8f0c8fc3137ef7275f9baffbdd959546a093b113c971efedaa9d1188d87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling parcelona_macros_derive v0.2.5
[INFO] [stderr]     Checking parcelona v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser_combinators.rs:336:26
[INFO] [stdout]     |
[INFO] [stdout] 336 | pub fn data_end<'a,T>(a:&'a[T]) -> Result<(&[T],&[T]), PErr<'a,T>> {
[INFO] [stdout]     |                          ^^                ---- ----        -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                          |                 |    |
[INFO] [stdout]     |                          |                 |    the lifetimes get resolved as `'a`
[INFO] [stdout]     |                          |                 the lifetimes get resolved as `'a`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 336 | pub fn data_end<'a,T>(a:&'a[T]) -> Result<(&'a [T],&'a [T]), PErr<'a,T>> {
[INFO] [stdout]     |                                             ++      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser_combinators.rs:883:30
[INFO] [stdout]     |
[INFO] [stdout] 883 | pub fn take_record<'a,T>(b: &'a[T], l: usize) -> Result<(&[T], &[T]), PErr<'a,T>> {
[INFO] [stdout]     |                              ^^                          ----  ----        -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                              |                           |     |
[INFO] [stdout]     |                              |                           |     the lifetimes get resolved as `'a`
[INFO] [stdout]     |                              |                           the lifetimes get resolved as `'a`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 883 | pub fn take_record<'a,T>(b: &'a[T], l: usize) -> Result<(&'a [T], &'a [T]), PErr<'a,T>> {
[INFO] [stdout]     |                                                           ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/u8.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn take_len_be_u8(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]    |                          ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                 |
[INFO] [stdout]    |                          |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn take_len_be_u8(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/u8.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn take_len_be_u16(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]    |                           ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                 |
[INFO] [stdout]    |                           |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn take_len_be_u16(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/u8.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn take_len_be_u24(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]    |                           ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                 |
[INFO] [stdout]    |                           |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn take_len_be_u24(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/u8.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn take_len_be_u32(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]    |                           ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                 |
[INFO] [stdout]    |                           |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn take_len_be_u32(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:101:27
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn take_len_be_u48(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]     |                           ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |                 |
[INFO] [stdout]     |                           |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn take_len_be_u48(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn take_len_be_u64(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]     |                           ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |                 |
[INFO] [stdout]     |                           |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn take_len_be_u64(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn take_record_be_u8(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                             ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                 |      |
[INFO] [stdout]     |                             |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn take_record_be_u8(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn take_record_be_u16(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                              ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 |      |
[INFO] [stdout]     |                              |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn take_record_be_u16(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn take_record_be_u24(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                              ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 |      |
[INFO] [stdout]     |                              |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn take_record_be_u24(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn take_record_be_u32(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                              ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 |      |
[INFO] [stdout]     |                              |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn take_record_be_u32(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:136:30
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn take_record_be_u48(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                              ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 |      |
[INFO] [stdout]     |                              |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn take_record_be_u48(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn take_record_be_u64(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                              ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 |      |
[INFO] [stdout]     |                              |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn take_record_be_u64(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser_combinators.rs:336:26
[INFO] [stdout]     |
[INFO] [stdout] 336 | pub fn data_end<'a,T>(a:&'a[T]) -> Result<(&[T],&[T]), PErr<'a,T>> {
[INFO] [stdout]     |                          ^^                ---- ----        -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                          |                 |    |
[INFO] [stdout]     |                          |                 |    the lifetimes get resolved as `'a`
[INFO] [stdout]     |                          |                 the lifetimes get resolved as `'a`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 336 | pub fn data_end<'a,T>(a:&'a[T]) -> Result<(&'a [T],&'a [T]), PErr<'a,T>> {
[INFO] [stdout]     |                                             ++      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser_combinators.rs:883:30
[INFO] [stdout]     |
[INFO] [stdout] 883 | pub fn take_record<'a,T>(b: &'a[T], l: usize) -> Result<(&[T], &[T]), PErr<'a,T>> {
[INFO] [stdout]     |                              ^^                          ----  ----        -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                              |                           |     |
[INFO] [stdout]     |                              |                           |     the lifetimes get resolved as `'a`
[INFO] [stdout]     |                              |                           the lifetimes get resolved as `'a`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 883 | pub fn take_record<'a,T>(b: &'a[T], l: usize) -> Result<(&'a [T], &'a [T]), PErr<'a,T>> {
[INFO] [stdout]     |                                                           ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/u8.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn take_len_be_u8(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]    |                          ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                 |
[INFO] [stdout]    |                          |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn take_len_be_u8(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/u8.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn take_len_be_u16(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]    |                           ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                 |
[INFO] [stdout]    |                           |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn take_len_be_u16(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/u8.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn take_len_be_u24(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]    |                           ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                 |
[INFO] [stdout]    |                           |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn take_len_be_u24(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/u8.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn take_len_be_u32(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]    |                           ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                 |
[INFO] [stdout]    |                           |                 the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn take_len_be_u32(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:101:27
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn take_len_be_u48(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]     |                           ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |                 |
[INFO] [stdout]     |                           |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn take_len_be_u48(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn take_len_be_u64(b: &[u8]) -> Result<(&[u8], usize), PErr<u8>> {
[INFO] [stdout]     |                           ^^^^^             -----          -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |                 |
[INFO] [stdout]     |                           |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn take_len_be_u64(b: &[u8]) -> Result<(&[u8], usize), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn take_record_be_u8(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                             ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                 |      |
[INFO] [stdout]     |                             |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn take_record_be_u8(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn take_record_be_u16(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                              ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 |      |
[INFO] [stdout]     |                              |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn take_record_be_u16(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn take_record_be_u24(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                              ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 |      |
[INFO] [stdout]     |                              |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn take_record_be_u24(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn take_record_be_u32(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                              ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 |      |
[INFO] [stdout]     |                              |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn take_record_be_u32(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:136:30
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn take_record_be_u48(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                              ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 |      |
[INFO] [stdout]     |                              |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn take_record_be_u48(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/u8.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn take_record_be_u64(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<u8>> {
[INFO] [stdout]     |                              ^^^^^             -----  -----   -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 |      |
[INFO] [stdout]     |                              |                 |      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn take_record_be_u64(b: &[u8]) -> Result<(&[u8], &[u8]), PErr<'_, u8>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> examples/parse_tag.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn parse_tag(input: &[u8]) -> Result<Tag, Box<dyn Error + '_>> {
[INFO] [stdout]    |                     ^^^^^            ---                  -- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                     |                |
[INFO] [stdout]    |                     |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn parse_tag(input: &[u8]) -> Result<Tag<'_>, Box<dyn Error + '_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tests/tests.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn ft(input: &[u8]) -> ParseResult<u8,&[u8]> {
[INFO] [stdout]     |                  ^^^^^     ---------------------
[INFO] [stdout]     |                  |         |              |
[INFO] [stdout]     |                  |         |              the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn ft(input: &[u8]) -> ParseResult<'_, u8,&[u8]> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tests/tests.rs:325:18
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn ft(input: &[u8]) -> ParseResult<u8,&[u8]> {
[INFO] [stdout]     |                  ^^^^^     ---------------------
[INFO] [stdout]     |                  |         |              |
[INFO] [stdout]     |                  |         |              the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn ft(input: &[u8]) -> ParseResult<'_, u8,&[u8]> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.97s
[INFO] running `Command { std: "docker" "inspect" "9738e8f0c8fc3137ef7275f9baffbdd959546a093b113c971efedaa9d1188d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9738e8f0c8fc3137ef7275f9baffbdd959546a093b113c971efedaa9d1188d87", kill_on_drop: false }`
[INFO] [stdout] 9738e8f0c8fc3137ef7275f9baffbdd959546a093b113c971efedaa9d1188d87
