[INFO] fetching crate tokio-tar 0.3.1... [INFO] checking tokio-tar-0.3.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate tokio-tar 0.3.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate tokio-tar 0.3.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-tar 0.3.1 [INFO] finished tweaking crates.io crate tokio-tar 0.3.1 [INFO] tweaked toml for crates.io crate tokio-tar 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate tokio-tar 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xattr v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bf801c07d8b8b8aa899b07dd2fc1340288969ffdacdced82c8cfe131104b0c1 [INFO] running `Command { std: "docker" "start" "-a" "6bf801c07d8b8b8aa899b07dd2fc1340288969ffdacdced82c8cfe131104b0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bf801c07d8b8b8aa899b07dd2fc1340288969ffdacdced82c8cfe131104b0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bf801c07d8b8b8aa899b07dd2fc1340288969ffdacdced82c8cfe131104b0c1", kill_on_drop: false }` [INFO] [stdout] 6bf801c07d8b8b8aa899b07dd2fc1340288969ffdacdced82c8cfe131104b0c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d950857c27f5def9fbf4b332fe66e74f8aad2ee26f928cc0b87fe8406cdf0db [INFO] running `Command { std: "docker" "start" "-a" "6d950857c27f5def9fbf4b332fe66e74f8aad2ee26f928cc0b87fe8406cdf0db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking xattr v1.0.0 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-tar v0.3.1 (/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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 425 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 607 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 649 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 657 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 718 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 733 | let mut ar = Archive::new(Cursor::new(tar!("link.tar"))); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `tar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/archives/pax.tar`: No such file or directory (os error 2) [INFO] [stdout] --> tests/all.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 747 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 767 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 849 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 899 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | &include_bytes!(concat!("archives/", $e))[..] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1126 | 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 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-tar` (test "all") due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "6d950857c27f5def9fbf4b332fe66e74f8aad2ee26f928cc0b87fe8406cdf0db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d950857c27f5def9fbf4b332fe66e74f8aad2ee26f928cc0b87fe8406cdf0db", kill_on_drop: false }` [INFO] [stdout] 6d950857c27f5def9fbf4b332fe66e74f8aad2ee26f928cc0b87fe8406cdf0db