[INFO] fetching crate biome_aria 0.5.7... [INFO] checking biome_aria-0.5.7 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate biome_aria 0.5.7 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate biome_aria 0.5.7 [INFO] finished tweaking crates.io crate biome_aria 0.5.7 [INFO] tweaked toml for crates.io crate biome_aria 0.5.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate biome_aria 0.5.7 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a27c8b190e1f430cd529d4fdffa677052148fe78a528916ccc42051c9b1b8046 [INFO] running `Command { std: "docker" "start" "-a" "a27c8b190e1f430cd529d4fdffa677052148fe78a528916ccc42051c9b1b8046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a27c8b190e1f430cd529d4fdffa677052148fe78a528916ccc42051c9b1b8046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27c8b190e1f430cd529d4fdffa677052148fe78a528916ccc42051c9b1b8046", kill_on_drop: false }` [INFO] [stdout] a27c8b190e1f430cd529d4fdffa677052148fe78a528916ccc42051c9b1b8046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c646ac16abd2f6de19f218bf6fbd2103d019ab9746aed0d057219f690de2bb50 [INFO] running `Command { std: "docker" "start" "-a" "c646ac16abd2f6de19f218bf6fbd2103d019ab9746aed0d057219f690de2bb50", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling biome_aria_metadata v0.5.7 [INFO] [stderr] Checking biome_aria v0.5.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MarkRole` is never constructed [INFO] [stdout] --> src/roles.rs:793:5 [INFO] [stdout] | [INFO] [stdout] 793 | MarkRole { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `PROPS`, `ROLES`, and `CONCEPTS` are never used [INFO] [stdout] --> src/macros.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 35 | impl $id { [INFO] [stdout] | -------- associated constants in this implementation [INFO] [stdout] 36 | const PROPS: &'static [(&'static str, bool)] = &$p_value; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 37 | const ROLES: &'static [&'static str] = &$r_value; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 38 | const CONCEPTS: &'static [(&'static str, &'static [(&'static str, &'static str)])] = [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:791:1 [INFO] [stdout] | [INFO] [stdout] 791 | / define_role! { [INFO] [stdout] 792 | | /// https://w3c.github.io/aria/#mark [INFO] [stdout] 793 | | MarkRole { [INFO] [stdout] 794 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 798 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_property! { [INFO] [stdout] 8 | | AriaActivedescendant { [INFO] [stdout] 9 | | PROPERTY_TYPE: "id", [INFO] [stdout] 10 | | VALUES: [], [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_property! { [INFO] [stdout] 15 | | AriaAtomic { [INFO] [stdout] 16 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 17 | | VALUES: [], [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_property! { [INFO] [stdout] 22 | | AriaAutocomplete { [INFO] [stdout] 23 | | PROPERTY_TYPE: "token", [INFO] [stdout] 24 | | VALUES: ["inline", "list", "both", "none"], [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / define_property! { [INFO] [stdout] 29 | | AriaBusy { [INFO] [stdout] 30 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 31 | | VALUES: [], [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / define_property! { [INFO] [stdout] 36 | | AriaChecked { [INFO] [stdout] 37 | | PROPERTY_TYPE: "tristate", [INFO] [stdout] 38 | | VALUES: [], [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / define_property! { [INFO] [stdout] 43 | | AriaColcount { [INFO] [stdout] 44 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 45 | | VALUES: [], [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / define_property! { [INFO] [stdout] 50 | | AriaColindex { [INFO] [stdout] 51 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 52 | | VALUES: [], [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_property! { [INFO] [stdout] 57 | | AriaColspan { [INFO] [stdout] 58 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 59 | | VALUES: [], [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / define_property! { [INFO] [stdout] 64 | | AriaControls { [INFO] [stdout] 65 | | PROPERTY_TYPE: "idlist", [INFO] [stdout] 66 | | VALUES: [], [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_property! { [INFO] [stdout] 71 | | AriaCurrent { [INFO] [stdout] 72 | | PROPERTY_TYPE: "token", [INFO] [stdout] 73 | | VALUES: ["page", "step", "location", "date", "time", "true", "false"], [INFO] [stdout] 74 | | } [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / define_property! { [INFO] [stdout] 78 | | AriaDescribedby { [INFO] [stdout] 79 | | PROPERTY_TYPE: "idlist", [INFO] [stdout] 80 | | VALUES: [], [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_property! { [INFO] [stdout] 85 | | AriaDetails { [INFO] [stdout] 86 | | PROPERTY_TYPE: "id", [INFO] [stdout] 87 | | VALUES: [], [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | / define_property! { [INFO] [stdout] 92 | | AriaDisabled { [INFO] [stdout] 93 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 94 | | VALUES: [], [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | / define_property! { [INFO] [stdout] 99 | | AriaDropeffect { [INFO] [stdout] 100 | | PROPERTY_TYPE: "tokenlist", [INFO] [stdout] 101 | | VALUES: ["copy", "execute", "link", "move", "none", "popup"], [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / define_property! { [INFO] [stdout] 106 | | AriaErrormessage { [INFO] [stdout] 107 | | PROPERTY_TYPE: "id", [INFO] [stdout] 108 | | VALUES: [], [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / define_property! { [INFO] [stdout] 113 | | AriaExpanded { [INFO] [stdout] 114 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 115 | | VALUES: [], [INFO] [stdout] 116 | | } [INFO] [stdout] 117 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | / define_property! { [INFO] [stdout] 120 | | AriaFlowto { [INFO] [stdout] 121 | | PROPERTY_TYPE: "idlist", [INFO] [stdout] 122 | | VALUES: [], [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | / define_property! { [INFO] [stdout] 127 | | AriaGrabbed { [INFO] [stdout] 128 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 129 | | VALUES: [], [INFO] [stdout] 130 | | } [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | / define_property! { [INFO] [stdout] 134 | | AriaHaspopup { [INFO] [stdout] 135 | | PROPERTY_TYPE: "token", [INFO] [stdout] 136 | | VALUES: ["false", "true", "menu", "listbox", "tree", "grid", "dialog"], [INFO] [stdout] 137 | | } [INFO] [stdout] 138 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / define_property! { [INFO] [stdout] 141 | | AriaHidden { [INFO] [stdout] 142 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 143 | | VALUES: [], [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / define_property! { [INFO] [stdout] 148 | | AriaInvalid { [INFO] [stdout] 149 | | PROPERTY_TYPE: "token", [INFO] [stdout] 150 | | VALUES: ["grammar", "false", "spelling", "true"], [INFO] [stdout] 151 | | } [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / define_property! { [INFO] [stdout] 155 | | AriaKeyshortcuts { [INFO] [stdout] 156 | | PROPERTY_TYPE: "string", [INFO] [stdout] 157 | | VALUES: [], [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / define_property! { [INFO] [stdout] 162 | | AriaLabel { [INFO] [stdout] 163 | | PROPERTY_TYPE: "string", [INFO] [stdout] 164 | | VALUES: [], [INFO] [stdout] 165 | | } [INFO] [stdout] 166 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | / define_property! { [INFO] [stdout] 169 | | AriaLabelledby { [INFO] [stdout] 170 | | PROPERTY_TYPE: "idlist", [INFO] [stdout] 171 | | VALUES: [], [INFO] [stdout] 172 | | } [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | / define_property! { [INFO] [stdout] 176 | | AriaLevel { [INFO] [stdout] 177 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 178 | | VALUES: [], [INFO] [stdout] 179 | | } [INFO] [stdout] 180 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / define_property! { [INFO] [stdout] 183 | | AriaLive { [INFO] [stdout] 184 | | PROPERTY_TYPE: "token", [INFO] [stdout] 185 | | VALUES: ["assertive", "off", "polite"], [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / define_property! { [INFO] [stdout] 190 | | AriaModal { [INFO] [stdout] 191 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 192 | | VALUES: [], [INFO] [stdout] 193 | | } [INFO] [stdout] 194 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / define_property! { [INFO] [stdout] 196 | | AriaMultiline { [INFO] [stdout] 197 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 198 | | VALUES: [], [INFO] [stdout] 199 | | } [INFO] [stdout] 200 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_property! { [INFO] [stdout] 202 | | AriaMultiselectable { [INFO] [stdout] 203 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 204 | | VALUES: [], [INFO] [stdout] 205 | | } [INFO] [stdout] 206 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | / define_property! { [INFO] [stdout] 209 | | AriaOrientation { [INFO] [stdout] 210 | | PROPERTY_TYPE: "token", [INFO] [stdout] 211 | | VALUES: ["vertical", "undefined", "horizontal"], [INFO] [stdout] 212 | | } [INFO] [stdout] 213 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | / define_property! { [INFO] [stdout] 216 | | AriaOwns { [INFO] [stdout] 217 | | PROPERTY_TYPE: "idlist", [INFO] [stdout] 218 | | VALUES: [], [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | / define_property! { [INFO] [stdout] 223 | | AriaPlaceholder { [INFO] [stdout] 224 | | PROPERTY_TYPE: "string", [INFO] [stdout] 225 | | VALUES: [], [INFO] [stdout] 226 | | } [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / define_property! { [INFO] [stdout] 230 | | AriaPosinset { [INFO] [stdout] 231 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 232 | | VALUES: [], [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | / define_property! { [INFO] [stdout] 237 | | AriaPressed { [INFO] [stdout] 238 | | PROPERTY_TYPE: "tristate", [INFO] [stdout] 239 | | VALUES: [], [INFO] [stdout] 240 | | } [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / define_property! { [INFO] [stdout] 244 | | AriaReadonly { [INFO] [stdout] 245 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 246 | | VALUES: [], [INFO] [stdout] 247 | | } [INFO] [stdout] 248 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | / define_property! { [INFO] [stdout] 251 | | AriaRelevant { [INFO] [stdout] 252 | | PROPERTY_TYPE: "tokenlist", [INFO] [stdout] 253 | | VALUES: ["additions", "all", "removals", "text"], [INFO] [stdout] 254 | | } [INFO] [stdout] 255 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | / define_property! { [INFO] [stdout] 258 | | AriaRequired { [INFO] [stdout] 259 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 260 | | VALUES: [], [INFO] [stdout] 261 | | } [INFO] [stdout] 262 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | / define_property! { [INFO] [stdout] 265 | | AriaRoledescription { [INFO] [stdout] 266 | | PROPERTY_TYPE: "string", [INFO] [stdout] 267 | | VALUES: [], [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / define_property! { [INFO] [stdout] 272 | | AriaRowcount { [INFO] [stdout] 273 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 274 | | VALUES: [], [INFO] [stdout] 275 | | } [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / define_property! { [INFO] [stdout] 279 | | AriaRowindex { [INFO] [stdout] 280 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 281 | | VALUES: [], [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / define_property! { [INFO] [stdout] 286 | | AriaRowspan { [INFO] [stdout] 287 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 288 | | VALUES: [], [INFO] [stdout] 289 | | } [INFO] [stdout] 290 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | / define_property! { [INFO] [stdout] 293 | | AriaSelected { [INFO] [stdout] 294 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 295 | | VALUES: [], [INFO] [stdout] 296 | | } [INFO] [stdout] 297 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / define_property! { [INFO] [stdout] 300 | | AriaSetsize { [INFO] [stdout] 301 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 302 | | VALUES: [], [INFO] [stdout] 303 | | } [INFO] [stdout] 304 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | / define_property! { [INFO] [stdout] 307 | | AriaSort { [INFO] [stdout] 308 | | PROPERTY_TYPE: "token", [INFO] [stdout] 309 | | VALUES: ["ascending", "descending", "none", "other"], [INFO] [stdout] 310 | | } [INFO] [stdout] 311 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | / define_property! { [INFO] [stdout] 314 | | AriaValuemax { [INFO] [stdout] 315 | | PROPERTY_TYPE: "number", [INFO] [stdout] 316 | | VALUES: [], [INFO] [stdout] 317 | | } [INFO] [stdout] 318 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | / define_property! { [INFO] [stdout] 321 | | AriaValuemin { [INFO] [stdout] 322 | | PROPERTY_TYPE: "number", [INFO] [stdout] 323 | | VALUES: [], [INFO] [stdout] 324 | | } [INFO] [stdout] 325 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | / define_property! { [INFO] [stdout] 328 | | AriaValuenow { [INFO] [stdout] 329 | | PROPERTY_TYPE: "number", [INFO] [stdout] 330 | | VALUES: [], [INFO] [stdout] 331 | | } [INFO] [stdout] 332 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_property! { [INFO] [stdout] 335 | | AriaValuetext { [INFO] [stdout] 336 | | PROPERTY_TYPE: "string", [INFO] [stdout] 337 | | VALUES: [], [INFO] [stdout] 338 | | } [INFO] [stdout] 339 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/properties.rs:402:15 [INFO] [stdout] | [INFO] [stdout] 402 | fn values(&self) -> Iter<&str>; [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 402 | fn values(&self) -> Iter<'_, &str>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/roles.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | fn properties(&self) -> Iter<(&str, bool)>; [INFO] [stdout] | ^^^^^ ------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 22 | fn properties(&self) -> Iter<'_, (&str, bool)>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/roles.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | fn roles(&self) -> Iter<&str>; [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 25 | fn roles(&self) -> Iter<'_, &str>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_role! { [INFO] [stdout] 72 | | /// https://www.w3.org/TR/wai-aria-1.1/#button [INFO] [stdout] 73 | | ButtonRole { [INFO] [stdout] 74 | | PROPS: [("aria-expanded", false), ("aria-expanded", false)], [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_role! { [INFO] [stdout] 72 | | /// https://www.w3.org/TR/wai-aria-1.1/#button [INFO] [stdout] 73 | | ButtonRole { [INFO] [stdout] 74 | | PROPS: [("aria-expanded", false), ("aria-expanded", false)], [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / define_role! { [INFO] [stdout] 81 | | /// https://www.w3.org/TR/wai-aria-1.1/#checkbox [INFO] [stdout] 82 | | CheckboxRole { [INFO] [stdout] 83 | | PROPS: [("aria-checked", true), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / define_role! { [INFO] [stdout] 81 | | /// https://www.w3.org/TR/wai-aria-1.1/#checkbox [INFO] [stdout] 82 | | CheckboxRole { [INFO] [stdout] 83 | | PROPS: [("aria-checked", true), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / define_role! { [INFO] [stdout] 89 | | /// https://www.w3.org/TR/wai-aria-1.1/#radio [INFO] [stdout] 90 | | RadioRole { [INFO] [stdout] 91 | | PROPS: [("aria-checked", true), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / define_role! { [INFO] [stdout] 89 | | /// https://www.w3.org/TR/wai-aria-1.1/#radio [INFO] [stdout] 90 | | RadioRole { [INFO] [stdout] 91 | | PROPS: [("aria-checked", true), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_role! { [INFO] [stdout] 97 | | /// https://www.w3.org/TR/wai-aria-1.1/#switch [INFO] [stdout] 98 | | SwitchRole { [INFO] [stdout] 99 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_role! { [INFO] [stdout] 97 | | /// https://www.w3.org/TR/wai-aria-1.1/#switch [INFO] [stdout] 98 | | SwitchRole { [INFO] [stdout] 99 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / define_role! { [INFO] [stdout] 105 | | /// https://www.w3.org/TR/wai-aria-1.1/#option [INFO] [stdout] 106 | | OptionRole { [INFO] [stdout] 107 | | PROPS: [("aria-selected", true)], [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / define_role! { [INFO] [stdout] 105 | | /// https://www.w3.org/TR/wai-aria-1.1/#option [INFO] [stdout] 106 | | OptionRole { [INFO] [stdout] 107 | | PROPS: [("aria-selected", true)], [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / define_role! { [INFO] [stdout] 114 | | /// https://www.w3.org/TR/wai-aria-1.1/#combobox [INFO] [stdout] 115 | | ComboBoxRole { [INFO] [stdout] 116 | | PROPS: [("aria-controls", true), ("aria-expanded", true)], [INFO] [stdout] ... | [INFO] [stdout] 120 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / define_role! { [INFO] [stdout] 114 | | /// https://www.w3.org/TR/wai-aria-1.1/#combobox [INFO] [stdout] 115 | | ComboBoxRole { [INFO] [stdout] 116 | | PROPS: [("aria-controls", true), ("aria-expanded", true)], [INFO] [stdout] ... | [INFO] [stdout] 120 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / define_role! { [INFO] [stdout] 122 | | /// https://www.w3.org/TR/wai-aria-1.1/#heading [INFO] [stdout] 123 | | HeadingRole { [INFO] [stdout] 124 | | PROPS: [("aria-level", true)], [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / define_role! { [INFO] [stdout] 122 | | /// https://www.w3.org/TR/wai-aria-1.1/#heading [INFO] [stdout] 123 | | HeadingRole { [INFO] [stdout] 124 | | PROPS: [("aria-level", true)], [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | / define_role! { [INFO] [stdout] 130 | | /// https://www.w3.org/TR/wai-aria-1.1/#spinbutton [INFO] [stdout] 131 | | SpinButtonRole { [INFO] [stdout] 132 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | / define_role! { [INFO] [stdout] 130 | | /// https://www.w3.org/TR/wai-aria-1.1/#spinbutton [INFO] [stdout] 131 | | SpinButtonRole { [INFO] [stdout] 132 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / define_role! { [INFO] [stdout] 142 | | /// https://www.w3.org/TR/wai-aria-1.1/#checkbox [INFO] [stdout] 143 | | SliderRole { [INFO] [stdout] 144 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 151 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / define_role! { [INFO] [stdout] 142 | | /// https://www.w3.org/TR/wai-aria-1.1/#checkbox [INFO] [stdout] 143 | | SliderRole { [INFO] [stdout] 144 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 151 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / define_role! { [INFO] [stdout] 153 | | /// https://www.w3.org/TR/wai-aria-1.1/#separator [INFO] [stdout] 154 | | SeparatorRole { [INFO] [stdout] 155 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 163 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / define_role! { [INFO] [stdout] 153 | | /// https://www.w3.org/TR/wai-aria-1.1/#separator [INFO] [stdout] 154 | | SeparatorRole { [INFO] [stdout] 155 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 163 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | / define_role! { [INFO] [stdout] 166 | | /// https://www.w3.org/TR/wai-aria-1.1/#scrollbar [INFO] [stdout] 167 | | ScollbarRole { [INFO] [stdout] 168 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 177 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | / define_role! { [INFO] [stdout] 166 | | /// https://www.w3.org/TR/wai-aria-1.1/#scrollbar [INFO] [stdout] 167 | | ScollbarRole { [INFO] [stdout] 168 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 177 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / define_role! { [INFO] [stdout] 180 | | /// https://www.w3.org/TR/wai-aria-1.1/#article [INFO] [stdout] 181 | | ArticleRole { [INFO] [stdout] 182 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / define_role! { [INFO] [stdout] 180 | | /// https://www.w3.org/TR/wai-aria-1.1/#article [INFO] [stdout] 181 | | ArticleRole { [INFO] [stdout] 182 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / define_role! { [INFO] [stdout] 189 | | /// https://www.w3.org/TR/wai-aria-1.1/#dialog [INFO] [stdout] 190 | | DialogRole { [INFO] [stdout] 191 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / define_role! { [INFO] [stdout] 189 | | /// https://www.w3.org/TR/wai-aria-1.1/#dialog [INFO] [stdout] 190 | | DialogRole { [INFO] [stdout] 191 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / define_role! { [INFO] [stdout] 198 | | /// https://www.w3.org/TR/wai-aria-1.1/#alert [INFO] [stdout] 199 | | AlertRole { [INFO] [stdout] 200 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 204 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / define_role! { [INFO] [stdout] 198 | | /// https://www.w3.org/TR/wai-aria-1.1/#alert [INFO] [stdout] 199 | | AlertRole { [INFO] [stdout] 200 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 204 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / define_role! { [INFO] [stdout] 206 | | /// https://www.w3.org/TR/wai-aria-1.1/#alertdialog [INFO] [stdout] 207 | | AlertDialogRole { [INFO] [stdout] 208 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / define_role! { [INFO] [stdout] 206 | | /// https://www.w3.org/TR/wai-aria-1.1/#alertdialog [INFO] [stdout] 207 | | AlertDialogRole { [INFO] [stdout] 208 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | / define_role! { [INFO] [stdout] 214 | | /// https://www.w3.org/TR/wai-aria-1.1/#application [INFO] [stdout] 215 | | ApplicationRole { [INFO] [stdout] 216 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 219 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | / define_role! { [INFO] [stdout] 214 | | /// https://www.w3.org/TR/wai-aria-1.1/#application [INFO] [stdout] 215 | | ApplicationRole { [INFO] [stdout] 216 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 219 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / define_role! { [INFO] [stdout] 222 | | /// https://www.w3.org/TR/wai-aria-1.1/#banner [INFO] [stdout] 223 | | BannerRole { [INFO] [stdout] 224 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / define_role! { [INFO] [stdout] 222 | | /// https://www.w3.org/TR/wai-aria-1.1/#banner [INFO] [stdout] 223 | | BannerRole { [INFO] [stdout] 224 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / define_role! { [INFO] [stdout] 230 | | /// https://www.w3.org/TR/wai-aria-1.1/#cell [INFO] [stdout] 231 | | CellRole { [INFO] [stdout] 232 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / define_role! { [INFO] [stdout] 230 | | /// https://www.w3.org/TR/wai-aria-1.1/#cell [INFO] [stdout] 231 | | CellRole { [INFO] [stdout] 232 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / define_role! { [INFO] [stdout] 244 | | /// https://www.w3.org/TR/wai-aria-1.1/#columnheader [INFO] [stdout] 245 | | ColumnHeaderRole { [INFO] [stdout] 246 | | PROPS: [("aria-sort", false)], [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / define_role! { [INFO] [stdout] 244 | | /// https://www.w3.org/TR/wai-aria-1.1/#columnheader [INFO] [stdout] 245 | | ColumnHeaderRole { [INFO] [stdout] 246 | | PROPS: [("aria-sort", false)], [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | / define_role! { [INFO] [stdout] 253 | | /// https://www.w3.org/TR/wai-aria-1.1/#definition [INFO] [stdout] 254 | | DefinitionRole { [INFO] [stdout] 255 | | PROPS: [("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 259 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | / define_role! { [INFO] [stdout] 253 | | /// https://www.w3.org/TR/wai-aria-1.1/#definition [INFO] [stdout] 254 | | DefinitionRole { [INFO] [stdout] 255 | | PROPS: [("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 259 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | / define_role! { [INFO] [stdout] 262 | | /// https://www.w3.org/TR/wai-aria-1.1/#feed [INFO] [stdout] 263 | | FeedRole { [INFO] [stdout] 264 | | PROPS: [("aria-labelledby", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | / define_role! { [INFO] [stdout] 262 | | /// https://www.w3.org/TR/wai-aria-1.1/#feed [INFO] [stdout] 263 | | FeedRole { [INFO] [stdout] 264 | | PROPS: [("aria-labelledby", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / define_role! { [INFO] [stdout] 270 | | /// https://www.w3.org/TR/wai-aria-1.1/#figure [INFO] [stdout] 271 | | FigureRole { [INFO] [stdout] 272 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / define_role! { [INFO] [stdout] 270 | | /// https://www.w3.org/TR/wai-aria-1.1/#figure [INFO] [stdout] 271 | | FigureRole { [INFO] [stdout] 272 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / define_role! { [INFO] [stdout] 279 | | /// https://www.w3.org/TR/wai-aria-1.1/#form [INFO] [stdout] 280 | | FormRole { [INFO] [stdout] 281 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 285 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / define_role! { [INFO] [stdout] 279 | | /// https://www.w3.org/TR/wai-aria-1.1/#form [INFO] [stdout] 280 | | FormRole { [INFO] [stdout] 281 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 285 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | / define_role! { [INFO] [stdout] 288 | | /// https://www.w3.org/TR/wai-aria-1.1/#grid [INFO] [stdout] 289 | | GridRole { [INFO] [stdout] 290 | | PROPS: [("aria-level", false), ("aria-multiselectable", false), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 294 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | / define_role! { [INFO] [stdout] 288 | | /// https://www.w3.org/TR/wai-aria-1.1/#grid [INFO] [stdout] 289 | | GridRole { [INFO] [stdout] 290 | | PROPS: [("aria-level", false), ("aria-multiselectable", false), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 294 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | / define_role! { [INFO] [stdout] 297 | | /// https://www.w3.org/TR/wai-aria-1.1/#gridcell [INFO] [stdout] 298 | | GridCellRole { [INFO] [stdout] 299 | | PROPS: [("aria-readonly", false), ("aria-required", false), ("aria-selected", false)], [INFO] [stdout] ... | [INFO] [stdout] 303 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | / define_role! { [INFO] [stdout] 297 | | /// https://www.w3.org/TR/wai-aria-1.1/#gridcell [INFO] [stdout] 298 | | GridCellRole { [INFO] [stdout] 299 | | PROPS: [("aria-readonly", false), ("aria-required", false), ("aria-selected", false)], [INFO] [stdout] ... | [INFO] [stdout] 303 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / define_role! { [INFO] [stdout] 306 | | /// https://www.w3.org/TR/wai-aria-1.1/#group [INFO] [stdout] 307 | | GroupRole { [INFO] [stdout] 308 | | PROPS: [("aria-activedescendant", false)], [INFO] [stdout] ... | [INFO] [stdout] 312 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / define_role! { [INFO] [stdout] 306 | | /// https://www.w3.org/TR/wai-aria-1.1/#group [INFO] [stdout] 307 | | GroupRole { [INFO] [stdout] 308 | | PROPS: [("aria-activedescendant", false)], [INFO] [stdout] ... | [INFO] [stdout] 312 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | / define_role! { [INFO] [stdout] 315 | | /// https://www.w3.org/TR/wai-aria-1.1/#img [INFO] [stdout] 316 | | ImgRole { [INFO] [stdout] 317 | | PROPS: [("aria-activedescendant", false)], [INFO] [stdout] ... | [INFO] [stdout] 321 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | / define_role! { [INFO] [stdout] 315 | | /// https://www.w3.org/TR/wai-aria-1.1/#img [INFO] [stdout] 316 | | ImgRole { [INFO] [stdout] 317 | | PROPS: [("aria-activedescendant", false)], [INFO] [stdout] ... | [INFO] [stdout] 321 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | / define_role! { [INFO] [stdout] 324 | | /// https://www.w3.org/TR/wai-aria-1.1/#link [INFO] [stdout] 325 | | LinkRole { [INFO] [stdout] 326 | | PROPS: [("aria-expanded", false)], [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | / define_role! { [INFO] [stdout] 324 | | /// https://www.w3.org/TR/wai-aria-1.1/#link [INFO] [stdout] 325 | | LinkRole { [INFO] [stdout] 326 | | PROPS: [("aria-expanded", false)], [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | / define_role! { [INFO] [stdout] 333 | | /// https://www.w3.org/TR/wai-aria-1.1/#list [INFO] [stdout] 334 | | ListRole { [INFO] [stdout] 335 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 339 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | / define_role! { [INFO] [stdout] 333 | | /// https://www.w3.org/TR/wai-aria-1.1/#list [INFO] [stdout] 334 | | ListRole { [INFO] [stdout] 335 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 339 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:341:1 [INFO] [stdout] | [INFO] [stdout] 341 | / define_role! { [INFO] [stdout] 342 | | /// https://www.w3.org/TR/wai-aria-1.1/#listbox [INFO] [stdout] 343 | | ListBoxRole { [INFO] [stdout] 344 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 348 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:341:1 [INFO] [stdout] | [INFO] [stdout] 341 | / define_role! { [INFO] [stdout] 342 | | /// https://www.w3.org/TR/wai-aria-1.1/#listbox [INFO] [stdout] 343 | | ListBoxRole { [INFO] [stdout] 344 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 348 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | / define_role! { [INFO] [stdout] 351 | | /// https://www.w3.org/TR/wai-aria-1.1/#listitem [INFO] [stdout] 352 | | ListItemRole { [INFO] [stdout] 353 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 357 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | / define_role! { [INFO] [stdout] 351 | | /// https://www.w3.org/TR/wai-aria-1.1/#listitem [INFO] [stdout] 352 | | ListItemRole { [INFO] [stdout] 353 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 357 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:359:1 [INFO] [stdout] | [INFO] [stdout] 359 | / define_role! { [INFO] [stdout] 360 | | /// https://www.w3.org/TR/wai-aria-1.1/#log [INFO] [stdout] 361 | | LogRole { [INFO] [stdout] 362 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 365 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:359:1 [INFO] [stdout] | [INFO] [stdout] 359 | / define_role! { [INFO] [stdout] 360 | | /// https://www.w3.org/TR/wai-aria-1.1/#log [INFO] [stdout] 361 | | LogRole { [INFO] [stdout] 362 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 365 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | / define_role! { [INFO] [stdout] 368 | | /// https://w3c.github.io/aria/#main [INFO] [stdout] 369 | | MainRole { [INFO] [stdout] 370 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | / define_role! { [INFO] [stdout] 368 | | /// https://w3c.github.io/aria/#main [INFO] [stdout] 369 | | MainRole { [INFO] [stdout] 370 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | / define_role! { [INFO] [stdout] 377 | | /// https://www.w3.org/TR/wai-aria-1.1/#menubar [INFO] [stdout] 378 | | MenubarRole { [INFO] [stdout] 379 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 382 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | / define_role! { [INFO] [stdout] 377 | | /// https://www.w3.org/TR/wai-aria-1.1/#menubar [INFO] [stdout] 378 | | MenubarRole { [INFO] [stdout] 379 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 382 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | / define_role! { [INFO] [stdout] 385 | | /// https://www.w3.org/TR/wai-aria-1.1/#menu [INFO] [stdout] 386 | | MenuRole { [INFO] [stdout] 387 | | PROPS: [("aria-posinset", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 390 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | / define_role! { [INFO] [stdout] 385 | | /// https://www.w3.org/TR/wai-aria-1.1/#menu [INFO] [stdout] 386 | | MenuRole { [INFO] [stdout] 387 | | PROPS: [("aria-posinset", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 390 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:392:1 [INFO] [stdout] | [INFO] [stdout] 392 | / define_role! { [INFO] [stdout] 393 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitem [INFO] [stdout] 394 | | MenuItemRole { [INFO] [stdout] 395 | | PROPS: [("aria-posinset", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 398 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:392:1 [INFO] [stdout] | [INFO] [stdout] 392 | / define_role! { [INFO] [stdout] 393 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitem [INFO] [stdout] 394 | | MenuItemRole { [INFO] [stdout] 395 | | PROPS: [("aria-posinset", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 398 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / define_role! { [INFO] [stdout] 401 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitemcheckbox [INFO] [stdout] 402 | | MenuItemCheckboxRole { [INFO] [stdout] 403 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 406 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / define_role! { [INFO] [stdout] 401 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitemcheckbox [INFO] [stdout] 402 | | MenuItemCheckboxRole { [INFO] [stdout] 403 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 406 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | / define_role! { [INFO] [stdout] 409 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitemradio [INFO] [stdout] 410 | | MenuItemRadioRole { [INFO] [stdout] 411 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 414 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | / define_role! { [INFO] [stdout] 409 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitemradio [INFO] [stdout] 410 | | MenuItemRadioRole { [INFO] [stdout] 411 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 414 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | / define_role! { [INFO] [stdout] 417 | | /// https://www.w3.org/TR/wai-aria-1.1/#navigation [INFO] [stdout] 418 | | NavigationRole { [INFO] [stdout] 419 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 423 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | / define_role! { [INFO] [stdout] 417 | | /// https://www.w3.org/TR/wai-aria-1.1/#navigation [INFO] [stdout] 418 | | NavigationRole { [INFO] [stdout] 419 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 423 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | / define_role! { [INFO] [stdout] 426 | | /// https://www.w3.org/TR/wai-aria-1.2/#note [INFO] [stdout] 427 | | NoteRole { [INFO] [stdout] 428 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | / define_role! { [INFO] [stdout] 426 | | /// https://www.w3.org/TR/wai-aria-1.2/#note [INFO] [stdout] 427 | | NoteRole { [INFO] [stdout] 428 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:433:1 [INFO] [stdout] | [INFO] [stdout] 433 | / define_role! { [INFO] [stdout] 434 | | /// https://www.w3.org/TR/wai-aria-1.1/#progressbar [INFO] [stdout] 435 | | ProgressBarRole { [INFO] [stdout] 436 | | PROPS: [("aria-valuenow", true), ("aria-valuemin", true), ("aria-valuemax", true)], [INFO] [stdout] ... | [INFO] [stdout] 439 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:433:1 [INFO] [stdout] | [INFO] [stdout] 433 | / define_role! { [INFO] [stdout] 434 | | /// https://www.w3.org/TR/wai-aria-1.1/#progressbar [INFO] [stdout] 435 | | ProgressBarRole { [INFO] [stdout] 436 | | PROPS: [("aria-valuenow", true), ("aria-valuemin", true), ("aria-valuemax", true)], [INFO] [stdout] ... | [INFO] [stdout] 439 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | / define_role! { [INFO] [stdout] 441 | | /// https://www.w3.org/TR/wai-aria-1.1/#radiogroup [INFO] [stdout] 442 | | RadiogroupRole { [INFO] [stdout] 443 | | PROPS: [("aria-readonly", false), ("aria-required", false)], [INFO] [stdout] ... | [INFO] [stdout] 446 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | / define_role! { [INFO] [stdout] 441 | | /// https://www.w3.org/TR/wai-aria-1.1/#radiogroup [INFO] [stdout] 442 | | RadiogroupRole { [INFO] [stdout] 443 | | PROPS: [("aria-readonly", false), ("aria-required", false)], [INFO] [stdout] ... | [INFO] [stdout] 446 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / define_role! { [INFO] [stdout] 449 | | /// https://www.w3.org/TR/wai-aria-1.1/#row [INFO] [stdout] 450 | | RowRole { [INFO] [stdout] 451 | | PROPS: [("aria-colindex", false), ("aria-level", false), ("aria-rowindex", false), ("aria-selected", false)], [INFO] [stdout] ... | [INFO] [stdout] 455 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / define_role! { [INFO] [stdout] 449 | | /// https://www.w3.org/TR/wai-aria-1.1/#row [INFO] [stdout] 450 | | RowRole { [INFO] [stdout] 451 | | PROPS: [("aria-colindex", false), ("aria-level", false), ("aria-rowindex", false), ("aria-selected", false)], [INFO] [stdout] ... | [INFO] [stdout] 455 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | / define_role! { [INFO] [stdout] 458 | | /// https://www.w3.org/TR/wai-aria-1.1/#rowgroup [INFO] [stdout] 459 | | RowGroupRole { [INFO] [stdout] 460 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | / define_role! { [INFO] [stdout] 458 | | /// https://www.w3.org/TR/wai-aria-1.1/#rowgroup [INFO] [stdout] 459 | | RowGroupRole { [INFO] [stdout] 460 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:466:1 [INFO] [stdout] | [INFO] [stdout] 466 | / define_role! { [INFO] [stdout] 467 | | /// https://www.w3.org/TR/wai-aria-1.1/#rowheader [INFO] [stdout] 468 | | RowHeaderRole { [INFO] [stdout] 469 | | PROPS: [("aria-sort", false)], [INFO] [stdout] ... | [INFO] [stdout] 473 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:466:1 [INFO] [stdout] | [INFO] [stdout] 466 | / define_role! { [INFO] [stdout] 467 | | /// https://www.w3.org/TR/wai-aria-1.1/#rowheader [INFO] [stdout] 468 | | RowHeaderRole { [INFO] [stdout] 469 | | PROPS: [("aria-sort", false)], [INFO] [stdout] ... | [INFO] [stdout] 473 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | / define_role! { [INFO] [stdout] 476 | | /// https://w3c.github.io/aria/#search [INFO] [stdout] 477 | | SearchRole { [INFO] [stdout] 478 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | / define_role! { [INFO] [stdout] 476 | | /// https://w3c.github.io/aria/#search [INFO] [stdout] 477 | | SearchRole { [INFO] [stdout] 478 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:484:1 [INFO] [stdout] | [INFO] [stdout] 484 | / define_role! { [INFO] [stdout] 485 | | /// https://www.w3.org/TR/wai-aria-1.1/#searchbox [INFO] [stdout] 486 | | SearchboxRole { [INFO] [stdout] 487 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 498 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:484:1 [INFO] [stdout] | [INFO] [stdout] 484 | / define_role! { [INFO] [stdout] 485 | | /// https://www.w3.org/TR/wai-aria-1.1/#searchbox [INFO] [stdout] 486 | | SearchboxRole { [INFO] [stdout] 487 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 498 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | / define_role! { [INFO] [stdout] 501 | | /// https://www.w3.org/TR/wai-aria-1.1/#tab [INFO] [stdout] 502 | | TabRole { [INFO] [stdout] 503 | | PROPS: [("aria-posinset", false), ("aria-selected", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 506 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | / define_role! { [INFO] [stdout] 501 | | /// https://www.w3.org/TR/wai-aria-1.1/#tab [INFO] [stdout] 502 | | TabRole { [INFO] [stdout] 503 | | PROPS: [("aria-posinset", false), ("aria-selected", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 506 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | / define_role! { [INFO] [stdout] 509 | | /// https://www.w3.org/TR/wai-aria-1.2/#tablist [INFO] [stdout] 510 | | TabListRole { [INFO] [stdout] 511 | | PROPS: [("aria-multiselectable", false), ("aria-orientation", false)], [INFO] [stdout] ... | [INFO] [stdout] 514 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | / define_role! { [INFO] [stdout] 509 | | /// https://www.w3.org/TR/wai-aria-1.2/#tablist [INFO] [stdout] 510 | | TabListRole { [INFO] [stdout] 511 | | PROPS: [("aria-multiselectable", false), ("aria-orientation", false)], [INFO] [stdout] ... | [INFO] [stdout] 514 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:516:1 [INFO] [stdout] | [INFO] [stdout] 516 | / define_role! { [INFO] [stdout] 517 | | /// https://www.w3.org/TR/wai-aria-1.1/#table [INFO] [stdout] 518 | | TableRole { [INFO] [stdout] 519 | | PROPS: [("aria-colcount", false), ("aria-rowcount", false)], [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:516:1 [INFO] [stdout] | [INFO] [stdout] 516 | / define_role! { [INFO] [stdout] 517 | | /// https://www.w3.org/TR/wai-aria-1.1/#table [INFO] [stdout] 518 | | TableRole { [INFO] [stdout] 519 | | PROPS: [("aria-colcount", false), ("aria-rowcount", false)], [INFO] [stdout] ... | [INFO] [stdout] 523 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | / define_role! { [INFO] [stdout] 526 | | /// https://www.w3.org/TR/wai-aria-1.1/#tabpanel [INFO] [stdout] 527 | | TabPanelRole { [INFO] [stdout] 528 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 531 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | / define_role! { [INFO] [stdout] 526 | | /// https://www.w3.org/TR/wai-aria-1.1/#tabpanel [INFO] [stdout] 527 | | TabPanelRole { [INFO] [stdout] 528 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 531 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / define_role! { [INFO] [stdout] 534 | | /// https://www.w3.org/TR/wai-aria-1.1/#term [INFO] [stdout] 535 | | TermRole { [INFO] [stdout] 536 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 540 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | / define_role! { [INFO] [stdout] 534 | | /// https://www.w3.org/TR/wai-aria-1.1/#term [INFO] [stdout] 535 | | TermRole { [INFO] [stdout] 536 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 540 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:542:1 [INFO] [stdout] | [INFO] [stdout] 542 | / define_role! { [INFO] [stdout] 543 | | /// https://www.w3.org/TR/wai-aria-1.1/#textbox [INFO] [stdout] 544 | | TextboxRole { [INFO] [stdout] 545 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 556 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:542:1 [INFO] [stdout] | [INFO] [stdout] 542 | / define_role! { [INFO] [stdout] 543 | | /// https://www.w3.org/TR/wai-aria-1.1/#textbox [INFO] [stdout] 544 | | TextboxRole { [INFO] [stdout] 545 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 556 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:558:1 [INFO] [stdout] | [INFO] [stdout] 558 | / define_role! { [INFO] [stdout] 559 | | /// https://www.w3.org/TR/wai-aria-1.1/#toolbar [INFO] [stdout] 560 | | ToolbarRole { [INFO] [stdout] 561 | | PROPS: [("aria-orientation", false)], [INFO] [stdout] ... | [INFO] [stdout] 564 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:558:1 [INFO] [stdout] | [INFO] [stdout] 558 | / define_role! { [INFO] [stdout] 559 | | /// https://www.w3.org/TR/wai-aria-1.1/#toolbar [INFO] [stdout] 560 | | ToolbarRole { [INFO] [stdout] 561 | | PROPS: [("aria-orientation", false)], [INFO] [stdout] ... | [INFO] [stdout] 564 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:566:1 [INFO] [stdout] | [INFO] [stdout] 566 | / define_role! { [INFO] [stdout] 567 | | /// https://www.w3.org/TR/wai-aria-1.2/#tooltip [INFO] [stdout] 568 | | TooltipRole { [INFO] [stdout] 569 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:566:1 [INFO] [stdout] | [INFO] [stdout] 566 | / define_role! { [INFO] [stdout] 567 | | /// https://www.w3.org/TR/wai-aria-1.2/#tooltip [INFO] [stdout] 568 | | TooltipRole { [INFO] [stdout] 569 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:574:1 [INFO] [stdout] | [INFO] [stdout] 574 | / define_role! { [INFO] [stdout] 575 | | /// https://www.w3.org/TR/wai-aria-1.1/#tree [INFO] [stdout] 576 | | TreeRole { [INFO] [stdout] 577 | | PROPS: [("aria-multiselectable", false), ("aria-required", false)], [INFO] [stdout] ... | [INFO] [stdout] 580 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:574:1 [INFO] [stdout] | [INFO] [stdout] 574 | / define_role! { [INFO] [stdout] 575 | | /// https://www.w3.org/TR/wai-aria-1.1/#tree [INFO] [stdout] 576 | | TreeRole { [INFO] [stdout] 577 | | PROPS: [("aria-multiselectable", false), ("aria-required", false)], [INFO] [stdout] ... | [INFO] [stdout] 580 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:582:1 [INFO] [stdout] | [INFO] [stdout] 582 | / define_role! { [INFO] [stdout] 583 | | /// https://www.w3.org/TR/wai-aria-1.1/#treegrid [INFO] [stdout] 584 | | TreeGridRole { [INFO] [stdout] 585 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 588 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:582:1 [INFO] [stdout] | [INFO] [stdout] 582 | / define_role! { [INFO] [stdout] 583 | | /// https://www.w3.org/TR/wai-aria-1.1/#treegrid [INFO] [stdout] 584 | | TreeGridRole { [INFO] [stdout] 585 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 588 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | / define_role! { [INFO] [stdout] 591 | | /// https://www.w3.org/TR/wai-aria-1.1/#treeitem [INFO] [stdout] 592 | | TreeItemRole { [INFO] [stdout] 593 | | PROPS: [("aria-expanded", false), ("aria-haspopup", false)], [INFO] [stdout] ... | [INFO] [stdout] 596 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | / define_role! { [INFO] [stdout] 591 | | /// https://www.w3.org/TR/wai-aria-1.1/#treeitem [INFO] [stdout] 592 | | TreeItemRole { [INFO] [stdout] 593 | | PROPS: [("aria-expanded", false), ("aria-haspopup", false)], [INFO] [stdout] ... | [INFO] [stdout] 596 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:598:1 [INFO] [stdout] | [INFO] [stdout] 598 | / define_role! { [INFO] [stdout] 599 | | /// https://www.w3.org/TR/wai-aria-1.2/#generic [INFO] [stdout] 600 | | GenericRole { [INFO] [stdout] 601 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 605 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:598:1 [INFO] [stdout] | [INFO] [stdout] 598 | / define_role! { [INFO] [stdout] 599 | | /// https://www.w3.org/TR/wai-aria-1.2/#generic [INFO] [stdout] 600 | | GenericRole { [INFO] [stdout] 601 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 605 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:607:1 [INFO] [stdout] | [INFO] [stdout] 607 | / define_role! { [INFO] [stdout] 608 | | /// https://w3c.github.io/aria/#complementary [INFO] [stdout] 609 | | ComplementaryRole { [INFO] [stdout] 610 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 614 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:607:1 [INFO] [stdout] | [INFO] [stdout] 607 | / define_role! { [INFO] [stdout] 608 | | /// https://w3c.github.io/aria/#complementary [INFO] [stdout] 609 | | ComplementaryRole { [INFO] [stdout] 610 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 614 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:616:1 [INFO] [stdout] | [INFO] [stdout] 616 | / define_role! { [INFO] [stdout] 617 | | /// https://www.w3.org/TR/wai-aria-1.2/#blockquote [INFO] [stdout] 618 | | BlockQuoteRole { [INFO] [stdout] 619 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 623 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:616:1 [INFO] [stdout] | [INFO] [stdout] 616 | / define_role! { [INFO] [stdout] 617 | | /// https://www.w3.org/TR/wai-aria-1.2/#blockquote [INFO] [stdout] 618 | | BlockQuoteRole { [INFO] [stdout] 619 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 623 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:625:1 [INFO] [stdout] | [INFO] [stdout] 625 | / define_role! { [INFO] [stdout] 626 | | /// https://w3c.github.io/aria/#caption [INFO] [stdout] 627 | | CaptionRole { [INFO] [stdout] 628 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 632 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:625:1 [INFO] [stdout] | [INFO] [stdout] 625 | / define_role! { [INFO] [stdout] 626 | | /// https://w3c.github.io/aria/#caption [INFO] [stdout] 627 | | CaptionRole { [INFO] [stdout] 628 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 632 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:634:1 [INFO] [stdout] | [INFO] [stdout] 634 | / define_role! { [INFO] [stdout] 635 | | /// https://www.w3.org/TR/wai-aria-1.2/#code [INFO] [stdout] 636 | | CodeRole { [INFO] [stdout] 637 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 641 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:634:1 [INFO] [stdout] | [INFO] [stdout] 634 | / define_role! { [INFO] [stdout] 635 | | /// https://www.w3.org/TR/wai-aria-1.2/#code [INFO] [stdout] 636 | | CodeRole { [INFO] [stdout] 637 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 641 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:643:1 [INFO] [stdout] | [INFO] [stdout] 643 | / define_role! { [INFO] [stdout] 644 | | /// https://www.w3.org/TR/wai-aria-1.2/#deletion [INFO] [stdout] 645 | | DeletionRole { [INFO] [stdout] 646 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 650 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:643:1 [INFO] [stdout] | [INFO] [stdout] 643 | / define_role! { [INFO] [stdout] 644 | | /// https://www.w3.org/TR/wai-aria-1.2/#deletion [INFO] [stdout] 645 | | DeletionRole { [INFO] [stdout] 646 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 650 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | / define_role! { [INFO] [stdout] 653 | | /// https://www.w3.org/TR/wai-aria-1.2/#directory [INFO] [stdout] 654 | | DirectoryRole { [INFO] [stdout] 655 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 658 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | / define_role! { [INFO] [stdout] 653 | | /// https://www.w3.org/TR/wai-aria-1.2/#directory [INFO] [stdout] 654 | | DirectoryRole { [INFO] [stdout] 655 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 658 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:660:1 [INFO] [stdout] | [INFO] [stdout] 660 | / define_role! { [INFO] [stdout] 661 | | /// https://www.w3.org/TR/wai-aria-1.2/#document [INFO] [stdout] 662 | | DocumentRole { [INFO] [stdout] 663 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 666 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:660:1 [INFO] [stdout] | [INFO] [stdout] 660 | / define_role! { [INFO] [stdout] 661 | | /// https://www.w3.org/TR/wai-aria-1.2/#document [INFO] [stdout] 662 | | DocumentRole { [INFO] [stdout] 663 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 666 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:668:1 [INFO] [stdout] | [INFO] [stdout] 668 | / define_role! { [INFO] [stdout] 669 | | /// https://www.w3.org/TR/wai-aria-1.2/#emphasis [INFO] [stdout] 670 | | EmphasisRole { [INFO] [stdout] 671 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 675 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:668:1 [INFO] [stdout] | [INFO] [stdout] 668 | / define_role! { [INFO] [stdout] 669 | | /// https://www.w3.org/TR/wai-aria-1.2/#emphasis [INFO] [stdout] 670 | | EmphasisRole { [INFO] [stdout] 671 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 675 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:677:1 [INFO] [stdout] | [INFO] [stdout] 677 | / define_role! { [INFO] [stdout] 678 | | /// https://www.w3.org/TR/wai-aria-1.2/#insertion [INFO] [stdout] 679 | | InsertionRole { [INFO] [stdout] 680 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 684 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:677:1 [INFO] [stdout] | [INFO] [stdout] 677 | / define_role! { [INFO] [stdout] 678 | | /// https://www.w3.org/TR/wai-aria-1.2/#insertion [INFO] [stdout] 679 | | InsertionRole { [INFO] [stdout] 680 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 684 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | / define_role! { [INFO] [stdout] 687 | | /// https://www.w3.org/TR/wai-aria-1.2/#math [INFO] [stdout] 688 | | MathRole { [INFO] [stdout] 689 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 692 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | / define_role! { [INFO] [stdout] 687 | | /// https://www.w3.org/TR/wai-aria-1.2/#math [INFO] [stdout] 688 | | MathRole { [INFO] [stdout] 689 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 692 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:694:1 [INFO] [stdout] | [INFO] [stdout] 694 | / define_role! { [INFO] [stdout] 695 | | /// https://www.w3.org/TR/wai-aria-1.2/#strong [INFO] [stdout] 696 | | StrongRole { [INFO] [stdout] 697 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 701 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:694:1 [INFO] [stdout] | [INFO] [stdout] 694 | / define_role! { [INFO] [stdout] 695 | | /// https://www.w3.org/TR/wai-aria-1.2/#strong [INFO] [stdout] 696 | | StrongRole { [INFO] [stdout] 697 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 701 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:703:1 [INFO] [stdout] | [INFO] [stdout] 703 | / define_role! { [INFO] [stdout] 704 | | /// https://www.w3.org/TR/wai-aria-1.2/#subscript [INFO] [stdout] 705 | | SubScriptRole { [INFO] [stdout] 706 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 710 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:703:1 [INFO] [stdout] | [INFO] [stdout] 703 | / define_role! { [INFO] [stdout] 704 | | /// https://www.w3.org/TR/wai-aria-1.2/#subscript [INFO] [stdout] 705 | | SubScriptRole { [INFO] [stdout] 706 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 710 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | / define_role! { [INFO] [stdout] 713 | | /// https://www.w3.org/TR/wai-aria-1.2/#superscript [INFO] [stdout] 714 | | SuperScriptRole { [INFO] [stdout] 715 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 719 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | / define_role! { [INFO] [stdout] 713 | | /// https://www.w3.org/TR/wai-aria-1.2/#superscript [INFO] [stdout] 714 | | SuperScriptRole { [INFO] [stdout] 715 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 719 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:721:1 [INFO] [stdout] | [INFO] [stdout] 721 | / define_role! { [INFO] [stdout] 722 | | /// https://w3c.github.io/graphics-aria/#graphics-document [INFO] [stdout] 723 | | GraphicsDocumentRole { [INFO] [stdout] 724 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 728 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:721:1 [INFO] [stdout] | [INFO] [stdout] 721 | / define_role! { [INFO] [stdout] 722 | | /// https://w3c.github.io/graphics-aria/#graphics-document [INFO] [stdout] 723 | | GraphicsDocumentRole { [INFO] [stdout] 724 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 728 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | / define_role! { [INFO] [stdout] 731 | | /// https://www.w3.org/TR/wai-aria-1.2/#time [INFO] [stdout] 732 | | TimeRole { [INFO] [stdout] 733 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 737 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | / define_role! { [INFO] [stdout] 731 | | /// https://www.w3.org/TR/wai-aria-1.2/#time [INFO] [stdout] 732 | | TimeRole { [INFO] [stdout] 733 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 737 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:739:1 [INFO] [stdout] | [INFO] [stdout] 739 | / define_role! { [INFO] [stdout] 740 | | /// https://www.w3.org/TR/wai-aria-1.2/#timer [INFO] [stdout] 741 | | TimerRole { [INFO] [stdout] 742 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 745 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:739:1 [INFO] [stdout] | [INFO] [stdout] 739 | / define_role! { [INFO] [stdout] 740 | | /// https://www.w3.org/TR/wai-aria-1.2/#timer [INFO] [stdout] 741 | | TimerRole { [INFO] [stdout] 742 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 745 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | / define_role! { [INFO] [stdout] 748 | | /// https://www.w3.org/TR/wai-aria-1.2/#paragraph [INFO] [stdout] 749 | | ParagraphRole { [INFO] [stdout] 750 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 754 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | / define_role! { [INFO] [stdout] 748 | | /// https://www.w3.org/TR/wai-aria-1.2/#paragraph [INFO] [stdout] 749 | | ParagraphRole { [INFO] [stdout] 750 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 754 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:756:1 [INFO] [stdout] | [INFO] [stdout] 756 | / define_role! { [INFO] [stdout] 757 | | /// https://www.w3.org/TR/wai-aria-1.2/#status [INFO] [stdout] 758 | | StatusRole { [INFO] [stdout] 759 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 763 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:756:1 [INFO] [stdout] | [INFO] [stdout] 756 | / define_role! { [INFO] [stdout] 757 | | /// https://www.w3.org/TR/wai-aria-1.2/#status [INFO] [stdout] 758 | | StatusRole { [INFO] [stdout] 759 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 763 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:765:1 [INFO] [stdout] | [INFO] [stdout] 765 | / define_role! { [INFO] [stdout] 766 | | /// https://www.w3.org/TR/wai-aria-1.2/#meter [INFO] [stdout] 767 | | MeterRole { [INFO] [stdout] 768 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 772 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:765:1 [INFO] [stdout] | [INFO] [stdout] 765 | / define_role! { [INFO] [stdout] 766 | | /// https://www.w3.org/TR/wai-aria-1.2/#meter [INFO] [stdout] 767 | | MeterRole { [INFO] [stdout] 768 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 772 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:774:1 [INFO] [stdout] | [INFO] [stdout] 774 | / define_role! { [INFO] [stdout] 775 | | /// https://www.w3.org/TR/wai-aria-1.2/#presentation [INFO] [stdout] 776 | | PresentationRole { [INFO] [stdout] 777 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 780 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:774:1 [INFO] [stdout] | [INFO] [stdout] 774 | / define_role! { [INFO] [stdout] 775 | | /// https://www.w3.org/TR/wai-aria-1.2/#presentation [INFO] [stdout] 776 | | PresentationRole { [INFO] [stdout] 777 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 780 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | / define_role! { [INFO] [stdout] 783 | | /// https://www.w3.org/TR/wai-aria-1.2/#region [INFO] [stdout] 784 | | RegionRole { [INFO] [stdout] 785 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 789 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | / define_role! { [INFO] [stdout] 783 | | /// https://www.w3.org/TR/wai-aria-1.2/#region [INFO] [stdout] 784 | | RegionRole { [INFO] [stdout] 785 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 789 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:791:1 [INFO] [stdout] | [INFO] [stdout] 791 | / define_role! { [INFO] [stdout] 792 | | /// https://w3c.github.io/aria/#mark [INFO] [stdout] 793 | | MarkRole { [INFO] [stdout] 794 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 798 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:791:1 [INFO] [stdout] | [INFO] [stdout] 791 | / define_role! { [INFO] [stdout] 792 | | /// https://w3c.github.io/aria/#mark [INFO] [stdout] 793 | | MarkRole { [INFO] [stdout] 794 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 798 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:800:1 [INFO] [stdout] | [INFO] [stdout] 800 | / define_role! { [INFO] [stdout] 801 | | /// https://w3c.github.io/aria/#marquee [INFO] [stdout] 802 | | MarqueeRole { [INFO] [stdout] 803 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 807 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:800:1 [INFO] [stdout] | [INFO] [stdout] 800 | / define_role! { [INFO] [stdout] 801 | | /// https://w3c.github.io/aria/#marquee [INFO] [stdout] 802 | | MarqueeRole { [INFO] [stdout] 803 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 807 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:809:1 [INFO] [stdout] | [INFO] [stdout] 809 | / define_role! { [INFO] [stdout] 810 | | /// https://w3c.github.io/aria/#associationlist [INFO] [stdout] 811 | | AssociationListRole { [INFO] [stdout] 812 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 816 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:809:1 [INFO] [stdout] | [INFO] [stdout] 809 | / define_role! { [INFO] [stdout] 810 | | /// https://w3c.github.io/aria/#associationlist [INFO] [stdout] 811 | | AssociationListRole { [INFO] [stdout] 812 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 816 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:818:1 [INFO] [stdout] | [INFO] [stdout] 818 | / define_role! { [INFO] [stdout] 819 | | /// https://w3c.github.io/aria/#contentinfo [INFO] [stdout] 820 | | ContentInfoRole { [INFO] [stdout] 821 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 825 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:818:1 [INFO] [stdout] | [INFO] [stdout] 818 | / define_role! { [INFO] [stdout] 819 | | /// https://w3c.github.io/aria/#contentinfo [INFO] [stdout] 820 | | ContentInfoRole { [INFO] [stdout] 821 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 825 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MarkRole` is never constructed [INFO] [stdout] --> src/roles.rs:793:5 [INFO] [stdout] | [INFO] [stdout] 793 | MarkRole { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `PROPS`, `ROLES`, and `CONCEPTS` are never used [INFO] [stdout] --> src/macros.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 35 | impl $id { [INFO] [stdout] | -------- associated constants in this implementation [INFO] [stdout] 36 | const PROPS: &'static [(&'static str, bool)] = &$p_value; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 37 | const ROLES: &'static [&'static str] = &$r_value; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 38 | const CONCEPTS: &'static [(&'static str, &'static [(&'static str, &'static str)])] = [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:791:1 [INFO] [stdout] | [INFO] [stdout] 791 | / define_role! { [INFO] [stdout] 792 | | /// https://w3c.github.io/aria/#mark [INFO] [stdout] 793 | | MarkRole { [INFO] [stdout] 794 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 798 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_property! { [INFO] [stdout] 8 | | AriaActivedescendant { [INFO] [stdout] 9 | | PROPERTY_TYPE: "id", [INFO] [stdout] 10 | | VALUES: [], [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_property! { [INFO] [stdout] 15 | | AriaAtomic { [INFO] [stdout] 16 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 17 | | VALUES: [], [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_property! { [INFO] [stdout] 22 | | AriaAutocomplete { [INFO] [stdout] 23 | | PROPERTY_TYPE: "token", [INFO] [stdout] 24 | | VALUES: ["inline", "list", "both", "none"], [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / define_property! { [INFO] [stdout] 29 | | AriaBusy { [INFO] [stdout] 30 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 31 | | VALUES: [], [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / define_property! { [INFO] [stdout] 36 | | AriaChecked { [INFO] [stdout] 37 | | PROPERTY_TYPE: "tristate", [INFO] [stdout] 38 | | VALUES: [], [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / define_property! { [INFO] [stdout] 43 | | AriaColcount { [INFO] [stdout] 44 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 45 | | VALUES: [], [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / define_property! { [INFO] [stdout] 50 | | AriaColindex { [INFO] [stdout] 51 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 52 | | VALUES: [], [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_property! { [INFO] [stdout] 57 | | AriaColspan { [INFO] [stdout] 58 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 59 | | VALUES: [], [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / define_property! { [INFO] [stdout] 64 | | AriaControls { [INFO] [stdout] 65 | | PROPERTY_TYPE: "idlist", [INFO] [stdout] 66 | | VALUES: [], [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_property! { [INFO] [stdout] 71 | | AriaCurrent { [INFO] [stdout] 72 | | PROPERTY_TYPE: "token", [INFO] [stdout] 73 | | VALUES: ["page", "step", "location", "date", "time", "true", "false"], [INFO] [stdout] 74 | | } [INFO] [stdout] 75 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | / define_property! { [INFO] [stdout] 78 | | AriaDescribedby { [INFO] [stdout] 79 | | PROPERTY_TYPE: "idlist", [INFO] [stdout] 80 | | VALUES: [], [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_property! { [INFO] [stdout] 85 | | AriaDetails { [INFO] [stdout] 86 | | PROPERTY_TYPE: "id", [INFO] [stdout] 87 | | VALUES: [], [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | / define_property! { [INFO] [stdout] 92 | | AriaDisabled { [INFO] [stdout] 93 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 94 | | VALUES: [], [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | / define_property! { [INFO] [stdout] 99 | | AriaDropeffect { [INFO] [stdout] 100 | | PROPERTY_TYPE: "tokenlist", [INFO] [stdout] 101 | | VALUES: ["copy", "execute", "link", "move", "none", "popup"], [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / define_property! { [INFO] [stdout] 106 | | AriaErrormessage { [INFO] [stdout] 107 | | PROPERTY_TYPE: "id", [INFO] [stdout] 108 | | VALUES: [], [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / define_property! { [INFO] [stdout] 113 | | AriaExpanded { [INFO] [stdout] 114 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 115 | | VALUES: [], [INFO] [stdout] 116 | | } [INFO] [stdout] 117 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | / define_property! { [INFO] [stdout] 120 | | AriaFlowto { [INFO] [stdout] 121 | | PROPERTY_TYPE: "idlist", [INFO] [stdout] 122 | | VALUES: [], [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | / define_property! { [INFO] [stdout] 127 | | AriaGrabbed { [INFO] [stdout] 128 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 129 | | VALUES: [], [INFO] [stdout] 130 | | } [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | / define_property! { [INFO] [stdout] 134 | | AriaHaspopup { [INFO] [stdout] 135 | | PROPERTY_TYPE: "token", [INFO] [stdout] 136 | | VALUES: ["false", "true", "menu", "listbox", "tree", "grid", "dialog"], [INFO] [stdout] 137 | | } [INFO] [stdout] 138 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / define_property! { [INFO] [stdout] 141 | | AriaHidden { [INFO] [stdout] 142 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 143 | | VALUES: [], [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / define_property! { [INFO] [stdout] 148 | | AriaInvalid { [INFO] [stdout] 149 | | PROPERTY_TYPE: "token", [INFO] [stdout] 150 | | VALUES: ["grammar", "false", "spelling", "true"], [INFO] [stdout] 151 | | } [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / define_property! { [INFO] [stdout] 155 | | AriaKeyshortcuts { [INFO] [stdout] 156 | | PROPERTY_TYPE: "string", [INFO] [stdout] 157 | | VALUES: [], [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / define_property! { [INFO] [stdout] 162 | | AriaLabel { [INFO] [stdout] 163 | | PROPERTY_TYPE: "string", [INFO] [stdout] 164 | | VALUES: [], [INFO] [stdout] 165 | | } [INFO] [stdout] 166 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | / define_property! { [INFO] [stdout] 169 | | AriaLabelledby { [INFO] [stdout] 170 | | PROPERTY_TYPE: "idlist", [INFO] [stdout] 171 | | VALUES: [], [INFO] [stdout] 172 | | } [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | / define_property! { [INFO] [stdout] 176 | | AriaLevel { [INFO] [stdout] 177 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 178 | | VALUES: [], [INFO] [stdout] 179 | | } [INFO] [stdout] 180 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / define_property! { [INFO] [stdout] 183 | | AriaLive { [INFO] [stdout] 184 | | PROPERTY_TYPE: "token", [INFO] [stdout] 185 | | VALUES: ["assertive", "off", "polite"], [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / define_property! { [INFO] [stdout] 190 | | AriaModal { [INFO] [stdout] 191 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 192 | | VALUES: [], [INFO] [stdout] 193 | | } [INFO] [stdout] 194 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / define_property! { [INFO] [stdout] 196 | | AriaMultiline { [INFO] [stdout] 197 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 198 | | VALUES: [], [INFO] [stdout] 199 | | } [INFO] [stdout] 200 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_property! { [INFO] [stdout] 202 | | AriaMultiselectable { [INFO] [stdout] 203 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 204 | | VALUES: [], [INFO] [stdout] 205 | | } [INFO] [stdout] 206 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | / define_property! { [INFO] [stdout] 209 | | AriaOrientation { [INFO] [stdout] 210 | | PROPERTY_TYPE: "token", [INFO] [stdout] 211 | | VALUES: ["vertical", "undefined", "horizontal"], [INFO] [stdout] 212 | | } [INFO] [stdout] 213 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | / define_property! { [INFO] [stdout] 216 | | AriaOwns { [INFO] [stdout] 217 | | PROPERTY_TYPE: "idlist", [INFO] [stdout] 218 | | VALUES: [], [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | / define_property! { [INFO] [stdout] 223 | | AriaPlaceholder { [INFO] [stdout] 224 | | PROPERTY_TYPE: "string", [INFO] [stdout] 225 | | VALUES: [], [INFO] [stdout] 226 | | } [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / define_property! { [INFO] [stdout] 230 | | AriaPosinset { [INFO] [stdout] 231 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 232 | | VALUES: [], [INFO] [stdout] 233 | | } [INFO] [stdout] 234 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | / define_property! { [INFO] [stdout] 237 | | AriaPressed { [INFO] [stdout] 238 | | PROPERTY_TYPE: "tristate", [INFO] [stdout] 239 | | VALUES: [], [INFO] [stdout] 240 | | } [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / define_property! { [INFO] [stdout] 244 | | AriaReadonly { [INFO] [stdout] 245 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 246 | | VALUES: [], [INFO] [stdout] 247 | | } [INFO] [stdout] 248 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | / define_property! { [INFO] [stdout] 251 | | AriaRelevant { [INFO] [stdout] 252 | | PROPERTY_TYPE: "tokenlist", [INFO] [stdout] 253 | | VALUES: ["additions", "all", "removals", "text"], [INFO] [stdout] 254 | | } [INFO] [stdout] 255 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | / define_property! { [INFO] [stdout] 258 | | AriaRequired { [INFO] [stdout] 259 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 260 | | VALUES: [], [INFO] [stdout] 261 | | } [INFO] [stdout] 262 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | / define_property! { [INFO] [stdout] 265 | | AriaRoledescription { [INFO] [stdout] 266 | | PROPERTY_TYPE: "string", [INFO] [stdout] 267 | | VALUES: [], [INFO] [stdout] 268 | | } [INFO] [stdout] 269 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / define_property! { [INFO] [stdout] 272 | | AriaRowcount { [INFO] [stdout] 273 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 274 | | VALUES: [], [INFO] [stdout] 275 | | } [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / define_property! { [INFO] [stdout] 279 | | AriaRowindex { [INFO] [stdout] 280 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 281 | | VALUES: [], [INFO] [stdout] 282 | | } [INFO] [stdout] 283 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / define_property! { [INFO] [stdout] 286 | | AriaRowspan { [INFO] [stdout] 287 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 288 | | VALUES: [], [INFO] [stdout] 289 | | } [INFO] [stdout] 290 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | / define_property! { [INFO] [stdout] 293 | | AriaSelected { [INFO] [stdout] 294 | | PROPERTY_TYPE: "boolean", [INFO] [stdout] 295 | | VALUES: [], [INFO] [stdout] 296 | | } [INFO] [stdout] 297 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / define_property! { [INFO] [stdout] 300 | | AriaSetsize { [INFO] [stdout] 301 | | PROPERTY_TYPE: "integer", [INFO] [stdout] 302 | | VALUES: [], [INFO] [stdout] 303 | | } [INFO] [stdout] 304 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | / define_property! { [INFO] [stdout] 307 | | AriaSort { [INFO] [stdout] 308 | | PROPERTY_TYPE: "token", [INFO] [stdout] 309 | | VALUES: ["ascending", "descending", "none", "other"], [INFO] [stdout] 310 | | } [INFO] [stdout] 311 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | / define_property! { [INFO] [stdout] 314 | | AriaValuemax { [INFO] [stdout] 315 | | PROPERTY_TYPE: "number", [INFO] [stdout] 316 | | VALUES: [], [INFO] [stdout] 317 | | } [INFO] [stdout] 318 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | / define_property! { [INFO] [stdout] 321 | | AriaValuemin { [INFO] [stdout] 322 | | PROPERTY_TYPE: "number", [INFO] [stdout] 323 | | VALUES: [], [INFO] [stdout] 324 | | } [INFO] [stdout] 325 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | / define_property! { [INFO] [stdout] 328 | | AriaValuenow { [INFO] [stdout] 329 | | PROPERTY_TYPE: "number", [INFO] [stdout] 330 | | VALUES: [], [INFO] [stdout] 331 | | } [INFO] [stdout] 332 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<&'static str> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/properties.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_property! { [INFO] [stdout] 335 | | AriaValuetext { [INFO] [stdout] 336 | | PROPERTY_TYPE: "string", [INFO] [stdout] 337 | | VALUES: [], [INFO] [stdout] 338 | | } [INFO] [stdout] 339 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn values(&self) -> std::slice::Iter<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/properties.rs:402:15 [INFO] [stdout] | [INFO] [stdout] 402 | fn values(&self) -> Iter<&str>; [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 402 | fn values(&self) -> Iter<'_, &str>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/roles.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | fn properties(&self) -> Iter<(&str, bool)>; [INFO] [stdout] | ^^^^^ ------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 22 | fn properties(&self) -> Iter<'_, (&str, bool)>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/roles.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | fn roles(&self) -> Iter<&str>; [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 25 | fn roles(&self) -> Iter<'_, &str>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_role! { [INFO] [stdout] 72 | | /// https://www.w3.org/TR/wai-aria-1.1/#button [INFO] [stdout] 73 | | ButtonRole { [INFO] [stdout] 74 | | PROPS: [("aria-expanded", false), ("aria-expanded", false)], [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_role! { [INFO] [stdout] 72 | | /// https://www.w3.org/TR/wai-aria-1.1/#button [INFO] [stdout] 73 | | ButtonRole { [INFO] [stdout] 74 | | PROPS: [("aria-expanded", false), ("aria-expanded", false)], [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / define_role! { [INFO] [stdout] 81 | | /// https://www.w3.org/TR/wai-aria-1.1/#checkbox [INFO] [stdout] 82 | | CheckboxRole { [INFO] [stdout] 83 | | PROPS: [("aria-checked", true), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / define_role! { [INFO] [stdout] 81 | | /// https://www.w3.org/TR/wai-aria-1.1/#checkbox [INFO] [stdout] 82 | | CheckboxRole { [INFO] [stdout] 83 | | PROPS: [("aria-checked", true), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / define_role! { [INFO] [stdout] 89 | | /// https://www.w3.org/TR/wai-aria-1.1/#radio [INFO] [stdout] 90 | | RadioRole { [INFO] [stdout] 91 | | PROPS: [("aria-checked", true), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / define_role! { [INFO] [stdout] 89 | | /// https://www.w3.org/TR/wai-aria-1.1/#radio [INFO] [stdout] 90 | | RadioRole { [INFO] [stdout] 91 | | PROPS: [("aria-checked", true), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_role! { [INFO] [stdout] 97 | | /// https://www.w3.org/TR/wai-aria-1.1/#switch [INFO] [stdout] 98 | | SwitchRole { [INFO] [stdout] 99 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_role! { [INFO] [stdout] 97 | | /// https://www.w3.org/TR/wai-aria-1.1/#switch [INFO] [stdout] 98 | | SwitchRole { [INFO] [stdout] 99 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / define_role! { [INFO] [stdout] 105 | | /// https://www.w3.org/TR/wai-aria-1.1/#option [INFO] [stdout] 106 | | OptionRole { [INFO] [stdout] 107 | | PROPS: [("aria-selected", true)], [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / define_role! { [INFO] [stdout] 105 | | /// https://www.w3.org/TR/wai-aria-1.1/#option [INFO] [stdout] 106 | | OptionRole { [INFO] [stdout] 107 | | PROPS: [("aria-selected", true)], [INFO] [stdout] ... | [INFO] [stdout] 111 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / define_role! { [INFO] [stdout] 114 | | /// https://www.w3.org/TR/wai-aria-1.1/#combobox [INFO] [stdout] 115 | | ComboBoxRole { [INFO] [stdout] 116 | | PROPS: [("aria-controls", true), ("aria-expanded", true)], [INFO] [stdout] ... | [INFO] [stdout] 120 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / define_role! { [INFO] [stdout] 114 | | /// https://www.w3.org/TR/wai-aria-1.1/#combobox [INFO] [stdout] 115 | | ComboBoxRole { [INFO] [stdout] 116 | | PROPS: [("aria-controls", true), ("aria-expanded", true)], [INFO] [stdout] ... | [INFO] [stdout] 120 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / define_role! { [INFO] [stdout] 122 | | /// https://www.w3.org/TR/wai-aria-1.1/#heading [INFO] [stdout] 123 | | HeadingRole { [INFO] [stdout] 124 | | PROPS: [("aria-level", true)], [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / define_role! { [INFO] [stdout] 122 | | /// https://www.w3.org/TR/wai-aria-1.1/#heading [INFO] [stdout] 123 | | HeadingRole { [INFO] [stdout] 124 | | PROPS: [("aria-level", true)], [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | / define_role! { [INFO] [stdout] 130 | | /// https://www.w3.org/TR/wai-aria-1.1/#spinbutton [INFO] [stdout] 131 | | SpinButtonRole { [INFO] [stdout] 132 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | / define_role! { [INFO] [stdout] 130 | | /// https://www.w3.org/TR/wai-aria-1.1/#spinbutton [INFO] [stdout] 131 | | SpinButtonRole { [INFO] [stdout] 132 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / define_role! { [INFO] [stdout] 142 | | /// https://www.w3.org/TR/wai-aria-1.1/#checkbox [INFO] [stdout] 143 | | SliderRole { [INFO] [stdout] 144 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 151 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / define_role! { [INFO] [stdout] 142 | | /// https://www.w3.org/TR/wai-aria-1.1/#checkbox [INFO] [stdout] 143 | | SliderRole { [INFO] [stdout] 144 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 151 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / define_role! { [INFO] [stdout] 153 | | /// https://www.w3.org/TR/wai-aria-1.1/#separator [INFO] [stdout] 154 | | SeparatorRole { [INFO] [stdout] 155 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 163 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / define_role! { [INFO] [stdout] 153 | | /// https://www.w3.org/TR/wai-aria-1.1/#separator [INFO] [stdout] 154 | | SeparatorRole { [INFO] [stdout] 155 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 163 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | / define_role! { [INFO] [stdout] 166 | | /// https://www.w3.org/TR/wai-aria-1.1/#scrollbar [INFO] [stdout] 167 | | ScollbarRole { [INFO] [stdout] 168 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 177 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | / define_role! { [INFO] [stdout] 166 | | /// https://www.w3.org/TR/wai-aria-1.1/#scrollbar [INFO] [stdout] 167 | | ScollbarRole { [INFO] [stdout] 168 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 177 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / define_role! { [INFO] [stdout] 180 | | /// https://www.w3.org/TR/wai-aria-1.1/#article [INFO] [stdout] 181 | | ArticleRole { [INFO] [stdout] 182 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / define_role! { [INFO] [stdout] 180 | | /// https://www.w3.org/TR/wai-aria-1.1/#article [INFO] [stdout] 181 | | ArticleRole { [INFO] [stdout] 182 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / define_role! { [INFO] [stdout] 189 | | /// https://www.w3.org/TR/wai-aria-1.1/#dialog [INFO] [stdout] 190 | | DialogRole { [INFO] [stdout] 191 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / define_role! { [INFO] [stdout] 189 | | /// https://www.w3.org/TR/wai-aria-1.1/#dialog [INFO] [stdout] 190 | | DialogRole { [INFO] [stdout] 191 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / define_role! { [INFO] [stdout] 198 | | /// https://www.w3.org/TR/wai-aria-1.1/#alert [INFO] [stdout] 199 | | AlertRole { [INFO] [stdout] 200 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 204 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / define_role! { [INFO] [stdout] 198 | | /// https://www.w3.org/TR/wai-aria-1.1/#alert [INFO] [stdout] 199 | | AlertRole { [INFO] [stdout] 200 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 204 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / define_role! { [INFO] [stdout] 206 | | /// https://www.w3.org/TR/wai-aria-1.1/#alertdialog [INFO] [stdout] 207 | | AlertDialogRole { [INFO] [stdout] 208 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / define_role! { [INFO] [stdout] 206 | | /// https://www.w3.org/TR/wai-aria-1.1/#alertdialog [INFO] [stdout] 207 | | AlertDialogRole { [INFO] [stdout] 208 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | / define_role! { [INFO] [stdout] 214 | | /// https://www.w3.org/TR/wai-aria-1.1/#application [INFO] [stdout] 215 | | ApplicationRole { [INFO] [stdout] 216 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 219 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | / define_role! { [INFO] [stdout] 214 | | /// https://www.w3.org/TR/wai-aria-1.1/#application [INFO] [stdout] 215 | | ApplicationRole { [INFO] [stdout] 216 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 219 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / define_role! { [INFO] [stdout] 222 | | /// https://www.w3.org/TR/wai-aria-1.1/#banner [INFO] [stdout] 223 | | BannerRole { [INFO] [stdout] 224 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / define_role! { [INFO] [stdout] 222 | | /// https://www.w3.org/TR/wai-aria-1.1/#banner [INFO] [stdout] 223 | | BannerRole { [INFO] [stdout] 224 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / define_role! { [INFO] [stdout] 230 | | /// https://www.w3.org/TR/wai-aria-1.1/#cell [INFO] [stdout] 231 | | CellRole { [INFO] [stdout] 232 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / define_role! { [INFO] [stdout] 230 | | /// https://www.w3.org/TR/wai-aria-1.1/#cell [INFO] [stdout] 231 | | CellRole { [INFO] [stdout] 232 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / define_role! { [INFO] [stdout] 244 | | /// https://www.w3.org/TR/wai-aria-1.1/#columnheader [INFO] [stdout] 245 | | ColumnHeaderRole { [INFO] [stdout] 246 | | PROPS: [("aria-sort", false)], [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / define_role! { [INFO] [stdout] 244 | | /// https://www.w3.org/TR/wai-aria-1.1/#columnheader [INFO] [stdout] 245 | | ColumnHeaderRole { [INFO] [stdout] 246 | | PROPS: [("aria-sort", false)], [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | / define_role! { [INFO] [stdout] 253 | | /// https://www.w3.org/TR/wai-aria-1.1/#definition [INFO] [stdout] 254 | | DefinitionRole { [INFO] [stdout] 255 | | PROPS: [("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 259 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | / define_role! { [INFO] [stdout] 253 | | /// https://www.w3.org/TR/wai-aria-1.1/#definition [INFO] [stdout] 254 | | DefinitionRole { [INFO] [stdout] 255 | | PROPS: [("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 259 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | / define_role! { [INFO] [stdout] 262 | | /// https://www.w3.org/TR/wai-aria-1.1/#feed [INFO] [stdout] 263 | | FeedRole { [INFO] [stdout] 264 | | PROPS: [("aria-labelledby", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | / define_role! { [INFO] [stdout] 262 | | /// https://www.w3.org/TR/wai-aria-1.1/#feed [INFO] [stdout] 263 | | FeedRole { [INFO] [stdout] 264 | | PROPS: [("aria-labelledby", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / define_role! { [INFO] [stdout] 270 | | /// https://www.w3.org/TR/wai-aria-1.1/#figure [INFO] [stdout] 271 | | FigureRole { [INFO] [stdout] 272 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / define_role! { [INFO] [stdout] 270 | | /// https://www.w3.org/TR/wai-aria-1.1/#figure [INFO] [stdout] 271 | | FigureRole { [INFO] [stdout] 272 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / define_role! { [INFO] [stdout] 279 | | /// https://www.w3.org/TR/wai-aria-1.1/#form [INFO] [stdout] 280 | | FormRole { [INFO] [stdout] 281 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 285 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / define_role! { [INFO] [stdout] 279 | | /// https://www.w3.org/TR/wai-aria-1.1/#form [INFO] [stdout] 280 | | FormRole { [INFO] [stdout] 281 | | PROPS: [("aria-label", false), ("aria-labelledby", false)], [INFO] [stdout] ... | [INFO] [stdout] 285 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | / define_role! { [INFO] [stdout] 288 | | /// https://www.w3.org/TR/wai-aria-1.1/#grid [INFO] [stdout] 289 | | GridRole { [INFO] [stdout] 290 | | PROPS: [("aria-level", false), ("aria-multiselectable", false), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 294 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | / define_role! { [INFO] [stdout] 288 | | /// https://www.w3.org/TR/wai-aria-1.1/#grid [INFO] [stdout] 289 | | GridRole { [INFO] [stdout] 290 | | PROPS: [("aria-level", false), ("aria-multiselectable", false), ("aria-readonly", false)], [INFO] [stdout] ... | [INFO] [stdout] 294 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | / define_role! { [INFO] [stdout] 297 | | /// https://www.w3.org/TR/wai-aria-1.1/#gridcell [INFO] [stdout] 298 | | GridCellRole { [INFO] [stdout] 299 | | PROPS: [("aria-readonly", false), ("aria-required", false), ("aria-selected", false)], [INFO] [stdout] ... | [INFO] [stdout] 303 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | / define_role! { [INFO] [stdout] 297 | | /// https://www.w3.org/TR/wai-aria-1.1/#gridcell [INFO] [stdout] 298 | | GridCellRole { [INFO] [stdout] 299 | | PROPS: [("aria-readonly", false), ("aria-required", false), ("aria-selected", false)], [INFO] [stdout] ... | [INFO] [stdout] 303 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / define_role! { [INFO] [stdout] 306 | | /// https://www.w3.org/TR/wai-aria-1.1/#group [INFO] [stdout] 307 | | GroupRole { [INFO] [stdout] 308 | | PROPS: [("aria-activedescendant", false)], [INFO] [stdout] ... | [INFO] [stdout] 312 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / define_role! { [INFO] [stdout] 306 | | /// https://www.w3.org/TR/wai-aria-1.1/#group [INFO] [stdout] 307 | | GroupRole { [INFO] [stdout] 308 | | PROPS: [("aria-activedescendant", false)], [INFO] [stdout] ... | [INFO] [stdout] 312 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | / define_role! { [INFO] [stdout] 315 | | /// https://www.w3.org/TR/wai-aria-1.1/#img [INFO] [stdout] 316 | | ImgRole { [INFO] [stdout] 317 | | PROPS: [("aria-activedescendant", false)], [INFO] [stdout] ... | [INFO] [stdout] 321 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | / define_role! { [INFO] [stdout] 315 | | /// https://www.w3.org/TR/wai-aria-1.1/#img [INFO] [stdout] 316 | | ImgRole { [INFO] [stdout] 317 | | PROPS: [("aria-activedescendant", false)], [INFO] [stdout] ... | [INFO] [stdout] 321 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | / define_role! { [INFO] [stdout] 324 | | /// https://www.w3.org/TR/wai-aria-1.1/#link [INFO] [stdout] 325 | | LinkRole { [INFO] [stdout] 326 | | PROPS: [("aria-expanded", false)], [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | / define_role! { [INFO] [stdout] 324 | | /// https://www.w3.org/TR/wai-aria-1.1/#link [INFO] [stdout] 325 | | LinkRole { [INFO] [stdout] 326 | | PROPS: [("aria-expanded", false)], [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | / define_role! { [INFO] [stdout] 333 | | /// https://www.w3.org/TR/wai-aria-1.1/#list [INFO] [stdout] 334 | | ListRole { [INFO] [stdout] 335 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 339 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | / define_role! { [INFO] [stdout] 333 | | /// https://www.w3.org/TR/wai-aria-1.1/#list [INFO] [stdout] 334 | | ListRole { [INFO] [stdout] 335 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 339 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:341:1 [INFO] [stdout] | [INFO] [stdout] 341 | / define_role! { [INFO] [stdout] 342 | | /// https://www.w3.org/TR/wai-aria-1.1/#listbox [INFO] [stdout] 343 | | ListBoxRole { [INFO] [stdout] 344 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 348 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:341:1 [INFO] [stdout] | [INFO] [stdout] 341 | / define_role! { [INFO] [stdout] 342 | | /// https://www.w3.org/TR/wai-aria-1.1/#listbox [INFO] [stdout] 343 | | ListBoxRole { [INFO] [stdout] 344 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 348 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | / define_role! { [INFO] [stdout] 351 | | /// https://www.w3.org/TR/wai-aria-1.1/#listitem [INFO] [stdout] 352 | | ListItemRole { [INFO] [stdout] 353 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 357 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | / define_role! { [INFO] [stdout] 351 | | /// https://www.w3.org/TR/wai-aria-1.1/#listitem [INFO] [stdout] 352 | | ListItemRole { [INFO] [stdout] 353 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 357 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:359:1 [INFO] [stdout] | [INFO] [stdout] 359 | / define_role! { [INFO] [stdout] 360 | | /// https://www.w3.org/TR/wai-aria-1.1/#log [INFO] [stdout] 361 | | LogRole { [INFO] [stdout] 362 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 365 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:359:1 [INFO] [stdout] | [INFO] [stdout] 359 | / define_role! { [INFO] [stdout] 360 | | /// https://www.w3.org/TR/wai-aria-1.1/#log [INFO] [stdout] 361 | | LogRole { [INFO] [stdout] 362 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 365 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | / define_role! { [INFO] [stdout] 368 | | /// https://w3c.github.io/aria/#main [INFO] [stdout] 369 | | MainRole { [INFO] [stdout] 370 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | / define_role! { [INFO] [stdout] 368 | | /// https://w3c.github.io/aria/#main [INFO] [stdout] 369 | | MainRole { [INFO] [stdout] 370 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | / define_role! { [INFO] [stdout] 377 | | /// https://www.w3.org/TR/wai-aria-1.1/#menubar [INFO] [stdout] 378 | | MenubarRole { [INFO] [stdout] 379 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 382 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | / define_role! { [INFO] [stdout] 377 | | /// https://www.w3.org/TR/wai-aria-1.1/#menubar [INFO] [stdout] 378 | | MenubarRole { [INFO] [stdout] 379 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 382 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | / define_role! { [INFO] [stdout] 385 | | /// https://www.w3.org/TR/wai-aria-1.1/#menu [INFO] [stdout] 386 | | MenuRole { [INFO] [stdout] 387 | | PROPS: [("aria-posinset", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 390 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | / define_role! { [INFO] [stdout] 385 | | /// https://www.w3.org/TR/wai-aria-1.1/#menu [INFO] [stdout] 386 | | MenuRole { [INFO] [stdout] 387 | | PROPS: [("aria-posinset", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 390 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:392:1 [INFO] [stdout] | [INFO] [stdout] 392 | / define_role! { [INFO] [stdout] 393 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitem [INFO] [stdout] 394 | | MenuItemRole { [INFO] [stdout] 395 | | PROPS: [("aria-posinset", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 398 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:392:1 [INFO] [stdout] | [INFO] [stdout] 392 | / define_role! { [INFO] [stdout] 393 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitem [INFO] [stdout] 394 | | MenuItemRole { [INFO] [stdout] 395 | | PROPS: [("aria-posinset", false), ("aria-setsize", false)], [INFO] [stdout] ... | [INFO] [stdout] 398 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / define_role! { [INFO] [stdout] 401 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitemcheckbox [INFO] [stdout] 402 | | MenuItemCheckboxRole { [INFO] [stdout] 403 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 406 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / define_role! { [INFO] [stdout] 401 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitemcheckbox [INFO] [stdout] 402 | | MenuItemCheckboxRole { [INFO] [stdout] 403 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 406 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | / define_role! { [INFO] [stdout] 409 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitemradio [INFO] [stdout] 410 | | MenuItemRadioRole { [INFO] [stdout] 411 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 414 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | / define_role! { [INFO] [stdout] 409 | | /// https://www.w3.org/TR/wai-aria-1.1/#menuitemradio [INFO] [stdout] 410 | | MenuItemRadioRole { [INFO] [stdout] 411 | | PROPS: [("aria-checked", true)], [INFO] [stdout] ... | [INFO] [stdout] 414 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | / define_role! { [INFO] [stdout] 417 | | /// https://www.w3.org/TR/wai-aria-1.1/#navigation [INFO] [stdout] 418 | | NavigationRole { [INFO] [stdout] 419 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 423 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | / define_role! { [INFO] [stdout] 417 | | /// https://www.w3.org/TR/wai-aria-1.1/#navigation [INFO] [stdout] 418 | | NavigationRole { [INFO] [stdout] 419 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 423 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | / define_role! { [INFO] [stdout] 426 | | /// https://www.w3.org/TR/wai-aria-1.2/#note [INFO] [stdout] 427 | | NoteRole { [INFO] [stdout] 428 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | / define_role! { [INFO] [stdout] 426 | | /// https://www.w3.org/TR/wai-aria-1.2/#note [INFO] [stdout] 427 | | NoteRole { [INFO] [stdout] 428 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:433:1 [INFO] [stdout] | [INFO] [stdout] 433 | / define_role! { [INFO] [stdout] 434 | | /// https://www.w3.org/TR/wai-aria-1.1/#progressbar [INFO] [stdout] 435 | | ProgressBarRole { [INFO] [stdout] 436 | | PROPS: [("aria-valuenow", true), ("aria-valuemin", true), ("aria-valuemax", true)], [INFO] [stdout] ... | [INFO] [stdout] 439 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:433:1 [INFO] [stdout] | [INFO] [stdout] 433 | / define_role! { [INFO] [stdout] 434 | | /// https://www.w3.org/TR/wai-aria-1.1/#progressbar [INFO] [stdout] 435 | | ProgressBarRole { [INFO] [stdout] 436 | | PROPS: [("aria-valuenow", true), ("aria-valuemin", true), ("aria-valuemax", true)], [INFO] [stdout] ... | [INFO] [stdout] 439 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | / define_role! { [INFO] [stdout] 441 | | /// https://www.w3.org/TR/wai-aria-1.1/#radiogroup [INFO] [stdout] 442 | | RadiogroupRole { [INFO] [stdout] 443 | | PROPS: [("aria-readonly", false), ("aria-required", false)], [INFO] [stdout] ... | [INFO] [stdout] 446 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | / define_role! { [INFO] [stdout] 441 | | /// https://www.w3.org/TR/wai-aria-1.1/#radiogroup [INFO] [stdout] 442 | | RadiogroupRole { [INFO] [stdout] 443 | | PROPS: [("aria-readonly", false), ("aria-required", false)], [INFO] [stdout] ... | [INFO] [stdout] 446 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / define_role! { [INFO] [stdout] 449 | | /// https://www.w3.org/TR/wai-aria-1.1/#row [INFO] [stdout] 450 | | RowRole { [INFO] [stdout] 451 | | PROPS: [("aria-colindex", false), ("aria-level", false), ("aria-rowindex", false), ("aria-selected", false)], [INFO] [stdout] ... | [INFO] [stdout] 455 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | / define_role! { [INFO] [stdout] 449 | | /// https://www.w3.org/TR/wai-aria-1.1/#row [INFO] [stdout] 450 | | RowRole { [INFO] [stdout] 451 | | PROPS: [("aria-colindex", false), ("aria-level", false), ("aria-rowindex", false), ("aria-selected", false)], [INFO] [stdout] ... | [INFO] [stdout] 455 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | / define_role! { [INFO] [stdout] 458 | | /// https://www.w3.org/TR/wai-aria-1.1/#rowgroup [INFO] [stdout] 459 | | RowGroupRole { [INFO] [stdout] 460 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | / define_role! { [INFO] [stdout] 458 | | /// https://www.w3.org/TR/wai-aria-1.1/#rowgroup [INFO] [stdout] 459 | | RowGroupRole { [INFO] [stdout] 460 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 464 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:466:1 [INFO] [stdout] | [INFO] [stdout] 466 | / define_role! { [INFO] [stdout] 467 | | /// https://www.w3.org/TR/wai-aria-1.1/#rowheader [INFO] [stdout] 468 | | RowHeaderRole { [INFO] [stdout] 469 | | PROPS: [("aria-sort", false)], [INFO] [stdout] ... | [INFO] [stdout] 473 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:466:1 [INFO] [stdout] | [INFO] [stdout] 466 | / define_role! { [INFO] [stdout] 467 | | /// https://www.w3.org/TR/wai-aria-1.1/#rowheader [INFO] [stdout] 468 | | RowHeaderRole { [INFO] [stdout] 469 | | PROPS: [("aria-sort", false)], [INFO] [stdout] ... | [INFO] [stdout] 473 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | / define_role! { [INFO] [stdout] 476 | | /// https://w3c.github.io/aria/#search [INFO] [stdout] 477 | | SearchRole { [INFO] [stdout] 478 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<'_, (&str, bool)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<&str> { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:475:1 [INFO] [stdout] | [INFO] [stdout] 475 | / define_role! { [INFO] [stdout] 476 | | /// https://w3c.github.io/aria/#search [INFO] [stdout] 477 | | SearchRole { [INFO] [stdout] 478 | | PROPS: [], [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_role` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn roles(&self) -> std::slice::Iter<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn properties(&self) -> std::slice::Iter<(&str, bool)> { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/roles.rs:484:1 [INFO] [stdout] | [INFO] [stdout] 484 | / define_role! { [INFO] [stdout] 485 | | /// https://www.w3.org/TR/wai-aria-1.1/#searchbox [INFO] [stdout] 486 | | SearchboxRole { [INFO] [stdout] 487 | | PROPS: [ [INFO] [stdout] ... | [INFO] [stdout] 498 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [WARN] too many lines in the log, truncating it