[INFO] fetching crate ni-fpga-interface 0.1.0... [INFO] testing ni-fpga-interface-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ni-fpga-interface 0.1.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ni-fpga-interface 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4274946df757f7c6218ca9f25ce76aedfc9a9b6147bcf6dfaeeea09ca3702e1f [INFO] running `Command { std: "docker" "start" "-a" "4274946df757f7c6218ca9f25ce76aedfc9a9b6147bcf6dfaeeea09ca3702e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4274946df757f7c6218ca9f25ce76aedfc9a9b6147bcf6dfaeeea09ca3702e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4274946df757f7c6218ca9f25ce76aedfc9a9b6147bcf6dfaeeea09ca3702e1f", kill_on_drop: false }` [INFO] [stdout] 4274946df757f7c6218ca9f25ce76aedfc9a9b6147bcf6dfaeeea09ca3702e1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c266bd69fb52ac6faa0312e64ba4011ab738fea09b092a46888d3331aafe7eab [INFO] running `Command { std: "docker" "start" "-a" "c266bd69fb52ac6faa0312e64ba4011ab738fea09b092a46888d3331aafe7eab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [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 { [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 { [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, 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, 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, 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `Command { std: "docker" "inspect" "c266bd69fb52ac6faa0312e64ba4011ab738fea09b092a46888d3331aafe7eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c266bd69fb52ac6faa0312e64ba4011ab738fea09b092a46888d3331aafe7eab", kill_on_drop: false }` [INFO] [stdout] c266bd69fb52ac6faa0312e64ba4011ab738fea09b092a46888d3331aafe7eab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a7b30838854b8e411dbf950f0873ec25e33ea03bf308e0650bcb57d45c1fded [INFO] running `Command { std: "docker" "start" "-a" "7a7b30838854b8e411dbf950f0873ec25e33ea03bf308e0650bcb57d45c1fded", 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 { [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 { [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, 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, 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, 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "7a7b30838854b8e411dbf950f0873ec25e33ea03bf308e0650bcb57d45c1fded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7b30838854b8e411dbf950f0873ec25e33ea03bf308e0650bcb57d45c1fded", kill_on_drop: false }` [INFO] [stdout] 7a7b30838854b8e411dbf950f0873ec25e33ea03bf308e0650bcb57d45c1fded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ab6bbcdda9da9ee7099f0f62eb5c91fc97221ff5a5a32dc99d427e1069759eb [INFO] running `Command { std: "docker" "start" "-a" "1ab6bbcdda9da9ee7099f0f62eb5c91fc97221ff5a5a32dc99d427e1069759eb", kill_on_drop: false }` [INFO] [stderr] warning: trait `CustomRegisterType` is never used [INFO] [stderr] --> src/registers/mod.rs:57:7 [INFO] [stderr] | [INFO] [stderr] 57 | trait CustomRegisterType { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/irq.rs:114:31 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn create_irq_context(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 114 | pub fn create_irq_context(&self) -> Result, FPGAError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:96:9 [INFO] [stderr] | [INFO] [stderr] 96 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 100 | ) -> Result<(FifoReadRegion, usize)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 100 | ) -> Result<(FifoReadRegion<'_, T>, usize)>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:104:9 [INFO] [stderr] | [INFO] [stderr] 104 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 108 | ) -> Result<(FifoWriteRegion, usize)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 108 | ) -> Result<(FifoWriteRegion<'_, T>, usize)>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:150:35 [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<$rust_type>, us... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 171 | impl_type_session_interface!(u8, "U8"); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<$rust_type>, u... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 171 | impl_type_session_interface!(u8, "U8"); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:150:35 [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<$rust_type>, us... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 172 | impl_type_session_interface!(u16, "U16"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<$rust_type>, u... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 172 | impl_type_session_interface!(u16, "U16"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:150:35 [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<$rust_type>, us... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 173 | impl_type_session_interface!(u32, "U32"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<$rust_type>, u... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 173 | impl_type_session_interface!(u32, "U32"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:150:35 [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<$rust_type>, us... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 174 | impl_type_session_interface!(u64, "U64"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<$rust_type>, u... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 174 | impl_type_session_interface!(u64, "U64"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:150:35 [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<$rust_type>, us... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 175 | impl_type_session_interface!(i8, "I8"); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<$rust_type>, u... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 175 | impl_type_session_interface!(i8, "I8"); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:150:35 [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<$rust_type>, us... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 176 | impl_type_session_interface!(i16, "I16"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<$rust_type>, u... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 176 | impl_type_session_interface!(i16, "I16"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:150:35 [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<$rust_type>, us... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 177 | impl_type_session_interface!(i32, "I32"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<$rust_type>, u... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 177 | impl_type_session_interface!(i32, "I32"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:150:35 [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<$rust_type>, us... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 178 | impl_type_session_interface!(i64, "I64"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<$rust_type>, u... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 178 | impl_type_session_interface!(i64, "I64"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:150:35 [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<$rust_type>, us... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 179 | impl_type_session_interface!(f32, "Sgl"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<$rust_type>, u... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 179 | impl_type_session_interface!(f32, "Sgl"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:150:35 [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<$rust_type>, us... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 180 | impl_type_session_interface!(f64, "Dbl"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<$rust_type>, u... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 180 | impl_type_session_interface!(f64, "Dbl"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:150:35 [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<$rust_type>, us... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 181 | impl_type_session_interface!(FpgaBool, "Bool"); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | fn zero_copy_read(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoReadRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session/data_interfaces.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<$rust_type>, u... [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 181 | impl_type_session_interface!(FpgaBool, "Bool"); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_type_session_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 158 | fn zero_copy_write(&self, fifo: u32, elements: usize, timeout: Option) -> Result<(FifoWriteRegion<'_, $rust_type>, usize)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ni-fpga-interface` (lib test) generated 26 warnings (run `cargo fix --lib -p ni-fpga-interface --tests` to apply 25 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ni_fpga_interface-31816c4ba8a98541) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test session::tests::test_session_options_get_close_attribute_reset ... ok [INFO] [stdout] test session::tests::test_session_options_get_close_attribute_no_reset ... ok [INFO] [stdout] test session::tests::test_session_options_default ... ok [INFO] [stdout] test session::tests::test_session_options_get_open_attribute_run ... ok [INFO] [stdout] test session::tests::test_session_options_get_open_attribute_no_run ... ok [INFO] [stdout] test types::tests::iterate_over_set_values ... ok [INFO] [stdout] test types::tests::test_add_irq_to_selection ... ok [INFO] [stdout] test types::tests::test_bool_into_fpga_bool ... ok [INFO] [stdout] test types::tests::test_check_if_irq_is_set ... ok [INFO] [stdout] test types::tests::test_default ... ok [INFO] [stdout] test types::tests::test_fpga_bool_into_bool ... ok [INFO] [stdout] test types::tests::test_inifinite_timeout_representation ... ok [INFO] [stdout] test types::tests::test_irq_selection_display ... ok [INFO] [stdout] test types::tests::test_irq_selection_new ... ok [INFO] [stdout] test types::tests::test_timeout_conversion_optional ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1ab6bbcdda9da9ee7099f0f62eb5c91fc97221ff5a5a32dc99d427e1069759eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab6bbcdda9da9ee7099f0f62eb5c91fc97221ff5a5a32dc99d427e1069759eb", kill_on_drop: false }` [INFO] [stdout] 1ab6bbcdda9da9ee7099f0f62eb5c91fc97221ff5a5a32dc99d427e1069759eb