[INFO] fetching crate sendstream_parser 0.2.2...
[INFO] checking sendstream_parser-0.2.2 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate sendstream_parser 0.2.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sendstream_parser 0.2.2
[INFO] finished tweaking crates.io crate sendstream_parser 0.2.2
[INFO] tweaked toml for crates.io crate sendstream_parser 0.2.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sendstream_parser 0.2.2 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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]      Locking 55 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding nix v0.26.4 (available: v0.31.2)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding similar-asserts v1.7.0 (available: v2.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eee68330eada4f4bebd8de6db7eee86d6a9c36e7935bc7258d6424f54fce4bd7
[INFO] running `Command { std: "docker" "start" "-a" "eee68330eada4f4bebd8de6db7eee86d6a9c36e7935bc7258d6424f54fce4bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eee68330eada4f4bebd8de6db7eee86d6a9c36e7935bc7258d6424f54fce4bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eee68330eada4f4bebd8de6db7eee86d6a9c36e7935bc7258d6424f54fce4bd7", kill_on_drop: false }`
[INFO] [stdout] eee68330eada4f4bebd8de6db7eee86d6a9c36e7935bc7258d6424f54fce4bd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08ee9d1ac88682c05fa39866e05d24fe618c8e4da88c674c1d806f0ba925c215
[INFO] running `Command { std: "docker" "start" "-a" "08ee9d1ac88682c05fa39866e05d24fe618c8e4da88c674c1d806f0ba925c215", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking sendstream_parser v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Unspecified` and `Otime` are never constructed
[INFO] [stdout]    --> src/wire/tlv.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     Attr,
[INFO] [stdout]     |     ---- variants in this enum
[INFO] [stdout] 286 |     // variants go below, order is important and must match send.h
[INFO] [stdout] 287 |     Unspecified,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     Otime,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Attr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `gen_attrs_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Unspecified` is never constructed
[INFO] [stdout]    --> src/wire/tlv.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     Unspecified,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_attrs_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Otime` is never constructed
[INFO] [stdout]    --> src/wire/tlv.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     Otime,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_attrs_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 302 | getters! {Link, [(link_name, Path, borrow), (target, LinkTarget, borrow)]}
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 312 | getters! {Mkdir, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |           pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                     ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                   one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                   ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 334 | / getters! {Mkspecial, [
[INFO] [stdout] 335 | |     (path, TemporaryPath, borrow),
[INFO] [stdout] 336 | |     (ino, Ino, copy),
[INFO] [stdout] 337 | |     (rdev, Rdev, copy),
[INFO] [stdout] 338 | |     (mode, Mode, copy)
[INFO] [stdout] 339 | | ]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 363 | getters! {Mkfile, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 374 | getters! {RemoveXattr, [(path, Path, borrow), (name, XattrName, borrow)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 405 | getters! {Symlink, [(link_name, Path, borrow), (ino, Ino, copy), (target, LinkTarget, borrow)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 426 | getters! {SetXattr, [(path, Path, borrow), (name, XattrName, borrow), (data, XattrData, borrow)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 426 | getters! {SetXattr, [(path, Path, borrow), (name, XattrName, borrow), (data, XattrData, borrow)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 560 | getters! {Write, [(path, Path, borrow), (offset, FileOffset, copy), (data, Data, borrow)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/wire/mod.rs:21:42
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn parse_all(input: &'a [u8]) -> Result<Vec<Self>> {
[INFO] [stdout]    |                              --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn parse_all(input: &'a [u8]) -> Result<'a, Vec<Self>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:170:42
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:178:42
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:187:42
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:211:42
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:219:42
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:235:42
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:243:42
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:251:42
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:50
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 278 | mkspecial!(Mknod);
[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 `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:50
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 279 | mkspecial!(Mkfifo);
[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 `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:50
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 280 | mkspecial!(Mksock);
[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 `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:283:42
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:291:42
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:299:42
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:306:42
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:315:42
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:323:42
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:344:42
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:351:42
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:360:42
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:378:42
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unspecified` and `Otime` are never constructed
[INFO] [stdout]    --> src/wire/tlv.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     Attr,
[INFO] [stdout]     |     ---- variants in this enum
[INFO] [stdout] 286 |     // variants go below, order is important and must match send.h
[INFO] [stdout] 287 |     Unspecified,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     Otime,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Attr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `gen_attrs_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Unspecified` is never constructed
[INFO] [stdout]    --> src/wire/tlv.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     Unspecified,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_attrs_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Otime` is never constructed
[INFO] [stdout]    --> src/wire/tlv.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     Otime,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_attrs_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 302 | getters! {Link, [(link_name, Path, borrow), (target, LinkTarget, borrow)]}
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 312 | getters! {Mkdir, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |           pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                     ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                   one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                   ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 334 | / getters! {Mkspecial, [
[INFO] [stdout] 335 | |     (path, TemporaryPath, borrow),
[INFO] [stdout] 336 | |     (ino, Ino, copy),
[INFO] [stdout] 337 | |     (rdev, Rdev, copy),
[INFO] [stdout] 338 | |     (mode, Mode, copy)
[INFO] [stdout] 339 | | ]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 363 | getters! {Mkfile, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 374 | getters! {RemoveXattr, [(path, Path, borrow), (name, XattrName, borrow)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 405 | getters! {Symlink, [(link_name, Path, borrow), (ino, Ino, copy), (target, LinkTarget, borrow)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 426 | getters! {SetXattr, [(path, Path, borrow), (name, XattrName, borrow), (data, XattrData, borrow)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 426 | getters! {SetXattr, [(path, Path, borrow), (name, XattrName, borrow), (data, XattrData, borrow)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 560 | getters! {Write, [(path, Path, borrow), (offset, FileOffset, copy), (data, Data, borrow)]}
[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 `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/wire/mod.rs:21:42
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn parse_all(input: &'a [u8]) -> Result<Vec<Self>> {
[INFO] [stdout]    |                              --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn parse_all(input: &'a [u8]) -> Result<'a, Vec<Self>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:170:42
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:178:42
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:187:42
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:211:42
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:219:42
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:235:42
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:243:42
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:251:42
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:50
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 278 | mkspecial!(Mknod);
[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 `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:50
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 279 | mkspecial!(Mkfifo);
[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 `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:50
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 280 | mkspecial!(Mksock);
[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 `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:283:42
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:291:42
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:299:42
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:306:42
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:315:42
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:323:42
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:344:42
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:351:42
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:360:42
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/wire/cmd.rs:378:42
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.50s
[INFO] running `Command { std: "docker" "inspect" "08ee9d1ac88682c05fa39866e05d24fe618c8e4da88c674c1d806f0ba925c215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08ee9d1ac88682c05fa39866e05d24fe618c8e4da88c674c1d806f0ba925c215", kill_on_drop: false }`
[INFO] [stdout] 08ee9d1ac88682c05fa39866e05d24fe618c8e4da88c674c1d806f0ba925c215
