[INFO] fetching crate zippity 0.3.0... [INFO] checking zippity-0.3.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate zippity 0.3.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zippity 0.3.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51ca2fa725ef253fa173e867fa476b4bb46b774ec3044e3d3a5b32c158fa3b1c [INFO] running `Command { std: "docker" "start" "-a" "51ca2fa725ef253fa173e867fa476b4bb46b774ec3044e3d3a5b32c158fa3b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51ca2fa725ef253fa173e867fa476b4bb46b774ec3044e3d3a5b32c158fa3b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ca2fa725ef253fa173e867fa476b4bb46b774ec3044e3d3a5b32c158fa3b1c", kill_on_drop: false }` [INFO] [stdout] 51ca2fa725ef253fa173e867fa476b4bb46b774ec3044e3d3a5b32c158fa3b1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7df7306359485d0aef4ddfb826c6a607bc1496d52da1b7c23e73021a186fecb3 [INFO] running `Command { std: "docker" "start" "-a" "7df7306359485d0aef4ddfb826c6a607bc1496d52da1b7c23e73021a186fecb3", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling assert2-macros v0.3.14 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking http-content-range v0.1.2 [INFO] [stderr] Checking bisection v0.1.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Compiling packed_struct_codegen v0.10.1 [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] Checking tokio v1.38.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [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] Checking thiserror v1.0.63 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking assert2 v0.3.14 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking actix-server v2.4.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix-tls v3.4.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking zippity v0.3.0 (/opt/rustwide/workdir) [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) -> 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) -> ReadBuf<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking actix-http v3.8.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking reqwest-middleware v0.3.2 [INFO] [stderr] Checking awc v3.5.0 [INFO] [stderr] Checking actix-web v4.8.0 [INFO] [stderr] Checking async_http_range_reader v0.7.1 [INFO] [stderr] Checking actix-http-test v3.2.0 [INFO] [stderr] Checking actix-test v0.1.5 [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] [stderr] error: could not compile `zippity` (test "external") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [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] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zippity` (test "tokio_file") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zippity` (test "unzip") due to 2 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)]` 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[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[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] Some errors have detailed explanations: E0277, 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 16 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7df7306359485d0aef4ddfb826c6a607bc1496d52da1b7c23e73021a186fecb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df7306359485d0aef4ddfb826c6a607bc1496d52da1b7c23e73021a186fecb3", kill_on_drop: false }` [INFO] [stdout] 7df7306359485d0aef4ddfb826c6a607bc1496d52da1b7c23e73021a186fecb3