[INFO] fetching crate interact 0.3.6...
[INFO] testing interact-0.3.6 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1
[INFO] extracting crate interact 0.3.6 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate interact 0.3.6
[INFO] finished tweaking crates.io crate interact 0.3.6
[INFO] tweaked toml for crates.io crate interact 0.3.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate interact 0.3.6 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 45 packages to latest compatible versions
[INFO] [stderr] Adding pretty_assertions v0.5.1 (available: v1.4.1)
[INFO] [stderr] Adding rand v0.5.6 (available: v0.9.2)
[INFO] [stderr] Adding ron v0.4.2 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bef31b70809ea1919d8f43d9049e4b72ffd9028a48b17eb7da3b0cca9ac1a8ff
[INFO] running `Command { std: "docker" "start" "-a" "bef31b70809ea1919d8f43d9049e4b72ffd9028a48b17eb7da3b0cca9ac1a8ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bef31b70809ea1919d8f43d9049e4b72ffd9028a48b17eb7da3b0cca9ac1a8ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bef31b70809ea1919d8f43d9049e4b72ffd9028a48b17eb7da3b0cca9ac1a8ff", kill_on_drop: false }`
[INFO] [stdout] bef31b70809ea1919d8f43d9049e4b72ffd9028a48b17eb7da3b0cca9ac1a8ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84e1906e6dc603e03fcf1aaf67c5a9eeef457cb74811c0baf4d13c893106f5c9
[INFO] running `Command { std: "docker" "start" "-a" "84e1906e6dc603e03fcf1aaf67c5a9eeef457cb74811c0baf4d13c893106f5c9", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Compiling base64 v0.10.1
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling thiserror-impl v2.0.17
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling thiserror v2.0.17
[INFO] [stderr] Compiling pest v2.8.2
[INFO] [stderr] Compiling interact_derive v0.3.6
[INFO] [stderr] Compiling pest_meta v2.8.2
[INFO] [stderr] Compiling pest_generator v2.8.2
[INFO] [stderr] Compiling pest_derive v2.8.2
[INFO] [stderr] Compiling ron v0.4.2
[INFO] [stderr] Compiling interact v0.3.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout] --> src/climber.rs:82:44
[INFO] [stdout] |
[INFO] [stdout] 82 | enum T { Struct(A), Enum(B) };
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 466 | / climber_impl!(
[INFO] [stdout] 467 | | check_field_access,
[INFO] [stdout] 468 | | immut,
[INFO] [stdout] 469 | | check_field_access_immut,
[INFO] [stdout] ... |
[INFO] [stdout] 476 | | reflect
[INFO] [stdout] 477 | | )
[INFO] [stdout] | |_________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] = note: this warning originates in the macro `climber_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout] --> src/climber.rs:82:44
[INFO] [stdout] |
[INFO] [stdout] 82 | enum T { Struct(A), Enum(B) };
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / climber_impl!(check_field_access, mut, check_field_access_mut,
[INFO] [stdout] 485 | | get_field_by_idx_mut, get_field_by_name_mut, general_access_mut, get_variant_struct_mut,
[INFO] [stdout] 486 | | EnumOrStructMut, self, reflect)
[INFO] [stdout] | |_____________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `climber_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout] --> src/root.rs:99:10
[INFO] [stdout] |
[INFO] [stdout] 99 | };
[INFO] [stdout] | ^ help: remove this semicolon
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access.rs:122:21
[INFO] [stdout] |
[INFO] [stdout] 122 | fn immut_access(&self) -> ImmutAccess;
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn immut_access(&self) -> ImmutAccess<'_>;
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access.rs:125:19
[INFO] [stdout] |
[INFO] [stdout] 125 | fn mut_access(&mut self) -> MutAccess;
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 125 | fn mut_access(&mut self) -> MutAccess<'_>;
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 13 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:17:19
[INFO] [stdout] |
[INFO] [stdout] 17 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 17 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:34:21
[INFO] [stdout] |
[INFO] [stdout] 34 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 34 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:38:19
[INFO] [stdout] |
[INFO] [stdout] 38 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 38 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:49:21
[INFO] [stdout] |
[INFO] [stdout] 49 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 49 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:53:19
[INFO] [stdout] |
[INFO] [stdout] 53 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 53 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:64:21
[INFO] [stdout] |
[INFO] [stdout] 64 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 64 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:68:19
[INFO] [stdout] |
[INFO] [stdout] 68 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 68 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:82:21
[INFO] [stdout] |
[INFO] [stdout] 82 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 82 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:86:19
[INFO] [stdout] |
[INFO] [stdout] 86 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 86 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:141:21
[INFO] [stdout] |
[INFO] [stdout] 141 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 141 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:145:19
[INFO] [stdout] |
[INFO] [stdout] 145 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 145 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:178:21
[INFO] [stdout] |
[INFO] [stdout] 178 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 178 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:182:19
[INFO] [stdout] |
[INFO] [stdout] 182 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 182 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout] | --------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout] | --------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout] | ----------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout] | ----------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 191 | tuple!(4; {(A, 0), (B, 1), (C, 2), (D, 3)});
[INFO] [stdout] | ------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 191 | tuple!(4; {(A, 0), (B, 1), (C, 2), (D, 3)});
[INFO] [stdout] | ------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 192 | tuple!(5; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4)});
[INFO] [stdout] | --------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 192 | tuple!(5; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4)});
[INFO] [stdout] | --------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 193 | tuple!(6; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5)});
[INFO] [stdout] | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 193 | tuple!(6; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5)});
[INFO] [stdout] | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 194 | tuple!(7; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6)});
[INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 194 | tuple!(7; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6)});
[INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 195 | tuple!(8; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7)});
[INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 195 | tuple!(8; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7)});
[INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 196 | tuple!(9; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8)});
[INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 196 | tuple!(9; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8)});
[INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 | tuple!(10; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8), (J, 9)});
[INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 | tuple!(10; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8), (J, 9)});
[INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout] | ------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout] | ------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec, mut, "Vec");
[INFO] [stdout] | ------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec, mut, "Vec");
[INFO] [stdout] | ------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/root.rs:19:20
[INFO] [stdout] |
[INFO] [stdout] 19 | pub fn as_root(&mut self) -> Root {
[INFO] [stdout] | ^^^^^^^^^ ----
[INFO] [stdout] | | |
[INFO] [stdout] | | the same lifetime is hidden 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] 19 | pub fn as_root(&mut self) -> Root<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.15s
[INFO] running `Command { std: "docker" "inspect" "84e1906e6dc603e03fcf1aaf67c5a9eeef457cb74811c0baf4d13c893106f5c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84e1906e6dc603e03fcf1aaf67c5a9eeef457cb74811c0baf4d13c893106f5c9", kill_on_drop: false }`
[INFO] [stdout] 84e1906e6dc603e03fcf1aaf67c5a9eeef457cb74811c0baf4d13c893106f5c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19a18206fed1e75d6c6df7369857ced49f9d472f7f98cba5144d98f2d8510bb8
[INFO] running `Command { std: "docker" "start" "-a" "19a18206fed1e75d6c6df7369857ced49f9d472f7f98cba5144d98f2d8510bb8", kill_on_drop: false }`
[INFO] [stderr] Compiling difference v2.0.0
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling rand_core v0.3.1
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout] --> src/climber.rs:82:44
[INFO] [stdout] |
[INFO] [stdout] 82 | enum T { Struct(A), Enum(B) };
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 466 | / climber_impl!(
[INFO] [stdout] 467 | | check_field_access,
[INFO] [stdout] 468 | | immut,
[INFO] [stdout] 469 | | check_field_access_immut,
[INFO] [stdout] ... |
[INFO] [stdout] 476 | | reflect
[INFO] [stdout] 477 | | )
[INFO] [stdout] | |_________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] = note: this warning originates in the macro `climber_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout] --> src/climber.rs:82:44
[INFO] [stdout] |
[INFO] [stdout] 82 | enum T { Struct(A), Enum(B) };
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / climber_impl!(check_field_access, mut, check_field_access_mut,
[INFO] [stdout] 485 | | get_field_by_idx_mut, get_field_by_name_mut, general_access_mut, get_variant_struct_mut,
[INFO] [stdout] 486 | | EnumOrStructMut, self, reflect)
[INFO] [stdout] | |_____________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `climber_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout] --> src/root.rs:99:10
[INFO] [stdout] |
[INFO] [stdout] 99 | };
[INFO] [stdout] | ^ help: remove this semicolon
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access.rs:122:21
[INFO] [stdout] |
[INFO] [stdout] 122 | fn immut_access(&self) -> ImmutAccess;
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn immut_access(&self) -> ImmutAccess<'_>;
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access.rs:125:19
[INFO] [stdout] |
[INFO] [stdout] 125 | fn mut_access(&mut self) -> MutAccess;
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 125 | fn mut_access(&mut self) -> MutAccess<'_>;
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 13 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:17:19
[INFO] [stdout] |
[INFO] [stdout] 17 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 17 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:34:21
[INFO] [stdout] |
[INFO] [stdout] 34 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 34 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:38:19
[INFO] [stdout] |
[INFO] [stdout] 38 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 38 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:49:21
[INFO] [stdout] |
[INFO] [stdout] 49 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 49 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:53:19
[INFO] [stdout] |
[INFO] [stdout] 53 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 53 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:64:21
[INFO] [stdout] |
[INFO] [stdout] 64 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 64 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:68:19
[INFO] [stdout] |
[INFO] [stdout] 68 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 68 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:82:21
[INFO] [stdout] |
[INFO] [stdout] 82 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 82 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:86:19
[INFO] [stdout] |
[INFO] [stdout] 86 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 86 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:141:21
[INFO] [stdout] |
[INFO] [stdout] 141 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 141 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:145:19
[INFO] [stdout] |
[INFO] [stdout] 145 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 145 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:178:21
[INFO] [stdout] |
[INFO] [stdout] 178 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 178 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:182:19
[INFO] [stdout] |
[INFO] [stdout] 182 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 182 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout] | --------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout] | --------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout] | ----------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout] | ----------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 191 | tuple!(4; {(A, 0), (B, 1), (C, 2), (D, 3)});
[INFO] [stdout] | ------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 191 | tuple!(4; {(A, 0), (B, 1), (C, 2), (D, 3)});
[INFO] [stdout] | ------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 192 | tuple!(5; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4)});
[INFO] [stdout] | --------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 192 | tuple!(5; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4)});
[INFO] [stdout] | --------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 193 | tuple!(6; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5)});
[INFO] [stdout] | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 193 | tuple!(6; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5)});
[INFO] [stdout] | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 194 | tuple!(7; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6)});
[INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 194 | tuple!(7; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6)});
[INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 195 | tuple!(8; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7)});
[INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 195 | tuple!(8; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7)});
[INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 196 | tuple!(9; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8)});
[INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 196 | tuple!(9; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8)});
[INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 | tuple!(10; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8), (J, 9)});
[INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 | tuple!(10; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8), (J, 9)});
[INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout] | ------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout] | ------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec, mut, "Vec");
[INFO] [stdout] | ------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec, mut, "Vec");
[INFO] [stdout] | ------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/root.rs:19:20
[INFO] [stdout] |
[INFO] [stdout] 19 | pub fn as_root(&mut self) -> Root {
[INFO] [stdout] | ^^^^^^^^^ ----
[INFO] [stdout] | | |
[INFO] [stdout] | | the same lifetime is hidden 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] 19 | pub fn as_root(&mut self) -> Root<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling rand v0.5.6
[INFO] [stderr] Compiling pretty_assertions v0.5.1
[INFO] [stderr] Compiling interact v0.3.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout] --> src/climber.rs:82:44
[INFO] [stdout] |
[INFO] [stdout] 82 | enum T { Struct(A), Enum(B) };
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 466 | / climber_impl!(
[INFO] [stdout] 467 | | check_field_access,
[INFO] [stdout] 468 | | immut,
[INFO] [stdout] 469 | | check_field_access_immut,
[INFO] [stdout] ... |
[INFO] [stdout] 476 | | reflect
[INFO] [stdout] 477 | | )
[INFO] [stdout] | |_________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] = note: this warning originates in the macro `climber_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout] --> src/climber.rs:82:44
[INFO] [stdout] |
[INFO] [stdout] 82 | enum T { Struct(A), Enum(B) };
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 484 | / climber_impl!(check_field_access, mut, check_field_access_mut,
[INFO] [stdout] 485 | | get_field_by_idx_mut, get_field_by_name_mut, general_access_mut, get_variant_struct_mut,
[INFO] [stdout] 486 | | EnumOrStructMut, self, reflect)
[INFO] [stdout] | |_____________________________________________________- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `climber_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout] --> src/root.rs:99:10
[INFO] [stdout] |
[INFO] [stdout] 99 | };
[INFO] [stdout] | ^ help: remove this semicolon
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> tests/common/pseudo_mutex.rs:28:13
[INFO] [stdout] |
[INFO] [stdout] 28 | fn lock(&self) -> Guard {
[INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 28 | fn lock(&self) -> Guard<'_, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access.rs:122:21
[INFO] [stdout] |
[INFO] [stdout] 122 | fn immut_access(&self) -> ImmutAccess;
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn immut_access(&self) -> ImmutAccess<'_>;
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access.rs:125:19
[INFO] [stdout] |
[INFO] [stdout] 125 | fn mut_access(&mut self) -> MutAccess;
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 125 | fn mut_access(&mut self) -> MutAccess<'_>;
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 13 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:17:19
[INFO] [stdout] |
[INFO] [stdout] 17 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 17 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:34:21
[INFO] [stdout] |
[INFO] [stdout] 34 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 34 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:38:19
[INFO] [stdout] |
[INFO] [stdout] 38 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 38 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:49:21
[INFO] [stdout] |
[INFO] [stdout] 49 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 49 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:53:19
[INFO] [stdout] |
[INFO] [stdout] 53 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 53 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:64:21
[INFO] [stdout] |
[INFO] [stdout] 64 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 64 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:68:19
[INFO] [stdout] |
[INFO] [stdout] 68 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 68 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:82:21
[INFO] [stdout] |
[INFO] [stdout] 82 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 82 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/derefs.rs:86:19
[INFO] [stdout] |
[INFO] [stdout] 86 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 86 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:141:21
[INFO] [stdout] |
[INFO] [stdout] 141 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 141 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:145:19
[INFO] [stdout] |
[INFO] [stdout] 145 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 145 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:178:21
[INFO] [stdout] |
[INFO] [stdout] 178 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 178 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:182:19
[INFO] [stdout] |
[INFO] [stdout] 182 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 182 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout] | --------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout] | --------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout] | ----------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout] | ----------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 191 | tuple!(4; {(A, 0), (B, 1), (C, 2), (D, 3)});
[INFO] [stdout] | ------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 191 | tuple!(4; {(A, 0), (B, 1), (C, 2), (D, 3)});
[INFO] [stdout] | ------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 192 | tuple!(5; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4)});
[INFO] [stdout] | --------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 192 | tuple!(5; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4)});
[INFO] [stdout] | --------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 193 | tuple!(6; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5)});
[INFO] [stdout] | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 193 | tuple!(6; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5)});
[INFO] [stdout] | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 194 | tuple!(7; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6)});
[INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 194 | tuple!(7; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6)});
[INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 195 | tuple!(8; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7)});
[INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 195 | tuple!(8; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7)});
[INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 196 | tuple!(9; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8)});
[INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 196 | tuple!(9; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8)});
[INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:70:29
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 | tuple!(10; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8), (J, 9)});
[INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/tuple.rs:74:27
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 | tuple!(10; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8), (J, 9)});
[INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout] | ------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout] | ------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec, mut, "Vec");
[INFO] [stdout] | ------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec, mut, "Vec");
[INFO] [stdout] | ------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout] | ---------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:118:29
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/access/vec.rs:122:27
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/root.rs:19:20
[INFO] [stdout] |
[INFO] [stdout] 19 | pub fn as_root(&mut self) -> Root {
[INFO] [stdout] | ^^^^^^^^^ ----
[INFO] [stdout] | | |
[INFO] [stdout] | | the same lifetime is hidden 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] 19 | pub fn as_root(&mut self) -> Root<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.50s
[INFO] running `Command { std: "docker" "inspect" "19a18206fed1e75d6c6df7369857ced49f9d472f7f98cba5144d98f2d8510bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19a18206fed1e75d6c6df7369857ced49f9d472f7f98cba5144d98f2d8510bb8", kill_on_drop: false }`
[INFO] [stdout] 19a18206fed1e75d6c6df7369857ced49f9d472f7f98cba5144d98f2d8510bb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b078ba150603b6692a43b5f4fca65b5553d9318aba1d1f4405fedbd0ed42f43d
[INFO] running `Command { std: "docker" "start" "-a" "b078ba150603b6692a43b5f4fca65b5553d9318aba1d1f4405fedbd0ed42f43d", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr] --> src/climber.rs:82:44
[INFO] [stderr] |
[INFO] [stderr] 82 | enum T { Struct(A), Enum(B) };
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 466 | / climber_impl!(
[INFO] [stderr] 467 | | check_field_access,
[INFO] [stderr] 468 | | immut,
[INFO] [stderr] 469 | | check_field_access_immut,
[INFO] [stderr] ... |
[INFO] [stderr] 476 | | reflect
[INFO] [stderr] 477 | | )
[INFO] [stderr] | |_________- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] = note: this warning originates in the macro `climber_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr] --> src/climber.rs:82:44
[INFO] [stderr] |
[INFO] [stderr] 82 | enum T { Struct(A), Enum(B) };
[INFO] [stderr] | ^
[INFO] [stderr] ...
[INFO] [stderr] 484 | / climber_impl!(check_field_access, mut, check_field_access_mut,
[INFO] [stderr] 485 | | get_field_by_idx_mut, get_field_by_name_mut, general_access_mut, get_variant_struct_mut,
[INFO] [stderr] 486 | | EnumOrStructMut, self, reflect)
[INFO] [stderr] | |_____________________________________________________- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in the macro `climber_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr] --> src/root.rs:99:10
[INFO] [stderr] |
[INFO] [stderr] 99 | };
[INFO] [stderr] | ^ help: remove this semicolon
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access.rs:122:21
[INFO] [stderr] |
[INFO] [stderr] 122 | fn immut_access(&self) -> ImmutAccess;
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn immut_access(&self) -> ImmutAccess<'_>;
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access.rs:125:19
[INFO] [stderr] |
[INFO] [stderr] 125 | fn mut_access(&mut self) -> MutAccess;
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 125 | fn mut_access(&mut self) -> MutAccess<'_>;
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/derefs.rs:13:21
[INFO] [stderr] |
[INFO] [stderr] 13 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 13 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/derefs.rs:17:19
[INFO] [stderr] |
[INFO] [stderr] 17 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 17 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/derefs.rs:34:21
[INFO] [stderr] |
[INFO] [stderr] 34 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 34 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/derefs.rs:38:19
[INFO] [stderr] |
[INFO] [stderr] 38 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 38 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/derefs.rs:49:21
[INFO] [stderr] |
[INFO] [stderr] 49 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 49 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/derefs.rs:53:19
[INFO] [stderr] |
[INFO] [stderr] 53 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 53 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/derefs.rs:64:21
[INFO] [stderr] |
[INFO] [stderr] 64 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 64 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/derefs.rs:68:19
[INFO] [stderr] |
[INFO] [stderr] 68 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 68 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/derefs.rs:82:21
[INFO] [stderr] |
[INFO] [stderr] 82 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 82 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/derefs.rs:86:19
[INFO] [stderr] |
[INFO] [stderr] 86 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 86 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:141:21
[INFO] [stderr] |
[INFO] [stderr] 141 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 141 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:145:19
[INFO] [stderr] |
[INFO] [stderr] 145 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 145 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:178:21
[INFO] [stderr] |
[INFO] [stderr] 178 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 178 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:182:19
[INFO] [stderr] |
[INFO] [stderr] 182 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 182 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:70:29
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stderr] | --------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:74:27
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stderr] | --------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:70:29
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stderr] | ----------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:74:27
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stderr] | ----------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:70:29
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 191 | tuple!(4; {(A, 0), (B, 1), (C, 2), (D, 3)});
[INFO] [stderr] | ------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:74:27
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 191 | tuple!(4; {(A, 0), (B, 1), (C, 2), (D, 3)});
[INFO] [stderr] | ------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:70:29
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 192 | tuple!(5; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4)});
[INFO] [stderr] | --------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:74:27
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stdout]
[INFO] [stderr] | |
[INFO] [stdout] running 1 test
[INFO] [stderr] | the lifetime is elided here
[INFO] [stdout] test util::expect::tests::main ... ok
[INFO] [stderr] ...
[INFO] [stdout]
[INFO] [stderr] 192 | tuple!(5; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4)});
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] | --------------------------------------------------- in this macro invocation
[INFO] [stdout]
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:70:29
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 193 | tuple!(6; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5)});
[INFO] [stderr] | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:74:27
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 193 | tuple!(6; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5)});
[INFO] [stderr] | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:70:29
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 194 | tuple!(7; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6)});
[INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:74:27
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 194 | tuple!(7; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6)});
[INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:70:29
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 195 | tuple!(8; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7)});
[INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:74:27
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 195 | tuple!(8; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7)});
[INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:70:29
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 196 | tuple!(9; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8)});
[INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:74:27
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 196 | tuple!(9; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8)});
[INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:70:29
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 197 | tuple!(10; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8), (J, 9)});
[INFO] [stderr] | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 70 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/tuple.rs:74:27
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 197 | tuple!(10; {(A, 0), (B, 1), (C, 2), (D, 3), (E, 4), (F, 5), (G, 6), (H, 7), (I, 8), (J, 9)});
[INFO] [stderr] | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 74 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 135 | sized_iter!(&[T], immut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 135 | sized_iter!(&[T], immut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stderr] | ------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stderr] | ------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 137 | sized_iter!(Vec, mut, "Vec");
[INFO] [stderr] | ------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 137 | sized_iter!(Vec, mut, "Vec");
[INFO] [stderr] | ------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stderr] | ---------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:118:29
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 118 | fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/access/vec.rs:122:27
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr] | ^^^^^^^^^ --------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stderr] | ----------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: this warning originates in the macro `sized_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 122 | fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/root.rs:19:20
[INFO] [stderr] |
[INFO] [stderr] 19 | pub fn as_root(&mut self) -> Root {
[INFO] [stderr] | ^^^^^^^^^ ----
[INFO] [stderr] | | |
[INFO] [stderr] | | the same lifetime is hidden here
[INFO] [stderr] | | the same lifetime is hidden here
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 19 | pub fn as_root(&mut self) -> Root<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: `interact` (lib) generated 102 warnings (run `cargo fix --lib -p interact` to apply 99 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> tests/common/pseudo_mutex.rs:28:13
[INFO] [stderr] |
[INFO] [stderr] 28 | fn lock(&self) -> Guard {
[INFO] [stderr] | ^^^^^ -------- the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 28 | fn lock(&self) -> Guard<'_, T> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: `interact` (test "integ") generated 1 warning (run `cargo fix --test "integ"` to apply 1 suggestion)
[INFO] [stderr] warning: `interact` (lib test) generated 102 warnings (102 duplicates)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/interact-b14f586b41b2bdf4)
[INFO] [stderr] Running tests/integ.rs (/opt/rustwide/target/debug/deps/integ-d84d9aea04d80043)
[INFO] [stdout]
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- main stdout ----
[INFO] [stdout]
[INFO] [stdout] Failed:
[INFO] [stdout]
[INFO] [stdout] verify!(self, root.access("state.complex.0.0.0.0 = 100000000000000000001") => "(Err(TokenError(IntError(ParseIntError { kind: Overflow }))), Assist { valid: 0, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] thread 'main' (19) panicked at tests/integ.rs:100:9:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout]
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<[0m[31m"(Err(TokenError(IntError(ParseIntError { kind: [0m[1;48;5;52;31mPos[0m[31mOverflow }))), Assist { valid: 0, pending: 0, pending_special: 0, next_options: Avail(0, []) })"[0m
[INFO] [stdout] [32m>[0m[32m"(Err(TokenError(IntError(ParseIntError { kind: [0m[32mOverflow }))), Assist { valid: 0, pending: 0, pending_special: 0, next_options: Avail(0, []) })"[0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5e514e603c72 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x5e514e603c72 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x5e514e603c72 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x5e514e603c72 - ::fmt::h4ee3a75aa71a2c45
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x5e514e626c0f - core::fmt::rt::Argument::fmt::h6f1564705cd089af
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x5e514e626c0f - core::fmt::write::h21ca93b65a7c281a
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x5e514e5f0b63 - std::io::default_write_fmt::h6f3360f4711e9130
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x5e514e5f0b63 - std::io::Write::write_fmt::hf4539125c0e0bc30
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x5e514e6042c2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x5e514e5ef0cc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x5e514e5eef44 - std::panicking::default_hook::hccb5e73b206c0830
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x5e514e4ccc0e - as core::ops::function::Fn>::call::h04940a86aa899793
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 12: 0x5e514e4ccc0e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x5e514e5efd73 - as core::ops::function::Fn>::call::h9d85285925beb538
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 14: 0x5e514e5efd73 - std::panicking::panic_with_hook::h3190ecc6229cdd29
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x5e514e6040ca - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x5e514e604029 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x5e514e5ef9cd - __rustc[a93bd50104b99ad4]::rust_begin_unwind
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x5e514e62dce0 - core::panicking::panic_fmt::hc70c3c83f13c1375
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x5e514e4b6fba - integ::Context::main::{{closure}}::hafa10c7532a692ba
[INFO] [stdout] at /opt/rustwide/workdir/tests/integ.rs:26:21
[INFO] [stdout] 20: 0x5e514e4a2b1f - std::panicking::catch_unwind::do_call::hf5d18213ffcd2e49
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 21: 0x5e514e4b0c4b - __rust_try
[INFO] [stdout] 22: 0x5e514e4af2f0 - std::panicking::catch_unwind::h00effdfeb1beb211
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 23: 0x5e514e4af2f0 - std::panic::catch_unwind::h6c4f7d7a84e208c1
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14
[INFO] [stdout] 24: 0x5e514e4b9154 - integ::Context::main::h0d9fb93ca074ea20
[INFO] [stdout] at /opt/rustwide/workdir/tests/integ.rs:25:25
[INFO] [stdout] 25: 0x5e514e4b71df - integ::main::had4c5031c7ee758c
[INFO] [stdout] at /opt/rustwide/workdir/tests/integ.rs:48:13
[INFO] [stdout] 26: 0x5e514e4b6de7 - integ::main::{{closure}}::h78e7cdd9764bd990
[INFO] [stdout] at /opt/rustwide/workdir/tests/integ.rs:43:10
[INFO] [stdout] 27: 0x5e514e4a4f86 - core::ops::function::FnOnce::call_once::h79acc22ef82ee16d
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 28: 0x5e514e4cdc8b - core::ops::function::FnOnce::call_once::h70d190c46966003b
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 29: 0x5e514e4cdc8b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18
[INFO] [stdout] 30: 0x5e514e4cb8f5 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74
[INFO] [stdout] 31: 0x5e514e4cb8f5 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 32: 0x5e514e4cb8f5 - std::panicking::catch_unwind::do_call::h734b44e243d34585
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 33: 0x5e514e4cb8f5 - std::panicking::catch_unwind::h5e85417122517fb1
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 34: 0x5e514e4cb8f5 - std::panic::catch_unwind::h0900e58a82a7d188
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14
[INFO] [stdout] 35: 0x5e514e4cb8f5 - test::run_test_in_process::h27721efd62ae77d0
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27
[INFO] [stdout] 36: 0x5e514e4cb8f5 - test::run_test::{{closure}}::h8b1264838cc597aa
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43
[INFO] [stdout] 37: 0x5e514e4f2804 - test::run_test::{{closure}}::h6ecb96835e2eae4f
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41
[INFO] [stdout] 38: 0x5e514e4f2804 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 39: 0x5e514e4d941a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 40: 0x5e514e4d941a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 41: 0x5e514e4d941a - std::panicking::catch_unwind::do_call::heb87d604f60aee16
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 42: 0x5e514e4d941a - std::panicking::catch_unwind::h2203a0f553b89fd7
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 43: 0x5e514e4d941a - std::panic::catch_unwind::h4d383e0b0e25d838
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14
[INFO] [stdout] 44: 0x5e514e4d941a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 45: 0x5e514e4d941a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 46: 0x5e514e5da7ff - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] 47: 0x5e514e5da7ff - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout] 48: 0x7e39d05c8aa4 -
[INFO] [stdout] 49: 0x7e39d0655a34 - clone
[INFO] [stdout] 50: 0x0 -
[INFO] [stdout] Correct this by having:
[INFO] [stdout]
[INFO] [stdout] verify!(self, root.access("state.complex.0.0.0.0 = 100000000000000000001") => "(Err(TokenError(IntError(ParseIntError { kind: PosOverflow }))), Assist { valid: 0, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Expected test manifest:
[INFO] [stdout]
[INFO] [stdout] verify!(self, root.access("not_existing") => "(Err(MissingStartComponent), Assist { valid: 0, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout] verify!(self, root.access("basic.u_16") => "(Ok(NodeTree { info: Leaf(\"50158\"), meta: Some(Wrap(1)), size: 6 }), Assist { valid: 10, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout] verify!(self, root.access("basic.u_") => "(Err(UnexpectedToken), Assist { valid: 5, pending: 3, pending_special: 0, next_options: Avail(1, [\"u_s\", \"u_64\", \"u_32\", \"u_16\", \"u_8\"]) })");
[INFO] [stdout] verify!(self, root.access("basic.u_64 = 1234") => "(Ok(NodeTree { info: Leaf(\"\"), meta: None, size: 1 }), Assist { valid: 17, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout] verify!(self, root.access("basic.u_64") => "(Ok(NodeTree { info: Leaf(\"1234\"), meta: Some(Wrap(1)), size: 5 }), Assist { valid: 10, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout] verify!(self, root.access("state.complex.0.0.0.0 = 100000000000000000001") => "(Err(TokenError(IntError(ParseIntError { kind: PosOverflow }))), Assist { valid: 0, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout] verify!(self, root.access("complex.tuple.0.0 = 3") => "(Ok(NodeTree { info: Leaf(\"\"), meta: None, size: 1 }), Assist { valid: 21, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout] verify!(self, root.access("complex.tuple_1.0 = 3") => "(Ok(NodeTree { info: Leaf(\"\"), meta: None, size: 1 }), Assist { valid: 21, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout] verify!(self, root.access("complex.check()") => "(Ok(NodeTree { info: Leaf(\"true\"), meta: Some(Wrap(1)), size: 5 }), Assist { valid: 15, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout] verify!(self, root.access("complex.tuple_1.0 = 4") => "(Ok(NodeTree { info: Leaf(\"\"), meta: None, size: 1 }), Assist { valid: 21, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout] verify!(self, root.access("complex.check()") => "(Ok(NodeTree { info: Leaf(\"false\"), meta: Some(Wrap(1)), size: 6 }), Assist { valid: 15, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout] verify!(self, root.access("complex.add(3)") => "(Ok(NodeTree { info: Leaf(\"()\"), meta: Some(Wrap(1)), size: 3 }), Assist { valid: 14, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout] verify!(self, root.access("complex.tuple_1.0 = 7") => "(Ok(NodeTree { info: Leaf(\"\"), meta: None, size: 1 }), Assist { valid: 21, pending: 0, pending_special: 0, next_options: Avail(0, []) })");
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] thread 'main' (19) panicked at tests/integ.rs:63:9:
[INFO] [stdout] A total of 1 verification tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5e514e603c72 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x5e514e603c72 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x5e514e603c72 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x5e514e603c72 - ::fmt::h4ee3a75aa71a2c45
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x5e514e626c0f - core::fmt::rt::Argument::fmt::h6f1564705cd089af
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x5e514e626c0f - core::fmt::write::h21ca93b65a7c281a
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x5e514e5f0b63 - std::io::default_write_fmt::h6f3360f4711e9130
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x5e514e5f0b63 - std::io::Write::write_fmt::hf4539125c0e0bc30
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x5e514e6042c2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x5e514e5ef0cc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x5e514e5eef44 - std::panicking::default_hook::hccb5e73b206c0830
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x5e514e4ccc0e - as core::ops::function::Fn>::call::h04940a86aa899793
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 12: 0x5e514e4ccc0e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x5e514e5efd73 - as core::ops::function::Fn>::call::h9d85285925beb538
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 14: 0x5e514e5efd73 - std::panicking::panic_with_hook::h3190ecc6229cdd29
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x5e514e6040ca - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x5e514e604029 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x5e514e5ef9cd - __rustc[a93bd50104b99ad4]::rust_begin_unwind
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x5e514e62dce0 - core::panicking::panic_fmt::hc70c3c83f13c1375
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x5e514e4b72ef - integ::main::had4c5031c7ee758c
[INFO] [stdout] at /opt/rustwide/workdir/tests/integ.rs:63:9
[INFO] [stdout] 20: 0x5e514e4b6de7 - integ::main::{{closure}}::h78e7cdd9764bd990
[INFO] [stdout] at /opt/rustwide/workdir/tests/integ.rs:43:10
[INFO] [stdout] 21: 0x5e514e4a4f86 - core::ops::function::FnOnce::call_once::h79acc22ef82ee16d
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 22: 0x5e514e4cdc8b - core::ops::function::FnOnce::call_once::h70d190c46966003b
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 23: 0x5e514e4cdc8b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18
[INFO] [stdout] 24: 0x5e514e4cb8f5 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74
[INFO] [stdout] 25: 0x5e514e4cb8f5 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 26: 0x5e514e4cb8f5 - std::panicking::catch_unwind::do_call::h734b44e243d34585
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 27: 0x5e514e4cb8f5 - std::panicking::catch_unwind::h5e85417122517fb1
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 28: 0x5e514e4cb8f5 - std::panic::catch_unwind::h0900e58a82a7d188
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14
[INFO] [stdout] 29: 0x5e514e4cb8f5 - test::run_test_in_process::h27721efd62ae77d0
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27
[INFO] [stdout] 30: 0x5e514e4cb8f5 - test::run_test::{{closure}}::h8b1264838cc597aa
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43
[INFO] [stdout] 31: 0x5e514e4f2804 - test::run_test::{{closure}}::h6ecb96835e2eae4f
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41
[INFO] [stdout] 32: 0x5e514e4f2804 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 33: 0x5e514e4d941a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 34: 0x5e514e4d941a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 35: 0x5e514e4d941a - std::panicking::catch_unwind::do_call::heb87d604f60aee16
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40
[INFO] [stdout] 36: 0x5e514e4d941a - std::panicking::catch_unwind::h2203a0f553b89fd7
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19
[INFO] [stdout] 37: 0x5e514e4d941a - std::panic::catch_unwind::h4d383e0b0e25d838
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14
[INFO] [stdout] 38: 0x5e514e4d941a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 39: 0x5e514e4d941a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 40: 0x5e514e5da7ff - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] 41: 0x5e514e5da7ff - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789
[INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout] 42: 0x7e39d05c8aa4 -
[INFO] [stdout] 43: 0x7e39d0655a34 - clone
[INFO] [stdout] 44: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] main
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass `--test integ`
[INFO] running `Command { std: "docker" "inspect" "b078ba150603b6692a43b5f4fca65b5553d9318aba1d1f4405fedbd0ed42f43d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b078ba150603b6692a43b5f4fca65b5553d9318aba1d1f4405fedbd0ed42f43d", kill_on_drop: false }`
[INFO] [stdout] b078ba150603b6692a43b5f4fca65b5553d9318aba1d1f4405fedbd0ed42f43d