[INFO] fetching crate ni-fpga-interface 0.1.0...
[INFO] building ni-fpga-interface-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate ni-fpga-interface 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ni-fpga-interface 0.1.0
[INFO] finished tweaking crates.io crate ni-fpga-interface 0.1.0
[INFO] tweaked toml for crates.io crate ni-fpga-interface 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ni-fpga-interface 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a72efc40fb96b4eb5f532eca0aa03eadd633c26cccf2b69b907f9bf36bb222e2
[INFO] running `Command { std: "docker" "start" "-a" "a72efc40fb96b4eb5f532eca0aa03eadd633c26cccf2b69b907f9bf36bb222e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a72efc40fb96b4eb5f532eca0aa03eadd633c26cccf2b69b907f9bf36bb222e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a72efc40fb96b4eb5f532eca0aa03eadd633c26cccf2b69b907f9bf36bb222e2", kill_on_drop: false }`
[INFO] [stdout] a72efc40fb96b4eb5f532eca0aa03eadd633c26cccf2b69b907f9bf36bb222e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0cd00cb7ddd6ccbc0f895603ea21ab42072133ecbc7eaebb1d382dde45485bc
[INFO] running `Command { std: "docker" "start" "-a" "c0cd00cb7ddd6ccbc0f895603ea21ab42072133ecbc7eaebb1d382dde45485bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling ni-fpga-interface v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `CustomRegisterType` is never used
[INFO] [stdout]   --> src/registers/mod.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | trait CustomRegisterType<const S: usize> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/irq.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn create_irq_context(&self) -> Result<IrqContext, FPGAError> {
[INFO] [stdout]     |                               ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn create_irq_context(&self) -> Result<IrqContext<'_>, FPGAError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 100 |     ) -> Result<(FifoReadRegion<T>, usize)>;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> Result<(FifoReadRegion<'_, T>, usize)>;
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 108 |     ) -> Result<(FifoWriteRegion<T>, usize)>;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     ) -> Result<(FifoWriteRegion<'_, T>, usize)>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 171 | impl_type_session_interface!(u8, "U8");
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 171 | impl_type_session_interface!(u8, "U8");
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_type_session_interface!(u16, "U16");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_type_session_interface!(u16, "U16");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_type_session_interface!(u32, "U32");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_type_session_interface!(u32, "U32");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 174 | impl_type_session_interface!(u64, "U64");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 174 | impl_type_session_interface!(u64, "U64");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 175 | impl_type_session_interface!(i8, "I8");
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 175 | impl_type_session_interface!(i8, "I8");
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 176 | impl_type_session_interface!(i16, "I16");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 176 | impl_type_session_interface!(i16, "I16");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 177 | impl_type_session_interface!(i32, "I32");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 177 | impl_type_session_interface!(i32, "I32");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_type_session_interface!(i64, "I64");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_type_session_interface!(i64, "I64");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_type_session_interface!(f32, "Sgl");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_type_session_interface!(f32, "Sgl");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_type_session_interface!(f64, "Dbl");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_type_session_interface!(f64, "Dbl");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_type_session_interface!(FpgaBool, "Bool");
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_type_session_interface!(FpgaBool, "Bool");
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "c0cd00cb7ddd6ccbc0f895603ea21ab42072133ecbc7eaebb1d382dde45485bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0cd00cb7ddd6ccbc0f895603ea21ab42072133ecbc7eaebb1d382dde45485bc", kill_on_drop: false }`
[INFO] [stdout] c0cd00cb7ddd6ccbc0f895603ea21ab42072133ecbc7eaebb1d382dde45485bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55c0dfa32cd94086a9875792d7285b707dd17ef24ca7e37bae411109048abb81
[INFO] running `Command { std: "docker" "start" "-a" "55c0dfa32cd94086a9875792d7285b707dd17ef24ca7e37bae411109048abb81", kill_on_drop: false }`
[INFO] [stderr]    Compiling ni-fpga-interface v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `CustomRegisterType` is never used
[INFO] [stdout]   --> src/registers/mod.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | trait CustomRegisterType<const S: usize> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/irq.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn create_irq_context(&self) -> Result<IrqContext, FPGAError> {
[INFO] [stdout]     |                               ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn create_irq_context(&self) -> Result<IrqContext<'_>, FPGAError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 100 |     ) -> Result<(FifoReadRegion<T>, usize)>;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> Result<(FifoReadRegion<'_, T>, usize)>;
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 108 |     ) -> Result<(FifoWriteRegion<T>, usize)>;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     ) -> Result<(FifoWriteRegion<'_, T>, usize)>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 171 | impl_type_session_interface!(u8, "U8");
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 171 | impl_type_session_interface!(u8, "U8");
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_type_session_interface!(u16, "U16");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 172 | impl_type_session_interface!(u16, "U16");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_type_session_interface!(u32, "U32");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 173 | impl_type_session_interface!(u32, "U32");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 174 | impl_type_session_interface!(u64, "U64");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 174 | impl_type_session_interface!(u64, "U64");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 175 | impl_type_session_interface!(i8, "I8");
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 175 | impl_type_session_interface!(i8, "I8");
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 176 | impl_type_session_interface!(i16, "I16");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 176 | impl_type_session_interface!(i16, "I16");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 177 | impl_type_session_interface!(i32, "I32");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 177 | impl_type_session_interface!(i32, "I32");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_type_session_interface!(i64, "I64");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 178 | impl_type_session_interface!(i64, "I64");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_type_session_interface!(f32, "Sgl");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 179 | impl_type_session_interface!(f32, "Sgl");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_type_session_interface!(f64, "Dbl");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 180 | impl_type_session_interface!(f64, "Dbl");
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<$rust_type>, us...
[INFO] [stdout]     |                                   ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |                                                                        |
[INFO] [stdout]     |                                   |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_type_session_interface!(FpgaBool, "Bool");
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/session/data_interfaces.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<$rust_type>, u...
[INFO] [stdout]     |                                    ^^^^^                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |                                                                        |
[INFO] [stdout]     |                                    |                                                                        the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is elided here                                              the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl_type_session_interface!(FpgaBool, "Bool");
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option<Duration>) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> {
[INFO] [stdout]     |                                                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "55c0dfa32cd94086a9875792d7285b707dd17ef24ca7e37bae411109048abb81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55c0dfa32cd94086a9875792d7285b707dd17ef24ca7e37bae411109048abb81", kill_on_drop: false }`
[INFO] [stdout] 55c0dfa32cd94086a9875792d7285b707dd17ef24ca7e37bae411109048abb81
