[INFO] fetching crate async-tar 0.5.1...
[INFO] testing async-tar-0.5.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate async-tar 0.5.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate async-tar 0.5.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate async-tar 0.5.1
[INFO] tweaked toml for crates.io crate async-tar 0.5.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-tar 0.5.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate async-tar 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1416f9bda643e72fcc5ebfec5f4a81cfe15aeb772f28ad803c671a0bf8e93f84
[INFO] running `Command { std: "docker" "start" "-a" "1416f9bda643e72fcc5ebfec5f4a81cfe15aeb772f28ad803c671a0bf8e93f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1416f9bda643e72fcc5ebfec5f4a81cfe15aeb772f28ad803c671a0bf8e93f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1416f9bda643e72fcc5ebfec5f4a81cfe15aeb772f28ad803c671a0bf8e93f84", kill_on_drop: false }`
[INFO] [stdout] 1416f9bda643e72fcc5ebfec5f4a81cfe15aeb772f28ad803c671a0bf8e93f84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 624bde90f3556ef6d39280ed79b23488b3aef866a0eb0b66ff653eeed0911087
[INFO] running `Command { std: "docker" "start" "-a" "624bde90f3556ef6d39280ed79b23488b3aef866a0eb0b66ff653eeed0911087", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling async-tar v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn path(&self) -> io::Result<Cow<Path>> {
[INFO] [stdout]     |                 ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn path(&self) -> io::Result<Cow<'_, Path>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:131:23
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn link_name(&self) -> io::Result<Option<Cow<Path>>> {
[INFO] [stdout]     |                      ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn link_name(&self) -> io::Result<Option<Cow<'_, Path>>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn link_name_bytes(&self) -> Option<Cow<[u8]>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn link_name_bytes(&self) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:389:18
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn link_name(&self) -> io::Result<Option<Cow<Path>>> {
[INFO] [stdout]     |                  ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn link_name(&self) -> io::Result<Option<Cow<'_, Path>>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:396:24
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn link_name_bytes(&self) -> Option<Cow<[u8]>> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn link_name_bytes(&self) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:331:17
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn path(&self) -> io::Result<Cow<Path>> {
[INFO] [stdout]     |                 ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn path(&self) -> io::Result<Cow<'_, Path>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:342:23
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:400:22
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn link_name(&self) -> io::Result<Option<Cow<Path>>> {
[INFO] [stdout]     |                      ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn link_name(&self) -> io::Result<Option<Cow<'_, Path>>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:414:28
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn link_name_bytes(&self) -> Option<Cow<[u8]>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn link_name_bytes(&self) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:939:23
[INFO] [stdout]     |
[INFO] [stdout] 939 |     pub fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 939 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/header.rs:1608:22
[INFO] [stdout]      |
[INFO] [stdout] 1608 | pub fn path2bytes(p: &Path) -> io::Result<Cow<[u8]>> {
[INFO] [stdout]      |                      ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1608 | pub fn path2bytes(p: &Path) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pax.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn pax_extensions(a: &[u8]) -> PaxExtensions {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn pax_extensions(a: &[u8]) -> PaxExtensions<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.20s
[INFO] running `Command { std: "docker" "inspect" "624bde90f3556ef6d39280ed79b23488b3aef866a0eb0b66ff653eeed0911087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "624bde90f3556ef6d39280ed79b23488b3aef866a0eb0b66ff653eeed0911087", kill_on_drop: false }`
[INFO] [stdout] 624bde90f3556ef6d39280ed79b23488b3aef866a0eb0b66ff653eeed0911087
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0df8664cc069d47b0e7fb3e24104002bd2f89d49885ee79327f0c09d27db5a3a
[INFO] running `Command { std: "docker" "start" "-a" "0df8664cc069d47b0e7fb3e24104002bd2f89d49885ee79327f0c09d27db5a3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling async-tar v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn path(&self) -> io::Result<Cow<Path>> {
[INFO] [stdout]     |                 ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn path(&self) -> io::Result<Cow<'_, Path>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:131:23
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn link_name(&self) -> io::Result<Option<Cow<Path>>> {
[INFO] [stdout]     |                      ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn link_name(&self) -> io::Result<Option<Cow<'_, Path>>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn link_name_bytes(&self) -> Option<Cow<[u8]>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn link_name_bytes(&self) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:389:18
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn link_name(&self) -> io::Result<Option<Cow<Path>>> {
[INFO] [stdout]     |                  ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn link_name(&self) -> io::Result<Option<Cow<'_, Path>>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:396:24
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn link_name_bytes(&self) -> Option<Cow<[u8]>> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn link_name_bytes(&self) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:331:17
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn path(&self) -> io::Result<Cow<Path>> {
[INFO] [stdout]     |                 ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn path(&self) -> io::Result<Cow<'_, Path>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:342:23
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:400:22
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn link_name(&self) -> io::Result<Option<Cow<Path>>> {
[INFO] [stdout]     |                      ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn link_name(&self) -> io::Result<Option<Cow<'_, Path>>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:414:28
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn link_name_bytes(&self) -> Option<Cow<[u8]>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn link_name_bytes(&self) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:939:23
[INFO] [stdout]     |
[INFO] [stdout] 939 |     pub fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 939 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/header.rs:1608:22
[INFO] [stdout]      |
[INFO] [stdout] 1608 | pub fn path2bytes(p: &Path) -> io::Result<Cow<[u8]>> {
[INFO] [stdout]      |                      ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1608 | pub fn path2bytes(p: &Path) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pax.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn pax_extensions(a: &[u8]) -> PaxExtensions {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn pax_extensions(a: &[u8]) -> PaxExtensions<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/simple.tar`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/all.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     let bytes = tar!("simple.tar");
[INFO] [stdout]    |                 ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/simple.tar`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/all.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     let ar = Archive::new(Cursor::new(tar!("simple.tar")));
[INFO] [stdout]    |                                       ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/simple_missing_last_header.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     let ar = Archive::new(Cursor::new(tar!("simple_missing_last_header.tar")));
[INFO] [stdout]     |                                       -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/reading_files.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     let rdr = Cursor::new(tar!("reading_files.tar"));
[INFO] [stdout]     |                           ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/reading_files.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     let rdr = Cursor::new(tar!("reading_files.tar"));
[INFO] [stdout]     |                           ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/directory.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 |     let rdr = Cursor::new(tar!("directory.tar"));
[INFO] [stdout]     |                           --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/xattrs.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     let rdr = Cursor::new(tar!("xattrs.tar"));
[INFO] [stdout]     |                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/xattrs.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     let rdr = Cursor::new(tar!("xattrs.tar"));
[INFO] [stdout]     |                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/duplicate_dirs.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 476 |     let rdr = Cursor::new(tar!("duplicate_dirs.tar"));
[INFO] [stdout]     |                           -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/spaces.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 681 |     let rdr = Cursor::new(tar!("spaces.tar"));
[INFO] [stdout]     |                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/empty_filename.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 723 |     let rdr = Cursor::new(tar!("empty_filename.tar"));
[INFO] [stdout]     |                           -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/file_times.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 731 |     let rdr = Cursor::new(tar!("file_times.tar"));
[INFO] [stdout]     |                           ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/link.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 792 |     let ar = Archive::new(Cursor::new(tar!("link.tar")));
[INFO] [stdout]     |                                       ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/link.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 807 |     let ar = Archive::new(Cursor::new(tar!("link.tar")));
[INFO] [stdout]     |                                       ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/pax.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 821 |     let ar = Archive::new(tar!("pax.tar"));
[INFO] [stdout]     |                           --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/pax2.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 841 |     let ar = Archive::new(tar!("pax2.tar"));
[INFO] [stdout]     |                           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/pax-header-precedence.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 850 |     let mut ar = Archive::new(tar!("pax-header-precedence.tar"));
[INFO] [stdout]     |                               --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/sparse.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 940 |     let rdr = Cursor::new(tar!("sparse.tar"));
[INFO] [stdout]     |                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/sparse.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 990 |     let rdr = Cursor::new(tar!("sparse.tar"));
[INFO] [stdout]     |                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/archives/7z_long_path.tar`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:30:10
[INFO] [stdout]      |
[INFO] [stdout]   30 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1214 |     let rdr = Cursor::new(tar!("7z_long_path.tar"));
[INFO] [stdout]      |                           ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn path(&self) -> io::Result<Cow<Path>> {
[INFO] [stdout]     |                 ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn path(&self) -> io::Result<Cow<'_, Path>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:131:23
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn link_name(&self) -> io::Result<Option<Cow<Path>>> {
[INFO] [stdout]     |                      ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn link_name(&self) -> io::Result<Option<Cow<'_, Path>>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn link_name_bytes(&self) -> Option<Cow<[u8]>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn link_name_bytes(&self) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:389:18
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn link_name(&self) -> io::Result<Option<Cow<Path>>> {
[INFO] [stdout]     |                  ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn link_name(&self) -> io::Result<Option<Cow<'_, Path>>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry.rs:396:24
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn link_name_bytes(&self) -> Option<Cow<[u8]>> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn link_name_bytes(&self) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:331:17
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn path(&self) -> io::Result<Cow<Path>> {
[INFO] [stdout]     |                 ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn path(&self) -> io::Result<Cow<'_, Path>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:342:23
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:400:22
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn link_name(&self) -> io::Result<Option<Cow<Path>>> {
[INFO] [stdout]     |                      ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn link_name(&self) -> io::Result<Option<Cow<'_, Path>>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:414:28
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn link_name_bytes(&self) -> Option<Cow<[u8]>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn link_name_bytes(&self) -> Option<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:939:23
[INFO] [stdout]     |
[INFO] [stdout] 939 |     pub fn path_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 939 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/header.rs:1608:22
[INFO] [stdout]      |
[INFO] [stdout] 1608 | pub fn path2bytes(p: &Path) -> io::Result<Cow<[u8]>> {
[INFO] [stdout]      |                      ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1608 | pub fn path2bytes(p: &Path) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pax.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn pax_extensions(a: &[u8]) -> PaxExtensions {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn pax_extensions(a: &[u8]) -> PaxExtensions<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/all.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut entries = t!(ar.entries());
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 90 |     while let Some(file) = entries.next().await {
[INFO] [stdout]    |                            ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `entries` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut entries: /* Type */ = t!(ar.entries());
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/all.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let file = t!(file);
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 92 |         let h1 = file.header();
[INFO] [stdout]    |                  ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `file` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let file: /* Type */ = t!(file);
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let mut entries = t!(ar.entries());
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 106 |
[INFO] [stdout] 107 |     while let Some(file) = entries.next().await {
[INFO] [stdout]     |                            ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `entries` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let mut entries: /* Type */ = t!(ar.entries());
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let file = t!(file);
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 109 |         let h1 = file.header();
[INFO] [stdout]     |                  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `file` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let file: /* Type */ = t!(file);
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let mut entries = t!(ar.entries());
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 122 |
[INFO] [stdout] 123 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `entries` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let mut entries: /* Type */ = t!(ar.entries());
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 124 |     assert_eq!(&*a.header().path_bytes(), b"a");
[INFO] [stdout]     |                  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `a` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut a: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let mut b = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let mut b = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 130 |     assert_eq!(&*b.header().path_bytes(), b"b");
[INFO] [stdout]     |                  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `b` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let mut b: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |     assert!(entries.next().await.is_none());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let mut entries = t!(ar.entries());
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 254 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `entries` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let mut entries: /* Type */ = t!(ar.entries());
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:254:20
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 255 |     assert_eq!(&*a.header().path_bytes(), b"a");
[INFO] [stdout]     |                  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `a` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let mut a: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:262:20
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let mut b = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let mut b = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 263 |
[INFO] [stdout] 264 |     assert_eq!(&*b.header().path_bytes(), b"b");
[INFO] [stdout]     |                  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `b` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let mut b: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |     assert!(entries.next().await.is_none());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:684:17
[INFO] [stdout]     |
[INFO] [stdout] 684 |     let entry = ar.entries().unwrap().next().await.unwrap().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:725:13
[INFO] [stdout]     |
[INFO] [stdout] 725 |     assert!(ar.unpack(td.path()).await.is_ok());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:793:9
[INFO] [stdout]     |
[INFO] [stdout] 793 |     let mut entries = t!(ar.entries());
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 794 |     let link = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                   ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `entries` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 793 |     let mut entries: /* Type */ = t!(ar.entries());
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:794:19
[INFO] [stdout]     |
[INFO] [stdout] 794 |     let link = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:794:9
[INFO] [stdout]     |
[INFO] [stdout] 794 |     let link = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 795 |     assert_eq!(
[INFO] [stdout] 796 |         t!(link.header().link_name()).as_ref().map(|p| &**p),
[INFO] [stdout]     |            ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `link` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 794 |     let link: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | /         match $e {
[INFO] [stdout]  22 | |             Ok(v) => v,
[INFO] [stdout]  23 | |             Err(e) => panic!("{} returned {}", stringify!($e), e),
[INFO] [stdout]  24 | |         }
[INFO] [stdout]     | |_________^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 796 |           t!(link.header().link_name()).as_ref().map(|p| &**p),
[INFO] [stdout]     |           ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:799:20
[INFO] [stdout]     |
[INFO] [stdout] 799 |     let other = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:799:9
[INFO] [stdout]     |
[INFO] [stdout] 799 |     let other = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 800 |     assert!(t!(other.header().link_name()).is_none());
[INFO] [stdout]     |                ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `other` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 799 |     let other: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | /         match $e {
[INFO] [stdout]  22 | |             Ok(v) => v,
[INFO] [stdout]  23 | |             Err(e) => panic!("{} returned {}", stringify!($e), e),
[INFO] [stdout]  24 | |         }
[INFO] [stdout]     | |_________^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 800 |       assert!(t!(other.header().link_name()).is_none());
[INFO] [stdout]     |               ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:822:9
[INFO] [stdout]     |
[INFO] [stdout] 822 |     let mut entries = t!(ar.entries());
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 823 |
[INFO] [stdout] 824 |     let mut first = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                        ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `entries` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 822 |     let mut entries: /* Type */ = t!(ar.entries());
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:824:24
[INFO] [stdout]     |
[INFO] [stdout] 824 |     let mut first = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:824:9
[INFO] [stdout]     |
[INFO] [stdout] 824 |     let mut first = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 825 |     let mut attributes = t!(first.pax_extensions().await).unwrap();
[INFO] [stdout]     |                             ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `first` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 824 |     let mut first: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | /         match $e {
[INFO] [stdout]  22 | |             Ok(v) => v,
[INFO] [stdout]  23 | |             Err(e) => panic!("{} returned {}", stringify!($e), e),
[INFO] [stdout]  24 | |         }
[INFO] [stdout]     | |_________^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 825 |       let mut attributes = t!(first.pax_extensions().await).unwrap();
[INFO] [stdout]     |                            -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:826:9
[INFO] [stdout]     |
[INFO] [stdout] 826 |     let first = t!(attributes.next().unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 831 |     assert_eq!(first.key(), Ok("mtime"));
[INFO] [stdout]     |                ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `first` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 826 |     let first: /* Type */ = t!(attributes.next().unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:827:9
[INFO] [stdout]     |
[INFO] [stdout] 827 |     let second = t!(attributes.next().unwrap());
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 833 |     assert_eq!(second.key(), Ok("atime"));
[INFO] [stdout]     |                ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `second` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 827 |     let second: /* Type */ = t!(attributes.next().unwrap());
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:828:9
[INFO] [stdout]     |
[INFO] [stdout] 828 |     let third = t!(attributes.next().unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 835 |     assert_eq!(third.key(), Ok("ctime"));
[INFO] [stdout]     |                ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `third` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 828 |     let third: /* Type */ = t!(attributes.next().unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:842:9
[INFO] [stdout]     |
[INFO] [stdout] 842 |     let mut entries = t!(ar.entries());
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 843 |
[INFO] [stdout] 844 |     let first = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `entries` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 842 |     let mut entries: /* Type */ = t!(ar.entries());
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:844:20
[INFO] [stdout]     |
[INFO] [stdout] 844 |     let first = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 |     let first = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 845 |     assert!(first.path().unwrap().ends_with("aaaaaaaaaaaaaaa"));
[INFO] [stdout]     |             ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `first` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 844 |     let first: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:851:9
[INFO] [stdout]     |
[INFO] [stdout] 851 |     let mut entries = t!(ar.entries());
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 852 |
[INFO] [stdout] 853 |     let first = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `entries` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 851 |     let mut entries: /* Type */ = t!(ar.entries());
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:853:20
[INFO] [stdout]     |
[INFO] [stdout] 853 |     let first = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:853:9
[INFO] [stdout]     |
[INFO] [stdout] 853 |     let first = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 854 |     assert!(first.path().unwrap().ends_with("normal.txt"));
[INFO] [stdout]     |             ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `first` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 853 |     let first: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:856:21
[INFO] [stdout]     |
[INFO] [stdout] 856 |     let second = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:856:9
[INFO] [stdout]     |
[INFO] [stdout] 856 |     let second = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 857 |     assert!(second.path().unwrap().ends_with("blob.bin"));
[INFO] [stdout]     |             ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `second` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 856 |     let second: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:859:20
[INFO] [stdout]     |
[INFO] [stdout] 859 |     let third = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:859:9
[INFO] [stdout]     |
[INFO] [stdout] 859 |     let third = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 860 |     assert!(third.path().unwrap().ends_with("marker.txt"));
[INFO] [stdout]     |             ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `third` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 859 |     let third: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:862:13
[INFO] [stdout]     |
[INFO] [stdout] 862 |     assert!(entries.next().await.is_none());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:942:9
[INFO] [stdout]     |
[INFO] [stdout] 942 |     let mut entries = t!(ar.entries());
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 943 |
[INFO] [stdout] 944 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `entries` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 942 |     let mut entries: /* Type */ = t!(ar.entries());
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:944:20
[INFO] [stdout]     |
[INFO] [stdout] 944 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:944:9
[INFO] [stdout]     |
[INFO] [stdout] 944 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 945 |     let mut s = String::new();
[INFO] [stdout] 946 |     assert_eq!(&*a.header().path_bytes(), b"sparse_begin.txt");
[INFO] [stdout]     |                  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `a` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 944 |     let mut a: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:951:20
[INFO] [stdout]     |
[INFO] [stdout] 951 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:951:9
[INFO] [stdout]     |
[INFO] [stdout] 951 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 952 |     let mut s = String::new();
[INFO] [stdout] 953 |     assert_eq!(&*a.header().path_bytes(), b"sparse_end.txt");
[INFO] [stdout]     |                  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `a` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 951 |     let mut a: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:958:20
[INFO] [stdout]     |
[INFO] [stdout] 958 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:958:9
[INFO] [stdout]     |
[INFO] [stdout] 958 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 959 |     let mut s = String::new();
[INFO] [stdout] 960 |     assert_eq!(&*a.header().path_bytes(), b"sparse_ext.txt");
[INFO] [stdout]     |                  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `a` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 958 |     let mut a: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:975:20
[INFO] [stdout]     |
[INFO] [stdout] 975 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:975:9
[INFO] [stdout]     |
[INFO] [stdout] 975 |     let mut a = t!(entries.next().await.unwrap());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 976 |     let mut s = String::new();
[INFO] [stdout] 977 |     assert_eq!(&*a.header().path_bytes(), b"sparse.txt");
[INFO] [stdout]     |                  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `a` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 975 |     let mut a: /* Type */ = t!(entries.next().await.unwrap());
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/all.rs:985:13
[INFO] [stdout]     |
[INFO] [stdout] 985 |     assert!(entries.next().await.is_none());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/all.rs:1216:5
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     ar.unpack(td.path()).await.unwrap();
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-tar` (test "all") due to 74 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0df8664cc069d47b0e7fb3e24104002bd2f89d49885ee79327f0c09d27db5a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df8664cc069d47b0e7fb3e24104002bd2f89d49885ee79327f0c09d27db5a3a", kill_on_drop: false }`
[INFO] [stdout] 0df8664cc069d47b0e7fb3e24104002bd2f89d49885ee79327f0c09d27db5a3a
