[INFO] fetching crate entab 0.3.3... [INFO] testing entab-0.3.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate entab 0.3.3 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate entab 0.3.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 100 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b112301b567a2dc459363ae2e3f560b3f87cdc86f70ce83fe56f879f1ebdfcb [INFO] running `Command { std: "docker" "start" "-a" "2b112301b567a2dc459363ae2e3f560b3f87cdc86f70ce83fe56f879f1ebdfcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b112301b567a2dc459363ae2e3f560b3f87cdc86f70ce83fe56f879f1ebdfcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b112301b567a2dc459363ae2e3f560b3f87cdc86f70ce83fe56f879f1ebdfcb", kill_on_drop: false }` [INFO] [stdout] 2b112301b567a2dc459363ae2e3f560b3f87cdc86f70ce83fe56f879f1ebdfcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f6049a3b16f0ff5e2049002d1cd69f5253f3e10f64c4d454f24a5df03f85123 [INFO] running `Command { std: "docker" "start" "-a" "0f6049a3b16f0ff5e2049002d1cd69f5253f3e10f64c4d454f24a5df03f85123", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling bytecount v0.6.9 [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] Compiling syn v2.0.106 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling entab v0.3.3 (/opt/rustwide/workdir) [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/parsers/agilent/chemstation.rs:668:5 [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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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 36.52s [INFO] running `Command { std: "docker" "inspect" "0f6049a3b16f0ff5e2049002d1cd69f5253f3e10f64c4d454f24a5df03f85123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6049a3b16f0ff5e2049002d1cd69f5253f3e10f64c4d454f24a5df03f85123", kill_on_drop: false }` [INFO] [stdout] 0f6049a3b16f0ff5e2049002d1cd69f5253f3e10f64c4d454f24a5df03f85123 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de2b91d10f6dae1e3f75c61535883dc8a390930ebf157510af2f539bde85b726 [INFO] running `Command { std: "docker" "start" "-a" "de2b91d10f6dae1e3f75c61535883dc8a390930ebf157510af2f539bde85b726", kill_on_drop: false }` [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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/parsers/agilent/chemstation.rs:668:5 [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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling entab v0.3.3 (/opt/rustwide/workdir) [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/parsers/agilent/chemstation.rs:668:5 [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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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/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] ::: 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] = 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] 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 `test` profile [unoptimized + debuginfo] target(s) in 32.59s [INFO] running `Command { std: "docker" "inspect" "de2b91d10f6dae1e3f75c61535883dc8a390930ebf157510af2f539bde85b726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de2b91d10f6dae1e3f75c61535883dc8a390930ebf157510af2f539bde85b726", kill_on_drop: false }` [INFO] [stdout] de2b91d10f6dae1e3f75c61535883dc8a390930ebf157510af2f539bde85b726 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e94ee1d542755cde3de9277412d0d21b391ba66b9bf5997fced0f05450d902d0 [INFO] running `Command { std: "docker" "start" "-a" "e94ee1d542755cde3de9277412d0d21b391ba66b9bf5997fced0f05450d902d0", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/agilent/chemstation.rs:200:17 [INFO] [stderr] | [INFO] [stderr] 200 | fn metadata(&self) -> BTreeMap { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 200 | fn metadata(&self) -> BTreeMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/agilent/chemstation.rs:299:17 [INFO] [stderr] | [INFO] [stderr] 299 | fn metadata(&self) -> BTreeMap { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 299 | fn metadata(&self) -> BTreeMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/agilent/chemstation.rs:417:17 [INFO] [stderr] | [INFO] [stderr] 417 | fn metadata(&self) -> BTreeMap { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 417 | fn metadata(&self) -> BTreeMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/agilent/chemstation.rs:537:17 [INFO] [stderr] | [INFO] [stderr] 537 | fn metadata(&self) -> BTreeMap { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 537 | fn metadata(&self) -> BTreeMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/agilent/chemstation.rs:645:1 [INFO] [stderr] | [INFO] [stderr] 645 | / impl_reader!( [INFO] [stderr] 646 | | ChemstationDadReader, [INFO] [stderr] 647 | | ChemstationDadRecord, [INFO] [stderr] 648 | | ChemstationDadRecord, [INFO] [stderr] 649 | | ChemstationDadState, [INFO] [stderr] 650 | | () [INFO] [stderr] 651 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/agilent/chemstation.rs:645:1 [INFO] [stderr] | [INFO] [stderr] 645 | / impl_reader!( [INFO] [stderr] 646 | | ChemstationDadReader, [INFO] [stderr] 647 | | ChemstationDadRecord, [INFO] [stderr] 648 | | ChemstationDadRecord, [INFO] [stderr] 649 | | ChemstationDadState, [INFO] [stderr] 650 | | () [INFO] [stderr] 651 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/agilent/chemstation.rs:652:1 [INFO] [stderr] | [INFO] [stderr] 652 | / impl_reader!( [INFO] [stderr] 653 | | ChemstationFidReader, [INFO] [stderr] 654 | | ChemstationFidRecord, [INFO] [stderr] 655 | | ChemstationFidRecord, [INFO] [stderr] 656 | | ChemstationFidState, [INFO] [stderr] 657 | | () [INFO] [stderr] 658 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/agilent/chemstation.rs:652:1 [INFO] [stderr] | [INFO] [stderr] 652 | / impl_reader!( [INFO] [stderr] 653 | | ChemstationFidReader, [INFO] [stderr] 654 | | ChemstationFidRecord, [INFO] [stderr] 655 | | ChemstationFidRecord, [INFO] [stderr] 656 | | ChemstationFidState, [INFO] [stderr] 657 | | () [INFO] [stderr] 658 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/agilent/chemstation.rs:659:1 [INFO] [stderr] | [INFO] [stderr] 659 | / impl_reader!( [INFO] [stderr] 660 | | ChemstationMsReader, [INFO] [stderr] 661 | | ChemstationMsRecord, [INFO] [stderr] 662 | | ChemstationMsRecord, [INFO] [stderr] 663 | | ChemstationMsState, [INFO] [stderr] 664 | | () [INFO] [stderr] 665 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/agilent/chemstation.rs:659:1 [INFO] [stderr] | [INFO] [stderr] 659 | / impl_reader!( [INFO] [stderr] 660 | | ChemstationMsReader, [INFO] [stderr] 661 | | ChemstationMsRecord, [INFO] [stderr] 662 | | ChemstationMsRecord, [INFO] [stderr] 663 | | ChemstationMsState, [INFO] [stderr] 664 | | () [INFO] [stderr] 665 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/agilent/chemstation.rs:668:5 [INFO] [stderr] | [INFO] [stderr] 666 | / impl_reader!( [INFO] [stderr] 667 | | ChemstationMwdReader, [INFO] [stderr] 668 | | ChemstationMwdRecord, [INFO] [stderr] | | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] 669 | | ChemstationMwdRecord<'r>, [INFO] [stderr] 670 | | ChemstationMwdState, [INFO] [stderr] 671 | | () [INFO] [stderr] 672 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/readers.rs:155:25 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 668 | ChemstationMwdRecord<'_>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/agilent/chemstation.rs:666:1 [INFO] [stderr] | [INFO] [stderr] 666 | / impl_reader!( [INFO] [stderr] 667 | | ChemstationMwdReader, [INFO] [stderr] 668 | | ChemstationMwdRecord, [INFO] [stderr] 669 | | ChemstationMwdRecord<'r>, [INFO] [stderr] 670 | | ChemstationMwdState, [INFO] [stderr] 671 | | () [INFO] [stderr] 672 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/agilent/chemstation.rs:666:1 [INFO] [stderr] | [INFO] [stderr] 666 | / impl_reader!( [INFO] [stderr] 667 | | ChemstationMwdReader, [INFO] [stderr] 668 | | ChemstationMwdRecord, [INFO] [stderr] 669 | | ChemstationMwdRecord<'r>, [INFO] [stderr] 670 | | ChemstationMwdState, [INFO] [stderr] 671 | | () [INFO] [stderr] 672 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/agilent/chemstation_new.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 117 | fn metadata(&self) -> BTreeMap { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 117 | fn metadata(&self) -> BTreeMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/agilent/chemstation_new.rs:227:1 [INFO] [stderr] | [INFO] [stderr] 227 | / impl_reader!( [INFO] [stderr] 228 | | ChemstationUvReader, [INFO] [stderr] 229 | | ChemstationUvRecord, [INFO] [stderr] 230 | | ChemstationUvRecord, [INFO] [stderr] 231 | | ChemstationUvState, [INFO] [stderr] 232 | | () [INFO] [stderr] 233 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/agilent/chemstation_new.rs:227:1 [INFO] [stderr] | [INFO] [stderr] 227 | / impl_reader!( [INFO] [stderr] 228 | | ChemstationUvReader, [INFO] [stderr] 229 | | ChemstationUvRecord, [INFO] [stderr] 230 | | ChemstationUvRecord, [INFO] [stderr] 231 | | ChemstationUvState, [INFO] [stderr] 232 | | () [INFO] [stderr] 233 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/agilent/masshunter.rs:203:20 [INFO] [stderr] | [INFO] [stderr] 203 | fn next_record(&mut self) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 203 | fn next_record(&mut self) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/agilent/masshunter.rs:217:17 [INFO] [stderr] | [INFO] [stderr] 217 | fn metadata(&self) -> BTreeMap { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 217 | fn metadata(&self) -> BTreeMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/fasta.rs:116:27 [INFO] [stderr] | [INFO] [stderr] 116 | impl_reader!(FastaReader, FastaRecord, FastaRecord<'r>, FastaState, ()); [INFO] [stderr] | --------------------------^^^^^^^^^^^---------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/readers.rs:155:25 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 116 | impl_reader!(FastaReader, FastaRecord<'_>, FastaRecord<'r>, FastaState, ()); [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/fasta.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | impl_reader!(FastaReader, FastaRecord, FastaRecord<'r>, FastaState, ()); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/fasta.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | impl_reader!(FastaReader, FastaRecord, FastaRecord<'r>, FastaState, ()); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/fastq.rs:120:27 [INFO] [stderr] | [INFO] [stderr] 120 | impl_reader!(FastqReader, FastqRecord, FastqRecord<'r>, FastqState, ()); [INFO] [stderr] | --------------------------^^^^^^^^^^^---------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/readers.rs:155:25 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 120 | impl_reader!(FastqReader, FastqRecord<'_>, FastqRecord<'r>, FastqState, ()); [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/fastq.rs:120:1 [INFO] [stderr] | [INFO] [stderr] 120 | impl_reader!(FastqReader, FastqRecord, FastqRecord<'r>, FastqState, ()); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/fastq.rs:120:1 [INFO] [stderr] | [INFO] [stderr] 120 | impl_reader!(FastqReader, FastqRecord, FastqRecord<'r>, FastqState, ()); [INFO] [stderr] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/flow.rs:40:17 [INFO] [stderr] | [INFO] [stderr] 40 | fn metadata(&self) -> BTreeMap { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn metadata(&self) -> BTreeMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/flow.rs:411:25 [INFO] [stderr] | [INFO] [stderr] 411 | impl_reader!(FcsReader, FcsRecord, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stderr] | ------------------------^^^^^^^^^---------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/readers.rs:155:25 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 411 | impl_reader!(FcsReader, FcsRecord<'_>, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/flow.rs:411:1 [INFO] [stderr] | [INFO] [stderr] 411 | impl_reader!(FcsReader, FcsRecord, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stderr] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/flow.rs:411:1 [INFO] [stderr] | [INFO] [stderr] 411 | impl_reader!(FcsReader, FcsRecord, FcsRecord<'r>, FcsState, BTreeMap); [INFO] [stderr] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/inficon.rs:194:1 [INFO] [stderr] | [INFO] [stderr] 194 | / impl_reader!( [INFO] [stderr] 195 | | InficonReader, [INFO] [stderr] 196 | | InficonRecord, [INFO] [stderr] 197 | | InficonRecord, [INFO] [stderr] 198 | | InficonState, [INFO] [stderr] 199 | | (Vec>, usize) [INFO] [stderr] 200 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/inficon.rs:194:1 [INFO] [stderr] | [INFO] [stderr] 194 | / impl_reader!( [INFO] [stderr] 195 | | InficonReader, [INFO] [stderr] 196 | | InficonRecord, [INFO] [stderr] 197 | | InficonRecord, [INFO] [stderr] 198 | | InficonState, [INFO] [stderr] 199 | | (Vec>, usize) [INFO] [stderr] 200 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/png.rs:137:17 [INFO] [stderr] | [INFO] [stderr] 137 | fn metadata(&self) -> BTreeMap { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 137 | fn metadata(&self) -> BTreeMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/png.rs:365:1 [INFO] [stderr] | [INFO] [stderr] 365 | impl_reader!(PngReader, PngRecord, PngRecord, PngState, ()); [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/png.rs:365:1 [INFO] [stderr] | [INFO] [stderr] 365 | impl_reader!(PngReader, PngRecord, PngRecord, PngState, ()); [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/sam.rs:248:25 [INFO] [stderr] | [INFO] [stderr] 248 | impl_reader!(BamReader, BamRecord, BamRecord<'r>, BamState, ()); [INFO] [stderr] | ------------------------^^^^^^^^^------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/readers.rs:155:25 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 248 | impl_reader!(BamReader, BamRecord<'_>, BamRecord<'r>, BamState, ()); [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/sam.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | impl_reader!(BamReader, BamRecord, BamRecord<'r>, BamState, ()); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/sam.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | impl_reader!(BamReader, BamRecord, BamRecord<'r>, BamState, ()); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/sam.rs:419:25 [INFO] [stderr] | [INFO] [stderr] 419 | impl_reader!(SamReader, SamRecord, SamRecord<'r>, SamState, ()); [INFO] [stderr] | ------------------------^^^^^^^^^------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/readers.rs:155:25 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 419 | impl_reader!(SamReader, SamRecord<'_>, SamRecord<'r>, SamState, ()); [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/sam.rs:419:1 [INFO] [stderr] | [INFO] [stderr] 419 | impl_reader!(SamReader, SamRecord, SamRecord<'r>, SamState, ()); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/sam.rs:419:1 [INFO] [stderr] | [INFO] [stderr] 419 | impl_reader!(SamReader, SamRecord, SamRecord<'r>, SamState, ()); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/thermo/thermo_iso.rs:223:1 [INFO] [stderr] | [INFO] [stderr] 223 | / impl_reader!( [INFO] [stderr] 224 | | ThermoDxfReader, [INFO] [stderr] 225 | | ThermoDxfRecord, [INFO] [stderr] 226 | | ThermoDxfRecord, [INFO] [stderr] 227 | | ThermoDxfState, [INFO] [stderr] 228 | | () [INFO] [stderr] 229 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/thermo/thermo_iso.rs:223:1 [INFO] [stderr] | [INFO] [stderr] 223 | / impl_reader!( [INFO] [stderr] 224 | | ThermoDxfReader, [INFO] [stderr] 225 | | ThermoDxfRecord, [INFO] [stderr] 226 | | ThermoDxfRecord, [INFO] [stderr] 227 | | ThermoDxfState, [INFO] [stderr] 228 | | () [INFO] [stderr] 229 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/thermo/thermo_iso.rs:341:1 [INFO] [stderr] | [INFO] [stderr] 341 | / impl_reader!( [INFO] [stderr] 342 | | ThermoCfReader, [INFO] [stderr] 343 | | ThermoCfRecord, [INFO] [stderr] 344 | | ThermoCfRecord, [INFO] [stderr] 345 | | ThermoCfState, [INFO] [stderr] 346 | | () [INFO] [stderr] 347 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/thermo/thermo_iso.rs:341:1 [INFO] [stderr] | [INFO] [stderr] 341 | / impl_reader!( [INFO] [stderr] 342 | | ThermoCfReader, [INFO] [stderr] 343 | | ThermoCfRecord, [INFO] [stderr] 344 | | ThermoCfRecord, [INFO] [stderr] 345 | | ThermoCfState, [INFO] [stderr] 346 | | () [INFO] [stderr] 347 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/thermo/thermo_raw.rs:283:17 [INFO] [stderr] | [INFO] [stderr] 283 | fn metadata(&self) -> BTreeMap { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 283 | fn metadata(&self) -> BTreeMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/thermo/thermo_raw.rs:498:1 [INFO] [stderr] | [INFO] [stderr] 498 | / impl_reader!( [INFO] [stderr] 499 | | ThermoRawReader, [INFO] [stderr] 500 | | ThermoRawRecord, [INFO] [stderr] 501 | | ThermoRawRecord, [INFO] [stderr] 502 | | ThermoRawState, [INFO] [stderr] 503 | | ThermoRawParams [INFO] [stderr] 504 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/thermo/thermo_raw.rs:498:1 [INFO] [stderr] | [INFO] [stderr] 498 | / impl_reader!( [INFO] [stderr] 499 | | ThermoRawReader, [INFO] [stderr] 500 | | ThermoRawRecord, [INFO] [stderr] 501 | | ThermoRawRecord, [INFO] [stderr] 502 | | ThermoRawState, [INFO] [stderr] 503 | | ThermoRawParams [INFO] [stderr] 504 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsers/tsv.rs:198:25 [INFO] [stderr] | [INFO] [stderr] 198 | impl_reader!(TsvReader, TsvRecord, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stderr] | ------------------------^^^^^^^^^------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] ::: src/readers.rs:155:25 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn next(&mut self) -> Result, EtError> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 198 | impl_reader!(TsvReader, TsvRecord<'_>, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 164 | ) -> Result>, EtError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/tsv.rs:198:1 [INFO] [stderr] | [INFO] [stderr] 198 | impl_reader!(TsvReader, TsvRecord, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | ) -> Result>>, EtError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/parsers/tsv.rs:198:1 [INFO] [stderr] | [INFO] [stderr] 198 | impl_reader!(TsvReader, TsvRecord, TsvRecord<'r>, TsvState, TsvParams); [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_reader` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn metadata(&self) -> ::alloc::collections::BTreeMap<::alloc::string::String, $crate::record::Value<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:111:20 [INFO] [stderr] | [INFO] [stderr] 111 | fn next_record(&mut self) -> Result>, EtError>; [INFO] [stderr] | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 111 | fn next_record(&mut self) -> Result>>, EtError>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/readers.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 117 | fn metadata(&self) -> BTreeMap; [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 117 | fn metadata(&self) -> BTreeMap>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/record.rs:18:17 [INFO] [stderr] | [INFO] [stderr] 18 | fn metadata(&self) -> BTreeMap { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 18 | fn metadata(&self) -> BTreeMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `entab` (lib) generated 52 warnings (run `cargo fix --lib -p entab` to apply 52 suggestions) [INFO] [stderr] warning: `entab` (lib test) generated 52 warnings (52 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/entab-cea068c05140e4fd) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test buffer::test::test_buffer_small ... ok [INFO] [stdout] test buffer::test::test_expansion ... ok [INFO] [stdout] test buffer::test::test_next_into ... ok [INFO] [stdout] test buffer::test::test_read_lines ... ok [INFO] [stdout] test buffer::test::test_seek_pattern ... ok [INFO] [stdout] test compression::tests::test_read_bzip2 ... ok [INFO] [stdout] test compression::tests::test_read_zstd ... ok [INFO] [stdout] test filetype::tests::test_parser_names ... ok [INFO] [stdout] test compression::tests::test_read_gzip ... ok [INFO] [stdout] test parsers::agilent::chemstation::tests::test_chemstation_reader_bad_fuzzes ... ok [INFO] [stdout] test error::tests::test_context_display ... ok [INFO] [stdout] test compression::tests::test_read_xz ... ok [INFO] [stdout] test parsers::agilent::chemstation::tests::test_chemstation_reader_mwd ... ok [INFO] [stdout] test parsers::fasta::tests::test_fasta_empty_fields ... ok [INFO] [stdout] test parsers::fasta::tests::test_fasta_multiline ... ok [INFO] [stdout] test parsers::fasta::tests::test_fasta_short ... ok [INFO] [stdout] test parsers::fasta::tests::test_fasta_multiline_extra_newlines ... ok [INFO] [stdout] test parsers::fastq::tests::test_fastq_pathological_sequences ... ok [INFO] [stdout] test parsers::fastq::tests::test_fastq_extra_newlines ... ok [INFO] [stdout] test parsers::fastq::tests::test_fastq_reading ... ok [INFO] [stdout] test parsers::agilent::chemstation::tests::test_chemstation_reader_fid ... ok [INFO] [stdout] test parsers::fasta::tests::test_fasta_reading ... ok [INFO] [stdout] test parsers::fastq::tests::test_fastq_from_file ... ok [INFO] [stdout] test parsers::flow::tests::test_fcs_bad_fuzzes ... ok [INFO] [stdout] test parsers::inficon::test::slow_inficon_fuzzes ... ok [INFO] [stdout] test parsers::inficon::test::bad_inficon_fuzzes ... ok [INFO] [stdout] test parsers::flow::tests::test_fcs_reader_metadata ... ok [INFO] [stdout] test parsers::png::tests::test_minimal_png ... ok [INFO] [stdout] test parsers::sam::tests::test_bam_fuzz_errors ... ok [INFO] [stdout] test parsers::sam::tests::test_bam_reader ... ok [INFO] [stdout] test parsers::sam::tests::test_sam_no_data ... ok [INFO] [stdout] test parsers::sam::tests::test_sam_reader ... ok [INFO] [stdout] test parsers::sam::tests::test_sam_bad_fuzzes ... ok [INFO] [stdout] test parsers::thermo::thermo_iso::tests::test_thermo_dxf_bad_fuzzes ... ok [INFO] [stdout] test parsers::agilent::masshunter::tests::test_dad_file ... ok [INFO] [stdout] test parsers::thermo::thermo_iso::tests::test_thermo_cf_reader ... ok [INFO] [stdout] test parsers::tsv::test::test_bad_fuzzes ... ok [INFO] [stdout] test parsers::png::tests::test_indexed_png ... ok [INFO] [stdout] test parsers::tsv::test::test_two_size_reader ... ok [INFO] [stdout] test parsers::tsv::test::test_reader ... ok [INFO] [stdout] test parsers::tsv_inference::test::test_split ... ok [INFO] [stdout] test parsers::tsv_inference::test::test_sniff_params ... ok [INFO] [stdout] test parsers::agilent::chemstation::tests::test_chemstation_reader_ms ... ok [INFO] [stdout] test parsers::flow::tests::test_fcs_reader ... ok [INFO] [stdout] test readers::test::test_bad_fuzzes ... ok [INFO] [stdout] test parsers::png::tests::test_png_reader ... ok [INFO] [stdout] test parsers::thermo::thermo_iso::tests::test_thermo_dxf_reader ... ok [INFO] [stdout] test parsers::thermo::thermo_raw::tests::test_thermo_raw ... ok [INFO] [stdout] test parsers::agilent::chemstation_new::tests::test_chemstation_reader_uv ... ok [INFO] [stderr] Doc-tests entab [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/buffer.rs - buffer::ReadBuffer<'r>::next_into (line 192) ... ignored [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/lib.rs - (line 43) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.81s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e94ee1d542755cde3de9277412d0d21b391ba66b9bf5997fced0f05450d902d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e94ee1d542755cde3de9277412d0d21b391ba66b9bf5997fced0f05450d902d0", kill_on_drop: false }` [INFO] [stdout] e94ee1d542755cde3de9277412d0d21b391ba66b9bf5997fced0f05450d902d0