[INFO] fetching crate ripunzip 0.4.0... [INFO] testing ripunzip-0.4.0 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate ripunzip 0.4.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate ripunzip 0.4.0 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ripunzip 0.4.0 [INFO] finished tweaking crates.io crate ripunzip 0.4.0 [INFO] tweaked toml for crates.io crate ripunzip 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate ripunzip 0.4.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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99bf9bf5ba700a268e8389bb8e4d40578d6ab75b5ed6f804c0d47826523e47e3 [INFO] running `Command { std: "docker" "start" "-a" "99bf9bf5ba700a268e8389bb8e4d40578d6ab75b5ed6f804c0d47826523e47e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99bf9bf5ba700a268e8389bb8e4d40578d6ab75b5ed6f804c0d47826523e47e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99bf9bf5ba700a268e8389bb8e4d40578d6ab75b5ed6f804c0d47826523e47e3", kill_on_drop: false }` [INFO] [stdout] 99bf9bf5ba700a268e8389bb8e4d40578d6ab75b5ed6f804c0d47826523e47e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e92070c998418f7b3aef138a433b7e59587f9650ca68bf96f76e5d6c5160f66 [INFO] running `Command { std: "docker" "start" "-a" "2e92070c998418f7b3aef138a433b7e59587f9650ca68bf96f76e5d6c5160f66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling openssl v0.10.44 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling portable-atomic v0.3.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling indicatif v0.17.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling progress-streams v1.1.0 [INFO] [stderr] Compiling monitor v0.1.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling ripunzip v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 22s [INFO] running `Command { std: "docker" "inspect" "2e92070c998418f7b3aef138a433b7e59587f9650ca68bf96f76e5d6c5160f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e92070c998418f7b3aef138a433b7e59587f9650ca68bf96f76e5d6c5160f66", kill_on_drop: false }` [INFO] [stdout] 2e92070c998418f7b3aef138a433b7e59587f9650ca68bf96f76e5d6c5160f66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be32f8d920ca6db82c4dc8fd2e56986521674c13a89439815c0e86d8ab0331d2 [INFO] running `Command { std: "docker" "start" "-a" "be32f8d920ca6db82c4dc8fd2e56986521674c13a89439815c0e86d8ab0331d2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hexdump v0.1.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Compiling openssl v0.10.44 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling httptest v0.15.4 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling ripunzip v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ripunzip_test_utils` [INFO] [stdout] --> src/unzip/http_range_reader.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | use ripunzip_test_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ripunzip_test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ripunzip_test_utils` [INFO] [stdout] --> src/unzip/mod.rs:416:9 [INFO] [stdout] | [INFO] [stdout] 416 | use ripunzip_test_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ripunzip_test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ServerType` [INFO] [stdout] --> src/unzip/mod.rs:499:38 [INFO] [stdout] | [INFO] [stdout] 499 | set_up_server(&server, body, ServerType::Ranges); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ServerType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSizes` [INFO] [stdout] --> src/unzip/mod.rs:546:28 [INFO] [stdout] | [INFO] [stdout] 546 | ZipParams::new(FileSizes::Variable, 15, zip::CompressionMethod::Deflated), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `FileSizes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ServerType` [INFO] [stdout] --> src/unzip/mod.rs:547:13 [INFO] [stdout] | [INFO] [stdout] 547 | ServerType::Ranges, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ServerType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSizes` [INFO] [stdout] --> src/unzip/mod.rs:554:28 [INFO] [stdout] | [INFO] [stdout] 554 | ZipParams::new(FileSizes::Variable, 3, zip::CompressionMethod::Deflated), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `FileSizes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ServerType` [INFO] [stdout] --> src/unzip/mod.rs:555:13 [INFO] [stdout] | [INFO] [stdout] 555 | ServerType::Ranges, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ServerType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSizes` [INFO] [stdout] --> src/unzip/mod.rs:562:28 [INFO] [stdout] | [INFO] [stdout] 562 | ZipParams::new(FileSizes::Variable, 3, zip::CompressionMethod::Deflated), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `FileSizes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ServerType` [INFO] [stdout] --> src/unzip/mod.rs:563:13 [INFO] [stdout] | [INFO] [stdout] 563 | ServerType::ContentLengthButNoRanges, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ServerType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSizes` [INFO] [stdout] --> src/unzip/mod.rs:570:28 [INFO] [stdout] | [INFO] [stdout] 570 | ZipParams::new(FileSizes::Variable, 3, zip::CompressionMethod::Deflated), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `FileSizes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ServerType` [INFO] [stdout] --> src/unzip/mod.rs:571:13 [INFO] [stdout] | [INFO] [stdout] 571 | ServerType::NoContentLength, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ServerType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ZipParams` in this scope [INFO] [stdout] --> src/unzip/mod.rs:519:37 [INFO] [stdout] | [INFO] [stdout] 519 | fn unzip_sample_zip(zip_params: ZipParams, server_type: ServerType) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServerType` in this scope [INFO] [stdout] --> src/unzip/mod.rs:519:61 [INFO] [stdout] | [INFO] [stdout] 519 | fn unzip_sample_zip(zip_params: ZipParams, server_type: ServerType) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RangeAwareResponse` [INFO] [stdout] --> src/unzip/http_range_reader.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | .respond_with(RangeAwareResponse::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `RangeAwareResponse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RangeAwareResponseType` [INFO] [stdout] --> src/unzip/http_range_reader.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | RangeAwareResponseType::Body(hyper::body::Bytes::from(body)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `RangeAwareResponseType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RangeAwareResponse` [INFO] [stdout] --> src/unzip/http_range_reader.rs:143:31 [INFO] [stdout] | [INFO] [stdout] 143 | .respond_with(RangeAwareResponse::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `RangeAwareResponse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RangeAwareResponseType` [INFO] [stdout] --> src/unzip/http_range_reader.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | RangeAwareResponseType::Body(hyper::body::Bytes::from(body)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `RangeAwareResponseType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_up_server` in this scope [INFO] [stdout] --> src/unzip/mod.rs:499:9 [INFO] [stdout] | [INFO] [stdout] 499 | set_up_server(&server, body, ServerType::Ranges); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ripunzip_test_utils` [INFO] [stdout] --> src/unzip/mod.rs:521:24 [INFO] [stdout] | [INFO] [stdout] 521 | let zip_data = ripunzip_test_utils::get_sample_zip(&zip_params); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ripunzip_test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_up_server` in this scope [INFO] [stdout] --> src/unzip/mod.rs:524:9 [INFO] [stdout] | [INFO] [stdout] 524 | set_up_server(&server, zip_data, server_type); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ZipParams` [INFO] [stdout] --> src/unzip/mod.rs:546:13 [INFO] [stdout] | [INFO] [stdout] 546 | ZipParams::new(FileSizes::Variable, 15, zip::CompressionMethod::Deflated), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ZipParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ZipParams` [INFO] [stdout] --> src/unzip/mod.rs:554:13 [INFO] [stdout] | [INFO] [stdout] 554 | ZipParams::new(FileSizes::Variable, 3, zip::CompressionMethod::Deflated), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ZipParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ZipParams` [INFO] [stdout] --> src/unzip/mod.rs:562:13 [INFO] [stdout] | [INFO] [stdout] 562 | ZipParams::new(FileSizes::Variable, 3, zip::CompressionMethod::Deflated), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ZipParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ZipParams` [INFO] [stdout] --> src/unzip/mod.rs:570:13 [INFO] [stdout] | [INFO] [stdout] 570 | ZipParams::new(FileSizes::Variable, 3, zip::CompressionMethod::Deflated), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ZipParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ripunzip` due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "be32f8d920ca6db82c4dc8fd2e56986521674c13a89439815c0e86d8ab0331d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be32f8d920ca6db82c4dc8fd2e56986521674c13a89439815c0e86d8ab0331d2", kill_on_drop: false }` [INFO] [stdout] be32f8d920ca6db82c4dc8fd2e56986521674c13a89439815c0e86d8ab0331d2