[INFO] fetching crate sendstream_parser 0.2.2...
[INFO] checking sendstream_parser-0.2.2 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate sendstream_parser 0.2.2 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sendstream_parser 0.2.2 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 packages to highest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding nix v0.26.4 (available: v0.31.3)
[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.20)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:46:1
[INFO] [stderr]    |
[INFO] [stderr] 46 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sendstream_parser` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded uuid v1.26.1
[INFO] [stderr]   Downloaded memoffset v0.7.1
[INFO] [stderr]   Downloaded bstr v1.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 541350d3a51c71665f3a6058dbd686414d0f5f54104f1ab4e64415ca8f6a79cd
[INFO] running `Command { std: "docker" "start" "541350d3a51c71665f3a6058dbd686414d0f5f54104f1ab4e64415ca8f6a79cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "541350d3a51c71665f3a6058dbd686414d0f5f54104f1ab4e64415ca8f6a79cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "541350d3a51c71665f3a6058dbd686414d0f5f54104f1ab4e64415ca8f6a79cd" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "541350d3a51c71665f3a6058dbd686414d0f5f54104f1ab4e64415ca8f6a79cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "541350d3a51c71665f3a6058dbd686414d0f5f54104f1ab4e64415ca8f6a79cd" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:46:1
[INFO] [stderr]    |
[INFO] [stderr] 46 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sendstream_parser` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking uuid v1.26.1
[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 17.58s
[INFO] running `Command { std: "docker" "inspect" "541350d3a51c71665f3a6058dbd686414d0f5f54104f1ab4e64415ca8f6a79cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "541350d3a51c71665f3a6058dbd686414d0f5f54104f1ab4e64415ca8f6a79cd", kill_on_drop: false }`
[INFO] [stdout] 541350d3a51c71665f3a6058dbd686414d0f5f54104f1ab4e64415ca8f6a79cd
