[INFO] fetching crate interact 0.3.6...
[INFO] testing interact-0.3.6 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate interact 0.3.6 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate interact 0.3.6 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 43 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded digest v0.10.7
[INFO] [stderr]   Downloaded byteorder v1.5.0
[INFO] [stderr]   Downloaded block-buffer v0.10.4
[INFO] [stderr]   Downloaded cpufeatures v0.2.17
[INFO] [stderr]   Downloaded generic-array v0.14.9
[INFO] [stderr]   Downloaded ucd-trie v0.1.7
[INFO] [stderr]   Downloaded pretty_assertions v0.5.1
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded typenum v1.19.0
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] [stderr]   Downloaded version_check v0.9.5
[INFO] [stderr]   Downloaded crypto-common v0.1.6
[INFO] [stderr]   Downloaded sha2 v0.10.9
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded winapi v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9c9d8627a27795655f9a89fc2c16077958e24c42944065d05c78b38ec7585c2
[INFO] running `Command { std: "docker" "start" "-a" "e9c9d8627a27795655f9a89fc2c16077958e24c42944065d05c78b38ec7585c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9c9d8627a27795655f9a89fc2c16077958e24c42944065d05c78b38ec7585c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9c9d8627a27795655f9a89fc2c16077958e24c42944065d05c78b38ec7585c2", kill_on_drop: false }`
[INFO] [stdout] e9c9d8627a27795655f9a89fc2c16077958e24c42944065d05c78b38ec7585c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8437069039c45d1221123522fefb024fc6148785c04c13eb930083cc02ec7a3
[INFO] running `Command { std: "docker" "start" "-a" "f8437069039c45d1221123522fefb024fc6148785c04c13eb930083cc02ec7a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling interact_derive v0.3.6
[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<A, B> { 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<A, B> { 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn immut_access(&self) -> ImmutAccess;
[INFO] [stdout]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn immut_access(&self) -> ImmutAccess<'_>;
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn mut_access(&mut self) -> MutAccess;
[INFO] [stdout]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn mut_access(&mut self) -> MutAccess<'_>;
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec<T>, mut, "Vec");
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec<T>, mut, "Vec");
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1m 05s
[INFO] running `Command { std: "docker" "inspect" "f8437069039c45d1221123522fefb024fc6148785c04c13eb930083cc02ec7a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8437069039c45d1221123522fefb024fc6148785c04c13eb930083cc02ec7a3", kill_on_drop: false }`
[INFO] [stdout] f8437069039c45d1221123522fefb024fc6148785c04c13eb930083cc02ec7a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 101dd5ea61229a19f594e439688f4d42d1ddf7c3f87e5520058274595942ee5f
[INFO] running `Command { std: "docker" "start" "-a" "101dd5ea61229a19f594e439688f4d42d1ddf7c3f87e5520058274595942ee5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/climber.rs:82:44
[INFO] [stdout]     |
[INFO] [stdout] 82  |           enum T<A, B> { 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<A, B> { 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn immut_access(&self) -> ImmutAccess;
[INFO] [stdout]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn immut_access(&self) -> ImmutAccess<'_>;
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn mut_access(&mut self) -> MutAccess;
[INFO] [stdout]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn mut_access(&mut self) -> MutAccess<'_>;
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec<T>, mut, "Vec");
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec<T>, mut, "Vec");
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn as_root(&mut self) -> Root<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling pretty_assertions v0.5.1
[INFO] [stderr]    Compiling rand v0.5.6
[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<A, B> { 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<A, B> { 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> tests/common/pseudo_mutex.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn lock(&self) -> Guard<T> {
[INFO] [stdout]    |             ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn lock(&self) -> Guard<'_, T> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn immut_access(&self) -> ImmutAccess;
[INFO] [stdout]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn immut_access(&self) -> ImmutAccess<'_>;
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn mut_access(&mut self) -> MutAccess;
[INFO] [stdout]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn mut_access(&mut self) -> MutAccess<'_>;
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/access/derefs.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stdout]     | ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/tuple.rs:74:27
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 135 | sized_iter!(&[T], immut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec<T>, mut, "Vec");
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 137 | sized_iter!(Vec<T>, mut, "Vec");
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stdout]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/access/vec.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stdout]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stdout]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 9.44s
[INFO] running `Command { std: "docker" "inspect" "101dd5ea61229a19f594e439688f4d42d1ddf7c3f87e5520058274595942ee5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "101dd5ea61229a19f594e439688f4d42d1ddf7c3f87e5520058274595942ee5f", kill_on_drop: false }`
[INFO] [stdout] 101dd5ea61229a19f594e439688f4d42d1ddf7c3f87e5520058274595942ee5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd1bc3bf5de0939c85dab4f68335899a2f6d823f783ebae4bd5ec2762bed0e87
[INFO] running `Command { std: "docker" "start" "-a" "fd1bc3bf5de0939c85dab4f68335899a2f6d823f783ebae4bd5ec2762bed0e87", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/climber.rs:82:44
[INFO] [stderr]     |
[INFO] [stderr] 82  |           enum T<A, B> { 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<A, B> { 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access.rs:122:21
[INFO] [stderr]     |
[INFO] [stderr] 122 |     fn immut_access(&self) -> ImmutAccess;
[INFO] [stderr]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |     fn immut_access(&self) -> ImmutAccess<'_>;
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access.rs:125:19
[INFO] [stderr]     |
[INFO] [stderr] 125 |     fn mut_access(&mut self) -> MutAccess;
[INFO] [stderr]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 125 |     fn mut_access(&mut self) -> MutAccess<'_>;
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/access/derefs.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/access/derefs.rs:17:19
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/access/derefs.rs:34:21
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/access/derefs.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/access/derefs.rs:49:21
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/access/derefs.rs:53:19
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/access/derefs.rs:64:21
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/access/derefs.rs:68:19
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/access/derefs.rs:82:21
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]    |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/access/derefs.rs:86:19
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]    |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:141:21
[INFO] [stderr]     |
[INFO] [stderr] 141 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 141 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:145:19
[INFO] [stderr]     |
[INFO] [stderr] 145 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 145 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:178:21
[INFO] [stderr]     |
[INFO] [stderr] 178 |     fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                     ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 178 |     fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:182:19
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                   ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:70:29
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:74:27
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 189 | tuple!(2; {(A, 0), (B, 1)});
[INFO] [stderr]     | --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:70:29
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stderr]     | ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:74:27
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 190 | tuple!(3; {(A, 0), (B, 1), (C, 2)});
[INFO] [stderr]     | ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:70:29
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:74:27
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:70:29
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:74:27
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:70:29
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:74:27
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:70:29
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:74:27
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:70:29
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:74:27
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:70:29
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:74:27
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:70:29
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 70  |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/tuple.rs:74:27
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[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]     = note: this warning originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 74  |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 135 | sized_iter!(&[T], immut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 135 | sized_iter!(&[T], immut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stderr]     | ------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 136 | sized_iter!(&mut [T], mut, "");
[INFO] [stderr]     | ------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 137 | sized_iter!(Vec<T>, mut, "Vec");
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 137 | sized_iter!(Vec<T>, mut, "Vec");
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 138 | sized_iter!([T; 1], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 139 | sized_iter!([T; 2], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 140 | sized_iter!([T; 3], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 141 | sized_iter!([T; 4], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 142 | sized_iter!([T; 5], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 143 | sized_iter!([T; 6], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 144 | sized_iter!([T; 7], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 145 | sized_iter!([T; 8], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 146 | sized_iter!([T; 9], mut, "");
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 147 | sized_iter!([T; 10], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 148 | sized_iter!([T; 11], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 149 | sized_iter!([T; 12], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 150 | sized_iter!([T; 13], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 151 | sized_iter!([T; 14], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 152 | sized_iter!([T; 15], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 153 | sized_iter!([T; 16], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 154 | sized_iter!([T; 17], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 155 | sized_iter!([T; 18], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 156 | sized_iter!([T; 19], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 157 | sized_iter!([T; 21], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 158 | sized_iter!([T; 22], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 159 | sized_iter!([T; 23], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 160 | sized_iter!([T; 24], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 161 | sized_iter!([T; 25], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 162 | sized_iter!([T; 27], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 163 | sized_iter!([T; 28], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 164 | sized_iter!([T; 29], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 165 | sized_iter!([T; 31], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess {
[INFO] [stderr]     |                             ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |             fn immut_access(&self) -> ImmutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/access/vec.rs:122:27
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess {
[INFO] [stderr]     |                           ^^^^^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 166 | sized_iter!([T; 32], mut, "");
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |             fn mut_access(&mut self) -> MutAccess<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_`
[INFO] [stderr]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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
[INFO] [stderr] warning: `interact` (lib test) generated 102 warnings (102 duplicates)
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> tests/common/pseudo_mutex.rs:28:13
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lock(&self) -> Guard<T> {
[INFO] [stderr]    |             ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |             |
[INFO] [stderr]    |             this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lock(&self) -> Guard<'_, T> {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `interact` (test "integ") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/interact-434cab18eff062b2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test util::expect::tests::main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integ.rs (/opt/rustwide/target/debug/deps/integ-6e86cb7a1b5d6fc1)
[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' 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] [stderr] error: test failed, to rerun pass `--test integ`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565dbf4d22e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565dbf4d22e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565dbf4d22e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x565dbf4d22e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x565dbf4f74c3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x565dbf4f74c3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x565dbf4cf4c3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565dbf4cf4c3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x565dbf4d2132 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x565dbf4d385c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x565dbf4d36b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x565dbf461d94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x565dbf461d94 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565dbf4d433b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x565dbf4d433b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x565dbf4d400a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x565dbf4d27e9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x565dbf4d3c9d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x565dbf4f6010 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x565dbf419642 - integ::Context::main::{{closure}}::h15fc16d8714f0093
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:26:21
[INFO] [stdout]   20:     0x565dbf419642 - std::panicking::catch_unwind::do_call::h1800486820064e6f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   21:     0x565dbf419642 - std::panicking::catch_unwind::h82a53275c07ffc94
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   22:     0x565dbf419642 - std::panic::catch_unwind::hec94c3c819345ab6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   23:     0x565dbf419642 - integ::Context::main::hfde3a7892a5454ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:25:25
[INFO] [stdout]   24:     0x565dbf415109 - integ::main::h10c10da76a6052f3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:48:13
[INFO] [stdout]   25:     0x565dbf415109 - integ::main::{{closure}}::ha6267a157bbf3764
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:43:10
[INFO] [stdout]   26:     0x565dbf415109 - core::ops::function::FnOnce::call_once::h5dfa68febf6f6b24
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x565dbf46751b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x565dbf46751b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x565dbf46670e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x565dbf46670e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x565dbf46670e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x565dbf46670e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x565dbf46670e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x565dbf46670e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x565dbf46670e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x565dbf42a284 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x565dbf42a284 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x565dbf42dc5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x565dbf42dc5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x565dbf42dc5a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x565dbf42dc5a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x565dbf42dc5a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x565dbf42dc5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x565dbf42dc5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x565dbf4d7297 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x565dbf4d7297 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x565dbf4d7297 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x791ca4b62aa4 - <unknown>
[INFO] [stdout]   49:     0x791ca4befa34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[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' panicked at tests/integ.rs:63:9:
[INFO] [stdout] A total of 1 verification tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565dbf4d22e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565dbf4d22e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565dbf4d22e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x565dbf4d22e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x565dbf4f74c3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x565dbf4f74c3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x565dbf4cf4c3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565dbf4cf4c3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x565dbf4d2132 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x565dbf4d385c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x565dbf4d36b2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x565dbf461d94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x565dbf461d94 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565dbf4d433b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x565dbf4d433b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x565dbf4d400a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x565dbf4d27e9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x565dbf4d3c9d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x565dbf4f6010 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x565dbf415248 - integ::main::h10c10da76a6052f3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:63:9
[INFO] [stdout]   20:     0x565dbf415248 - integ::main::{{closure}}::ha6267a157bbf3764
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:43:10
[INFO] [stdout]   21:     0x565dbf415248 - core::ops::function::FnOnce::call_once::h5dfa68febf6f6b24
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x565dbf46751b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x565dbf46751b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x565dbf46670e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x565dbf46670e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x565dbf46670e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x565dbf46670e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x565dbf46670e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x565dbf46670e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x565dbf46670e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x565dbf42a284 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x565dbf42a284 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x565dbf42dc5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x565dbf42dc5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x565dbf42dc5a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x565dbf42dc5a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x565dbf42dc5a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x565dbf42dc5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x565dbf42dc5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x565dbf4d7297 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x565dbf4d7297 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x565dbf4d7297 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x791ca4b62aa4 - <unknown>
[INFO] [stdout]   44:     0x791ca4befa34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fd1bc3bf5de0939c85dab4f68335899a2f6d823f783ebae4bd5ec2762bed0e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd1bc3bf5de0939c85dab4f68335899a2f6d823f783ebae4bd5ec2762bed0e87", kill_on_drop: false }`
[INFO] [stdout] fd1bc3bf5de0939c85dab4f68335899a2f6d823f783ebae4bd5ec2762bed0e87
