[INFO] fetching crate sendstream_parser 0.2.2...
[INFO] testing sendstream_parser-0.2.2 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate sendstream_parser 0.2.2 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sendstream_parser 0.2.2 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.18.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.104
[INFO] [stderr]   Downloaded js-sys v0.3.81
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.104
[INFO] [stderr]   Downloaded autocfg v1.5.0
[INFO] [stderr]   Downloaded semver v1.0.27
[INFO] [stderr]   Downloaded rustversion v1.0.22
[INFO] [stderr]   Downloaded convert_case v0.4.0
[INFO] [stderr]   Downloaded derive_more v0.99.20
[INFO] [stderr]   Downloaded encode_unicode v1.0.0
[INFO] [stderr]   Downloaded bumpalo v3.19.0
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.104
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded rustc_version v0.4.1
[INFO] [stderr]   Downloaded memoffset v0.7.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.104
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] [stderr]   Downloaded nix v0.26.4
[INFO] [stderr]   Downloaded regex-automata v0.4.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 506675646ab28b27906528a4b256a24fe0260ef70b044684aa3126bea8f58db9
[INFO] running `Command { std: "docker" "start" "-a" "506675646ab28b27906528a4b256a24fe0260ef70b044684aa3126bea8f58db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "506675646ab28b27906528a4b256a24fe0260ef70b044684aa3126bea8f58db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "506675646ab28b27906528a4b256a24fe0260ef70b044684aa3126bea8f58db9", kill_on_drop: false }`
[INFO] [stdout] 506675646ab28b27906528a4b256a24fe0260ef70b044684aa3126bea8f58db9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aef5d815be1f46bb8f213ab252715a5ae111da0b1410854197a9bd819b115b9
[INFO] running `Command { std: "docker" "start" "-a" "8aef5d815be1f46bb8f213ab252715a5ae111da0b1410854197a9bd819b115b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling uuid v1.18.1
[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)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 302 | getters! {Link, [(link_name, Path, borrow), (target, LinkTarget, borrow)]}
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 312 | getters! {Mkdir, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |           pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                     ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                   one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                   --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 363 | getters! {Mkfile, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 374 | getters! {RemoveXattr, [(path, Path, borrow), (name, XattrName, borrow)]}
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/wire/mod.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn parse_all(input: &'a [u8]) -> Result<Vec<Self>> {
[INFO] [stdout]    |                              ^^          ----------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:178:22
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:219:22
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:235:22
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:243:22
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:251:22
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 278 | mkspecial!(Mknod);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 279 | mkspecial!(Mkfifo);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 280 | mkspecial!(Mksock);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:283:22
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:291:22
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:299:22
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:306:22
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:315:22
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:323:22
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:360:22
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:378:22
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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 1m 11s
[INFO] running `Command { std: "docker" "inspect" "8aef5d815be1f46bb8f213ab252715a5ae111da0b1410854197a9bd819b115b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aef5d815be1f46bb8f213ab252715a5ae111da0b1410854197a9bd819b115b9", kill_on_drop: false }`
[INFO] [stdout] 8aef5d815be1f46bb8f213ab252715a5ae111da0b1410854197a9bd819b115b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2adc4a3c1c6cb9f16d76a75387631974fc1e7378874223daf880680dbf7bf4df
[INFO] running `Command { std: "docker" "start" "-a" "2adc4a3c1c6cb9f16d76a75387631974fc1e7378874223daf880680dbf7bf4df", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.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)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 302 | getters! {Link, [(link_name, Path, borrow), (target, LinkTarget, borrow)]}
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 312 | getters! {Mkdir, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |           pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                     ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                   one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                   --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 363 | getters! {Mkfile, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 374 | getters! {RemoveXattr, [(path, Path, borrow), (name, XattrName, borrow)]}
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/wire/mod.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn parse_all(input: &'a [u8]) -> Result<Vec<Self>> {
[INFO] [stdout]    |                              ^^          ----------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:178:22
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:219:22
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:235:22
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:243:22
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:251:22
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 278 | mkspecial!(Mknod);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 279 | mkspecial!(Mkfifo);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 280 | mkspecial!(Mksock);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:283:22
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:291:22
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:299:22
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:306:22
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:315:22
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:323:22
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:360:22
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:378:22
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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 console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[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)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 302 | getters! {Link, [(link_name, Path, borrow), (target, LinkTarget, borrow)]}
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 312 | getters! {Mkdir, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |           pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                     ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                   one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                   --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 363 | getters! {Mkfile, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stdout] ...
[INFO] [stdout] 374 | getters! {RemoveXattr, [(path, Path, borrow), (name, XattrName, borrow)]}
[INFO] [stdout]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stdout]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stdout]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/wire/mod.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn parse_all(input: &'a [u8]) -> Result<Vec<Self>> {
[INFO] [stdout]    |                              ^^          ----------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:178:22
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:219:22
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:235:22
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:243:22
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:251:22
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 278 | mkspecial!(Mknod);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 279 | mkspecial!(Mkfifo);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 280 | mkspecial!(Mksock);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:283:22
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:291:22
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:299:22
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:306:22
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:315:22
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:323:22
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:360:22
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wire/cmd.rs:378:22
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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 17.36s
[INFO] running `Command { std: "docker" "inspect" "2adc4a3c1c6cb9f16d76a75387631974fc1e7378874223daf880680dbf7bf4df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2adc4a3c1c6cb9f16d76a75387631974fc1e7378874223daf880680dbf7bf4df", kill_on_drop: false }`
[INFO] [stdout] 2adc4a3c1c6cb9f16d76a75387631974fc1e7378874223daf880680dbf7bf4df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 679d4d10f77c9412f693b31ea96ad72ba29810afc21af9fa0ffe854a453ebfa3
[INFO] running `Command { std: "docker" "start" "-a" "679d4d10f77c9412f693b31ea96ad72ba29810afc21af9fa0ffe854a453ebfa3", 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)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stderr] ...
[INFO] [stderr] 302 | getters! {Link, [(link_name, Path, borrow), (target, LinkTarget, borrow)]}
[INFO] [stderr]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stderr] ...
[INFO] [stderr] 312 | getters! {Mkdir, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[INFO] [stderr]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |           pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                     ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 157 |                   one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                   --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stderr] ...
[INFO] [stderr] 363 | getters! {Mkfile, [(path, TemporaryPath, borrow), (ino, Ino, copy)]}
[INFO] [stderr]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 --- the lifetimes get resolved as `'_`
[INFO] [stderr] ...
[INFO] [stderr] 374 | getters! {RemoveXattr, [(path, Path, borrow), (name, XattrName, borrow)]}
[INFO] [stderr]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |         pub fn $f(&self) -> &$ft {
[INFO] [stderr]     |                   ^^^^^     ---- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 157 |                 one_getter!($f, $ft, $ref);
[INFO] [stderr]     |                                 --- the lifetimes get resolved as `'_`
[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]     = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 one_getter!($f, $ft<'_>, $ref);
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/wire/mod.rs:21:30
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn parse_all(input: &'a [u8]) -> Result<Vec<Self>> {
[INFO] [stderr]    |                              ^^          ----------------- the lifetime gets resolved as `'a`
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:154:22
[INFO] [stderr]     |
[INFO] [stderr] 154 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 154 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:170:22
[INFO] [stderr]     |
[INFO] [stderr] 170 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 170 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:178:22
[INFO] [stderr]     |
[INFO] [stderr] 178 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 178 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:187:22
[INFO] [stderr]     |
[INFO] [stderr] 187 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 187 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:211:22
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:219:22
[INFO] [stderr]     |
[INFO] [stderr] 219 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 219 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:235:22
[INFO] [stderr]     |
[INFO] [stderr] 235 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 235 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:243:22
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:251:22
[INFO] [stderr]     |
[INFO] [stderr] 251 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 251 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:271:30
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 278 | mkspecial!(Mknod);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:271:30
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 279 | mkspecial!(Mkfifo);
[INFO] [stderr]     | ------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:271:30
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                              ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 280 | mkspecial!(Mksock);
[INFO] [stderr]     | ------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `mkspecial` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 271 |             fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:283:22
[INFO] [stderr]     |
[INFO] [stderr] 283 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 283 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:291:22
[INFO] [stderr]     |
[INFO] [stderr] 291 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 291 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:299:22
[INFO] [stderr]     |
[INFO] [stderr] 299 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 299 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:306:22
[INFO] [stderr]     |
[INFO] [stderr] 306 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 306 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:315:22
[INFO] [stderr]     |
[INFO] [stderr] 315 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 315 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:323:22
[INFO] [stderr]     |
[INFO] [stderr] 323 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 323 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:344:22
[INFO] [stderr]     |
[INFO] [stderr] 344 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 344 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:351:22
[INFO] [stderr]     |
[INFO] [stderr] 351 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 351 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:360:22
[INFO] [stderr]     |
[INFO] [stderr] 360 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 360 |     fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wire/cmd.rs:378:22
[INFO] [stderr]     |
[INFO] [stderr] 378 |     fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stderr]     |                      ^^                  ----- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to 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)
[INFO] [stderr] warning: `sendstream_parser` (lib test) generated 35 warnings (35 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sendstream_parser-f9347cea5552ffdb)
[INFO] [stdout] 
[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' 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:     0x560317f72a42 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560317f72a42 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560317f72a42 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x560317f72a42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x560317f97f43 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x560317f97f43 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x560317f6f9c3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x560317f6f9c3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x560317f72892 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x560317f73fac - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x560317f73e02 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x560317f147c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x560317f147c4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x560317f7498b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x560317f7498b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x560317f7475a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x560317f72f39 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x560317f743ed - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x560317f96a50 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x560317edadf8 - core::panicking::panic_display::h951f723cc07fffa7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x560317edadf8 - sendstream_parser::tests::parse_demo::panic_cold_display::h7d8bafdab2ffcef4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x560317edac68 - sendstream_parser::tests::parse_demo::hd145254aa280f2fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:599:17
[INFO] [stdout]   22:     0x560317ed0a09 - sendstream_parser::tests::parse_demo::{{closure}}::h3668212a2d71021b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:586:20
[INFO] [stdout]   23:     0x560317ed0a09 - core::ops::function::FnOnce::call_once::he814e9793e52a54d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x560317f19f4b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x560317f19f4b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x560317f1913e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x560317f1913e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x560317f1913e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x560317f1913e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x560317f1913e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x560317f1913e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x560317f1913e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x560317edccb4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x560317edccb4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x560317ee068a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x560317ee068a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x560317ee068a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x560317ee068a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x560317ee068a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x560317ee068a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x560317ee068a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x560317f778e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x560317f778e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x560317f778e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x73613b548aa4 - <unknown>
[INFO] [stdout]   46:     0x73613b5d5a34 - clone
[INFO] [stdout]   47:                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.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "679d4d10f77c9412f693b31ea96ad72ba29810afc21af9fa0ffe854a453ebfa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "679d4d10f77c9412f693b31ea96ad72ba29810afc21af9fa0ffe854a453ebfa3", kill_on_drop: false }`
[INFO] [stdout] 679d4d10f77c9412f693b31ea96ad72ba29810afc21af9fa0ffe854a453ebfa3
