[INFO] fetching crate zip 6.0.0... [INFO] testing zip-6.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate zip 6.0.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate zip 6.0.0 [INFO] finished tweaking crates.io crate zip 6.0.0 [INFO] tweaked toml for crates.io crate zip 6.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zip 6.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zip 6.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deflate64 v0.1.10 [INFO] [stderr] Downloaded bencher v0.1.5 [INFO] [stderr] Downloaded clap_derive v4.4.7 [INFO] [stderr] Downloaded nt-time v0.10.6 [INFO] [stderr] Downloaded bitstream-io v4.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be91364752aa1486f103ce1d55fae5668a7a01c158e62bd13d0ba820b9464112 [INFO] running `Command { std: "docker" "start" "-a" "be91364752aa1486f103ce1d55fae5668a7a01c158e62bd13d0ba820b9464112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be91364752aa1486f103ce1d55fae5668a7a01c158e62bd13d0ba820b9464112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be91364752aa1486f103ce1d55fae5668a7a01c158e62bd13d0ba820b9464112", kill_on_drop: false }` [INFO] [stdout] be91364752aa1486f103ce1d55fae5668a7a01c158e62bd13d0ba820b9464112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac1d201c09b4173cdd5369f0ce843daa15d599a9cb429ebaa72ef5558bc1763a [INFO] running `Command { std: "docker" "start" "-a" "ac1d201c09b4173cdd5369f0ce843daa15d599a9cb429ebaa72ef5558bc1763a", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v6.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.83s [INFO] running `Command { std: "docker" "inspect" "ac1d201c09b4173cdd5369f0ce843daa15d599a9cb429ebaa72ef5558bc1763a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac1d201c09b4173cdd5369f0ce843daa15d599a9cb429ebaa72ef5558bc1763a", kill_on_drop: false }` [INFO] [stdout] ac1d201c09b4173cdd5369f0ce843daa15d599a9cb429ebaa72ef5558bc1763a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f95c6959b8fd2c70fdcc22ac9be2981d4f5f8d97d5da7697b37b16c382085a6c [INFO] running `Command { std: "docker" "start" "-a" "f95c6959b8fd2c70fdcc22ac9be2981d4f5f8d97d5da7697b37b16c382085a6c", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zip v6.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stdout] error: couldn't read `src/extra_fields/../../tests/data/extended_timestamp_bad.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/extra_fields/extended_timestamp.rs:106:41 [INFO] [stdout] | [INFO] [stdout] 106 | assert!(ZipArchive::new(Cursor::new(include_bytes!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 107 | | "../../tests/data/extended_timestamp_bad.zip" [INFO] [stdout] 108 | | ))) [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/read/../../tests/data/invalid_offset.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read/stream.rs:254:46 [INFO] [stdout] | [INFO] [stdout] 254 | ZipStreamReader::new(io::Cursor::new(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 255 | | "../../tests/data/invalid_offset.zip" [INFO] [stdout] 256 | | ))) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/read/../../tests/data/invalid_offset2.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read/stream.rs:263:46 [INFO] [stdout] | [INFO] [stdout] 263 | ZipStreamReader::new(io::Cursor::new(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 264 | | "../../tests/data/invalid_offset2.zip" [INFO] [stdout] 265 | | ))) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/read/../../tests/data/mimetype.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read/stream.rs:272:59 [INFO] [stdout] | [INFO] [stdout] 272 | let reader = ZipStreamReader::new(io::Cursor::new(include_bytes!( [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 273 | | "../../tests/data/mimetype.zip" [INFO] [stdout] 274 | | ))); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/read/../../tests/data/files_and_dirs.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read/stream.rs:309:59 [INFO] [stdout] | [INFO] [stdout] 309 | let reader = ZipStreamReader::new(io::Cursor::new(include_bytes!( [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 310 | | "../../tests/data/files_and_dirs.zip" [INFO] [stdout] 311 | | ))); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/read/../../tests/data/invalid_cde_number_of_files_allocation_smaller_offset.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read/stream.rs:356:46 [INFO] [stdout] | [INFO] [stdout] 356 | ZipStreamReader::new(io::Cursor::new(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 357 | | "../../tests/data/invalid_cde_number_of_files_allocation_smaller_offset.zip" [INFO] [stdout] 358 | | ))) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/read/../../tests/data/invalid_cde_number_of_files_allocation_greater_offset.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read/stream.rs:368:46 [INFO] [stdout] | [INFO] [stdout] 368 | ZipStreamReader::new(io::Cursor::new(include_bytes!( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 369 | | "../../tests/data/invalid_cde_number_of_files_allocation_greater_offset.zip" [INFO] [stdout] 370 | | ))) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/read/../../tests/data/mimetype.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read/stream.rs:397:29 [INFO] [stdout] | [INFO] [stdout] 397 | v.extend_from_slice(include_bytes!("../../tests/data/mimetype.zip")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/invalid_offset.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2125:50 [INFO] [stdout] | [INFO] [stdout] 2125 | let reader = ZipArchive::new(Cursor::new(include_bytes!( [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 2126 | | "../tests/data/invalid_offset.zip" [INFO] [stdout] 2127 | | ))); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/invalid_offset2.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2135:50 [INFO] [stdout] | [INFO] [stdout] 2135 | let reader = ZipArchive::new(Cursor::new(include_bytes!( [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 2136 | | "../tests/data/invalid_offset2.zip" [INFO] [stdout] 2137 | | ))); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/zip64_demo.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2146:41 [INFO] [stdout] | [INFO] [stdout] 2146 | ZipArchive::new(Cursor::new(include_bytes!("../tests/data/zip64_demo.zip"))).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/mimetype.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2155:41 [INFO] [stdout] | [INFO] [stdout] 2155 | ZipArchive::new(Cursor::new(include_bytes!("../tests/data/mimetype.zip"))).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/mimetype.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2164:38 [INFO] [stdout] | [INFO] [stdout] 2164 | let mut reader = Cursor::new(include_bytes!("../tests/data/mimetype.zip")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/mimetype.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2178:41 [INFO] [stdout] | [INFO] [stdout] 2178 | ZipArchive::new(Cursor::new(include_bytes!("../tests/data/mimetype.zip"))).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/files_and_dirs.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2216:51 [INFO] [stdout] | [INFO] [stdout] 2216 | let mut zip = ZipArchive::new(Cursor::new(include_bytes!( [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 2217 | | "../tests/data/files_and_dirs.zip" [INFO] [stdout] 2218 | | ))) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/zip64_magic_in_filename_1.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2235:13 [INFO] [stdout] | [INFO] [stdout] 2235 | include_bytes!("../tests/data/zip64_magic_in_filename_1.zip").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/zip64_magic_in_filename_2.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2236:13 [INFO] [stdout] | [INFO] [stdout] 2236 | include_bytes!("../tests/data/zip64_magic_in_filename_2.zip").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/zip64_magic_in_filename_3.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2237:13 [INFO] [stdout] | [INFO] [stdout] 2237 | include_bytes!("../tests/data/zip64_magic_in_filename_3.zip").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/zip64_magic_in_filename_4.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2238:13 [INFO] [stdout] | [INFO] [stdout] 2238 | include_bytes!("../tests/data/zip64_magic_in_filename_4.zip").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/zip64_magic_in_filename_5.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2239:13 [INFO] [stdout] | [INFO] [stdout] 2239 | include_bytes!("../tests/data/zip64_magic_in_filename_5.zip").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/invalid_cde_number_of_files_allocation_smaller_offset.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2255:50 [INFO] [stdout] | [INFO] [stdout] 2255 | let reader = ZipArchive::new(Cursor::new(include_bytes!( [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 2256 | | "../tests/data/invalid_cde_number_of_files_allocation_smaller_offset.zip" [INFO] [stdout] 2257 | | ))); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/invalid_cde_number_of_files_allocation_greater_offset.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2268:50 [INFO] [stdout] | [INFO] [stdout] 2268 | let reader = ZipArchive::new(Cursor::new(include_bytes!( [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 2269 | | "../tests/data/invalid_cde_number_of_files_allocation_greater_offset.zip" [INFO] [stdout] 2270 | | ))); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/raw_deflate64_index_out_of_bounds.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2277:54 [INFO] [stdout] | [INFO] [stdout] 2277 | let mut reader = ZipArchive::new(Cursor::new(include_bytes!( [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 2278 | | "../tests/data/raw_deflate64_index_out_of_bounds.zip" [INFO] [stdout] 2279 | | )))?; [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/deflate64_issue_25.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2287:37 [INFO] [stdout] | [INFO] [stdout] 2287 | ZipArchive::new(Cursor::new(include_bytes!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2288 | | "../tests/data/deflate64_issue_25.zip" [INFO] [stdout] 2289 | | ))) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/data_descriptor.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2298:54 [INFO] [stdout] | [INFO] [stdout] 2298 | let mut reader = ZipArchive::new(Cursor::new(include_bytes!( [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 2299 | | "../tests/data/data_descriptor.zip" [INFO] [stdout] 2300 | | ))) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/symlink.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2309:54 [INFO] [stdout] | [INFO] [stdout] 2309 | let mut reader = ZipArchive::new(Cursor::new(include_bytes!("../tests/data/symlink.zip")))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/chinese.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2321:41 [INFO] [stdout] | [INFO] [stdout] 2321 | ZipArchive::new(Cursor::new(include_bytes!("../tests/data/chinese.zip"))).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/linux-7z.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2328:41 [INFO] [stdout] | [INFO] [stdout] 2328 | ZipArchive::new(Cursor::new(include_bytes!("../tests/data/linux-7z.zip"))).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/windows-7zip.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2334:54 [INFO] [stdout] | [INFO] [stdout] 2334 | let mut reader = ZipArchive::new(Cursor::new(include_bytes!( [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 2335 | | "../tests/data/windows-7zip.zip" [INFO] [stdout] 2336 | | ))) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/mimetype.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2394:41 [INFO] [stdout] | [INFO] [stdout] 2394 | ZipArchive::new(Cursor::new(include_bytes!("../tests/data/mimetype.zip")))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/omni.ja`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2403:54 [INFO] [stdout] | [INFO] [stdout] 2403 | let mut reader = ZipArchive::new(Cursor::new(include_bytes!("../tests/data/omni.ja")))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/ignore_encryption_flag.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/read.rs:2426:54 [INFO] [stdout] | [INFO] [stdout] 2426 | let mut reader = ZipArchive::new(Cursor::new(include_bytes!( [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 2427 | | "../tests/data/ignore_encryption_flag.zip" [INFO] [stdout] 2428 | | )))?; [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/mimetype.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/write.rs:2358:29 [INFO] [stdout] | [INFO] [stdout] 2358 | v.extend_from_slice(include_bytes!("../tests/data/mimetype.zip")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/non_utf8.zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/write.rs:2410:29 [INFO] [stdout] | [INFO] [stdout] 2410 | v.extend_from_slice(include_bytes!("../tests/data/non_utf8.zip")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zip` (lib test) due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "f95c6959b8fd2c70fdcc22ac9be2981d4f5f8d97d5da7697b37b16c382085a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f95c6959b8fd2c70fdcc22ac9be2981d4f5f8d97d5da7697b37b16c382085a6c", kill_on_drop: false }` [INFO] [stdout] f95c6959b8fd2c70fdcc22ac9be2981d4f5f8d97d5da7697b37b16c382085a6c