[INFO] fetching crate sendstream_parser 0.2.2...
[INFO] testing sendstream_parser-0.2.2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate sendstream_parser 0.2.2 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sendstream_parser 0.2.2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 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.30.1)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90d91021fffb4a22bbeb8dd04f550c2f81fe506926fb74268bfa9b68a7789aa4
[INFO] running `Command { std: "docker" "start" "-a" "90d91021fffb4a22bbeb8dd04f550c2f81fe506926fb74268bfa9b68a7789aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90d91021fffb4a22bbeb8dd04f550c2f81fe506926fb74268bfa9b68a7789aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d91021fffb4a22bbeb8dd04f550c2f81fe506926fb74268bfa9b68a7789aa4", kill_on_drop: false }`
[INFO] [stdout] 90d91021fffb4a22bbeb8dd04f550c2f81fe506926fb74268bfa9b68a7789aa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3843c4b3592c776aad0a42a0440380d9579a4239fb46d9c4481c99e60ddfebbe
[INFO] running `Command { std: "docker" "start" "-a" "3843c4b3592c776aad0a42a0440380d9579a4239fb46d9c4481c99e60ddfebbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s
[INFO] running `Command { std: "docker" "inspect" "3843c4b3592c776aad0a42a0440380d9579a4239fb46d9c4481c99e60ddfebbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3843c4b3592c776aad0a42a0440380d9579a4239fb46d9c4481c99e60ddfebbe", kill_on_drop: false }`
[INFO] [stdout] 3843c4b3592c776aad0a42a0440380d9579a4239fb46d9c4481c99e60ddfebbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36276cffe566f05c689b9f2470c88c9c6ae181bcd0e8dc9a153e6ff01da546d2
[INFO] running `Command { std: "docker" "start" "-a" "36276cffe566f05c689b9f2470c88c9c6ae181bcd0e8dc9a153e6ff01da546d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[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]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.81s
[INFO] running `Command { std: "docker" "inspect" "36276cffe566f05c689b9f2470c88c9c6ae181bcd0e8dc9a153e6ff01da546d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36276cffe566f05c689b9f2470c88c9c6ae181bcd0e8dc9a153e6ff01da546d2", kill_on_drop: false }`
[INFO] [stdout] 36276cffe566f05c689b9f2470c88c9c6ae181bcd0e8dc9a153e6ff01da546d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23908c8f66889a81aff9aa2c15299841ccd797dc277454df2c93eb4706957729
[INFO] running `Command { std: "docker" "start" "-a" "23908c8f66889a81aff9aa2c15299841ccd797dc277454df2c93eb4706957729", kill_on_drop: false }`
[INFO] [stderr] warning: variants `Unspecified` and `Otime` are never constructed
[INFO] [stderr]    --> src/wire/tlv.rs:287:5
[INFO] [stderr]     |
[INFO] [stderr] 285 |     Attr,
[INFO] [stderr]     |     ---- variants in this enum
[INFO] [stderr] 286 |     // variants go below, order is important and must match send.h
[INFO] [stderr] 287 |     Unspecified,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 299 |     Otime,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Attr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `gen_attrs_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Unspecified` is never constructed
[INFO] [stderr]    --> src/wire/tlv.rs:287:5
[INFO] [stderr]     |
[INFO] [stderr] 287 |     Unspecified,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `gen_attrs_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Otime` is never constructed
[INFO] [stderr]    --> src/wire/tlv.rs:299:5
[INFO] [stderr]     |
[INFO] [stderr] 299 |     Otime,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `gen_attrs_code` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 302 | getters! {Link, [(link_name, Path, borrow), (target, LinkTarget, borrow)]}
[INFO] [stderr]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = 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] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 312 | getters! {Mkdir, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[INFO] [stderr]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |           pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                     ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 157 |                   one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                   ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 334 | / getters! {Mkspecial, [
[INFO] [stderr] 335 | |     (path, TemporaryPath, borrow),
[INFO] [stderr] 336 | |     (ino, Ino, copy),
[INFO] [stderr] 337 | |     (rdev, Rdev, copy),
[INFO] [stderr] 338 | |     (mode, Mode, copy)
[INFO] [stderr] 339 | | ]}
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 363 | getters! {Mkfile, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[INFO] [stderr]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 374 | getters! {RemoveXattr, [(path, Path, borrow), (name, XattrName, borrow)]}
[INFO] [stderr]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 405 | getters! {Symlink, [(link_name, Path, borrow), (ino, Ino, copy), (target, LinkTarget, borrow)]}
[INFO] [stderr]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 426 | getters! {SetXattr, [(path, Path, borrow), (name, XattrName, borrow), (data, XattrData, borrow)]}
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 560 | getters! {Write, [(path, Path, borrow), (offset, FileOffset, copy), (data, Data, borrow)]}
[INFO] [stderr]     | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `one_getter` which comes from the expansion of the macro `getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/wire/mod.rs:21:42
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn parse_all(input: &'a [u8]) -> Result<Vec<Self>> {
[INFO] [stderr]    |                              --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn parse_all(input: &'a [u8]) -> Result<'a, Vec<Self>> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:154:42
[INFO] [stderr]     |
[INFO] [stderr] 154 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 154 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:170:42
[INFO] [stderr]     |
[INFO] [stderr] 170 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 170 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:178:42
[INFO] [stderr]     |
[INFO] [stderr] 178 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 178 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:187:42
[INFO] [stderr]     |
[INFO] [stderr] 187 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 187 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:211:42
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:219:42
[INFO] [stderr]     |
[INFO] [stderr] 219 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 219 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:235:42
[INFO] [stderr]     |
[INFO] [stderr] 235 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 235 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:243:42
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:251:42
[INFO] [stderr]     |
[INFO] [stderr] 251 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 251 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:271:50
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                              --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 278 | mkspecial!(Mknod);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:271:50
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                              --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 279 | mkspecial!(Mkfifo);
[INFO] [stderr]     | ------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:271:50
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                              --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 280 | mkspecial!(Mksock);
[INFO] [stderr]     | ------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:283:42
[INFO] [stderr]     |
[INFO] [stderr] 283 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 283 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:291:42
[INFO] [stderr]     |
[INFO] [stderr] 291 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 291 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:299:42
[INFO] [stderr]     |
[INFO] [stderr] 299 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 299 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:306:42
[INFO] [stderr]     |
[INFO] [stderr] 306 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 306 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:315:42
[INFO] [stderr]     |
[INFO] [stderr] 315 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 315 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:323:42
[INFO] [stderr]     |
[INFO] [stderr] 323 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 323 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:344:42
[INFO] [stderr]     |
[INFO] [stderr] 344 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 344 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:351:42
[INFO] [stderr]     |
[INFO] [stderr] 351 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 351 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:360:42
[INFO] [stderr]     |
[INFO] [stderr] 360 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 360 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/wire/cmd.rs:378:42
[INFO] [stderr]     |
[INFO] [stderr] 378 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 378 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: `sendstream_parser` (lib) generated 35 warnings (1 duplicate) (run `cargo fix --lib -p sendstream_parser` to apply 31 suggestions)
[INFO] [stderr] warning: `sendstream_parser` (lib test) generated 35 warnings (35 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sendstream_parser-41c7a7f401ef5426)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::sendstream_covers_all_commands ... ok
[INFO] [stdout] test tests::parse_demo ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parse_demo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parse_demo' (25) panicked at src/lib.rs:599:17:
[INFO] [stdout] Differences (-parsed|+good):
[INFO] [stdout]  BEGIN SENDSTREAM 0
[INFO] [stdout]  Subvol(Subvol { path: "demo", uuid: 0fbf2b5f-ff82-a748-8b41-e35aec190b49, ctransid: Ctransid(720050) })
[INFO] [stdout]  Chown(Chown { path: "", uid: Uid(0), gid: Gid(0) })
[INFO] [stdout] -Chmod(Chmod { path: "", mode: Mode { permissions: Permissions(FilePermissions { mode: 0o000755 }), type: (empty) } })
[INFO] [stdout] +Chmod(Chmod { path: "", mode: Mode { permissions: Permissions(FilePermissions { mode: 493 }), type: (empty) } })
[INFO] [stdout]  Utimes(Utimes { path: "", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 426350787 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }) })
[INFO] [stdout]  Mkdir(Mkdir { path: TemporaryPath("o257-720050-0"), ino: Ino(257) })
[INFO] [stdout]  Rename(Rename { from: "o257-720050-0", to: "hello" })
[INFO] [stdout]  Utimes(Utimes { path: "", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 426350787 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }) })
[INFO] [stdout]  Chown(Chown { path: "hello", uid: Uid(0), gid: Gid(0) })
[INFO] [stdout] -Chmod(Chmod { path: "hello", mode: Mode { permissions: Permissions(FilePermissions { mode: 0o000755 }), type: (empty) } })
[INFO] [stdout] +Chmod(Chmod { path: "hello", mode: Mode { permissions: Permissions(FilePermissions { mode: 493 }), type: (empty) } })
[INFO] [stdout]  Utimes(Utimes { path: "hello", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 391350615 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 410350708 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 410350708 }) })
[INFO] [stdout]  Mkfile(Mkfile { path: TemporaryPath("o258-720050-0"), ino: Ino(258) })
[INFO] [stdout]  Rename(Rename { from: "o258-720050-0", to: "hello/msg" })
[INFO] [stdout]  Link(Link { link_name: "hello/msg-hard", target: LinkTarget("hello/msg") })
[INFO] [stdout] @ ~~~
[INFO] [stdout]  Utimes(Utimes { path: "hello", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 391350615 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 410350708 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 410350708 }) })
[INFO] [stdout]  SetXattr(SetXattr { path: "hello/msg", name: XattrName([117, 115, 101, 114, 46, 97, 110, 116, 108, 105, 114, 46, 100, 101, 109, 111]), data: XattrData([123, 34, 104, 101, 108, 108, 111, 34, 58, 32, 34, 119, 111, 114, 108, 100, 34, 125]) })
[INFO] [stdout]  Write(Write { path: "hello/msg", offset: FileOffset(0), data: "Hello world!\n" })
[INFO] [stdout]  Chown(Chown { path: "hello/msg", uid: Uid(0), gid: Gid(0) })
[INFO] [stdout] -Chmod(Chmod { path: "hello/msg", mode: Mode { permissions: Permissions(FilePermissions { mode: 0o000400 }), type: (empty) } })
[INFO] [stdout] +Chmod(Chmod { path: "hello/msg", mode: Mode { permissions: Permissions(FilePermissions { mode: 256 }), type: (empty) } })
[INFO] [stdout]  Utimes(Utimes { path: "hello/msg", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 391350615 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 391350615 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 396350639 }) })
[INFO] [stdout] -Mkfifo(Mkfifo(Mkspecial { path: TemporaryPath("o259-720050-0"), ino: Ino(259), rdev: Rdev(0), mode: Mode { permissions: Permissions(FilePermissions { mode: 0o010644 (prw-r--r--) }), type: S_IFIFO } }))
[INFO] [stdout] +Mkfifo(Mkfifo(Mkspecial { path: TemporaryPath("o259-720050-0"), ino: Ino(259), rdev: Rdev(0), mode: Mode { permissions: Permissions(FilePermissions { mode: 4516 }), type: S_IFIFO } }))
[INFO] [stdout]  Rename(Rename { from: "o259-720050-0", to: "myfifo" })
[INFO] [stdout]  Utimes(Utimes { path: "", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 426350787 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }) })
[INFO] [stdout]  Chown(Chown { path: "myfifo", uid: Uid(0), gid: Gid(0) })
[INFO] [stdout] -Chmod(Chmod { path: "myfifo", mode: Mode { permissions: Permissions(FilePermissions { mode: 0o000644 }), type: (empty) } })
[INFO] [stdout] +Chmod(Chmod { path: "myfifo", mode: Mode { permissions: Permissions(FilePermissions { mode: 420 }), type: (empty) } })
[INFO] [stdout]  Utimes(Utimes { path: "myfifo", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 394350629 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 394350629 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 394350629 }) })
[INFO] [stdout]  Symlink(Symlink { link_name: "o260-720050-0", ino: Ino(260), target: LinkTarget("hello/msg") })
[INFO] [stdout]  Rename(Rename { from: "o260-720050-0", to: "hello/msg-sym" })
[INFO] [stdout]  Utimes(Utimes { path: "hello", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 391350615 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 410350708 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 410350708 }) })
[INFO] [stdout] @ ~~~
[INFO] [stdout]  Mkfile(Mkfile { path: TemporaryPath("o261-720050-0"), ino: Ino(261) })
[INFO] [stdout]  Rename(Rename { from: "o261-720050-0", to: "to-be-deleted" })
[INFO] [stdout]  Utimes(Utimes { path: "", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 426350787 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }) })
[INFO] [stdout]  Chown(Chown { path: "to-be-deleted", uid: Uid(0), gid: Gid(0) })
[INFO] [stdout] -Chmod(Chmod { path: "to-be-deleted", mode: Mode { permissions: Permissions(FilePermissions { mode: 0o000644 }), type: (empty) } })
[INFO] [stdout] +Chmod(Chmod { path: "to-be-deleted", mode: Mode { permissions: Permissions(FilePermissions { mode: 420 }), type: (empty) } })
[INFO] [stdout]  Utimes(Utimes { path: "to-be-deleted", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 397350644 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 397350644 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 397350644 }) })
[INFO] [stdout]  Mkdir(Mkdir { path: TemporaryPath("o262-720050-0"), ino: Ino(262) })
[INFO] [stdout]  Rename(Rename { from: "o262-720050-0", to: "dir-to-be-deleted" })
[INFO] [stdout]  Utimes(Utimes { path: "", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 426350787 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }) })
[INFO] [stdout]  Chown(Chown { path: "dir-to-be-deleted", uid: Uid(0), gid: Gid(0) })
[INFO] [stdout] -Chmod(Chmod { path: "dir-to-be-deleted", mode: Mode { permissions: Permissions(FilePermissions { mode: 0o000755 }), type: (empty) } })
[INFO] [stdout] +Chmod(Chmod { path: "dir-to-be-deleted", mode: Mode { permissions: Permissions(FilePermissions { mode: 493 }), type: (empty) } })
[INFO] [stdout]  Utimes(Utimes { path: "dir-to-be-deleted", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 398350649 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 398350649 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 398350649 }) })
[INFO] [stdout]  Mkfile(Mkfile { path: TemporaryPath("o263-720050-0"), ino: Ino(263) })
[INFO] [stdout]  Rename(Rename { from: "o263-720050-0", to: "hello/lorem" })
[INFO] [stdout]  Utimes(Utimes { path: "hello", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 391350615 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 410350708 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 410350708 }) })
[INFO] [stdout] @ ~~~
[INFO] [stdout]  Write(Write { path: "hello/lorem", offset: FileOffset(98304), data: "aboris nisi ut aliquip ex ea commodo consequat. Duis aute irure " <truncated (32768b total)> "tur. Excepteur sint occaecat cupidatat non proident, sunt in cul" })
[INFO] [stdout]  Write(Write { path: "hello/lorem", offset: FileOffset(131072), data: "pa qui officia deserunt mollit anim id est laborum.\nLorem ipsum " <truncated (49152b total)> "it anim id est laborum.\nLorem ipsum dolor sit amet, consectetur " })
[INFO] [stdout]  Write(Write { path: "hello/lorem", offset: FileOffset(180224), data: "adipiscing elit, sed do eiusmod tempor incididunt ut labore et d" <truncated (43222b total)> " sunt in culpa qui officia deserunt mollit anim id est laborum.\n" })
[INFO] [stdout]  Chown(Chown { path: "hello/lorem", uid: Uid(0), gid: Gid(0) })
[INFO] [stdout] -Chmod(Chmod { path: "hello/lorem", mode: Mode { permissions: Permissions(FilePermissions { mode: 0o000644 }), type: (empty) } })
[INFO] [stdout] +Chmod(Chmod { path: "hello/lorem", mode: Mode { permissions: Permissions(FilePermissions { mode: 420 }), type: (empty) } })
[INFO] [stdout]  Utimes(Utimes { path: "hello/lorem", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 398350649 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 409350703 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 409350703 }) })
[INFO] [stdout]  Mkfile(Mkfile { path: TemporaryPath("o264-720050-0"), ino: Ino(264) })
[INFO] [stdout]  Rename(Rename { from: "o264-720050-0", to: "hello/lorem-reflinked" })
[INFO] [stdout]  Utimes(Utimes { path: "hello", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 391350615 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 410350708 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 410350708 }) })
[INFO] [stdout]  Clone(Clone { src_offset: FileOffset(0), len: CloneLen(131072), src_path: "hello/lorem", uuid: 0fbf2b5f-ff82-a748-8b41-e35aec190b49, ctransid: Ctransid(720050), dst_path: "hello/lorem-reflinked", dst_offset: FileOffset(0) })
[INFO] [stdout]  Write(Write { path: "hello/lorem-reflinked", offset: FileOffset(131072), data: "pa qui officia deserunt mollit anim id est laborum.\nLorem ipsum " <truncated (49152b total)> "it anim id est laborum.\nLorem ipsum dolor sit amet, consectetur " })
[INFO] [stdout]  Write(Write { path: "hello/lorem-reflinked", offset: FileOffset(180224), data: "adipiscing elit, sed do eiusmod tempor incididunt ut labore et d" <truncated (43222b total)> " sunt in culpa qui officia deserunt mollit anim id est laborum.\n" })
[INFO] [stdout]  Chown(Chown { path: "hello/lorem-reflinked", uid: Uid(0), gid: Gid(0) })
[INFO] [stdout] -Chmod(Chmod { path: "hello/lorem-reflinked", mode: Mode { permissions: Permissions(FilePermissions { mode: 0o000644 }), type: (empty) } })
[INFO] [stdout] +Chmod(Chmod { path: "hello/lorem-reflinked", mode: Mode { permissions: Permissions(FilePermissions { mode: 420 }), type: (empty) } })
[INFO] [stdout]  Utimes(Utimes { path: "hello/lorem-reflinked", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 410350708 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 411350713 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 411350713 }) })
[INFO] [stdout]  Mkfile(Mkfile { path: TemporaryPath("o265-720050-0"), ino: Ino(265) })
[INFO] [stdout]  Rename(Rename { from: "o265-720050-0", to: "huge-empty-file" })
[INFO] [stdout]  Utimes(Utimes { path: "", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 426350787 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }) })
[INFO] [stdout]  Truncate(Truncate { path: "huge-empty-file", size: 107374182400 })
[INFO] [stdout]  Chown(Chown { path: "huge-empty-file", uid: Uid(0), gid: Gid(0) })
[INFO] [stdout] -Chmod(Chmod { path: "huge-empty-file", mode: Mode { permissions: Permissions(FilePermissions { mode: 0o000644 }), type: (empty) } })
[INFO] [stdout] +Chmod(Chmod { path: "huge-empty-file", mode: Mode { permissions: Permissions(FilePermissions { mode: 420 }), type: (empty) } })
[INFO] [stdout]  Utimes(Utimes { path: "huge-empty-file", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 412350718 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 412350718 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 412350718 }) })
[INFO] [stdout] -Mknod(Mknod(Mkspecial { path: TemporaryPath("o266-720050-0"), ino: Ino(266), rdev: Rdev(259), mode: Mode { permissions: Permissions(FilePermissions { mode: 0o020644 (crw-r--r--) }), type: S_IFCHR } }))
[INFO] [stdout] +Mknod(Mknod(Mkspecial { path: TemporaryPath("o266-720050-0"), ino: Ino(266), rdev: Rdev(259), mode: Mode { permissions: Permissions(FilePermissions { mode: 8612 }), type: S_IFCHR } }))
[INFO] [stdout]  Rename(Rename { from: "o266-720050-0", to: "null" })
[INFO] [stdout]  Utimes(Utimes { path: "", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 426350787 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }) })
[INFO] [stdout]  Chown(Chown { path: "null", uid: Uid(0), gid: Gid(0) })
[INFO] [stdout] -Chmod(Chmod { path: "null", mode: Mode { permissions: Permissions(FilePermissions { mode: 0o000644 }), type: (empty) } })
[INFO] [stdout] +Chmod(Chmod { path: "null", mode: Mode { permissions: Permissions(FilePermissions { mode: 420 }), type: (empty) } })
[INFO] [stdout]  Utimes(Utimes { path: "null", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 413350723 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 413350723 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 413350723 }) })
[INFO] [stdout] -Mksock(Mksock(Mkspecial { path: TemporaryPath("o267-720050-0"), ino: Ino(267), rdev: Rdev(0), mode: Mode { permissions: Permissions(FilePermissions { mode: 0o140755 }), type: S_IFDIR | S_IFREG | S_IFSOCK } }))
[INFO] [stdout] +Mksock(Mksock(Mkspecial { path: TemporaryPath("o267-720050-0"), ino: Ino(267), rdev: Rdev(0), mode: Mode { permissions: Permissions(FilePermissions { mode: 49645 }), type: S_IFDIR | S_IFREG | S_IFSOCK } }))
[INFO] [stdout]  Rename(Rename { from: "o267-720050-0", to: "socket-node.sock" })
[INFO] [stdout]  Utimes(Utimes { path: "", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 426350787 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }) })
[INFO] [stdout]  Chown(Chown { path: "socket-node.sock", uid: Uid(0), gid: Gid(0) })
[INFO] [stdout] -Chmod(Chmod { path: "socket-node.sock", mode: Mode { permissions: Permissions(FilePermissions { mode: 0o000755 }), type: (empty) } })
[INFO] [stdout] +Chmod(Chmod { path: "socket-node.sock", mode: Mode { permissions: Permissions(FilePermissions { mode: 493 }), type: (empty) } })
[INFO] [stdout]  Utimes(Utimes { path: "socket-node.sock", atime: Atime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }), mtime: Mtime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }), ctime: Ctime(SystemTime { tv_sec: 1671045523, tv_nsec: 434350827 }) })
[INFO] [stdout]  End
[INFO] [stdout]  END SENDSTREAM 0
[INFO] [stdout]  BEGIN SENDSTREAM 1
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa579ae29f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa579ae29f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa579ae29f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fa579ae29f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fa579af7b6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fa579af7b6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fa579ae7bd6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa579ae7bd6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fa579ac0cef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fa579ac0cef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   10:     0x5fa579ada9b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fa5799f7ede - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fa5799f7ede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa579adab72 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fa579adab72 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fa579ac0da8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fa579ab6029 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fa579ac1bfd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fa579af827c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa5799cd188 - core[27de1724e4349be2]::panicking::panic_display::<similar_asserts[290e1202a3996c85]::SimpleDiff>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5fa5799caf5e - sendstream_parser[9d9a1366834cf71e]::tests::parse_demo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:599:17
[INFO] [stdout]   21:     0x5fa5799ca3e7 - sendstream_parser[9d9a1366834cf71e]::tests::parse_demo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:586:20
[INFO] [stdout]   22:     0x5fa5799dedc6 - <sendstream_parser[9d9a1366834cf71e]::tests::parse_demo::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fa5799ec28b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fa5799ec28b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5fa5799f8aea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5fa5799f8aea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5fa5799f8aea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5fa5799f8aea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5fa5799f8aea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5fa5799f8aea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5fa5799f8aea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5fa5799f4094 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5fa5799f4094 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5fa5799fb5e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5fa5799fb5e2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5fa5799fb5e2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5fa5799fb5e2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5fa5799fb5e2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5fa5799fb5e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5fa5799fb5e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5fa579ae20cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5fa579ae20cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x70b6bbd5daa4 - <unknown>
[INFO] [stdout]   44:     0x70b6bbdeaa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::parse_demo
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23908c8f66889a81aff9aa2c15299841ccd797dc277454df2c93eb4706957729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23908c8f66889a81aff9aa2c15299841ccd797dc277454df2c93eb4706957729", kill_on_drop: false }`
[INFO] [stdout] 23908c8f66889a81aff9aa2c15299841ccd797dc277454df2c93eb4706957729
