[INFO] fetching crate krata-tokio-tar 0.4.2... [INFO] checking krata-tokio-tar-0.4.2 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate krata-tokio-tar 0.4.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate krata-tokio-tar 0.4.2 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate krata-tokio-tar 0.4.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate krata-tokio-tar 0.4.2 [INFO] tweaked toml for crates.io crate krata-tokio-tar 0.4.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate krata-tokio-tar 0.4.2 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b597857a69e761f0f2a3fdc70787dff7b24ff50bd444b11eeb8c52a3e5f6273 [INFO] running `Command { std: "docker" "start" "-a" "9b597857a69e761f0f2a3fdc70787dff7b24ff50bd444b11eeb8c52a3e5f6273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b597857a69e761f0f2a3fdc70787dff7b24ff50bd444b11eeb8c52a3e5f6273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b597857a69e761f0f2a3fdc70787dff7b24ff50bd444b11eeb8c52a3e5f6273", kill_on_drop: false }` [INFO] [stdout] 9b597857a69e761f0f2a3fdc70787dff7b24ff50bd444b11eeb8c52a3e5f6273 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae5774c8f14d25d86e277d05a9ad35cf92bf3d0c1672a8d968df55ea297aa70b [INFO] running `Command { std: "docker" "start" "-a" "ae5774c8f14d25d86e277d05a9ad35cf92bf3d0c1672a8d968df55ea297aa70b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking krata-tokio-tar v0.4.2 (/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] [stderr] error: could not compile `krata-tokio-tar` (test "all") due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "ae5774c8f14d25d86e277d05a9ad35cf92bf3d0c1672a8d968df55ea297aa70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae5774c8f14d25d86e277d05a9ad35cf92bf3d0c1672a8d968df55ea297aa70b", kill_on_drop: false }` [INFO] [stdout] ae5774c8f14d25d86e277d05a9ad35cf92bf3d0c1672a8d968df55ea297aa70b