[INFO] fetching crate entab 0.3.3... [INFO] checking entab-0.3.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate entab 0.3.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate entab 0.3.3 [INFO] finished tweaking crates.io crate entab 0.3.3 [INFO] tweaked toml for crates.io crate entab 0.3.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate entab 0.3.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding bzip2 v0.4.4 (available: v0.6.0) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0be1d4c1fa082b89fc1bc76d1382c3bea78f7d211bcdeb097a52634c322b843 [INFO] running `Command { std: "docker" "start" "-a" "c0be1d4c1fa082b89fc1bc76d1382c3bea78f7d211bcdeb097a52634c322b843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0be1d4c1fa082b89fc1bc76d1382c3bea78f7d211bcdeb097a52634c322b843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0be1d4c1fa082b89fc1bc76d1382c3bea78f7d211bcdeb097a52634c322b843", kill_on_drop: false }` [INFO] [stdout] c0be1d4c1fa082b89fc1bc76d1382c3bea78f7d211bcdeb097a52634c322b843 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9648ea73d8d3b80e700ff9140ed528b396deea2ced20c20a641537ab75b4c431 [INFO] running `Command { std: "docker" "start" "-a" "9648ea73d8d3b80e700ff9140ed528b396deea2ced20c20a641537ab75b4c431", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking entab v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/chemstation.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 200 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/chemstation.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 299 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/chemstation.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 417 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 417 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/chemstation.rs:537:17 [INFO] [stdout] | [INFO] [stdout] 537 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 537 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:645:1 [INFO] [stdout] | [INFO] [stdout] 645 | / impl_reader!( [INFO] [stdout] 646 | | ChemstationDadReader, [INFO] [stdout] 647 | | ChemstationDadRecord, [INFO] [stdout] 648 | | ChemstationDadRecord, [INFO] [stdout] 649 | | ChemstationDadState, [INFO] [stdout] 650 | | () [INFO] [stdout] 651 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:645:1 [INFO] [stdout] | [INFO] [stdout] 645 | / impl_reader!( [INFO] [stdout] 646 | | ChemstationDadReader, [INFO] [stdout] 647 | | ChemstationDadRecord, [INFO] [stdout] 648 | | ChemstationDadRecord, [INFO] [stdout] 649 | | ChemstationDadState, [INFO] [stdout] 650 | | () [INFO] [stdout] 651 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | / impl_reader!( [INFO] [stdout] 653 | | ChemstationFidReader, [INFO] [stdout] 654 | | ChemstationFidRecord, [INFO] [stdout] 655 | | ChemstationFidRecord, [INFO] [stdout] 656 | | ChemstationFidState, [INFO] [stdout] 657 | | () [INFO] [stdout] 658 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | / impl_reader!( [INFO] [stdout] 653 | | ChemstationFidReader, [INFO] [stdout] 654 | | ChemstationFidRecord, [INFO] [stdout] 655 | | ChemstationFidRecord, [INFO] [stdout] 656 | | ChemstationFidState, [INFO] [stdout] 657 | | () [INFO] [stdout] 658 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | / impl_reader!( [INFO] [stdout] 660 | | ChemstationMsReader, [INFO] [stdout] 661 | | ChemstationMsRecord, [INFO] [stdout] 662 | | ChemstationMsRecord, [INFO] [stdout] 663 | | ChemstationMsState, [INFO] [stdout] 664 | | () [INFO] [stdout] 665 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | / impl_reader!( [INFO] [stdout] 660 | | ChemstationMsReader, [INFO] [stdout] 661 | | ChemstationMsRecord, [INFO] [stdout] 662 | | ChemstationMsRecord, [INFO] [stdout] 663 | | ChemstationMsState, [INFO] [stdout] 664 | | () [INFO] [stdout] 665 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:666:1 [INFO] [stdout] | [INFO] [stdout] 666 | / impl_reader!( [INFO] [stdout] 667 | | ChemstationMwdReader, [INFO] [stdout] 668 | | ChemstationMwdRecord, [INFO] [stdout] | | -------------------- the same lifetime is hidden here [INFO] [stdout] 669 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 670 | | ChemstationMwdState, [INFO] [stdout] 671 | | () [INFO] [stdout] 672 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/agilent/chemstation.rs:668:25 [INFO] [stdout] | [INFO] [stdout] 668 | ChemstationMwdRecord<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:666:1 [INFO] [stdout] | [INFO] [stdout] 666 | / impl_reader!( [INFO] [stdout] 667 | | ChemstationMwdReader, [INFO] [stdout] 668 | | ChemstationMwdRecord, [INFO] [stdout] 669 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 670 | | ChemstationMwdState, [INFO] [stdout] 671 | | () [INFO] [stdout] 672 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:666:1 [INFO] [stdout] | [INFO] [stdout] 666 | / impl_reader!( [INFO] [stdout] 667 | | ChemstationMwdReader, [INFO] [stdout] 668 | | ChemstationMwdRecord, [INFO] [stdout] 669 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 670 | | ChemstationMwdState, [INFO] [stdout] 671 | | () [INFO] [stdout] 672 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/chemstation_new.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 117 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation_new.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | / impl_reader!( [INFO] [stdout] 228 | | ChemstationUvReader, [INFO] [stdout] 229 | | ChemstationUvRecord, [INFO] [stdout] 230 | | ChemstationUvRecord, [INFO] [stdout] 231 | | ChemstationUvState, [INFO] [stdout] 232 | | () [INFO] [stdout] 233 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation_new.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | / impl_reader!( [INFO] [stdout] 228 | | ChemstationUvReader, [INFO] [stdout] 229 | | ChemstationUvRecord, [INFO] [stdout] 230 | | ChemstationUvRecord, [INFO] [stdout] 231 | | ChemstationUvState, [INFO] [stdout] 232 | | () [INFO] [stdout] 233 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/masshunter.rs:203:20 [INFO] [stdout] | [INFO] [stdout] 203 | fn next_record(&mut self) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ----- the same lifetime is hidden 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] 203 | fn next_record(&mut self) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/masshunter.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 217 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fasta.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 116 | impl_reader!(FastaReader, FastaRecord, FastaRecord<'r>, FastaState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/fasta.rs:116:38 [INFO] [stdout] | [INFO] [stdout] 116 | impl_reader!(FastaReader, FastaRecord<'_>, FastaRecord<'r>, FastaState, ()); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fasta.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | impl_reader!(FastaReader, FastaRecord, FastaRecord<'r>, FastaState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fasta.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | impl_reader!(FastaReader, FastaRecord, FastaRecord<'r>, FastaState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fastq.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | impl_reader!(FastqReader, FastqRecord, FastqRecord<'r>, FastqState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/fastq.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | impl_reader!(FastqReader, FastqRecord<'_>, FastqRecord<'r>, FastqState, ()); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fastq.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | impl_reader!(FastqReader, FastqRecord, FastqRecord<'r>, FastqState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fastq.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | impl_reader!(FastqReader, FastqRecord, FastqRecord<'r>, FastqState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/flow.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 40 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/flow.rs:411:25 [INFO] [stdout] | [INFO] [stdout] 411 | impl_reader!(FcsReader, FcsRecord, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stdout] | ------------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/flow.rs:411:34 [INFO] [stdout] | [INFO] [stdout] 411 | impl_reader!(FcsReader, FcsRecord<'_>, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/flow.rs:411:1 [INFO] [stdout] | [INFO] [stdout] 411 | impl_reader!(FcsReader, FcsRecord, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/flow.rs:411:1 [INFO] [stdout] | [INFO] [stdout] 411 | impl_reader!(FcsReader, FcsRecord, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/inficon.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | / impl_reader!( [INFO] [stdout] 195 | | InficonReader, [INFO] [stdout] 196 | | InficonRecord, [INFO] [stdout] 197 | | InficonRecord, [INFO] [stdout] 198 | | InficonState, [INFO] [stdout] 199 | | (Vec>, usize) [INFO] [stdout] 200 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/inficon.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | / impl_reader!( [INFO] [stdout] 195 | | InficonReader, [INFO] [stdout] 196 | | InficonRecord, [INFO] [stdout] 197 | | InficonRecord, [INFO] [stdout] 198 | | InficonState, [INFO] [stdout] 199 | | (Vec>, usize) [INFO] [stdout] 200 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/png.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 137 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/png.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | impl_reader!(PngReader, PngRecord, PngRecord, PngState, ()); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/png.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | impl_reader!(PngReader, PngRecord, PngRecord, PngState, ()); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | impl_reader!(BamReader, BamRecord, BamRecord<'r>, BamState, ()); [INFO] [stdout] | --------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/sam.rs:248:34 [INFO] [stdout] | [INFO] [stdout] 248 | impl_reader!(BamReader, BamRecord<'_>, BamRecord<'r>, BamState, ()); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | impl_reader!(BamReader, BamRecord, BamRecord<'r>, BamState, ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | impl_reader!(BamReader, BamRecord, BamRecord<'r>, BamState, ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:419:25 [INFO] [stdout] | [INFO] [stdout] 419 | impl_reader!(SamReader, SamRecord, SamRecord<'r>, SamState, ()); [INFO] [stdout] | --------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/sam.rs:419:34 [INFO] [stdout] | [INFO] [stdout] 419 | impl_reader!(SamReader, SamRecord<'_>, SamRecord<'r>, SamState, ()); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:419:1 [INFO] [stdout] | [INFO] [stdout] 419 | impl_reader!(SamReader, SamRecord, SamRecord<'r>, SamState, ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:419:1 [INFO] [stdout] | [INFO] [stdout] 419 | impl_reader!(SamReader, SamRecord, SamRecord<'r>, SamState, ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_iso.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | / impl_reader!( [INFO] [stdout] 224 | | ThermoDxfReader, [INFO] [stdout] 225 | | ThermoDxfRecord, [INFO] [stdout] 226 | | ThermoDxfRecord, [INFO] [stdout] 227 | | ThermoDxfState, [INFO] [stdout] 228 | | () [INFO] [stdout] 229 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_iso.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | / impl_reader!( [INFO] [stdout] 224 | | ThermoDxfReader, [INFO] [stdout] 225 | | ThermoDxfRecord, [INFO] [stdout] 226 | | ThermoDxfRecord, [INFO] [stdout] 227 | | ThermoDxfState, [INFO] [stdout] 228 | | () [INFO] [stdout] 229 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_iso.rs:341:1 [INFO] [stdout] | [INFO] [stdout] 341 | / impl_reader!( [INFO] [stdout] 342 | | ThermoCfReader, [INFO] [stdout] 343 | | ThermoCfRecord, [INFO] [stdout] 344 | | ThermoCfRecord, [INFO] [stdout] 345 | | ThermoCfState, [INFO] [stdout] 346 | | () [INFO] [stdout] 347 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_iso.rs:341:1 [INFO] [stdout] | [INFO] [stdout] 341 | / impl_reader!( [INFO] [stdout] 342 | | ThermoCfReader, [INFO] [stdout] 343 | | ThermoCfRecord, [INFO] [stdout] 344 | | ThermoCfRecord, [INFO] [stdout] 345 | | ThermoCfState, [INFO] [stdout] 346 | | () [INFO] [stdout] 347 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/thermo/thermo_raw.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 283 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_raw.rs:498:1 [INFO] [stdout] | [INFO] [stdout] 498 | / impl_reader!( [INFO] [stdout] 499 | | ThermoRawReader, [INFO] [stdout] 500 | | ThermoRawRecord, [INFO] [stdout] 501 | | ThermoRawRecord, [INFO] [stdout] 502 | | ThermoRawState, [INFO] [stdout] 503 | | ThermoRawParams [INFO] [stdout] 504 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_raw.rs:498:1 [INFO] [stdout] | [INFO] [stdout] 498 | / impl_reader!( [INFO] [stdout] 499 | | ThermoRawReader, [INFO] [stdout] 500 | | ThermoRawRecord, [INFO] [stdout] 501 | | ThermoRawRecord, [INFO] [stdout] 502 | | ThermoRawState, [INFO] [stdout] 503 | | ThermoRawParams [INFO] [stdout] 504 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/tsv.rs:198:25 [INFO] [stdout] | [INFO] [stdout] 198 | impl_reader!(TsvReader, TsvRecord, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stdout] | ---------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/tsv.rs:198:34 [INFO] [stdout] | [INFO] [stdout] 198 | impl_reader!(TsvReader, TsvRecord<'_>, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/tsv.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | impl_reader!(TsvReader, TsvRecord, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/tsv.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | impl_reader!(TsvReader, TsvRecord, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | fn next_record(&mut self) -> Result>, EtError>; [INFO] [stdout] | ^^^^^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 111 | fn next_record(&mut self) -> Result>>, EtError>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | fn metadata(&self) -> BTreeMap; [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 117 | fn metadata(&self) -> BTreeMap>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 18 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/chemstation.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 200 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/chemstation.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 299 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/chemstation.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 417 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 417 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/chemstation.rs:537:17 [INFO] [stdout] | [INFO] [stdout] 537 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 537 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:645:1 [INFO] [stdout] | [INFO] [stdout] 645 | / impl_reader!( [INFO] [stdout] 646 | | ChemstationDadReader, [INFO] [stdout] 647 | | ChemstationDadRecord, [INFO] [stdout] 648 | | ChemstationDadRecord, [INFO] [stdout] 649 | | ChemstationDadState, [INFO] [stdout] 650 | | () [INFO] [stdout] 651 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:645:1 [INFO] [stdout] | [INFO] [stdout] 645 | / impl_reader!( [INFO] [stdout] 646 | | ChemstationDadReader, [INFO] [stdout] 647 | | ChemstationDadRecord, [INFO] [stdout] 648 | | ChemstationDadRecord, [INFO] [stdout] 649 | | ChemstationDadState, [INFO] [stdout] 650 | | () [INFO] [stdout] 651 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | / impl_reader!( [INFO] [stdout] 653 | | ChemstationFidReader, [INFO] [stdout] 654 | | ChemstationFidRecord, [INFO] [stdout] 655 | | ChemstationFidRecord, [INFO] [stdout] 656 | | ChemstationFidState, [INFO] [stdout] 657 | | () [INFO] [stdout] 658 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | / impl_reader!( [INFO] [stdout] 653 | | ChemstationFidReader, [INFO] [stdout] 654 | | ChemstationFidRecord, [INFO] [stdout] 655 | | ChemstationFidRecord, [INFO] [stdout] 656 | | ChemstationFidState, [INFO] [stdout] 657 | | () [INFO] [stdout] 658 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | / impl_reader!( [INFO] [stdout] 660 | | ChemstationMsReader, [INFO] [stdout] 661 | | ChemstationMsRecord, [INFO] [stdout] 662 | | ChemstationMsRecord, [INFO] [stdout] 663 | | ChemstationMsState, [INFO] [stdout] 664 | | () [INFO] [stdout] 665 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | / impl_reader!( [INFO] [stdout] 660 | | ChemstationMsReader, [INFO] [stdout] 661 | | ChemstationMsRecord, [INFO] [stdout] 662 | | ChemstationMsRecord, [INFO] [stdout] 663 | | ChemstationMsState, [INFO] [stdout] 664 | | () [INFO] [stdout] 665 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:666:1 [INFO] [stdout] | [INFO] [stdout] 666 | / impl_reader!( [INFO] [stdout] 667 | | ChemstationMwdReader, [INFO] [stdout] 668 | | ChemstationMwdRecord, [INFO] [stdout] | | -------------------- the same lifetime is hidden here [INFO] [stdout] 669 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 670 | | ChemstationMwdState, [INFO] [stdout] 671 | | () [INFO] [stdout] 672 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/agilent/chemstation.rs:668:25 [INFO] [stdout] | [INFO] [stdout] 668 | ChemstationMwdRecord<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:666:1 [INFO] [stdout] | [INFO] [stdout] 666 | / impl_reader!( [INFO] [stdout] 667 | | ChemstationMwdReader, [INFO] [stdout] 668 | | ChemstationMwdRecord, [INFO] [stdout] 669 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 670 | | ChemstationMwdState, [INFO] [stdout] 671 | | () [INFO] [stdout] 672 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation.rs:666:1 [INFO] [stdout] | [INFO] [stdout] 666 | / impl_reader!( [INFO] [stdout] 667 | | ChemstationMwdReader, [INFO] [stdout] 668 | | ChemstationMwdRecord, [INFO] [stdout] 669 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 670 | | ChemstationMwdState, [INFO] [stdout] 671 | | () [INFO] [stdout] 672 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/chemstation_new.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 117 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation_new.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | / impl_reader!( [INFO] [stdout] 228 | | ChemstationUvReader, [INFO] [stdout] 229 | | ChemstationUvRecord, [INFO] [stdout] 230 | | ChemstationUvRecord, [INFO] [stdout] 231 | | ChemstationUvState, [INFO] [stdout] 232 | | () [INFO] [stdout] 233 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/agilent/chemstation_new.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | / impl_reader!( [INFO] [stdout] 228 | | ChemstationUvReader, [INFO] [stdout] 229 | | ChemstationUvRecord, [INFO] [stdout] 230 | | ChemstationUvRecord, [INFO] [stdout] 231 | | ChemstationUvState, [INFO] [stdout] 232 | | () [INFO] [stdout] 233 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/masshunter.rs:203:20 [INFO] [stdout] | [INFO] [stdout] 203 | fn next_record(&mut self) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ----- the same lifetime is hidden 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] 203 | fn next_record(&mut self) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/agilent/masshunter.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 217 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fasta.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 116 | impl_reader!(FastaReader, FastaRecord, FastaRecord<'r>, FastaState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/fasta.rs:116:38 [INFO] [stdout] | [INFO] [stdout] 116 | impl_reader!(FastaReader, FastaRecord<'_>, FastaRecord<'r>, FastaState, ()); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fasta.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | impl_reader!(FastaReader, FastaRecord, FastaRecord<'r>, FastaState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fasta.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | impl_reader!(FastaReader, FastaRecord, FastaRecord<'r>, FastaState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fastq.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | impl_reader!(FastqReader, FastqRecord, FastqRecord<'r>, FastqState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/fastq.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | impl_reader!(FastqReader, FastqRecord<'_>, FastqRecord<'r>, FastqState, ()); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fastq.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | impl_reader!(FastqReader, FastqRecord, FastqRecord<'r>, FastqState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/fastq.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | impl_reader!(FastqReader, FastqRecord, FastqRecord<'r>, FastqState, ()); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/flow.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 40 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/flow.rs:411:25 [INFO] [stdout] | [INFO] [stdout] 411 | impl_reader!(FcsReader, FcsRecord, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stdout] | ------------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/flow.rs:411:34 [INFO] [stdout] | [INFO] [stdout] 411 | impl_reader!(FcsReader, FcsRecord<'_>, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/flow.rs:411:1 [INFO] [stdout] | [INFO] [stdout] 411 | impl_reader!(FcsReader, FcsRecord, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/flow.rs:411:1 [INFO] [stdout] | [INFO] [stdout] 411 | impl_reader!(FcsReader, FcsRecord, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/inficon.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | / impl_reader!( [INFO] [stdout] 195 | | InficonReader, [INFO] [stdout] 196 | | InficonRecord, [INFO] [stdout] 197 | | InficonRecord, [INFO] [stdout] 198 | | InficonState, [INFO] [stdout] 199 | | (Vec>, usize) [INFO] [stdout] 200 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/inficon.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | / impl_reader!( [INFO] [stdout] 195 | | InficonReader, [INFO] [stdout] 196 | | InficonRecord, [INFO] [stdout] 197 | | InficonRecord, [INFO] [stdout] 198 | | InficonState, [INFO] [stdout] 199 | | (Vec>, usize) [INFO] [stdout] 200 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/png.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 137 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/png.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | impl_reader!(PngReader, PngRecord, PngRecord, PngState, ()); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/png.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | impl_reader!(PngReader, PngRecord, PngRecord, PngState, ()); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | impl_reader!(BamReader, BamRecord, BamRecord<'r>, BamState, ()); [INFO] [stdout] | --------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/sam.rs:248:34 [INFO] [stdout] | [INFO] [stdout] 248 | impl_reader!(BamReader, BamRecord<'_>, BamRecord<'r>, BamState, ()); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | impl_reader!(BamReader, BamRecord, BamRecord<'r>, BamState, ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | impl_reader!(BamReader, BamRecord, BamRecord<'r>, BamState, ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:419:25 [INFO] [stdout] | [INFO] [stdout] 419 | impl_reader!(SamReader, SamRecord, SamRecord<'r>, SamState, ()); [INFO] [stdout] | --------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/sam.rs:419:34 [INFO] [stdout] | [INFO] [stdout] 419 | impl_reader!(SamReader, SamRecord<'_>, SamRecord<'r>, SamState, ()); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:419:1 [INFO] [stdout] | [INFO] [stdout] 419 | impl_reader!(SamReader, SamRecord, SamRecord<'r>, SamState, ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/sam.rs:419:1 [INFO] [stdout] | [INFO] [stdout] 419 | impl_reader!(SamReader, SamRecord, SamRecord<'r>, SamState, ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_iso.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | / impl_reader!( [INFO] [stdout] 224 | | ThermoDxfReader, [INFO] [stdout] 225 | | ThermoDxfRecord, [INFO] [stdout] 226 | | ThermoDxfRecord, [INFO] [stdout] 227 | | ThermoDxfState, [INFO] [stdout] 228 | | () [INFO] [stdout] 229 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_iso.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | / impl_reader!( [INFO] [stdout] 224 | | ThermoDxfReader, [INFO] [stdout] 225 | | ThermoDxfRecord, [INFO] [stdout] 226 | | ThermoDxfRecord, [INFO] [stdout] 227 | | ThermoDxfState, [INFO] [stdout] 228 | | () [INFO] [stdout] 229 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_iso.rs:341:1 [INFO] [stdout] | [INFO] [stdout] 341 | / impl_reader!( [INFO] [stdout] 342 | | ThermoCfReader, [INFO] [stdout] 343 | | ThermoCfRecord, [INFO] [stdout] 344 | | ThermoCfRecord, [INFO] [stdout] 345 | | ThermoCfState, [INFO] [stdout] 346 | | () [INFO] [stdout] 347 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_iso.rs:341:1 [INFO] [stdout] | [INFO] [stdout] 341 | / impl_reader!( [INFO] [stdout] 342 | | ThermoCfReader, [INFO] [stdout] 343 | | ThermoCfRecord, [INFO] [stdout] 344 | | ThermoCfRecord, [INFO] [stdout] 345 | | ThermoCfState, [INFO] [stdout] 346 | | () [INFO] [stdout] 347 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsers/thermo/thermo_raw.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 283 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_raw.rs:498:1 [INFO] [stdout] | [INFO] [stdout] 498 | / impl_reader!( [INFO] [stdout] 499 | | ThermoRawReader, [INFO] [stdout] 500 | | ThermoRawRecord, [INFO] [stdout] 501 | | ThermoRawRecord, [INFO] [stdout] 502 | | ThermoRawState, [INFO] [stdout] 503 | | ThermoRawParams [INFO] [stdout] 504 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/thermo/thermo_raw.rs:498:1 [INFO] [stdout] | [INFO] [stdout] 498 | / impl_reader!( [INFO] [stdout] 499 | | ThermoRawReader, [INFO] [stdout] 500 | | ThermoRawRecord, [INFO] [stdout] 501 | | ThermoRawRecord, [INFO] [stdout] 502 | | ThermoRawState, [INFO] [stdout] 503 | | ThermoRawParams [INFO] [stdout] 504 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/tsv.rs:198:25 [INFO] [stdout] | [INFO] [stdout] 198 | impl_reader!(TsvReader, TsvRecord, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stdout] | ---------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/parsers/tsv.rs:198:34 [INFO] [stdout] | [INFO] [stdout] 198 | impl_reader!(TsvReader, TsvRecord<'_>, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 164 | ) -> Result>, EtError> { [INFO] [stdout] | --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/tsv.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | impl_reader!(TsvReader, TsvRecord, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stdout] | ^^^^^ the lifetime is elided here --------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/parsers/tsv.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | impl_reader!(TsvReader, TsvRecord, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | fn next_record(&mut self) -> Result>, EtError>; [INFO] [stdout] | ^^^^^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 111 | fn next_record(&mut self) -> Result>>, EtError>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | fn metadata(&self) -> BTreeMap; [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 117 | fn metadata(&self) -> BTreeMap>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | fn metadata(&self) -> BTreeMap { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [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] 18 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.35s [INFO] running `Command { std: "docker" "inspect" "9648ea73d8d3b80e700ff9140ed528b396deea2ced20c20a641537ab75b4c431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9648ea73d8d3b80e700ff9140ed528b396deea2ced20c20a641537ab75b4c431", kill_on_drop: false }` [INFO] [stdout] 9648ea73d8d3b80e700ff9140ed528b396deea2ced20c20a641537ab75b4c431