[INFO] fetching crate biblatex 0.10.0... [INFO] testing biblatex-0.10.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate biblatex 0.10.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate biblatex 0.10.0 [INFO] finished tweaking crates.io crate biblatex 0.10.0 [INFO] tweaked toml for crates.io crate biblatex 0.10.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate biblatex 0.10.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unscanny v0.1.0 [INFO] [stderr] Downloaded numerals v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25a0e48de55f0dfc53b04807a2b9c4b7b3e9f4e82400bd8f9eae88c0371e9b1f [INFO] running `Command { std: "docker" "start" "-a" "25a0e48de55f0dfc53b04807a2b9c4b7b3e9f4e82400bd8f9eae88c0371e9b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a0e48de55f0dfc53b04807a2b9c4b7b3e9f4e82400bd8f9eae88c0371e9b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a0e48de55f0dfc53b04807a2b9c4b7b3e9f4e82400bd8f9eae88c0371e9b1f", kill_on_drop: false }` [INFO] [stdout] 25a0e48de55f0dfc53b04807a2b9c4b7b3e9f4e82400bd8f9eae88c0371e9b1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fd22a4ef2e178edb81324cee15844d7ab25a245cef7d2fd71ca19824a49b0b4 [INFO] running `Command { std: "docker" "start" "-a" "7fd22a4ef2e178edb81324cee15844d7ab25a245cef7d2fd71ca19824a49b0b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling unscanny v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling biblatex v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn iter(&self) -> std::slice::Iter { [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] 227 | pub fn iter(&self) -> std::slice::Iter<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn iter_mut(&mut self) -> std::slice::IterMut { [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] 232 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:305:16 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn get(&self, key: &str) -> Option { [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] 305 | pub fn get(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:582:22 [INFO] [stdout] | [INFO] [stdout] 582 | fn get_non_empty(&self, key: &str) -> Option { [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] 582 | fn get_non_empty(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chunk.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | pub(crate) fn chunk_chars(chunks: ChunksRef) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^^ the lifetime is hidden here ^^ the same 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 225 | pub(crate) fn chunk_chars(chunks: ChunksRef<'_>) -> impl Iterator + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s [INFO] running `Command { std: "docker" "inspect" "7fd22a4ef2e178edb81324cee15844d7ab25a245cef7d2fd71ca19824a49b0b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd22a4ef2e178edb81324cee15844d7ab25a245cef7d2fd71ca19824a49b0b4", kill_on_drop: false }` [INFO] [stdout] 7fd22a4ef2e178edb81324cee15844d7ab25a245cef7d2fd71ca19824a49b0b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b089f6793332f289e0597b3d4be7db52418327f6bcc90016566b6fcf48ba8fc0 [INFO] running `Command { std: "docker" "start" "-a" "b089f6793332f289e0597b3d4be7db52418327f6bcc90016566b6fcf48ba8fc0", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn iter(&self) -> std::slice::Iter { [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] 227 | pub fn iter(&self) -> std::slice::Iter<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn iter_mut(&mut self) -> std::slice::IterMut { [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] 232 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:305:16 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn get(&self, key: &str) -> Option { [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] 305 | pub fn get(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:582:22 [INFO] [stdout] | [INFO] [stdout] 582 | fn get_non_empty(&self, key: &str) -> Option { [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] 582 | fn get_non_empty(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling biblatex v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chunk.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | pub(crate) fn chunk_chars(chunks: ChunksRef) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^^ the lifetime is hidden here ^^ the same 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 225 | pub(crate) fn chunk_chars(chunks: ChunksRef<'_>) -> impl Iterator + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn iter(&self) -> std::slice::Iter { [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] 227 | pub fn iter(&self) -> std::slice::Iter<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn iter_mut(&mut self) -> std::slice::IterMut { [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] 232 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Entry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:305:16 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn get(&self, key: &str) -> Option { [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] 305 | pub fn get(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:582:22 [INFO] [stdout] | [INFO] [stdout] 582 | fn get_non_empty(&self, key: &str) -> Option { [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] 582 | fn get_non_empty(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | / fields! { [INFO] [stdout] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stdout] 748 | | author: "author" => Vec, [INFO] [stdout] 749 | | book_title: "booktitle", [INFO] [stdout] ... | [INFO] [stdout] 761 | | volume: "volume" => PermissiveType, [INFO] [stdout] 762 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | / alias_fields! { [INFO] [stdout] 765 | | address: "address" | "location", [INFO] [stdout] 766 | | location: "location" | "address", [INFO] [stdout] 767 | | annotation: "annotation" | "annote", [INFO] [stdout] ... | [INFO] [stdout] 774 | | institution: "institution" | "school", [INFO] [stdout] 775 | | } [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 `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn $name(&self) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 16 | (@ret) => {ChunksRef}; [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | / fields! { [INFO] [stdout] 816 | | abstract_: "abstract", [INFO] [stdout] 817 | | addendum: "addendum", [INFO] [stdout] 818 | | afterword: "afterword" => Vec, [INFO] [stdout] ... | [INFO] [stdout] 879 | | gender: "gender" => Gender, [INFO] [stdout] 880 | | } [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 `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chunk.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | pub(crate) fn chunk_chars(chunks: ChunksRef) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^^ the lifetime is hidden here ^^ the same 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 225 | pub(crate) fn chunk_chars(chunks: ChunksRef<'_>) -> impl Iterator + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.89s [INFO] running `Command { std: "docker" "inspect" "b089f6793332f289e0597b3d4be7db52418327f6bcc90016566b6fcf48ba8fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b089f6793332f289e0597b3d4be7db52418327f6bcc90016566b6fcf48ba8fc0", kill_on_drop: false }` [INFO] [stdout] b089f6793332f289e0597b3d4be7db52418327f6bcc90016566b6fcf48ba8fc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9565c330c2c8a198f0542fe71db6870cb5af27e81802a3e7d05e5b8e6d2cce10 [INFO] running `Command { std: "docker" "start" "-a" "9565c330c2c8a198f0542fe71db6870cb5af27e81802a3e7d05e5b8e6d2cce10", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:227:17 [INFO] [stderr] | [INFO] [stderr] 227 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 227 | pub fn iter(&self) -> std::slice::Iter<'_, Entry> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:232:21 [INFO] [stderr] | [INFO] [stderr] 232 | pub fn iter_mut(&mut self) -> std::slice::IterMut { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 232 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Entry> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:305:16 [INFO] [stderr] | [INFO] [stderr] 305 | pub fn get(&self, key: &str) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 305 | pub fn get(&self, key: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:582:22 [INFO] [stderr] | [INFO] [stderr] 582 | fn get_non_empty(&self, key: &str) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 582 | fn get_non_empty(&self, key: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn $name(&self) -> Result { [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 16 | (@ret) => {ChunksRef}; [INFO] [stderr] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:746:5 [INFO] [stderr] | [INFO] [stderr] 746 | / fields! { [INFO] [stderr] 747 | | // Fields without a specified return type simply return `ChunksRef`. [INFO] [stderr] 748 | | author: "author" => Vec, [INFO] [stderr] 749 | | book_title: "booktitle", [INFO] [stderr] ... | [INFO] [stderr] 761 | | volume: "volume" => PermissiveType, [INFO] [stderr] 762 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:16:16 [INFO] [stderr] | [INFO] [stderr] 16 | (@ret) => {ChunksRef}; [INFO] [stderr] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 44 | pub fn $name(&self) -> Result { [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:764:5 [INFO] [stderr] | [INFO] [stderr] 764 | / alias_fields! { [INFO] [stderr] 765 | | address: "address" | "location", [INFO] [stderr] 766 | | location: "location" | "address", [INFO] [stderr] 767 | | annotation: "annotation" | "annote", [INFO] [stderr] ... | [INFO] [stderr] 774 | | institution: "institution" | "school", [INFO] [stderr] 775 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fields` which comes from the expansion of the macro `alias_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn $name(&self) -> Result { [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 16 | (@ret) => {ChunksRef}; [INFO] [stderr] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:815:5 [INFO] [stderr] | [INFO] [stderr] 815 | / fields! { [INFO] [stderr] 816 | | abstract_: "abstract", [INFO] [stderr] 817 | | addendum: "addendum", [INFO] [stderr] 818 | | afterword: "afterword" => Vec, [INFO] [stderr] ... | [INFO] [stderr] 879 | | gender: "gender" => Gender, [INFO] [stderr] 880 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 16 | (@ret) => {ChunksRef<'_>}; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/chunk.rs:225:35 [INFO] [stderr] | [INFO] [stderr] 225 | pub(crate) fn chunk_chars(chunks: ChunksRef) -> impl Iterator + '_ { [INFO] [stderr] | ^^^^^^^^^ the lifetime is hidden here ^^ the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'_` [INFO] [stderr] | [INFO] [stderr] 225 | pub(crate) fn chunk_chars(chunks: ChunksRef<'_>) -> impl Iterator + '_ { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `biblatex` (lib) generated 64 warnings (56 duplicates) (run `cargo fix --lib -p biblatex` to apply 8 suggestions) [INFO] [stderr] warning: `biblatex` (lib test) generated 64 warnings (64 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/biblatex-ee59829a95881fe0) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test chunk::tests::test_split_at_normal_char ... ok [INFO] [stdout] test raw::tests::test_empty_entry_key ... ok [INFO] [stdout] test raw::tests::test_escape ... ok [INFO] [stdout] test raw::tests::test_entry_key ... ok [INFO] [stdout] test raw::tests::test_parse_article ... ok [INFO] [stdout] test raw::tests::test_resolve_string ... ok [INFO] [stdout] test resolve::tests::test_commands ... ok [INFO] [stdout] test chunk::tests::test_split ... ok [INFO] [stdout] test resolve::tests::test_math ... ok [INFO] [stdout] test resolve::tests::test_process ... ok [INFO] [stdout] test resolve::tests::test_resolve_commands_and_escape ... ok [INFO] [stdout] test tests::linebreak_field ... ok [INFO] [stdout] test tests::test_parse_incorrect_result ... ok [INFO] [stdout] test tests::test_alias ... ok [INFO] [stdout] test tests::test_parse_incorrect_types ... ok [INFO] [stdout] test tests::test_bibtex_conversion ... ok [INFO] [stdout] test tests::test_case_sensitivity ... ok [INFO] [stdout] test tests::test_extended_name_format ... ok [INFO] [stdout] test tests::test_synthesized_entry ... ok [INFO] [stdout] test tests::test_crossref ... ok [INFO] [stdout] test resolve::tests::test_hyphens ... ok [INFO] [stdout] test raw::tests::test_abbr ... ok [INFO] [stdout] test tests::test_keys ... ok [INFO] [stdout] test tests::test_rass_report ... ok [INFO] [stdout] test tests::test_page_ranges ... ok [INFO] [stdout] test tests::test_correct_bib ... ok [INFO] [stdout] test types::date::tests::test_parse_bce_year ... ok [INFO] [stdout] test types::date::tests::test_parse_date ... ok [INFO] [stdout] test types::date::tests::test_parse_date_from_three_fields ... ok [INFO] [stdout] test types::date::tests::test_parse_datetime ... ok [INFO] [stdout] test types::person::tests::test_leading_and ... ok [INFO] [stdout] test tests::test_editor_types ... ok [INFO] [stdout] test types::date::tests::test_parse_empty_date ... ok [INFO] [stdout] test types::person::tests::test_list_of_names ... ok [INFO] [stdout] test types::person::tests::test_consecutive_and ... ok [INFO] [stdout] test types::person::tests::test_trailing_and ... ok [INFO] [stdout] test types::person::tests::test_list_of_names_multilines ... ok [INFO] [stdout] test tests::test_whitespace_collapse ... ok [INFO] [stdout] test types::person::tests::test_person_extended_name_format ... ok [INFO] [stdout] test types::person::tests::test_person_comma ... ok [INFO] [stdout] test types::person::tests::test_name_with_and_inside ... ok [INFO] [stdout] test types::person::tests::test_person_no_comma ... ok [INFO] [stdout] test types::person::tests::test_person_two_comma ... ok [INFO] [stdout] test types::tests::test_ranges ... ok [INFO] [stdout] test types::tests::test_ranges_2228 ... ok [INFO] [stdout] test tests::test_repeated_key ... ok [INFO] [stdout] test tests::test_verbatim_fields ... ok [INFO] [stdout] test tests::test_ds_report ... ok [INFO] [stdout] test tests::test_polar_report ... ok [INFO] [stdout] test tests::test_gral_paper ... ok [INFO] [stdout] test tests::test_empty_date_fields ... ok [INFO] [stdout] test tests::test_verify ... ok [INFO] [stdout] test types::person::tests::test_verbatim ... ok [INFO] [stdout] test tests::test_libra_paper ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Doc-tests biblatex [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9565c330c2c8a198f0542fe71db6870cb5af27e81802a3e7d05e5b8e6d2cce10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9565c330c2c8a198f0542fe71db6870cb5af27e81802a3e7d05e5b8e6d2cce10", kill_on_drop: false }` [INFO] [stdout] 9565c330c2c8a198f0542fe71db6870cb5af27e81802a3e7d05e5b8e6d2cce10