[INFO] fetching crate tokio-tar-fixed-perms 0.3.0... [INFO] building tokio-tar-fixed-perms-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate tokio-tar-fixed-perms 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tokio-tar-fixed-perms 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tokio-tar-fixed-perms 0.3.0 [INFO] tweaked toml for crates.io crate tokio-tar-fixed-perms 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tokio-tar-fixed-perms 0.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokio-tar-fixed-perms 0.3.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.5.13 [INFO] [stderr] Downloaded xattr v0.2.3 [INFO] [stderr] Downloaded libredox v0.1.4 [INFO] [stderr] Downloaded redox_syscall v0.2.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54197d3e3aa679453e4826f85433062f85dc4a3a55cd9457f1153af6bf62e40b [INFO] running `Command { std: "docker" "start" "-a" "54197d3e3aa679453e4826f85433062f85dc4a3a55cd9457f1153af6bf62e40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54197d3e3aa679453e4826f85433062f85dc4a3a55cd9457f1153af6bf62e40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54197d3e3aa679453e4826f85433062f85dc4a3a55cd9457f1153af6bf62e40b", kill_on_drop: false }` [INFO] [stdout] 54197d3e3aa679453e4826f85433062f85dc4a3a55cd9457f1153af6bf62e40b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8e74b7f11d6ff6328384d76016f179b6c6bd82d8a5258c5863c7e307d566ffe [INFO] running `Command { std: "docker" "start" "-a" "d8e74b7f11d6ff6328384d76016f179b6c6bd82d8a5258c5863c7e307d566ffe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-tar-fixed-perms v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/entry.rs:857:13 [INFO] [stdout] | [INFO] [stdout] 857 | let mut this = self.get_mut(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/archive.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | drop(header); [INFO] [stdout] | ^^^^^------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&mut Header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 429 - drop(header); [INFO] [stdout] 429 + let _ = header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn path(&self) -> io::Result> { [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] 115 | pub fn path(&self) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:125:23 [INFO] [stdout] | [INFO] [stdout] 125 | 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] 125 | 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:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn link_name(&self) -> io::Result>> { [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] 142 | pub fn link_name(&self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn link_name_bytes(&self) -> Option> { [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] 151 | pub fn link_name_bytes(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:356:19 [INFO] [stdout] | [INFO] [stdout] 356 | 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] 356 | 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:385:18 [INFO] [stdout] | [INFO] [stdout] 385 | fn link_name(&self) -> io::Result>> { [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] 385 | fn link_name(&self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:392:24 [INFO] [stdout] | [INFO] [stdout] 392 | fn link_name_bytes(&self) -> Option> { [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] 392 | fn link_name_bytes(&self) -> Option> { [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> { [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> { [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:385:22 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn link_name(&self) -> io::Result>> { [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] 385 | pub fn link_name(&self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header.rs:399:28 [INFO] [stdout] | [INFO] [stdout] 399 | pub fn link_name_bytes(&self) -> Option> { [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] 399 | pub fn link_name_bytes(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header.rs:930:23 [INFO] [stdout] | [INFO] [stdout] 930 | 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] 930 | 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:1569:22 [INFO] [stdout] | [INFO] [stdout] 1569 | pub fn path2bytes(p: &Path) -> io::Result> { [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] 1569 | pub fn path2bytes(p: &Path) -> io::Result> { [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 14.46s [INFO] running `Command { std: "docker" "inspect" "d8e74b7f11d6ff6328384d76016f179b6c6bd82d8a5258c5863c7e307d566ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8e74b7f11d6ff6328384d76016f179b6c6bd82d8a5258c5863c7e307d566ffe", kill_on_drop: false }` [INFO] [stdout] d8e74b7f11d6ff6328384d76016f179b6c6bd82d8a5258c5863c7e307d566ffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38bfc63e5e05a114f5df2a612138a778a46e82ee62b5dfadb82a0023c24f5ab2 [INFO] running `Command { std: "docker" "start" "-a" "38bfc63e5e05a114f5df2a612138a778a46e82ee62b5dfadb82a0023c24f5ab2", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/entry.rs:857:13 [INFO] [stdout] | [INFO] [stdout] 857 | let mut this = self.get_mut(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/archive.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | drop(header); [INFO] [stdout] | ^^^^^------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&mut Header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 429 - drop(header); [INFO] [stdout] 429 + let _ = header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn path(&self) -> io::Result> { [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] 115 | pub fn path(&self) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:125:23 [INFO] [stdout] | [INFO] [stdout] 125 | 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] 125 | 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:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn link_name(&self) -> io::Result>> { [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] 142 | pub fn link_name(&self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn link_name_bytes(&self) -> Option> { [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] 151 | pub fn link_name_bytes(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:356:19 [INFO] [stdout] | [INFO] [stdout] 356 | 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] 356 | 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:385:18 [INFO] [stdout] | [INFO] [stdout] 385 | fn link_name(&self) -> io::Result>> { [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] 385 | fn link_name(&self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:392:24 [INFO] [stdout] | [INFO] [stdout] 392 | fn link_name_bytes(&self) -> Option> { [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] 392 | fn link_name_bytes(&self) -> Option> { [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> { [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> { [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:385:22 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn link_name(&self) -> io::Result>> { [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] 385 | pub fn link_name(&self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header.rs:399:28 [INFO] [stdout] | [INFO] [stdout] 399 | pub fn link_name_bytes(&self) -> Option> { [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] 399 | pub fn link_name_bytes(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header.rs:930:23 [INFO] [stdout] | [INFO] [stdout] 930 | 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] 930 | 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:1569:22 [INFO] [stdout] | [INFO] [stdout] 1569 | pub fn path2bytes(p: &Path) -> io::Result> { [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] 1569 | pub fn path2bytes(p: &Path) -> io::Result> { [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] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tokio-tar-fixed-perms v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `tokio_tar` [INFO] [stdout] --> examples/extract_file.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate tokio_tar as async_tar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tokio_tar` [INFO] [stdout] --> examples/write.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate tokio_tar as async_tar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/write.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | a.append_path("README.md").await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/write.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/extract_file.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | let mut f = file.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-tar-fixed-perms` (example "write") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0282, E0463. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-tar-fixed-perms` (example "extract_file") due to 2 previous errors [INFO] [stdout] error[E0463]: can't find crate for `tokio_tar` [INFO] [stdout] --> examples/list.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate tokio_tar as async_tar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tokio_tar` [INFO] [stdout] --> examples/raw_list.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate tokio_tar as async_tar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tokio_tar` [INFO] [stdout] --> tests/entry.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate tokio_tar as async_tar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/raw_list.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | let mut f = file.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/raw_list.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | let e = e.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/list.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let f = file.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/entry.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 41 | let entry = 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] 40 | let mut entries: /* Type */ = t!(ar.entries()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/entry.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | let entry = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/entry.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let entry = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | assert_eq!(&*entry.link_name_bytes().unwrap(), b"/bar"); [INFO] [stdout] | --------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type [INFO] [stdout] | [INFO] [stdout] 41 | let entry: /* Type */ = t!(entries.next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tokio_tar` [INFO] [stdout] --> tests/all.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate tokio_tar as async_tar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-tar-fixed-perms` (example "list") due to 2 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/entry.rs:125:40 [INFO] [stdout] | [INFO] [stdout] 125 | assert!(ar.unpack(td.path()).await.is_err()); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/entry.rs:153:40 [INFO] [stdout] | [INFO] [stdout] 153 | assert!(ar.unpack(td.path()).await.is_err()); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-tar-fixed-perms` (example "raw_list") due to 3 previous errors [INFO] [stdout] error: couldn't read `tests/archives/simple.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | 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[E0282]: type annotations needed [INFO] [stdout] --> tests/entry.rs:246:40 [INFO] [stdout] | [INFO] [stdout] 246 | assert!(ar.unpack(td.path()).await.is_err()); [INFO] [stdout] | ^^^^^^ cannot infer type [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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | let mut 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | let mut 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | 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[E0282]: type annotations needed [INFO] [stdout] --> tests/entry.rs:310:35 [INFO] [stdout] | [INFO] [stdout] 310 | assert!(ar.unpack(&dir).await.is_err()); [INFO] [stdout] | ^^^^^^ cannot infer type [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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 295 | 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 426 | 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] Some errors have detailed explanations: E0282, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 603 | 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 645 | 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 653 | 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] [stderr] error: could not compile `tokio-tar-fixed-perms` (test "entry") due to 8 previous errors [INFO] [stdout] error: couldn't read `tests/archives/link.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 714 | let mut 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 729 | let mut 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | let mut 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 763 | let mut 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/sparse.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 845 | 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 895 | 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:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1122 | 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] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 79 | [INFO] [stdout] 80 | while let Some(entry) = 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] 78 | 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:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | let e = t!(entry); [INFO] [stdout] | ^ [INFO] [stdout] 82 | names.push(t!(::std::str::from_utf8(&e.path_bytes())).to_string()); [INFO] [stdout] | ---------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `e` an explicit type [INFO] [stdout] | [INFO] [stdout] 81 | let e: /* Type */ = t!(entry); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:46:34 [INFO] [stdout] | [INFO] [stdout] 46 | assert_eq!(t!(h.link_name()).unwrap().to_str(), Some("foo")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | assert_eq!(t!(h.link_name()).unwrap().to_str(), Some("../foo")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:50:34 [INFO] [stdout] | [INFO] [stdout] 50 | assert_eq!(t!(h.link_name()).unwrap().to_str(), Some("foo/bar")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:53:38 [INFO] [stdout] | [INFO] [stdout] 53 | assert_eq!(t!(h.link_name()).unwrap().to_str(), Some("foo/ba")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:55:38 [INFO] [stdout] | [INFO] [stdout] 55 | assert_eq!(t!(h.link_name()).unwrap().to_str(), Some("foo\\ba")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(t!(h.link_name()).unwrap().to_str(), Some("foo\\bar")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:135:29 [INFO] [stdout] | [INFO] [stdout] 135 | assert_eq!(t!(h.path()).to_str(), Some("foo")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | assert_eq!(t!(h.path()).to_str(), Some("foo/")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:139:29 [INFO] [stdout] | [INFO] [stdout] 139 | assert_eq!(t!(h.path()).to_str(), Some("foo/bar")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:142:33 [INFO] [stdout] | [INFO] [stdout] 142 | assert_eq!(t!(h.path()).to_str(), Some("foo/bar")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:144:33 [INFO] [stdout] | [INFO] [stdout] 144 | assert_eq!(t!(h.path()).to_str(), Some("foo\\bar")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:158:29 [INFO] [stdout] | [INFO] [stdout] 158 | assert_eq!(t!(h.path()).to_str(), Some("foo")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | assert_eq!(t!(h.path()).to_str(), Some(&medium2[..])); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/header/mod.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | let path = t!(h.path()); [INFO] [stdout] | ^^^^ [INFO] [stdout] 172 | let actual: &Path = path.as_ref(); [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 171 | let path: /* Type */ = t!(h.path()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 95 | 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] 94 | 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:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | let file = t!(file); [INFO] [stdout] | ^^^^ [INFO] [stdout] 97 | 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] 96 | let file: /* Type */ = t!(file); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 111 | [INFO] [stdout] 112 | 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] 110 | 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:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | let file = t!(file); [INFO] [stdout] | ^^^^ [INFO] [stdout] 114 | 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] 113 | let file: /* Type */ = t!(file); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 127 | [INFO] [stdout] 128 | 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] 126 | 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:128:41 [INFO] [stdout] | [INFO] [stdout] 128 | 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:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 129 | 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] 128 | 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:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | 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:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | let mut b = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 135 | 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] 134 | 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:140:34 [INFO] [stdout] | [INFO] [stdout] 140 | 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:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 158 | let mut f = 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] 157 | 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:158:41 [INFO] [stdout] | [INFO] [stdout] 158 | let mut f = 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:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | let mut f = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 159 | [INFO] [stdout] 160 | assert_eq!(&*f.header().path_bytes(), b"test2"); [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `f` an explicit type [INFO] [stdout] | [INFO] [stdout] 158 | let mut f: /* Type */ = t!(entries.next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 166 | 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:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | let mut f = entries.next().await.unwrap().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] 191 | 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:194:38 [INFO] [stdout] | [INFO] [stdout] 194 | let mut f = entries.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:202:38 [INFO] [stdout] | [INFO] [stdout] 202 | let mut f = entries.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:210:38 [INFO] [stdout] | [INFO] [stdout] 210 | let mut f = entries.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:218:34 [INFO] [stdout] | [INFO] [stdout] 218 | 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:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 226 | 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] 225 | 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:226:41 [INFO] [stdout] | [INFO] [stdout] 226 | 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:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 227 | 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] 226 | 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:234:41 [INFO] [stdout] | [INFO] [stdout] 234 | 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:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | let mut b = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 235 | [INFO] [stdout] 236 | 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] 234 | 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:240:34 [INFO] [stdout] | [INFO] [stdout] 240 | 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:419:9 [INFO] [stdout] | [INFO] [stdout] 419 | let result = ar.append_dir_all("test", path).await; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 420 | assert!(result.is_err()); [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 419 | let result: /* Type */ = ar.append_dir_all("test", path).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:458:9 [INFO] [stdout] | [INFO] [stdout] 458 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 459 | [INFO] [stdout] 460 | while let Some(e) = 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] 458 | 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:461:19 [INFO] [stdout] | [INFO] [stdout] 461 | assert!(e.is_ok()); [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:486:40 [INFO] [stdout] | [INFO] [stdout] 486 | assert!(ar.unpack(td.path()).await.is_err()); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 491 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 492 | while let Some(fr) = 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] 491 | 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:493:15 [INFO] [stdout] | [INFO] [stdout] 493 | if fr.is_err() { [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:537:30 [INFO] [stdout] | [INFO] [stdout] 537 | a.into_inner().await.unwrap() [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:606:52 [INFO] [stdout] | [INFO] [stdout] 606 | 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:628:9 [INFO] [stdout] | [INFO] [stdout] 628 | let mut data = t!(ar.into_inner().await); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 629 | let amt = data.len(); [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `data` an explicit type [INFO] [stdout] | [INFO] [stdout] 628 | let mut data: /* Type */ = t!(ar.into_inner().await); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:639:40 [INFO] [stdout] | [INFO] [stdout] 639 | 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:647:40 [INFO] [stdout] | [INFO] [stdout] 647 | 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:673:33 [INFO] [stdout] | [INFO] [stdout] 673 | let f = t!(t!(ar.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:673:46 [INFO] [stdout] | [INFO] [stdout] 673 | let f = t!(t!(ar.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:673:9 [INFO] [stdout] | [INFO] [stdout] 673 | let f = t!(t!(ar.entries()).next().await.unwrap()); [INFO] [stdout] | ^ [INFO] [stdout] 674 | if cfg!(unix) { [INFO] [stdout] 675 | assert_eq!(t!(f.header().path()).to_str(), Some("foo\\bar")); [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `f` an explicit type [INFO] [stdout] | [INFO] [stdout] 673 | let f: /* Type */ = t!(t!(ar.entries()).next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:675:42 [INFO] [stdout] | [INFO] [stdout] 675 | assert_eq!(t!(f.header().path()).to_str(), Some("foo\\bar")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:677:42 [INFO] [stdout] | [INFO] [stdout] 677 | assert_eq!(t!(f.header().path()).to_str(), Some("foo/bar")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:692:33 [INFO] [stdout] | [INFO] [stdout] 692 | let f = t!(t!(ar.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:692:46 [INFO] [stdout] | [INFO] [stdout] 692 | let f = t!(t!(ar.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:692:9 [INFO] [stdout] | [INFO] [stdout] 692 | let f = t!(t!(ar.entries()).next().await.unwrap()); [INFO] [stdout] | ^ [INFO] [stdout] 693 | assert_eq!(t!(f.header().path()).to_str(), Some("foo\\bar")); [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `f` an explicit type [INFO] [stdout] | [INFO] [stdout] 692 | let f: /* Type */ = t!(t!(ar.entries()).next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:693:38 [INFO] [stdout] | [INFO] [stdout] 693 | assert_eq!(t!(f.header().path()).to_str(), Some("foo\\bar")); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:708:56 [INFO] [stdout] | [INFO] [stdout] 708 | let err = ar.append_dir(nul_path, td.path()).await.unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:715:9 [INFO] [stdout] | [INFO] [stdout] 715 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 716 | 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] 715 | 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:716:40 [INFO] [stdout] | [INFO] [stdout] 716 | 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:716:9 [INFO] [stdout] | [INFO] [stdout] 716 | let link = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^ [INFO] [stdout] 717 | assert_eq!( [INFO] [stdout] 718 | 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] 716 | 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:718:39 [INFO] [stdout] | [INFO] [stdout] 718 | t!(link.header().link_name()).as_ref().map(|p| &**p), [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:721:41 [INFO] [stdout] | [INFO] [stdout] 721 | 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:721:9 [INFO] [stdout] | [INFO] [stdout] 721 | let other = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 722 | 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] 721 | 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:722:44 [INFO] [stdout] | [INFO] [stdout] 722 | assert!(t!(other.header().link_name()).is_none()); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:744:9 [INFO] [stdout] | [INFO] [stdout] 744 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 745 | [INFO] [stdout] 746 | 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] 744 | 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:746:45 [INFO] [stdout] | [INFO] [stdout] 746 | 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:746:9 [INFO] [stdout] | [INFO] [stdout] 746 | let mut first = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 747 | 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] 746 | 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:747:59 [INFO] [stdout] | [INFO] [stdout] 747 | let mut attributes = t!(first.pax_extensions().await).unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:748:9 [INFO] [stdout] | [INFO] [stdout] 748 | let first = t!(attributes.next().unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 753 | 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] 748 | 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:749:9 [INFO] [stdout] | [INFO] [stdout] 749 | let second = t!(attributes.next().unwrap()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | 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] 749 | 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:750:9 [INFO] [stdout] | [INFO] [stdout] 750 | let third = t!(attributes.next().unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | 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] 750 | 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:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 765 | [INFO] [stdout] 766 | 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] 764 | 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:766:41 [INFO] [stdout] | [INFO] [stdout] 766 | 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:766:9 [INFO] [stdout] | [INFO] [stdout] 766 | let first = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 767 | 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] 766 | 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:791:32 [INFO] [stdout] | [INFO] [stdout] 791 | let e = t!(t!(a.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:791:45 [INFO] [stdout] | [INFO] [stdout] 791 | let e = t!(t!(a.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:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | let e = t!(t!(a.entries()).next().await.unwrap()); [INFO] [stdout] | ^ [INFO] [stdout] 792 | assert_eq!(&*e.path_bytes(), b"foo"); [INFO] [stdout] | ---------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `e` an explicit type [INFO] [stdout] | [INFO] [stdout] 791 | let e: /* Type */ = t!(t!(a.entries()).next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:816:32 [INFO] [stdout] | [INFO] [stdout] 816 | let e = t!(t!(a.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:816:45 [INFO] [stdout] | [INFO] [stdout] 816 | let e = t!(t!(a.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:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | let e = t!(t!(a.entries()).next().await.unwrap()); [INFO] [stdout] | ^ [INFO] [stdout] 817 | assert_eq!(&*e.link_name_bytes().unwrap(), b"foo"); [INFO] [stdout] | --------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `e` an explicit type [INFO] [stdout] | [INFO] [stdout] 816 | let e: /* Type */ = t!(t!(a.entries()).next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:834:40 [INFO] [stdout] | [INFO] [stdout] 834 | let mut e = t!(t!(a.entries_raw()).next().await.unwrap()); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:834:53 [INFO] [stdout] | [INFO] [stdout] 834 | let mut e = t!(t!(a.entries_raw()).next().await.unwrap()); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:834:9 [INFO] [stdout] | [INFO] [stdout] 834 | let mut e = t!(t!(a.entries_raw()).next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 835 | let mut name = Vec::new(); [INFO] [stdout] 836 | t!(e.read_to_end(&mut name).await); [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `e` an explicit type [INFO] [stdout] | [INFO] [stdout] 834 | let mut e: /* Type */ = t!(t!(a.entries_raw()).next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:847:9 [INFO] [stdout] | [INFO] [stdout] 847 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 848 | [INFO] [stdout] 849 | 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] 847 | 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:849:41 [INFO] [stdout] | [INFO] [stdout] 849 | 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:849:9 [INFO] [stdout] | [INFO] [stdout] 849 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 850 | let mut s = String::new(); [INFO] [stdout] 851 | 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] 849 | 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:856:41 [INFO] [stdout] | [INFO] [stdout] 856 | 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:856:9 [INFO] [stdout] | [INFO] [stdout] 856 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 857 | let mut s = String::new(); [INFO] [stdout] 858 | 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] 856 | 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:863:41 [INFO] [stdout] | [INFO] [stdout] 863 | 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:863:9 [INFO] [stdout] | [INFO] [stdout] 863 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 864 | let mut s = String::new(); [INFO] [stdout] 865 | 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] 863 | 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:880:41 [INFO] [stdout] | [INFO] [stdout] 880 | 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:880:9 [INFO] [stdout] | [INFO] [stdout] 880 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 881 | let mut s = String::new(); [INFO] [stdout] 882 | 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] 880 | 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:890:34 [INFO] [stdout] | [INFO] [stdout] 890 | 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:975:9 [INFO] [stdout] | [INFO] [stdout] 975 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 976 | [INFO] [stdout] 977 | let entry = 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] 975 | 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:977:41 [INFO] [stdout] | [INFO] [stdout] 977 | let entry = 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:977:9 [INFO] [stdout] | [INFO] [stdout] 977 | let entry = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 978 | assert_eq!(t!(entry.path()), short_path); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type [INFO] [stdout] | [INFO] [stdout] 977 | let entry: /* Type */ = t!(entries.next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:981:41 [INFO] [stdout] | [INFO] [stdout] 981 | let entry = 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:981:9 [INFO] [stdout] | [INFO] [stdout] 981 | let entry = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 982 | assert_eq!(t!(entry.path()), long_path); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type [INFO] [stdout] | [INFO] [stdout] 981 | let entry: /* 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:34 [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:1012:9 [INFO] [stdout] | [INFO] [stdout] 1012 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1013 | [INFO] [stdout] 1014 | let entry = 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] 1012 | 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:1014:41 [INFO] [stdout] | [INFO] [stdout] 1014 | let entry = 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:1014:9 [INFO] [stdout] | [INFO] [stdout] 1014 | let entry = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 1015 | assert_eq!(t!(entry.path()), Path::new("test")); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type [INFO] [stdout] | [INFO] [stdout] 1014 | let entry: /* Type */ = t!(entries.next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:1022:41 [INFO] [stdout] | [INFO] [stdout] 1022 | let entry = 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:1022:9 [INFO] [stdout] | [INFO] [stdout] 1022 | let entry = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 1023 | assert_eq!(t!(entry.path()), Path::new("test2")); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type [INFO] [stdout] | [INFO] [stdout] 1022 | let entry: /* Type */ = t!(entries.next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:1030:41 [INFO] [stdout] | [INFO] [stdout] 1030 | let entry = 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:1030:9 [INFO] [stdout] | [INFO] [stdout] 1030 | let entry = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 1031 | assert_eq!(t!(entry.path()), Path::new(&long_pathname)); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type [INFO] [stdout] | [INFO] [stdout] 1030 | let entry: /* Type */ = t!(entries.next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:1038:34 [INFO] [stdout] | [INFO] [stdout] 1038 | 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:1069:9 [INFO] [stdout] | [INFO] [stdout] 1069 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1070 | while let Some(entry) = 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] 1069 | 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:1071:23 [INFO] [stdout] | [INFO] [stdout] 1071 | assert!(entry.is_ok()); [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:1085:10 [INFO] [stdout] | [INFO] [stdout] 1085 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:1090:10 [INFO] [stdout] | [INFO] [stdout] 1090 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:1094:9 [INFO] [stdout] | [INFO] [stdout] 1094 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1095 | let entry = 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] 1094 | 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:1095:41 [INFO] [stdout] | [INFO] [stdout] 1095 | let entry = 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:1095:9 [INFO] [stdout] | [INFO] [stdout] 1095 | let entry = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 1096 | assert_eq!(t!(entry.path()), Path::new("archive/dir")); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type [INFO] [stdout] | [INFO] [stdout] 1095 | let entry: /* Type */ = t!(entries.next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:1097:41 [INFO] [stdout] | [INFO] [stdout] 1097 | let entry = 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:1097:9 [INFO] [stdout] | [INFO] [stdout] 1097 | let entry = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 1098 | assert_eq!(t!(entry.path()), Path::new("archive/dir/f")); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type [INFO] [stdout] | [INFO] [stdout] 1097 | let entry: /* Type */ = t!(entries.next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:1099:34 [INFO] [stdout] | [INFO] [stdout] 1099 | 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:1115:52 [INFO] [stdout] | [INFO] [stdout] 1115 | ar.append_dir_all("symlinks", td.path()).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:1116:23 [INFO] [stdout] | [INFO] [stdout] 1116 | ar.finish().await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:1124:32 [INFO] [stdout] | [INFO] [stdout] 1124 | ar.unpack(td.path()).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/entry.rs:857:13 [INFO] [stdout] | [INFO] [stdout] 857 | let mut this = self.get_mut(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-tar-fixed-perms` (test "all") due to 145 previous errors [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/archive.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | drop(header); [INFO] [stdout] | ^^^^^------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&mut Header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 429 - drop(header); [INFO] [stdout] 429 + let _ = header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn path(&self) -> io::Result> { [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] 115 | pub fn path(&self) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:125:23 [INFO] [stdout] | [INFO] [stdout] 125 | 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] 125 | 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:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn link_name(&self) -> io::Result>> { [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] 142 | pub fn link_name(&self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn link_name_bytes(&self) -> Option> { [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] 151 | pub fn link_name_bytes(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:356:19 [INFO] [stdout] | [INFO] [stdout] 356 | 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] 356 | 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:385:18 [INFO] [stdout] | [INFO] [stdout] 385 | fn link_name(&self) -> io::Result>> { [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] 385 | fn link_name(&self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/entry.rs:392:24 [INFO] [stdout] | [INFO] [stdout] 392 | fn link_name_bytes(&self) -> Option> { [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] 392 | fn link_name_bytes(&self) -> Option> { [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> { [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> { [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:385:22 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn link_name(&self) -> io::Result>> { [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] 385 | pub fn link_name(&self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header.rs:399:28 [INFO] [stdout] | [INFO] [stdout] 399 | pub fn link_name_bytes(&self) -> Option> { [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] 399 | pub fn link_name_bytes(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header.rs:930:23 [INFO] [stdout] | [INFO] [stdout] 930 | 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] 930 | 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:1569:22 [INFO] [stdout] | [INFO] [stdout] 1569 | pub fn path2bytes(p: &Path) -> io::Result> { [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] 1569 | pub fn path2bytes(p: &Path) -> io::Result> { [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] running `Command { std: "docker" "inspect" "38bfc63e5e05a114f5df2a612138a778a46e82ee62b5dfadb82a0023c24f5ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38bfc63e5e05a114f5df2a612138a778a46e82ee62b5dfadb82a0023c24f5ab2", kill_on_drop: false }` [INFO] [stdout] 38bfc63e5e05a114f5df2a612138a778a46e82ee62b5dfadb82a0023c24f5ab2