[INFO] fetching crate async-tar 0.5.0... [INFO] checking async-tar-0.5.0 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate async-tar 0.5.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate async-tar 0.5.0 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-tar 0.5.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate async-tar 0.5.0 [INFO] tweaked toml for crates.io crate async-tar 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate async-tar 0.5.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" "+306c6aded24f02440063be828ebe601fe5eb8323" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2b0707ba5e2227e54dd6e693ac537d9a5eafa5a0c6a4b64c58aa0aafbe99224 [INFO] running `Command { std: "docker" "start" "-a" "c2b0707ba5e2227e54dd6e693ac537d9a5eafa5a0c6a4b64c58aa0aafbe99224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2b0707ba5e2227e54dd6e693ac537d9a5eafa5a0c6a4b64c58aa0aafbe99224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2b0707ba5e2227e54dd6e693ac537d9a5eafa5a0c6a4b64c58aa0aafbe99224", kill_on_drop: false }` [INFO] [stdout] c2b0707ba5e2227e54dd6e693ac537d9a5eafa5a0c6a4b64c58aa0aafbe99224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b86cb8f39414634e1d84bfb3c1f42dd788e1bc65b948ef5422d902a544e4283 [INFO] running `Command { std: "docker" "start" "-a" "8b86cb8f39414634e1d84bfb3c1f42dd788e1bc65b948ef5422d902a544e4283", kill_on_drop: false }` [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking async-tar v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `tests/archives/simple.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | let bytes = tar!("simple.tar"); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/simple.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | let ar = Archive::new(Cursor::new(tar!("simple.tar"))); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/simple_missing_last_header.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | let ar = Archive::new(Cursor::new(tar!("simple_missing_last_header.tar"))); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/reading_files.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | let rdr = Cursor::new(tar!("reading_files.tar")); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/reading_files.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | let rdr = Cursor::new(tar!("reading_files.tar")); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/directory.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | let rdr = Cursor::new(tar!("directory.tar")); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/xattrs.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | let rdr = Cursor::new(tar!("xattrs.tar")); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/xattrs.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | let rdr = Cursor::new(tar!("xattrs.tar")); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/duplicate_dirs.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | let rdr = Cursor::new(tar!("duplicate_dirs.tar")); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/spaces.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 602 | let rdr = Cursor::new(tar!("spaces.tar")); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/empty_filename.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 644 | let rdr = Cursor::new(tar!("empty_filename.tar")); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/file_times.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 652 | let rdr = Cursor::new(tar!("file_times.tar")); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/link.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 713 | let ar = Archive::new(Cursor::new(tar!("link.tar"))); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/link.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 728 | let ar = Archive::new(Cursor::new(tar!("link.tar"))); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/pax.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 742 | let ar = Archive::new(tar!("pax.tar")); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/pax2.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 762 | let ar = Archive::new(tar!("pax2.tar")); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/sparse.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 844 | let rdr = Cursor::new(tar!("sparse.tar")); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/sparse.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 894 | let rdr = Cursor::new(tar!("sparse.tar")); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/7z_long_path.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1118 | 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:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 90 | while let Some(file) = entries.next().await { [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entries` an explicit type [INFO] [stdout] | [INFO] [stdout] 89 | let mut entries: /* Type */ = t!(ar.entries()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let file = t!(file); [INFO] [stdout] | ^^^^ [INFO] [stdout] 92 | let h1 = file.header(); [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 91 | let file: /* Type */ = t!(file); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 106 | [INFO] [stdout] 107 | while let Some(file) = entries.next().await { [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entries` an explicit type [INFO] [stdout] | [INFO] [stdout] 105 | let mut entries: /* Type */ = t!(ar.entries()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | let file = t!(file); [INFO] [stdout] | ^^^^ [INFO] [stdout] 109 | let h1 = file.header(); [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 108 | let file: /* Type */ = t!(file); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 122 | [INFO] [stdout] 123 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entries` an explicit type [INFO] [stdout] | [INFO] [stdout] 121 | let mut entries: /* Type */ = t!(ar.entries()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:123:41 [INFO] [stdout] | [INFO] [stdout] 123 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 124 | assert_eq!(&*a.header().path_bytes(), b"a"); [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `a` an explicit type [INFO] [stdout] | [INFO] [stdout] 123 | let mut a: /* Type */ = t!(entries.next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | let mut b = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | let mut b = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 130 | assert_eq!(&*b.header().path_bytes(), b"b"); [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `b` an explicit type [INFO] [stdout] | [INFO] [stdout] 129 | let mut b: /* Type */ = t!(entries.next().await.unwrap()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:135:34 [INFO] [stdout] | [INFO] [stdout] 135 | assert!(entries.next().await.is_none()); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/all.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 221 | 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] 220 | 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:221:41 [INFO] [stdout] | [INFO] [stdout] 221 | 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:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 222 | 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] 221 | 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:229:41 [INFO] [stdout] | [INFO] [stdout] 229 | 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:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | let mut b = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 230 | [INFO] [stdout] 231 | 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] 229 | 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:235:34 [INFO] [stdout] | [INFO] [stdout] 235 | 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:605:52 [INFO] [stdout] | [INFO] [stdout] 605 | 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:646:40 [INFO] [stdout] | [INFO] [stdout] 646 | 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:714:9 [INFO] [stdout] | [INFO] [stdout] 714 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 715 | 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] 714 | 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:715:40 [INFO] [stdout] | [INFO] [stdout] 715 | 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:715:9 [INFO] [stdout] | [INFO] [stdout] 715 | let link = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^ [INFO] [stdout] 716 | assert_eq!( [INFO] [stdout] 717 | 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] 715 | 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:717:39 [INFO] [stdout] | [INFO] [stdout] 717 | 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:720:41 [INFO] [stdout] | [INFO] [stdout] 720 | 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:720:9 [INFO] [stdout] | [INFO] [stdout] 720 | let other = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 721 | 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] 720 | 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:721:44 [INFO] [stdout] | [INFO] [stdout] 721 | 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:743:9 [INFO] [stdout] | [INFO] [stdout] 743 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 744 | [INFO] [stdout] 745 | 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] 743 | 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:745:45 [INFO] [stdout] | [INFO] [stdout] 745 | 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:745:9 [INFO] [stdout] | [INFO] [stdout] 745 | let mut first = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 746 | 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] 745 | 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:746:59 [INFO] [stdout] | [INFO] [stdout] 746 | 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:747:9 [INFO] [stdout] | [INFO] [stdout] 747 | let first = t!(attributes.next().unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | 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] 747 | 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:748:9 [INFO] [stdout] | [INFO] [stdout] 748 | let second = t!(attributes.next().unwrap()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 754 | 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] 748 | 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:749:9 [INFO] [stdout] | [INFO] [stdout] 749 | let third = t!(attributes.next().unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 756 | 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] 749 | 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:763:9 [INFO] [stdout] | [INFO] [stdout] 763 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 764 | [INFO] [stdout] 765 | 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] 763 | 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:765:41 [INFO] [stdout] | [INFO] [stdout] 765 | 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:765:9 [INFO] [stdout] | [INFO] [stdout] 765 | let first = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 766 | 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] 765 | 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:846:9 [INFO] [stdout] | [INFO] [stdout] 846 | let mut entries = t!(ar.entries()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 847 | [INFO] [stdout] 848 | 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] 846 | 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:848:41 [INFO] [stdout] | [INFO] [stdout] 848 | 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:848:9 [INFO] [stdout] | [INFO] [stdout] 848 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 849 | let mut s = String::new(); [INFO] [stdout] 850 | 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] 848 | 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:855:41 [INFO] [stdout] | [INFO] [stdout] 855 | 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:855:9 [INFO] [stdout] | [INFO] [stdout] 855 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 856 | let mut s = String::new(); [INFO] [stdout] 857 | 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] 855 | 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:862:41 [INFO] [stdout] | [INFO] [stdout] 862 | 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:862:9 [INFO] [stdout] | [INFO] [stdout] 862 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 863 | let mut s = String::new(); [INFO] [stdout] 864 | 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] 862 | 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:879:41 [INFO] [stdout] | [INFO] [stdout] 879 | 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:879:9 [INFO] [stdout] | [INFO] [stdout] 879 | let mut a = t!(entries.next().await.unwrap()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 880 | let mut s = String::new(); [INFO] [stdout] 881 | 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] 879 | 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:889:34 [INFO] [stdout] | [INFO] [stdout] 889 | 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:1120:32 [INFO] [stdout] | [INFO] [stdout] 1120 | ar.unpack(td.path()).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-tar` (test "all") due to 65 previous errors [INFO] running `Command { std: "docker" "inspect" "8b86cb8f39414634e1d84bfb3c1f42dd788e1bc65b948ef5422d902a544e4283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b86cb8f39414634e1d84bfb3c1f42dd788e1bc65b948ef5422d902a544e4283", kill_on_drop: false }` [INFO] [stdout] 8b86cb8f39414634e1d84bfb3c1f42dd788e1bc65b948ef5422d902a544e4283