[INFO] cloning repository https://github.com/bovee/entab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bovee/entab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbovee%2Fentab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbovee%2Fentab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67a1bffe399ac5f9ad78efb080f9880fbffb4dd1 [INFO] checking bovee/entab/67a1bffe399ac5f9ad78efb080f9880fbffb4dd1 against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbovee%2Fentab" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bovee/entab [INFO] finished tweaking git repo https://github.com/bovee/entab [INFO] tweaked toml for git repo https://github.com/bovee/entab written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bovee/entab on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 134 packages to latest compatible versions [INFO] [stderr] Adding bzip2 v0.4.4 (available: v0.6.1) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.8.2) [INFO] [stderr] Adding pyo3 v0.22.6 (available: v0.28.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.22.6 [INFO] [stderr] Downloaded pyo3-build-config v0.22.6 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.6 [INFO] [stderr] Downloaded pyo3-ffi v0.22.6 [INFO] [stderr] Downloaded pyo3 v0.22.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22a0e8815de3d6ce9fbbb39d365b8c85847d0e41b0a3bcb0ad31760673a204c4 [INFO] running `Command { std: "docker" "start" "-a" "22a0e8815de3d6ce9fbbb39d365b8c85847d0e41b0a3bcb0ad31760673a204c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22a0e8815de3d6ce9fbbb39d365b8c85847d0e41b0a3bcb0ad31760673a204c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a0e8815de3d6ce9fbbb39d365b8c85847d0e41b0a3bcb0ad31760673a204c4", kill_on_drop: false }` [INFO] [stdout] 22a0e8815de3d6ce9fbbb39d365b8c85847d0e41b0a3bcb0ad31760673a204c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34e45816095e2ab2cae108b62a410a15bce6f13145b5dcae864ba9b33afd4b85 [INFO] running `Command { std: "docker" "start" "-a" "34e45816095e2ab2cae108b62a410a15bce6f13145b5dcae864ba9b33afd4b85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking clap_builder v4.5.58 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking wasm-bindgen-test-shared v0.2.108 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking clap v4.5.58 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.58 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking js-sys v0.3.85 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking entab v0.3.3 (/opt/rustwide/workdir/entab) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/parsers/agilent/chemstation.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | 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] 28 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/parsers/agilent/chemstation.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 127 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/parsers/agilent/chemstation.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | 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] 245 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/parsers/agilent/chemstation.rs:365:17 [INFO] [stdout] | [INFO] [stdout] 365 | 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] 365 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation.rs:473:1 [INFO] [stdout] | [INFO] [stdout] 473 | / impl_reader!( [INFO] [stdout] 474 | | ChemstationDadReader, [INFO] [stdout] 475 | | ChemstationDadRecord, [INFO] [stdout] 476 | | ChemstationDadRecord, [INFO] [stdout] 477 | | ChemstationDadState, [INFO] [stdout] 478 | | () [INFO] [stdout] 479 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation.rs:473:1 [INFO] [stdout] | [INFO] [stdout] 473 | / impl_reader!( [INFO] [stdout] 474 | | ChemstationDadReader, [INFO] [stdout] 475 | | ChemstationDadRecord, [INFO] [stdout] 476 | | ChemstationDadRecord, [INFO] [stdout] 477 | | ChemstationDadState, [INFO] [stdout] 478 | | () [INFO] [stdout] 479 | | ); [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] 179 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation.rs:480:1 [INFO] [stdout] | [INFO] [stdout] 480 | / impl_reader!( [INFO] [stdout] 481 | | ChemstationFidReader, [INFO] [stdout] 482 | | ChemstationFidRecord, [INFO] [stdout] 483 | | ChemstationFidRecord, [INFO] [stdout] 484 | | ChemstationFidState, [INFO] [stdout] 485 | | () [INFO] [stdout] 486 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation.rs:480:1 [INFO] [stdout] | [INFO] [stdout] 480 | / impl_reader!( [INFO] [stdout] 481 | | ChemstationFidReader, [INFO] [stdout] 482 | | ChemstationFidRecord, [INFO] [stdout] 483 | | ChemstationFidRecord, [INFO] [stdout] 484 | | ChemstationFidState, [INFO] [stdout] 485 | | () [INFO] [stdout] 486 | | ); [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] 179 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation.rs:487:1 [INFO] [stdout] | [INFO] [stdout] 487 | / impl_reader!( [INFO] [stdout] 488 | | ChemstationMsReader, [INFO] [stdout] 489 | | ChemstationMsRecord, [INFO] [stdout] 490 | | ChemstationMsRecord, [INFO] [stdout] 491 | | ChemstationMsState, [INFO] [stdout] 492 | | () [INFO] [stdout] 493 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation.rs:487:1 [INFO] [stdout] | [INFO] [stdout] 487 | / impl_reader!( [INFO] [stdout] 488 | | ChemstationMsReader, [INFO] [stdout] 489 | | ChemstationMsRecord, [INFO] [stdout] 490 | | ChemstationMsRecord, [INFO] [stdout] 491 | | ChemstationMsState, [INFO] [stdout] 492 | | () [INFO] [stdout] 493 | | ); [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] 179 | 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] --> entab/src/parsers/agilent/chemstation.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 494 | / impl_reader!( [INFO] [stdout] 495 | | ChemstationMwdReader, [INFO] [stdout] 496 | | ChemstationMwdRecord, [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 497 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 498 | | ChemstationMwdState, [INFO] [stdout] 499 | | () [INFO] [stdout] 500 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] 496 | ChemstationMwdRecord<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation.rs:494:1 [INFO] [stdout] | [INFO] [stdout] 494 | / impl_reader!( [INFO] [stdout] 495 | | ChemstationMwdReader, [INFO] [stdout] 496 | | ChemstationMwdRecord, [INFO] [stdout] 497 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 498 | | ChemstationMwdState, [INFO] [stdout] 499 | | () [INFO] [stdout] 500 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation.rs:494:1 [INFO] [stdout] | [INFO] [stdout] 494 | / impl_reader!( [INFO] [stdout] 495 | | ChemstationMwdReader, [INFO] [stdout] 496 | | ChemstationMwdRecord, [INFO] [stdout] 497 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 498 | | ChemstationMwdState, [INFO] [stdout] 499 | | () [INFO] [stdout] 500 | | ); [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] 179 | 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] --> entab/src/parsers/agilent/chemstation_new.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | 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] 28 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation_new.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | / impl_reader!( [INFO] [stdout] 139 | | ChemstationUvReader, [INFO] [stdout] 140 | | ChemstationUvRecord, [INFO] [stdout] 141 | | ChemstationUvRecord, [INFO] [stdout] 142 | | ChemstationUvState, [INFO] [stdout] 143 | | () [INFO] [stdout] 144 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation_new.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | / impl_reader!( [INFO] [stdout] 139 | | ChemstationUvReader, [INFO] [stdout] 140 | | ChemstationUvRecord, [INFO] [stdout] 141 | | ChemstationUvRecord, [INFO] [stdout] 142 | | ChemstationUvState, [INFO] [stdout] 143 | | () [INFO] [stdout] 144 | | ); [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] 179 | 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] --> entab/src/parsers/agilent/chemstation_new.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | 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] 167 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation_new.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | / impl_reader!( [INFO] [stdout] 268 | | ChemstationArrayReader, [INFO] [stdout] 269 | | ChemstationArrayRecord, [INFO] [stdout] 270 | | ChemstationArrayRecord, [INFO] [stdout] 271 | | ChemstationArrayState, [INFO] [stdout] 272 | | () [INFO] [stdout] 273 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation_new.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | / impl_reader!( [INFO] [stdout] 268 | | ChemstationArrayReader, [INFO] [stdout] 269 | | ChemstationArrayRecord, [INFO] [stdout] 270 | | ChemstationArrayRecord, [INFO] [stdout] 271 | | ChemstationArrayState, [INFO] [stdout] 272 | | () [INFO] [stdout] 273 | | ); [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] 179 | 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] --> entab/src/parsers/agilent/masshunter.rs:206:20 [INFO] [stdout] | [INFO] [stdout] 206 | 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] 206 | 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] --> entab/src/parsers/agilent/masshunter.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | 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] 220 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/src/readers.rs:114:20 [INFO] [stdout] | [INFO] [stdout] 114 | 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] 114 | 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] --> entab/src/readers.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | 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] 120 | fn metadata(&self) -> BTreeMap>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/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] Checking entab-cli v0.3.3 (/opt/rustwide/workdir/entab-cli) [INFO] [stderr] Checking entab-py v0.3.3 (/opt/rustwide/workdir/entab-py) [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> entab-py/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | create_exception!(entab, EntabError, exceptions::PyException); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `maturin` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> entab-py/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | create_exception!(entab, EntabError, exceptions::PyException); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `maturin` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `record_delimiter` is never read [INFO] [stdout] --> entab-cli/src/tsv_params.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TsvParams { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub record_delimiter: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> entab-py/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | create_exception!(entab, EntabError, exceptions::PyException); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `maturin` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> entab-py/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | create_exception!(entab, EntabError, exceptions::PyException); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `maturin` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `record_delimiter` is never read [INFO] [stdout] --> entab-cli/src/tsv_params.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TsvParams { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub record_delimiter: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/parsers/agilent/chemstation.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | 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] 28 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/parsers/agilent/chemstation.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 127 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/parsers/agilent/chemstation.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | 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] 245 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/parsers/agilent/chemstation.rs:365:17 [INFO] [stdout] | [INFO] [stdout] 365 | 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] 365 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation.rs:473:1 [INFO] [stdout] | [INFO] [stdout] 473 | / impl_reader!( [INFO] [stdout] 474 | | ChemstationDadReader, [INFO] [stdout] 475 | | ChemstationDadRecord, [INFO] [stdout] 476 | | ChemstationDadRecord, [INFO] [stdout] 477 | | ChemstationDadState, [INFO] [stdout] 478 | | () [INFO] [stdout] 479 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation.rs:473:1 [INFO] [stdout] | [INFO] [stdout] 473 | / impl_reader!( [INFO] [stdout] 474 | | ChemstationDadReader, [INFO] [stdout] 475 | | ChemstationDadRecord, [INFO] [stdout] 476 | | ChemstationDadRecord, [INFO] [stdout] 477 | | ChemstationDadState, [INFO] [stdout] 478 | | () [INFO] [stdout] 479 | | ); [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] 179 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation.rs:480:1 [INFO] [stdout] | [INFO] [stdout] 480 | / impl_reader!( [INFO] [stdout] 481 | | ChemstationFidReader, [INFO] [stdout] 482 | | ChemstationFidRecord, [INFO] [stdout] 483 | | ChemstationFidRecord, [INFO] [stdout] 484 | | ChemstationFidState, [INFO] [stdout] 485 | | () [INFO] [stdout] 486 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation.rs:480:1 [INFO] [stdout] | [INFO] [stdout] 480 | / impl_reader!( [INFO] [stdout] 481 | | ChemstationFidReader, [INFO] [stdout] 482 | | ChemstationFidRecord, [INFO] [stdout] 483 | | ChemstationFidRecord, [INFO] [stdout] 484 | | ChemstationFidState, [INFO] [stdout] 485 | | () [INFO] [stdout] 486 | | ); [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] 179 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation.rs:487:1 [INFO] [stdout] | [INFO] [stdout] 487 | / impl_reader!( [INFO] [stdout] 488 | | ChemstationMsReader, [INFO] [stdout] 489 | | ChemstationMsRecord, [INFO] [stdout] 490 | | ChemstationMsRecord, [INFO] [stdout] 491 | | ChemstationMsState, [INFO] [stdout] 492 | | () [INFO] [stdout] 493 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation.rs:487:1 [INFO] [stdout] | [INFO] [stdout] 487 | / impl_reader!( [INFO] [stdout] 488 | | ChemstationMsReader, [INFO] [stdout] 489 | | ChemstationMsRecord, [INFO] [stdout] 490 | | ChemstationMsRecord, [INFO] [stdout] 491 | | ChemstationMsState, [INFO] [stdout] 492 | | () [INFO] [stdout] 493 | | ); [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] 179 | 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] --> entab/src/parsers/agilent/chemstation.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 494 | / impl_reader!( [INFO] [stdout] 495 | | ChemstationMwdReader, [INFO] [stdout] 496 | | ChemstationMwdRecord, [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 497 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 498 | | ChemstationMwdState, [INFO] [stdout] 499 | | () [INFO] [stdout] 500 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] 496 | ChemstationMwdRecord<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation.rs:494:1 [INFO] [stdout] | [INFO] [stdout] 494 | / impl_reader!( [INFO] [stdout] 495 | | ChemstationMwdReader, [INFO] [stdout] 496 | | ChemstationMwdRecord, [INFO] [stdout] 497 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 498 | | ChemstationMwdState, [INFO] [stdout] 499 | | () [INFO] [stdout] 500 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation.rs:494:1 [INFO] [stdout] | [INFO] [stdout] 494 | / impl_reader!( [INFO] [stdout] 495 | | ChemstationMwdReader, [INFO] [stdout] 496 | | ChemstationMwdRecord, [INFO] [stdout] 497 | | ChemstationMwdRecord<'r>, [INFO] [stdout] 498 | | ChemstationMwdState, [INFO] [stdout] 499 | | () [INFO] [stdout] 500 | | ); [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] 179 | 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] --> entab/src/parsers/agilent/chemstation_new.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | 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] 28 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation_new.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | / impl_reader!( [INFO] [stdout] 139 | | ChemstationUvReader, [INFO] [stdout] 140 | | ChemstationUvRecord, [INFO] [stdout] 141 | | ChemstationUvRecord, [INFO] [stdout] 142 | | ChemstationUvState, [INFO] [stdout] 143 | | () [INFO] [stdout] 144 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation_new.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | / impl_reader!( [INFO] [stdout] 139 | | ChemstationUvReader, [INFO] [stdout] 140 | | ChemstationUvRecord, [INFO] [stdout] 141 | | ChemstationUvRecord, [INFO] [stdout] 142 | | ChemstationUvState, [INFO] [stdout] 143 | | () [INFO] [stdout] 144 | | ); [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] 179 | 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] --> entab/src/parsers/agilent/chemstation_new.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | 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] 167 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/src/parsers/agilent/chemstation_new.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | / impl_reader!( [INFO] [stdout] 268 | | ChemstationArrayReader, [INFO] [stdout] 269 | | ChemstationArrayRecord, [INFO] [stdout] 270 | | ChemstationArrayRecord, [INFO] [stdout] 271 | | ChemstationArrayState, [INFO] [stdout] 272 | | () [INFO] [stdout] 273 | | ); [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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/src/parsers/agilent/chemstation_new.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | / impl_reader!( [INFO] [stdout] 268 | | ChemstationArrayReader, [INFO] [stdout] 269 | | ChemstationArrayRecord, [INFO] [stdout] 270 | | ChemstationArrayRecord, [INFO] [stdout] 271 | | ChemstationArrayState, [INFO] [stdout] 272 | | () [INFO] [stdout] 273 | | ); [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] 179 | 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] --> entab/src/parsers/agilent/masshunter.rs:206:20 [INFO] [stdout] | [INFO] [stdout] 206 | 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] 206 | 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] --> entab/src/parsers/agilent/masshunter.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | 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] 220 | fn metadata(&self) -> BTreeMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/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] ::: entab/src/readers.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | 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] --> entab/src/readers.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 167 | ) -> Result>, EtError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: entab/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] 167 | ) -> Result>>, EtError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/src/readers.rs:179:25 [INFO] [stdout] | [INFO] [stdout] 179 | 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] ::: entab/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] 179 | 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] --> entab/src/readers.rs:114:20 [INFO] [stdout] | [INFO] [stdout] 114 | 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] 114 | 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] --> entab/src/readers.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | 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] 120 | fn metadata(&self) -> BTreeMap>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> entab/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] Checking wasm-bindgen-futures v0.4.58 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking wasm-bindgen-test v0.3.58 [INFO] [stderr] Checking entab-js v0.3.3 (/opt/rustwide/workdir/entab-js) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.78s [INFO] running `Command { std: "docker" "inspect" "34e45816095e2ab2cae108b62a410a15bce6f13145b5dcae864ba9b33afd4b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e45816095e2ab2cae108b62a410a15bce6f13145b5dcae864ba9b33afd4b85", kill_on_drop: false }` [INFO] [stdout] 34e45816095e2ab2cae108b62a410a15bce6f13145b5dcae864ba9b33afd4b85