[INFO] fetching crate binstall-tar 0.4.39...
[INFO] checking binstall-tar-0.4.39 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate binstall-tar 0.4.39 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate binstall-tar 0.4.39 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate binstall-tar 0.4.39
[INFO] finished tweaking crates.io crate binstall-tar 0.4.39
[INFO] tweaked toml for crates.io crate binstall-tar 0.4.39 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate binstall-tar 0.4.39 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded filetime v0.2.17
[INFO] [stderr]   Downloaded xattr v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36c95e1902e3540b431028b76329a1fde8af85e79791a21f6d6e07edbfec7624
[INFO] running `Command { std: "docker" "start" "-a" "36c95e1902e3540b431028b76329a1fde8af85e79791a21f6d6e07edbfec7624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36c95e1902e3540b431028b76329a1fde8af85e79791a21f6d6e07edbfec7624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36c95e1902e3540b431028b76329a1fde8af85e79791a21f6d6e07edbfec7624", kill_on_drop: false }`
[INFO] [stdout] 36c95e1902e3540b431028b76329a1fde8af85e79791a21f6d6e07edbfec7624
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bda220c443c4f35d3a2960f8e79ea99874f204463d39c0b77a82e097df4bff96
[INFO] running `Command { std: "docker" "start" "-a" "bda220c443c4f35d3a2960f8e79ea99874f204463d39c0b77a82e097df4bff96", kill_on_drop: false }`
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking binstall-tar v0.4.39 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/write.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/raw_list.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/list.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/extract_file.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> tests/entry.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> tests/all.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-tar` (example "write") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[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:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     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:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     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:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     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] [stderr] error: could not compile `binstall-tar` (example "list") due to 2 previous errors
[INFO] [stdout] error: couldn't read `tests/archives/reading_files.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     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] [stderr] error: could not compile `binstall-tar` (example "raw_list") due to 2 previous errors
[INFO] [stdout] error: couldn't read `tests/archives/reading_files.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     let mut reader = LoggingReader::new(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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     let mut seekable_reader = LoggingReader::new(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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     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/reading_files.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     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/link.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     let rdr = 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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 |     let rdr = 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] [stderr] error: could not compile `binstall-tar` (example "extract_file") due to 2 previous errors
[INFO] [stdout] error: couldn't read `tests/archives/xattrs.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 684 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     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_size.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 808 |     let mut ar = Archive::new(tar!("pax_size.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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 828 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 848 |     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/pax2.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 857 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 989 |     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:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1039 |     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-1.tar`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1080 |     let rdr = Cursor::new(tar!("sparse-1.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_sparse.tar`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1094 |     let rdr = Cursor::new(tar!("pax_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:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1276 |     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: couldn't read `tests/archives/7z_long_path.tar`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1288 |     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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-tar` (test "entry") due to 2 previous errors
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> tests/all.rs:935:13
[INFO] [stdout]     |
[INFO] [stdout] 935 |         let e = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |             ^
[INFO] [stdout] 936 |         assert_eq!(e.header().entry_type(), t);
[INFO] [stdout]     |                      ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `e` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 935 |         let e: &_ = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> tests/all.rs:957:13
[INFO] [stdout]     |
[INFO] [stdout] 957 |         let e = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |             ^
[INFO] [stdout] 958 |         assert_eq!(e.header().entry_type(), t);
[INFO] [stdout]     |                      ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `e` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 957 |         let e: &_ = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors
[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] [stderr] error: could not compile `binstall-tar` (test "all") due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "bda220c443c4f35d3a2960f8e79ea99874f204463d39c0b77a82e097df4bff96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bda220c443c4f35d3a2960f8e79ea99874f204463d39c0b77a82e097df4bff96", kill_on_drop: false }`
[INFO] [stdout] bda220c443c4f35d3a2960f8e79ea99874f204463d39c0b77a82e097df4bff96
[INFO] checking binstall-tar-0.4.39 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate binstall-tar 0.4.39 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate binstall-tar 0.4.39 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate binstall-tar 0.4.39
[INFO] finished tweaking crates.io crate binstall-tar 0.4.39
[INFO] tweaked toml for crates.io crate binstall-tar 0.4.39 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate binstall-tar 0.4.39 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f230106ea0b7b24bf10beaea82b81bd857b78ce39fe2eb48acde01675d99085d
[INFO] running `Command { std: "docker" "start" "-a" "f230106ea0b7b24bf10beaea82b81bd857b78ce39fe2eb48acde01675d99085d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f230106ea0b7b24bf10beaea82b81bd857b78ce39fe2eb48acde01675d99085d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f230106ea0b7b24bf10beaea82b81bd857b78ce39fe2eb48acde01675d99085d", kill_on_drop: false }`
[INFO] [stdout] f230106ea0b7b24bf10beaea82b81bd857b78ce39fe2eb48acde01675d99085d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2089f355ee067011d34cebf4f487a3544dcf476ca60c1477d31af1aed011a63
[INFO] running `Command { std: "docker" "start" "-a" "c2089f355ee067011d34cebf4f487a3544dcf476ca60c1477d31af1aed011a63", kill_on_drop: false }`
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking binstall-tar v0.4.39 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/extract_file.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/raw_list.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> tests/entry.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/write.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> examples/list.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `tar`
[INFO] [stdout]  --> tests/all.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate tar;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-tar` (example "extract_file") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `binstall-tar` (example "write") due to 2 previous errors
[INFO] [stderr] error: could not compile `binstall-tar` (example "list") due to 2 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:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     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] [stderr] error: could not compile `binstall-tar` (example "raw_list") due to 2 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:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     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:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     let mut reader = LoggingReader::new(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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     let mut seekable_reader = LoggingReader::new(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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     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/reading_files.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     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/link.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     let rdr = 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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 |     let rdr = 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/xattrs.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 499 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 646 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 684 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     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_size.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 808 |     let mut ar = Archive::new(tar!("pax_size.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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 828 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 848 |     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/pax2.tar`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/all.rs:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 857 |     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:28:10
[INFO] [stdout]     |
[INFO] [stdout] 28  |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 989 |     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:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1039 |     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-1.tar`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1080 |     let rdr = Cursor::new(tar!("sparse-1.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_sparse.tar`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1094 |     let rdr = Cursor::new(tar!("pax_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:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1276 |     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: couldn't read `tests/archives/7z_long_path.tar`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/all.rs:28:10
[INFO] [stdout]      |
[INFO] [stdout] 28   |         &include_bytes!(concat!("archives/", $e))[..]
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1288 |     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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-tar` (test "entry") due to 2 previous errors
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> tests/all.rs:935:13
[INFO] [stdout]     |
[INFO] [stdout] 935 |         let e = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |             ^
[INFO] [stdout] 936 |         assert_eq!(e.header().entry_type(), t);
[INFO] [stdout]     |                      ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `e` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 935 |         let e: &_ = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> tests/all.rs:957:13
[INFO] [stdout]     |
[INFO] [stdout] 957 |         let e = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |             ^
[INFO] [stdout] 958 |         assert_eq!(e.header().entry_type(), t);
[INFO] [stdout]     |                      ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `e` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 957 |         let e: &_ = &t!(t!(a.entries()).next().unwrap());
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors
[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] [stderr] error: could not compile `binstall-tar` (test "all") due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "c2089f355ee067011d34cebf4f487a3544dcf476ca60c1477d31af1aed011a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2089f355ee067011d34cebf4f487a3544dcf476ca60c1477d31af1aed011a63", kill_on_drop: false }`
[INFO] [stdout] c2089f355ee067011d34cebf4f487a3544dcf476ca60c1477d31af1aed011a63
