[INFO] fetching crate ripunzip 2.0.3... [INFO] testing ripunzip-2.0.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ripunzip 2.0.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ripunzip 2.0.3 [INFO] finished tweaking crates.io crate ripunzip 2.0.3 [INFO] tweaked toml for crates.io crate ripunzip 2.0.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ripunzip 2.0.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ripunzip 2.0.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hexdump v0.1.2 [INFO] [stderr] Downloaded httptest v0.15.5 [INFO] [stderr] Downloaded ranges v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cb8d4fb6ebf451b3869a571aaf5ee6e4dd1ae815e5d8bb03465ebd66389495b [INFO] running `Command { std: "docker" "start" "-a" "8cb8d4fb6ebf451b3869a571aaf5ee6e4dd1ae815e5d8bb03465ebd66389495b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb8d4fb6ebf451b3869a571aaf5ee6e4dd1ae815e5d8bb03465ebd66389495b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb8d4fb6ebf451b3869a571aaf5ee6e4dd1ae815e5d8bb03465ebd66389495b", kill_on_drop: false }` [INFO] [stdout] 8cb8d4fb6ebf451b3869a571aaf5ee6e4dd1ae815e5d8bb03465ebd66389495b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 261002d7f2c401d809c83b1ec60c32f5d240b8ba26820af962d495e674595b95 [INFO] running `Command { std: "docker" "start" "-a" "261002d7f2c401d809c83b1ec60c32f5d240b8ba26820af962d495e674595b95", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ranges v0.4.0 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling progress-streams v1.1.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.3 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ripunzip v2.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.22s [INFO] running `Command { std: "docker" "inspect" "261002d7f2c401d809c83b1ec60c32f5d240b8ba26820af962d495e674595b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "261002d7f2c401d809c83b1ec60c32f5d240b8ba26820af962d495e674595b95", kill_on_drop: false }` [INFO] [stdout] 261002d7f2c401d809c83b1ec60c32f5d240b8ba26820af962d495e674595b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3455b04f6c830b39c895892fe2686fb33829db55ca6a29611634f6ebcdeed904 [INFO] running `Command { std: "docker" "start" "-a" "3455b04f6c830b39c895892fe2686fb33829db55ca6a29611634f6ebcdeed904", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hexdump v0.1.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling httptest v0.15.5 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ripunzip v2.0.3 (/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 unresolved module or unlinked crate `ripunzip_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ripunzip_test_utils`, use `cargo add ripunzip_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ripunzip_test_utils` [INFO] [stdout] --> src/unzip/seekable_http_reader.rs:638:9 [INFO] [stdout] | [INFO] [stdout] 638 | use ripunzip_test_utils::{ExpectedRange, RangeAwareResponse, RangeAwareResponseType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ripunzip_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ripunzip_test_utils`, use `cargo add ripunzip_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ripunzip_test_utils` [INFO] [stdout] --> src/unzip/mod.rs:498:9 [INFO] [stdout] | [INFO] [stdout] 498 | use ripunzip_test_utils::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ripunzip_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ripunzip_test_utils`, use `cargo add ripunzip_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ripunzip` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "3455b04f6c830b39c895892fe2686fb33829db55ca6a29611634f6ebcdeed904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3455b04f6c830b39c895892fe2686fb33829db55ca6a29611634f6ebcdeed904", kill_on_drop: false }` [INFO] [stdout] 3455b04f6c830b39c895892fe2686fb33829db55ca6a29611634f6ebcdeed904