[INFO] fetching crate binstall-zip 0.6.4...
[INFO] checking binstall-zip-0.6.4 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate binstall-zip 0.6.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate binstall-zip 0.6.4 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate binstall-zip 0.6.4
[INFO] finished tweaking crates.io crate binstall-zip 0.6.4
[INFO] tweaked toml for crates.io crate binstall-zip 0.6.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate binstall-zip 0.6.4 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.147
[INFO] [stderr]   Downloaded generic-array v0.14.6
[INFO] [stderr]   Downloaded itoa v1.0.4
[INFO] [stderr]   Downloaded block-buffer v0.10.3
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] [stderr]   Downloaded cpufeatures v0.2.5
[INFO] [stderr]   Downloaded bzip2 v0.4.3
[INFO] [stderr]   Downloaded base64ct v1.5.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded flate2 v1.0.24
[INFO] [stderr]   Downloaded cc v1.0.74
[INFO] [stderr]   Downloaded zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ebfb0ad465f6b513fe9d209aa890155d2102f781860cf2d647784138a60bfb4
[INFO] running `Command { std: "docker" "start" "-a" "5ebfb0ad465f6b513fe9d209aa890155d2102f781860cf2d647784138a60bfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ebfb0ad465f6b513fe9d209aa890155d2102f781860cf2d647784138a60bfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ebfb0ad465f6b513fe9d209aa890155d2102f781860cf2d647784138a60bfb4", kill_on_drop: false }`
[INFO] [stdout] 5ebfb0ad465f6b513fe9d209aa890155d2102f781860cf2d647784138a60bfb4
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 902f0e79a787fb3443cdf8283650bcaad63f4aad4e200068eb395e9800d372b1
[INFO] running `Command { std: "docker" "start" "-a" "902f0e79a787fb3443cdf8283650bcaad63f4aad4e200068eb395e9800d372b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking base64ct v1.5.3
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking binstall-zip v0.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Read` is imported redundantly
[INFO] [stdout]   --> src/crc32.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     use super::*;
[INFO] [stdout]    |         -------- the item `Read` is already imported here
[INFO] [stdout] 58 |     use std::io::Read;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `io` is imported redundantly
[INFO] [stdout]    --> src/read/stream.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     use super::*;
[INFO] [stdout]     |         -------- the item `io` is already imported here
[INFO] [stdout] 216 |     use std::collections::BTreeSet;
[INFO] [stdout] 217 |     use std::io;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]  --> tests/invalid_date.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use zip::read::ZipArchive;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `zip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]  --> examples/write_dir.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use zip::result::ZipError;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `zip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]  --> examples/write_dir.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use zip::write::FileOptions;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `zip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]  --> tests/issue_234.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use zip::result::ZipError;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `zip`
[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 E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/extract_lorem.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut archive = zip::ZipArchive::new(zipfile).unwrap();
[INFO] [stdout]    |                       ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use binstall_zip::ZipArchive;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ZipArchive`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -     let mut archive = zip::ZipArchive::new(zipfile).unwrap();
[INFO] [stdout] 16 +     let mut archive = ZipArchive::new(zipfile).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude`
[INFO] [stdout]  --> examples/extract_lorem.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-zip` (test "invalid_date") 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; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> tests/issue_234.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let archive = zip::ZipArchive::new(reader);
[INFO] [stdout]    |                   ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use binstall_zip::ZipArchive;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ZipArchive`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -     let archive = zip::ZipArchive::new(reader);
[INFO] [stdout] 26 +     let archive = ZipArchive::new(reader);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]    --> tests/zip64_large.rs:193:23
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut archive = zip::ZipArchive::new(zipfile).unwrap();
[INFO] [stdout]     |                       ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 56  + use binstall_zip::ZipArchive;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ZipArchive`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 193 -     let mut archive = zip::ZipArchive::new(zipfile).unwrap();
[INFO] [stdout] 193 +     let mut archive = ZipArchive::new(zipfile).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-zip` (example "extract_lorem") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/write_dir.rs:15:60
[INFO] [stdout]    |
[INFO] [stdout] 15 | const METHOD_STORED: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Stored);
[INFO] [stdout]    |                                                            ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use binstall_zip::CompressionMethod;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CompressionMethod`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 - const METHOD_STORED: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Stored);
[INFO] [stdout] 15 + const METHOD_STORED: Option<zip::CompressionMethod> = Some(CompressionMethod::Stored);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/write_dir.rs:22:62
[INFO] [stdout]    |
[INFO] [stdout] 22 | const METHOD_DEFLATED: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Deflated);
[INFO] [stdout]    |                                                              ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use binstall_zip::CompressionMethod;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CompressionMethod`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 22 - const METHOD_DEFLATED: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Deflated);
[INFO] [stdout] 22 + const METHOD_DEFLATED: Option<zip::CompressionMethod> = Some(CompressionMethod::Deflated);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/write_dir.rs:31:59
[INFO] [stdout]    |
[INFO] [stdout] 31 | const METHOD_BZIP2: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Bzip2);
[INFO] [stdout]    |                                                           ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use binstall_zip::CompressionMethod;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CompressionMethod`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 - const METHOD_BZIP2: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Bzip2);
[INFO] [stdout] 31 + const METHOD_BZIP2: Option<zip::CompressionMethod> = Some(CompressionMethod::Bzip2);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/write_dir.rs:36:58
[INFO] [stdout]    |
[INFO] [stdout] 36 | const METHOD_ZSTD: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Zstd);
[INFO] [stdout]    |                                                          ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use binstall_zip::CompressionMethod;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CompressionMethod`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 36 - const METHOD_ZSTD: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Zstd);
[INFO] [stdout] 36 + const METHOD_ZSTD: Option<zip::CompressionMethod> = Some(CompressionMethod::Zstd);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/write_dir.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 70 | ) -> zip::result::ZipResult<()>
[INFO] [stdout]    |      ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use binstall_zip::result;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 70 - ) -> zip::result::ZipResult<()>
[INFO] [stdout] 70 + ) -> result::ZipResult<()>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/write_dir.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut zip = zip::ZipWriter::new(writer);
[INFO] [stdout]    |                   ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use binstall_zip::ZipWriter;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ZipWriter`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 74 -     let mut zip = zip::ZipWriter::new(writer);
[INFO] [stdout] 74 +     let mut zip = ZipWriter::new(writer);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]    --> examples/write_dir.rs:111:6
[INFO] [stdout]     |
[INFO] [stdout] 111 | ) -> zip::result::ZipResult<()> {
[INFO] [stdout]     |      ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use binstall_zip::result;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `result`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 - ) -> zip::result::ZipResult<()> {
[INFO] [stdout] 111 + ) -> result::ZipResult<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Seek` is imported redundantly
[INFO] [stdout]  --> examples/write_dir.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::prelude::*;
[INFO] [stdout]   |     ------------------- the item `Seek` is already imported here
[INFO] [stdout] 2 | use std::io::{Seek, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Write` is imported redundantly
[INFO] [stdout]  --> examples/write_dir.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::prelude::*;
[INFO] [stdout]   |     ------------------- the item `Write` is already imported here
[INFO] [stdout] 2 | use std::io::{Seek, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> examples/write_dir.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::iter::Iterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/file_info.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut archive = zip::ZipArchive::new(reader).unwrap();
[INFO] [stdout]    |                       ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use binstall_zip::ZipArchive;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ZipArchive`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -     let mut archive = zip::ZipArchive::new(reader).unwrap();
[INFO] [stdout] 18 +     let mut archive = ZipArchive::new(reader).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-zip` (test "issue_234") due to 3 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-zip` (test "zip64_large") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> tests/zip_crypto.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut archive = zip::ZipArchive::new(zip_file_bytes).unwrap();
[INFO] [stdout]    |                       ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use binstall_zip::ZipArchive;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ZipArchive`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 42 -     let mut archive = zip::ZipArchive::new(zip_file_bytes).unwrap();
[INFO] [stdout] 42 +     let mut archive = ZipArchive::new(zip_file_bytes).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> tests/zip_crypto.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |             Err(zip::result::ZipError::UnsupportedArchive(
[INFO] [stdout]    |                 ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 20 + use binstall_zip::result::ZipError;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ZipError`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 50 -             Err(zip::result::ZipError::UnsupportedArchive(
[INFO] [stdout] 50 +             Err(ZipError::UnsupportedArchive(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> tests/zip_crypto.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 zip::result::ZipError::PASSWORD_REQUIRED,
[INFO] [stdout]    |                 ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 20 + use binstall_zip::result::ZipError;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ZipError`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 51 -                 zip::result::ZipError::PASSWORD_REQUIRED,
[INFO] [stdout] 51 +                 ZipError::PASSWORD_REQUIRED,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::str::from_utf8` with a invalid literal always return an error
[INFO] [stdout]    --> src/cp437.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let data = b"Cura\x87ao";
[INFO] [stdout]     |                    ------------- the literal was valid UTF-8 up to the 4 bytes
[INFO] [stdout] 193 |         assert!(::std::str::from_utf8(data).is_err());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(invalid_from_utf8)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> tests/zip_crypto.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Ok(Err(zip::result::InvalidPassword)) => (),
[INFO] [stdout]    |                    ^^^ use of undeclared crate or module `zip`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 20 + use binstall_zip::result;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `result`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 64 -             Ok(Err(zip::result::InvalidPassword)) => (),
[INFO] [stdout] 64 +             Ok(Err(result::InvalidPassword)) => (),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-zip` (example "file_info") due to 2 previous errors
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]   --> tests/zip_crypto.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::io::Read;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-zip` (test "zip_crypto") due to 5 previous errors; 1 warning emitted
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/write_dir.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | const METHOD_STORED: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Stored);
[INFO] [stdout]    |                             ^^^ use of undeclared crate or module `zip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/write_dir.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 | const METHOD_DEFLATED: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Deflated);
[INFO] [stdout]    |                               ^^^ use of undeclared crate or module `zip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/write_dir.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 | const METHOD_BZIP2: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Bzip2);
[INFO] [stdout]    |                            ^^^ use of undeclared crate or module `zip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/write_dir.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 | const METHOD_ZSTD: Option<zip::CompressionMethod> = Some(zip::CompressionMethod::Zstd);
[INFO] [stdout]    |                           ^^^ use of undeclared crate or module `zip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]   --> examples/write_dir.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |     method: zip::CompressionMethod,
[INFO] [stdout]    |             ^^^ use of undeclared crate or module `zip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `zip`
[INFO] [stdout]    --> examples/write_dir.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |     method: zip::CompressionMethod,
[INFO] [stdout]     |             ^^^ use of undeclared crate or module `zip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `binstall-zip` (example "write_dir") due to 16 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "902f0e79a787fb3443cdf8283650bcaad63f4aad4e200068eb395e9800d372b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "902f0e79a787fb3443cdf8283650bcaad63f4aad4e200068eb395e9800d372b1", kill_on_drop: false }`
[INFO] [stdout] 902f0e79a787fb3443cdf8283650bcaad63f4aad4e200068eb395e9800d372b1
