[INFO] cloning repository https://github.com/neuromorphicsystems/aedat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neuromorphicsystems/aedat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneuromorphicsystems%2Faedat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneuromorphicsystems%2Faedat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6570e5d2a5cbaa304f4a7c95f5e7f2c86133ce76
[INFO] checking neuromorphicsystems/aedat against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneuromorphicsystems%2Faedat" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neuromorphicsystems/aedat
[INFO] finished tweaking git repo https://github.com/neuromorphicsystems/aedat
[INFO] tweaked toml for git repo https://github.com/neuromorphicsystems/aedat written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neuromorphicsystems/aedat on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neuromorphicsystems/aedat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 633ae4d8601287a85da71e98bc468c8d03e511c45acd39f474c079d8308b98a5
[INFO] running `Command { std: "docker" "start" "-a" "633ae4d8601287a85da71e98bc468c8d03e511c45acd39f474c079d8308b98a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "633ae4d8601287a85da71e98bc468c8d03e511c45acd39f474c079d8308b98a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "633ae4d8601287a85da71e98bc468c8d03e511c45acd39f474c079d8308b98a5", kill_on_drop: false }`
[INFO] [stdout] 633ae4d8601287a85da71e98bc468c8d03e511c45acd39f474c079d8308b98a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21ade080f125c64df8e18008a258b9eee2a0590a000b6689d6070c067a039275
[INFO] running `Command { std: "docker" "start" "-a" "21ade080f125c64df8e18008a258b9eee2a0590a000b6689d6070c067a039275", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]     Checking numpy v0.23.0
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking aedat v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./ioheader_generated.rs:247:30
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn root_as_ioheader(buf: &[u8]) -> Result<Ioheader, flatbuffers::InvalidFlatbuffer> {
[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] 247 | pub fn root_as_ioheader(buf: &[u8]) -> Result<Ioheader<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./ioheader_generated.rs:247:30
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn root_as_ioheader(buf: &[u8]) -> Result<Ioheader, flatbuffers::InvalidFlatbuffer> {
[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] 247 | pub fn root_as_ioheader(buf: &[u8]) -> Result<Ioheader<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./ioheader_generated.rs:257:44
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub fn size_prefixed_root_as_ioheader(buf: &[u8]) -> Result<Ioheader, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                            ^^^^^            -------- the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub fn size_prefixed_root_as_ioheader(buf: &[u8]) -> Result<Ioheader<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./ioheader_generated.rs:257:44
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub fn size_prefixed_root_as_ioheader(buf: &[u8]) -> Result<Ioheader, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                            ^^^^^            -------- the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub fn size_prefixed_root_as_ioheader(buf: &[u8]) -> Result<Ioheader<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./ioheader_generated.rs:290:47
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub unsafe fn root_as_ioheader_unchecked(buf: &[u8]) -> Ioheader {
[INFO] [stdout]     |                                               ^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub unsafe fn root_as_ioheader_unchecked(buf: &[u8]) -> Ioheader<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./ioheader_generated.rs:290:47
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub unsafe fn root_as_ioheader_unchecked(buf: &[u8]) -> Ioheader {
[INFO] [stdout]     |                                               ^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub unsafe fn root_as_ioheader_unchecked(buf: &[u8]) -> Ioheader<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./ioheader_generated.rs:297:61
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub unsafe fn size_prefixed_root_as_ioheader_unchecked(buf: &[u8]) -> Ioheader {
[INFO] [stdout]     |                                                             ^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub unsafe fn size_prefixed_root_as_ioheader_unchecked(buf: &[u8]) -> Ioheader<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./ioheader_generated.rs:297:61
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub unsafe fn size_prefixed_root_as_ioheader_unchecked(buf: &[u8]) -> Ioheader {
[INFO] [stdout]     |                                                             ^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub unsafe fn size_prefixed_root_as_ioheader_unchecked(buf: &[u8]) -> Ioheader<'_> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./events_generated.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 | pub fn root_as_event_packet(buf: &[u8]) -> Result<EventPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                  ^^^^^            ----------- the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 | pub fn root_as_event_packet(buf: &[u8]) -> Result<EventPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./events_generated.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 | pub fn root_as_event_packet(buf: &[u8]) -> Result<EventPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                  ^^^^^            ----------- the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 | pub fn root_as_event_packet(buf: &[u8]) -> Result<EventPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./events_generated.rs:318:48
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub fn size_prefixed_root_as_event_packet(buf: &[u8]) -> Result<EventPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                ^^^^^            ----------- the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub fn size_prefixed_root_as_event_packet(buf: &[u8]) -> Result<EventPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./events_generated.rs:318:48
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub fn size_prefixed_root_as_event_packet(buf: &[u8]) -> Result<EventPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                ^^^^^            ----------- the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub fn size_prefixed_root_as_event_packet(buf: &[u8]) -> Result<EventPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./events_generated.rs:351:51
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub unsafe fn root_as_event_packet_unchecked(buf: &[u8]) -> EventPacket {
[INFO] [stdout]     |                                                   ^^^^^     ----------- the same lifetime is hidden here
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub unsafe fn root_as_event_packet_unchecked(buf: &[u8]) -> EventPacket<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./events_generated.rs:351:51
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub unsafe fn root_as_event_packet_unchecked(buf: &[u8]) -> EventPacket {
[INFO] [stdout]     |                                                   ^^^^^     ----------- the same lifetime is hidden here
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub unsafe fn root_as_event_packet_unchecked(buf: &[u8]) -> EventPacket<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./events_generated.rs:358:65
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub unsafe fn size_prefixed_root_as_event_packet_unchecked(buf: &[u8]) -> EventPacket {
[INFO] [stdout]     |                                                                 ^^^^^     ----------- the same lifetime is hidden here
[INFO] [stdout]     |                                                                 |
[INFO] [stdout]     |                                                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub unsafe fn size_prefixed_root_as_event_packet_unchecked(buf: &[u8]) -> EventPacket<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./events_generated.rs:358:65
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub unsafe fn size_prefixed_root_as_event_packet_unchecked(buf: &[u8]) -> EventPacket {
[INFO] [stdout]     |                                                                 ^^^^^     ----------- the same lifetime is hidden here
[INFO] [stdout]     |                                                                 |
[INFO] [stdout]     |                                                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub unsafe fn size_prefixed_root_as_event_packet_unchecked(buf: &[u8]) -> EventPacket<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./frame_generated.rs:375:27
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub fn root_as_frame(buf: &[u8]) -> Result<Frame, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                           ^^^^^            ----- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub fn root_as_frame(buf: &[u8]) -> Result<Frame<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./frame_generated.rs:375:27
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub fn root_as_frame(buf: &[u8]) -> Result<Frame, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                           ^^^^^            ----- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub fn root_as_frame(buf: &[u8]) -> Result<Frame<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./frame_generated.rs:385:41
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub fn size_prefixed_root_as_frame(buf: &[u8]) -> Result<Frame, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                         ^^^^^            ----- the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub fn size_prefixed_root_as_frame(buf: &[u8]) -> Result<Frame<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./frame_generated.rs:385:41
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub fn size_prefixed_root_as_frame(buf: &[u8]) -> Result<Frame, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                         ^^^^^            ----- the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub fn size_prefixed_root_as_frame(buf: &[u8]) -> Result<Frame<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./frame_generated.rs:418:44
[INFO] [stdout]     |
[INFO] [stdout] 418 | pub unsafe fn root_as_frame_unchecked(buf: &[u8]) -> Frame {
[INFO] [stdout]     |                                            ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 418 | pub unsafe fn root_as_frame_unchecked(buf: &[u8]) -> Frame<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./frame_generated.rs:418:44
[INFO] [stdout]     |
[INFO] [stdout] 418 | pub unsafe fn root_as_frame_unchecked(buf: &[u8]) -> Frame {
[INFO] [stdout]     |                                            ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 418 | pub unsafe fn root_as_frame_unchecked(buf: &[u8]) -> Frame<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./frame_generated.rs:425:58
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub unsafe fn size_prefixed_root_as_frame_unchecked(buf: &[u8]) -> Frame {
[INFO] [stdout]     |                                                          ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub unsafe fn size_prefixed_root_as_frame_unchecked(buf: &[u8]) -> Frame<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./frame_generated.rs:425:58
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub unsafe fn size_prefixed_root_as_frame_unchecked(buf: &[u8]) -> Frame {
[INFO] [stdout]     |                                                          ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub unsafe fn size_prefixed_root_as_frame_unchecked(buf: &[u8]) -> Frame<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./imus_generated.rs:383:32
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub fn root_as_imu_packet(buf: &[u8]) -> Result<ImuPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                ^^^^^            --------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub fn root_as_imu_packet(buf: &[u8]) -> Result<ImuPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./imus_generated.rs:393:46
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn size_prefixed_root_as_imu_packet(buf: &[u8]) -> Result<ImuPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                              ^^^^^            --------- the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn size_prefixed_root_as_imu_packet(buf: &[u8]) -> Result<ImuPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./imus_generated.rs:383:32
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub fn root_as_imu_packet(buf: &[u8]) -> Result<ImuPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                ^^^^^            --------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub fn root_as_imu_packet(buf: &[u8]) -> Result<ImuPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./imus_generated.rs:426:49
[INFO] [stdout]     |
[INFO] [stdout] 426 | pub unsafe fn root_as_imu_packet_unchecked(buf: &[u8]) -> ImuPacket {
[INFO] [stdout]     |                                                 ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 426 | pub unsafe fn root_as_imu_packet_unchecked(buf: &[u8]) -> ImuPacket<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./imus_generated.rs:393:46
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn size_prefixed_root_as_imu_packet(buf: &[u8]) -> Result<ImuPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                              ^^^^^            --------- the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn size_prefixed_root_as_imu_packet(buf: &[u8]) -> Result<ImuPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./imus_generated.rs:433:63
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub unsafe fn size_prefixed_root_as_imu_packet_unchecked(buf: &[u8]) -> ImuPacket {
[INFO] [stdout]     |                                                               ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub unsafe fn size_prefixed_root_as_imu_packet_unchecked(buf: &[u8]) -> ImuPacket<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./imus_generated.rs:426:49
[INFO] [stdout]     |
[INFO] [stdout] 426 | pub unsafe fn root_as_imu_packet_unchecked(buf: &[u8]) -> ImuPacket {
[INFO] [stdout]     |                                                 ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 426 | pub unsafe fn root_as_imu_packet_unchecked(buf: &[u8]) -> ImuPacket<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./imus_generated.rs:433:63
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub unsafe fn size_prefixed_root_as_imu_packet_unchecked(buf: &[u8]) -> ImuPacket {
[INFO] [stdout]     |                                                               ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub unsafe fn size_prefixed_root_as_imu_packet_unchecked(buf: &[u8]) -> ImuPacket<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./triggers_generated.rs:347:36
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub fn root_as_trigger_packet(buf: &[u8]) -> Result<TriggerPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                    ^^^^^            ------------- the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub fn root_as_trigger_packet(buf: &[u8]) -> Result<TriggerPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./triggers_generated.rs:347:36
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub fn root_as_trigger_packet(buf: &[u8]) -> Result<TriggerPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                    ^^^^^            ------------- the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub fn root_as_trigger_packet(buf: &[u8]) -> Result<TriggerPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./triggers_generated.rs:357:50
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub fn size_prefixed_root_as_trigger_packet(buf: &[u8]) -> Result<TriggerPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                  ^^^^^            ------------- the same lifetime is hidden here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub fn size_prefixed_root_as_trigger_packet(buf: &[u8]) -> Result<TriggerPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./triggers_generated.rs:357:50
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub fn size_prefixed_root_as_trigger_packet(buf: &[u8]) -> Result<TriggerPacket, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                  ^^^^^            ------------- the same lifetime is hidden here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub fn size_prefixed_root_as_trigger_packet(buf: &[u8]) -> Result<TriggerPacket<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./triggers_generated.rs:390:53
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub unsafe fn root_as_trigger_packet_unchecked(buf: &[u8]) -> TriggerPacket {
[INFO] [stdout]     |                                                     ^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub unsafe fn root_as_trigger_packet_unchecked(buf: &[u8]) -> TriggerPacket<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./triggers_generated.rs:390:53
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub unsafe fn root_as_trigger_packet_unchecked(buf: &[u8]) -> TriggerPacket {
[INFO] [stdout]     |                                                     ^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub unsafe fn root_as_trigger_packet_unchecked(buf: &[u8]) -> TriggerPacket<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./triggers_generated.rs:397:67
[INFO] [stdout]     |
[INFO] [stdout] 397 | pub unsafe fn size_prefixed_root_as_trigger_packet_unchecked(buf: &[u8]) -> TriggerPacket {
[INFO] [stdout]     |                                                                   ^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 397 | pub unsafe fn size_prefixed_root_as_trigger_packet_unchecked(buf: &[u8]) -> TriggerPacket<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./triggers_generated.rs:397:67
[INFO] [stdout]     |
[INFO] [stdout] 397 | pub unsafe fn size_prefixed_root_as_trigger_packet_unchecked(buf: &[u8]) -> TriggerPacket {
[INFO] [stdout]     |                                                                   ^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 397 | pub unsafe fn size_prefixed_root_as_trigger_packet_unchecked(buf: &[u8]) -> TriggerPacket<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.83s
[INFO] running `Command { std: "docker" "inspect" "21ade080f125c64df8e18008a258b9eee2a0590a000b6689d6070c067a039275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21ade080f125c64df8e18008a258b9eee2a0590a000b6689d6070c067a039275", kill_on_drop: false }`
[INFO] [stdout] 21ade080f125c64df8e18008a258b9eee2a0590a000b6689d6070c067a039275
