[INFO] fetching crate sigproc_filterbank 0.4.0...
[INFO] building sigproc_filterbank-0.4.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate sigproc_filterbank 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sigproc_filterbank 0.4.0
[INFO] finished tweaking crates.io crate sigproc_filterbank 0.4.0
[INFO] tweaked toml for crates.io crate sigproc_filterbank 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sigproc_filterbank 0.4.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5f40e8ccc86625560959eec9d40fab7cd9a03043607651f27d1dc9a97573a7c
[INFO] running `Command { std: "docker" "start" "-a" "b5f40e8ccc86625560959eec9d40fab7cd9a03043607651f27d1dc9a97573a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5f40e8ccc86625560959eec9d40fab7cd9a03043607651f27d1dc9a97573a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f40e8ccc86625560959eec9d40fab7cd9a03043607651f27d1dc9a97573a7c", kill_on_drop: false }`
[INFO] [stdout] b5f40e8ccc86625560959eec9d40fab7cd9a03043607651f27d1dc9a97573a7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12874ee3e4d63b9fbb155f5c24c8bf88cec1d3b1955964710e9c2a55e6167898
[INFO] running `Command { std: "docker" "start" "-a" "12874ee3e4d63b9fbb155f5c24c8bf88cec1d3b1955964710e9c2a55e6167898", kill_on_drop: false }`
[INFO] [stderr]    Compiling ux v0.1.6
[INFO] [stderr]    Compiling sigproc_filterbank v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/read.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn header_start(input: &[u8], endian: Endianness) -> ParseResult<&[u8]> {
[INFO] [stdout]    |                        ^^^^^                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |                             |           |
[INFO] [stdout]    |                        |                             |           the same lifetime is elided here
[INFO] [stdout]    |                        |                             the same lifetime is hidden here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn header_start(input: &[u8], endian: Endianness) -> ParseResult<'_, &[u8]> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/read.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn header_end(input: &[u8], endian: Endianness) -> ParseResult<&[u8]> {
[INFO] [stdout]    |                      ^^^^^                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |                             |           |
[INFO] [stdout]    |                      |                             |           the same lifetime is elided here
[INFO] [stdout]    |                      |                             the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn header_end(input: &[u8], endian: Endianness) -> ParseResult<'_, &[u8]> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 147 | numeric_header!(telescope_id, u32, TelescopeID);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 148 | numeric_header!(machine_id, u32, MachineID);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 149 | numeric_header!(data_type, u32, DataType);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 | numeric_header!(nchans, u32, NChans);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 151 | numeric_header!(nifs, u32, NIFs);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 152 | numeric_header!(nbeams, u32, NBeams);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 | numeric_header!(nsamples, u32, NSamples);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 154 | numeric_header!(ibeam, u32, IBeam);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 155 | numeric_header!(az_start, f64, AzStart);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 | numeric_header!(za_start, f64, ZaStart);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 | numeric_header!(src_raj, f64, SrcRaj);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 158 | numeric_header!(src_dej, f64, SrcDej);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 159 | numeric_header!(tstart, f64, TStart);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 160 | numeric_header!(tsamp, f64, TSamp);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 | numeric_header!(fch1, f64, FCh1);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | numeric_header!(foff, f64, FOff);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 | numeric_header!(refdm, f64, RefDM);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 164 | numeric_header!(period, f64, Period);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:127:32
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 | boolean_header!(barycentric, Barycentric);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `boolean_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:127:32
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 | boolean_header!(pulsarcentric, Pulsarcentric);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `boolean_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 167 | string_header!(rawdatafile, RawDataFile);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `string_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 168 | string_header!(source_name, SourceName);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `string_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn nbits(input: &[u8], endian: Endianness) -> HeaderResult {
[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] 170 | fn nbits(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.89s
[INFO] running `Command { std: "docker" "inspect" "12874ee3e4d63b9fbb155f5c24c8bf88cec1d3b1955964710e9c2a55e6167898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12874ee3e4d63b9fbb155f5c24c8bf88cec1d3b1955964710e9c2a55e6167898", kill_on_drop: false }`
[INFO] [stdout] 12874ee3e4d63b9fbb155f5c24c8bf88cec1d3b1955964710e9c2a55e6167898
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e960863edd855daeac7f3071e8d8531cac934aab1d8fc00813c1a6dd3162ffa7
[INFO] running `Command { std: "docker" "start" "-a" "e960863edd855daeac7f3071e8d8531cac934aab1d8fc00813c1a6dd3162ffa7", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/read.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn header_start(input: &[u8], endian: Endianness) -> ParseResult<&[u8]> {
[INFO] [stdout]    |                        ^^^^^                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |                             |           |
[INFO] [stdout]    |                        |                             |           the same lifetime is elided here
[INFO] [stdout]    |                        |                             the same lifetime is hidden here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn header_start(input: &[u8], endian: Endianness) -> ParseResult<'_, &[u8]> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/read.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn header_end(input: &[u8], endian: Endianness) -> ParseResult<&[u8]> {
[INFO] [stdout]    |                      ^^^^^                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |                             |           |
[INFO] [stdout]    |                      |                             |           the same lifetime is elided here
[INFO] [stdout]    |                      |                             the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn header_end(input: &[u8], endian: Endianness) -> ParseResult<'_, &[u8]> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 147 | numeric_header!(telescope_id, u32, TelescopeID);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 148 | numeric_header!(machine_id, u32, MachineID);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 149 | numeric_header!(data_type, u32, DataType);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 | numeric_header!(nchans, u32, NChans);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 151 | numeric_header!(nifs, u32, NIFs);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 152 | numeric_header!(nbeams, u32, NBeams);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 | numeric_header!(nsamples, u32, NSamples);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 154 | numeric_header!(ibeam, u32, IBeam);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 155 | numeric_header!(az_start, f64, AzStart);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 | numeric_header!(za_start, f64, ZaStart);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 | numeric_header!(src_raj, f64, SrcRaj);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 158 | numeric_header!(src_dej, f64, SrcDej);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 159 | numeric_header!(tstart, f64, TStart);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 160 | numeric_header!(tsamp, f64, TSamp);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 | numeric_header!(fch1, f64, FCh1);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | numeric_header!(foff, f64, FOff);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 | numeric_header!(refdm, f64, RefDM);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 164 | numeric_header!(period, f64, Period);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:127:32
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 | boolean_header!(barycentric, Barycentric);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `boolean_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:127:32
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 | boolean_header!(pulsarcentric, Pulsarcentric);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `boolean_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sigproc_filterbank v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 167 | string_header!(rawdatafile, RawDataFile);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `string_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 168 | string_header!(source_name, SourceName);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `string_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn nbits(input: &[u8], endian: Endianness) -> HeaderResult {
[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] 170 | fn nbits(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/read.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn header_start(input: &[u8], endian: Endianness) -> ParseResult<&[u8]> {
[INFO] [stdout]    |                        ^^^^^                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |                             |           |
[INFO] [stdout]    |                        |                             |           the same lifetime is elided here
[INFO] [stdout]    |                        |                             the same lifetime is hidden here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn header_start(input: &[u8], endian: Endianness) -> ParseResult<'_, &[u8]> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/read.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn header_end(input: &[u8], endian: Endianness) -> ParseResult<&[u8]> {
[INFO] [stdout]    |                      ^^^^^                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |                             |           |
[INFO] [stdout]    |                      |                             |           the same lifetime is elided here
[INFO] [stdout]    |                      |                             the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn header_end(input: &[u8], endian: Endianness) -> ParseResult<'_, &[u8]> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 147 | numeric_header!(telescope_id, u32, TelescopeID);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 148 | numeric_header!(machine_id, u32, MachineID);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 149 | numeric_header!(data_type, u32, DataType);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 | numeric_header!(nchans, u32, NChans);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 151 | numeric_header!(nifs, u32, NIFs);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 152 | numeric_header!(nbeams, u32, NBeams);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 | numeric_header!(nsamples, u32, NSamples);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 154 | numeric_header!(ibeam, u32, IBeam);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 155 | numeric_header!(az_start, f64, AzStart);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 | numeric_header!(za_start, f64, ZaStart);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 | numeric_header!(src_raj, f64, SrcRaj);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 158 | numeric_header!(src_dej, f64, SrcDej);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 159 | numeric_header!(tstart, f64, TStart);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 160 | numeric_header!(tsamp, f64, TSamp);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 | numeric_header!(fch1, f64, FCh1);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | numeric_header!(foff, f64, FOff);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 | numeric_header!(refdm, f64, RefDM);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 164 | numeric_header!(period, f64, Period);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `numeric_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:127:32
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 | boolean_header!(barycentric, Barycentric);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `boolean_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:127:32
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 | boolean_header!(pulsarcentric, Pulsarcentric);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `boolean_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 167 | string_header!(rawdatafile, RawDataFile);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `string_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult {
[INFO] [stdout]     |                                ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 168 | string_header!(source_name, SourceName);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `string_header` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |         fn $header_name(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/read.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn nbits(input: &[u8], endian: Endianness) -> HeaderResult {
[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] 170 | fn nbits(input: &[u8], endian: Endianness) -> HeaderResult<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "e960863edd855daeac7f3071e8d8531cac934aab1d8fc00813c1a6dd3162ffa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e960863edd855daeac7f3071e8d8531cac934aab1d8fc00813c1a6dd3162ffa7", kill_on_drop: false }`
[INFO] [stdout] e960863edd855daeac7f3071e8d8531cac934aab1d8fc00813c1a6dd3162ffa7
