[INFO] fetching crate astral_async_zip 0.0.20...
[INFO] checking astral_async_zip-0.0.20 against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] extracting crate astral_async_zip 0.0.20 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate astral_async_zip 0.0.20
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate astral_async_zip 0.0.20
[INFO] tweaked toml for crates.io crate astral_async_zip 0.0.20 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate astral_async_zip 0.0.20 on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate astral_async_zip 0.0.20 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sanitize-filename v0.6.0
[INFO] [stderr]   Downloaded parse-size v1.1.0
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] [stderr]   Downloaded deflate64 v0.1.12
[INFO] [stderr]   Downloaded actix-multipart-derive v0.7.0
[INFO] [stderr]   Downloaded liblzma v0.4.7
[INFO] [stderr]   Downloaded typed-path v0.12.3
[INFO] [stderr]   Downloaded actix-multipart v0.7.2
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.5
[INFO] [stderr]   Downloaded jiff-static v0.2.31
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.53
[INFO] [stderr]   Downloaded async-compression v0.4.42
[INFO] [stderr]   Downloaded zip v8.6.0
[INFO] [stderr]   Downloaded zerocopy v0.8.53
[INFO] [stderr]   Downloaded jiff v0.2.31
[INFO] [stderr]   Downloaded liblzma-sys v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0dc350c910b3e339bf801378ae924634413698cf36e80fa9e1587008ad17d97f
[INFO] running `Command { std: "docker" "start" "0dc350c910b3e339bf801378ae924634413698cf36e80fa9e1587008ad17d97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dc350c910b3e339bf801378ae924634413698cf36e80fa9e1587008ad17d97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0dc350c910b3e339bf801378ae924634413698cf36e80fa9e1587008ad17d97f" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dc350c910b3e339bf801378ae924634413698cf36e80fa9e1587008ad17d97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0dc350c910b3e339bf801378ae924634413698cf36e80fa9e1587008ad17d97f" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bytestring v1.5.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking impl-more v0.3.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking astral_async_zip v0.0.20 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling actix-multipart-derive v0.7.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.13.1
[INFO] [stderr]     Checking actix-web v4.14.0
[INFO] [stderr]     Checking actix-multipart v0.7.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> examples/cli_compress.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(features = "deflate")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 14 - #[cfg(features = "deflate")]
[INFO] [stdout] 14 + #[cfg(feature = "deflate")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> examples/cli_compress.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[cfg(features = "deflate")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 6 -     #[cfg(features = "deflate")]
[INFO] [stdout] 6 +     #[cfg(feature = "deflate")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> examples/actix_multipart.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(features = "deflate")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 5 - #[cfg(features = "deflate")]
[INFO] [stdout] 5 + #[cfg(feature = "deflate")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> examples/actix_multipart.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[cfg(features = "deflate")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 81 -     #[cfg(features = "deflate")]
[INFO] [stdout] 81 +     #[cfg(feature = "deflate")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ZSTD_ZIP_FILE` is never used
[INFO] [stdout]  --> tests/decompress_test.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const ZSTD_ZIP_FILE: &str = "tests/test_inputs/sample_data.zstd.zip";
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFLATE_ZIP_FILE` is never used
[INFO] [stdout]   --> tests/decompress_test.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const DEFLATE_ZIP_FILE: &str = "tests/test_inputs/sample_data.deflate.zip";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FILE_LIST` is never used
[INFO] [stdout]   --> tests/common/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const FILE_LIST: &[&str] = &[
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compress_to_mem` is never used
[INFO] [stdout]   --> tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn compress_to_mem(compress: Compression) -> Vec<u8> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_decompress_seek` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn check_decompress_seek(fname: &str) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.33s
[INFO] running `Command { std: "docker" "inspect" "0dc350c910b3e339bf801378ae924634413698cf36e80fa9e1587008ad17d97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dc350c910b3e339bf801378ae924634413698cf36e80fa9e1587008ad17d97f", kill_on_drop: false }`
[INFO] [stdout] 0dc350c910b3e339bf801378ae924634413698cf36e80fa9e1587008ad17d97f
