[INFO] fetching crate zippity 0.3.0...
[INFO] testing zippity-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate zippity 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate zippity 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zippity 0.3.0
[INFO] tweaked toml for crates.io crate zippity 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zippity 0.3.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zippity 0.3.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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1ee2ab8a0309dfdb86a0578b2ffc19d801f1f57212e2b04a55108444d723e44
[INFO] running `Command { std: "docker" "start" "-a" "b1ee2ab8a0309dfdb86a0578b2ffc19d801f1f57212e2b04a55108444d723e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1ee2ab8a0309dfdb86a0578b2ffc19d801f1f57212e2b04a55108444d723e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1ee2ab8a0309dfdb86a0578b2ffc19d801f1f57212e2b04a55108444d723e44", kill_on_drop: false }`
[INFO] [stdout] b1ee2ab8a0309dfdb86a0578b2ffc19d801f1f57212e2b04a55108444d723e44
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6981242e8a64dd4decfcb78b50f2c63dff65aa79f2da0d1ebae27028b01cd2c
[INFO] running `Command { std: "docker" "start" "-a" "c6981242e8a64dd4decfcb78b50f2c63dff65aa79f2da0d1ebae27028b01cd2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling assert2-macros v0.3.14
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling assert2 v0.3.14
[INFO] [stderr]    Compiling zippity v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `entry_name` is never read
[INFO] [stdout]   --> src/lib.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |     TooLongEntryName { entry_name: String },
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reader.rs:922:22
[INFO] [stdout]     |
[INFO] [stdout] 922 | fn get_read_buf(vec: &mut Vec<u8>) -> ReadBuf {
[INFO] [stdout]     |                      ^^^^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 922 | fn get_read_buf(vec: &mut Vec<u8>) -> ReadBuf<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.02s
[INFO] running `Command { std: "docker" "inspect" "c6981242e8a64dd4decfcb78b50f2c63dff65aa79f2da0d1ebae27028b01cd2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6981242e8a64dd4decfcb78b50f2c63dff65aa79f2da0d1ebae27028b01cd2c", kill_on_drop: false }`
[INFO] [stdout] c6981242e8a64dd4decfcb78b50f2c63dff65aa79f2da0d1ebae27028b01cd2c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 416a5ee7c27c2db0fc8b0141c2aadbbc151f11e3a7d37bc26dcf32ee741af740
[INFO] running `Command { std: "docker" "start" "-a" "416a5ee7c27c2db0fc8b0141c2aadbbc151f11e3a7d37bc26dcf32ee741af740", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling impl-more v0.1.6
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-tls v3.4.0
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling http-content-range v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bisection v0.1.0
[INFO] [stderr]    Compiling test-strategy v0.3.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling zippity v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `entry_name` is never read
[INFO] [stdout]   --> src/lib.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |     TooLongEntryName { entry_name: String },
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reader.rs:922:22
[INFO] [stdout]     |
[INFO] [stdout] 922 | fn get_read_buf(vec: &mut Vec<u8>) -> ReadBuf {
[INFO] [stdout]     |                      ^^^^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 922 | fn get_read_buf(vec: &mut Vec<u8>) -> ReadBuf<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling awc v3.5.0
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling reqwest-middleware v0.3.2
[INFO] [stderr]    Compiling async_http_range_reader v0.7.1
[INFO] [stderr]    Compiling actix-http-test v3.2.0
[INFO] [stderr]    Compiling actix-test v0.1.5
[INFO] [stdout] error[E0432]: unresolved import `zippity::proptest`
[INFO] [stdout]   --> tests/tokio_file.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use zippity::proptest::TestEntryData;
[INFO] [stdout]    |              ^^^^^^^^ could not find `proptest` in `zippity`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "proptest")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `proptest` feature
[INFO] [stdout] 21 | pub mod proptest;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> tests/unzip.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `proptest` in `zippity`
[INFO] [stdout]    --> tests/unzip.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 | async fn any_archive(reader_and_data: zippity::proptest::ReaderAndData) {
[INFO] [stdout]     |                                                ^^^^^^^^ could not find `proptest` in `zippity`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  20 | #[cfg(feature = "proptest")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `proptest` feature
[INFO] [stdout]  21 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `zippity::proptest`
[INFO] [stdout]   --> tests/external.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     proptest::{ArbitraryTestEntryDataParams, TestEntryData},
[INFO] [stdout]    |     ^^^^^^^^ could not find `proptest` in `zippity`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "proptest")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `proptest` feature
[INFO] [stdout] 21 | pub mod proptest;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/tokio_file.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |             .write_all(value.as_ref())
[INFO] [stdout]    |                        ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/tokio_file.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |             .add_entry(name.clone(), value.as_ref())
[INFO] [stdout]    |                        ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/tokio_file.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /         builder_slices
[INFO] [stdout] 33 | |             .add_entry(name.clone(), value.as_ref())
[INFO] [stdout] 34 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/unzip.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     zippity.read_to_end(&mut buf).await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/external.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert!(len == expected_bytes.len());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zippity` (test "tokio_file") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zippity` (test "external") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zippity` (test "unzip") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `crate::proptest`
[INFO] [stdout]    --> src/builder.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 |     use crate::proptest::TestEntryData;
[INFO] [stdout]     |                ^^^^^^^^ could not find `proptest` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  20 | #[cfg(feature = "proptest")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `proptest` feature
[INFO] [stdout]  21 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]    --> src/builder.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     use bytes::Bytes;
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/bytes.rs, use `mod bytes` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + mod bytes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::proptest`
[INFO] [stdout]    --> src/reader.rs:930:16
[INFO] [stdout]     |
[INFO] [stdout] 930 |     use crate::proptest::TestEntryData;
[INFO] [stdout]     |                ^^^^^^^^ could not find `proptest` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  20 | #[cfg(feature = "proptest")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `proptest` feature
[INFO] [stdout]  21 | pub mod proptest;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]    --> src/reader.rs:934:9
[INFO] [stdout]     |
[INFO] [stdout] 934 |     use bytes::Bytes;
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/bytes.rs, use `mod bytes` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + mod bytes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `proptest` in the crate root
[INFO] [stdout]     --> src/reader.rs:1776:22
[INFO] [stdout]      |
[INFO] [stdout] 1776 |         #[any(crate::proptest::ArbitraryReaderParams { seek: true, ..Default::default()})]
[INFO] [stdout]      |                      ^^^^^^^^ could not find `proptest` in the crate root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:21:9
[INFO] [stdout]      |
[INFO] [stdout]   20 | #[cfg(feature = "proptest")]
[INFO] [stdout]      |       -------------------- the item is gated behind the `proptest` feature
[INFO] [stdout]   21 | pub mod proptest;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/test_util.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 |     (MIN..=MAX).prop_map(|v| (MAX + MIN - v))
[INFO] [stdout]    |                              ^             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 -     (MIN..=MAX).prop_map(|v| (MAX + MIN - v))
[INFO] [stdout] 11 +     (MIN..=MAX).prop_map(|v| MAX + MIN - v )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/builder.rs:200:36
[INFO] [stdout]     |
[INFO] [stdout] 200 |                 local_sizes.insert(k.clone(), v.get_local_size(k));
[INFO] [stdout]     |                                    ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/builder.rs:200:47
[INFO] [stdout]     |
[INFO] [stdout] 200 |                 local_sizes.insert(k.clone(), v.get_local_size(k));
[INFO] [stdout]     |                                               ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/reader.rs:1338:28
[INFO] [stdout]      |
[INFO] [stdout] 1338 |                 .add_entry(name.clone(), value.as_ref())
[INFO] [stdout]      |                            ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/reader.rs:1338:42
[INFO] [stdout]      |
[INFO] [stdout] 1338 |                 .add_entry(name.clone(), value.as_ref())
[INFO] [stdout]      |                                          ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/reader.rs:1337:13
[INFO] [stdout]      |
[INFO] [stdout] 1337 | /             builder_slice
[INFO] [stdout] 1338 | |                 .add_entry(name.clone(), value.as_ref())
[INFO] [stdout] 1339 | |                 .await
[INFO] [stdout]      | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/reader.rs:1341:13
[INFO] [stdout]      |
[INFO] [stdout] 1341 | /             builder_lazy
[INFO] [stdout] 1342 | |                 .add_entry(name.clone(), value.as_ref())
[INFO] [stdout] 1343 | |                 .await
[INFO] [stdout]      | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> src/reader.rs:1407:22
[INFO] [stdout]      |
[INFO] [stdout] 1407 |         let (reader, buf_whole) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |                      ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> src/reader.rs:1407:35
[INFO] [stdout]      |
[INFO] [stdout] 1407 |         let (reader, buf_whole) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `(_, [u8])`, the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]      = note: required because it appears within the type `(_, [u8])`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for slice `[u8]` in the current scope
[INFO] [stdout]     --> src/reader.rs:1413:23
[INFO] [stdout]      |
[INFO] [stdout] 1413 |             buf_whole.as_slice(),
[INFO] [stdout]      |                       ^^^^^^^^ method not found in `[u8]`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-safe-5.0.2+zstd.1.5.2/src/lib.rs:1240:8
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     fn as_slice(&self) -> &[u8];
[INFO] [stdout]      |        -------- the method is available for `[u8]` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `WriteBuf` which provides `as_slice` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  929 +     use zstd_safe::WriteBuf;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> src/reader.rs:1426:22
[INFO] [stdout]      |
[INFO] [stdout] 1426 |         let (reader, buf_whole) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |                      ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> src/reader.rs:1426:35
[INFO] [stdout]      |
[INFO] [stdout] 1426 |         let (reader, buf_whole) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `(_, [u8])`, the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]      = note: required because it appears within the type `(_, [u8])`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for slice `[u8]` in the current scope
[INFO] [stdout]     --> src/reader.rs:1432:23
[INFO] [stdout]      |
[INFO] [stdout] 1432 |             buf_whole.as_slice(),
[INFO] [stdout]      |                       ^^^^^^^^ method not found in `[u8]`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-safe-5.0.2+zstd.1.5.2/src/lib.rs:1240:8
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     fn as_slice(&self) -> &[u8];
[INFO] [stdout]      |        -------- the method is available for `[u8]` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `WriteBuf` which provides `as_slice` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  929 +     use zstd_safe::WriteBuf;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> src/reader.rs:1447:26
[INFO] [stdout]      |
[INFO] [stdout] 1447 |         let (mut reader, buf_whole) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |                          ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> src/reader.rs:1447:39
[INFO] [stdout]      |
[INFO] [stdout] 1447 |         let (mut reader, buf_whole) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `(_, [u8])`, the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]      = note: required because it appears within the type `(_, [u8])`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, [u8])`
[INFO] [stdout]     --> src/reader.rs:1447:13
[INFO] [stdout]      |
[INFO] [stdout] 1447 |         let (mut reader, buf_whole) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1450 |         reader.seek(SeekFrom::Start(seek_pos1)).await.unwrap();
[INFO] [stdout]      |         ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]      |
[INFO] [stdout] 1447 |         let (mut reader, buf_whole): (_, _) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |                                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/reader.rs:1450:9
[INFO] [stdout]      |
[INFO] [stdout] 1450 |         reader.seek(SeekFrom::Start(seek_pos1)).await.unwrap();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for slice `[u8]` in the current scope
[INFO] [stdout]     --> src/reader.rs:1456:23
[INFO] [stdout]      |
[INFO] [stdout] 1456 |             buf_whole.as_slice(),
[INFO] [stdout]      |                       ^^^^^^^^ method not found in `[u8]`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-safe-5.0.2+zstd.1.5.2/src/lib.rs:1240:8
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     fn as_slice(&self) -> &[u8];
[INFO] [stdout]      |        -------- the method is available for `[u8]` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `WriteBuf` which provides `as_slice` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  929 +     use zstd_safe::WriteBuf;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> src/reader.rs:1470:26
[INFO] [stdout]      |
[INFO] [stdout] 1470 |         let (mut reader, buf_whole) = prepare_seek_test_data(content, 8192).await;
[INFO] [stdout]      |                          ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]     --> src/reader.rs:1470:39
[INFO] [stdout]      |
[INFO] [stdout] 1470 |         let (mut reader, buf_whole) = prepare_seek_test_data(content, 8192).await;
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `(_, [u8])`, the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]      = note: required because it appears within the type `(_, [u8])`
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, [u8])`
[INFO] [stdout]     --> src/reader.rs:1470:13
[INFO] [stdout]      |
[INFO] [stdout] 1470 |         let (mut reader, buf_whole) = prepare_seek_test_data(content, 8192).await;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1476 |             reader.seek(SeekFrom::Start(seek_pos)).await.unwrap();
[INFO] [stdout]      |             ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]      |
[INFO] [stdout] 1470 |         let (mut reader, buf_whole): (_, _) = prepare_seek_test_data(content, 8192).await;
[INFO] [stdout]      |                                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/reader.rs:1476:13
[INFO] [stdout]      |
[INFO] [stdout] 1476 |             reader.seek(SeekFrom::Start(seek_pos)).await.unwrap();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/reader.rs:1477:26
[INFO] [stdout]      |
[INFO] [stdout] 1477 |             let actual = reader.read_u8().await.unwrap();
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]     --> src/reader.rs:1529:13
[INFO] [stdout]      |
[INFO] [stdout] 1529 |         let (mut reader, buf_whole) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1530 |         dbg!(buf_whole.len());
[INFO] [stdout]      |              --------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]      |
[INFO] [stdout] 1529 |         let (mut reader, buf_whole): (_, _) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |                                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, {type error})`
[INFO] [stdout]     --> src/reader.rs:1529:13
[INFO] [stdout]      |
[INFO] [stdout] 1529 |         let (mut reader, buf_whole) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1530 |         dbg!(buf_whole.len());
[INFO] [stdout] 1531 |         assert!(reader.tell() == 0);
[INFO] [stdout]      |                 ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]      |
[INFO] [stdout] 1529 |         let (mut reader, buf_whole): (_, _) = prepare_seek_test_data(content, read_size).await;
[INFO] [stdout]      |                                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/reader.rs:1533:9
[INFO] [stdout]      |
[INFO] [stdout] 1533 |         reader.seek(SeekFrom::Start(seek_pos)).await.unwrap();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/reader.rs:1538:26
[INFO] [stdout]      |
[INFO] [stdout] 1538 |         let bytes_read = reader.read(buffer.as_mut_slice()).await.unwrap();
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `entry_name` is never read
[INFO] [stdout]   --> src/lib.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |     TooLongEntryName { entry_name: String },
[INFO] [stdout]    |                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zippity` (lib test) due to 31 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "416a5ee7c27c2db0fc8b0141c2aadbbc151f11e3a7d37bc26dcf32ee741af740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "416a5ee7c27c2db0fc8b0141c2aadbbc151f11e3a7d37bc26dcf32ee741af740", kill_on_drop: false }`
[INFO] [stdout] 416a5ee7c27c2db0fc8b0141c2aadbbc151f11e3a7d37bc26dcf32ee741af740
