[INFO] fetching crate http-cache-reqwest 1.0.0-alpha.2...
[INFO] testing http-cache-reqwest-1.0.0-alpha.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate http-cache-reqwest 1.0.0-alpha.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate http-cache-reqwest 1.0.0-alpha.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate http-cache-reqwest 1.0.0-alpha.2
[INFO] tweaked toml for crates.io crate http-cache-reqwest 1.0.0-alpha.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate http-cache-reqwest 1.0.0-alpha.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate http-cache-reqwest 1.0.0-alpha.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-cache-semantics v2.1.0
[INFO] [stderr]   Downloaded quanta v0.12.6
[INFO] [stderr]   Downloaded reqwest-middleware v0.4.2
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded generator v0.8.7
[INFO] [stderr]   Downloaded lru v0.16.0
[INFO] [stderr]   Downloaded reflink-copy v0.1.26
[INFO] [stderr]   Downloaded ssri v9.2.0
[INFO] [stderr]   Downloaded http-cache v1.0.0-alpha.2
[INFO] [stderr]   Downloaded cacache v13.1.0
[INFO] [stderr]   Downloaded deadpool v0.12.2
[INFO] [stderr]   Downloaded governor v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bc69e77a645e6154ed624024c29b9e85a6549db8f38a0daafda0de3e9e88981
[INFO] running `Command { std: "docker" "start" "-a" "3bc69e77a645e6154ed624024c29b9e85a6549db8f38a0daafda0de3e9e88981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bc69e77a645e6154ed624024c29b9e85a6549db8f38a0daafda0de3e9e88981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bc69e77a645e6154ed624024c29b9e85a6549db8f38a0daafda0de3e9e88981", kill_on_drop: false }`
[INFO] [stdout] 3bc69e77a645e6154ed624024c29b9e85a6549db8f38a0daafda0de3e9e88981
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d65f2fb5b7216eb6bdf4118b0e56691d0d82d77e6f150cdafc877a7743b5c553
[INFO] running `Command { std: "docker" "start" "-a" "d65f2fb5b7216eb6bdf4118b0e56691d0d82d77e6f150cdafc877a7743b5c553", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling reflink-copy v0.1.26
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling http-cache-semantics v2.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling http-cache v1.0.0-alpha.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling http-cache-reqwest v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.21s
[INFO] running `Command { std: "docker" "inspect" "d65f2fb5b7216eb6bdf4118b0e56691d0d82d77e6f150cdafc877a7743b5c553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d65f2fb5b7216eb6bdf4118b0e56691d0d82d77e6f150cdafc877a7743b5c553", kill_on_drop: false }`
[INFO] [stdout] d65f2fb5b7216eb6bdf4118b0e56691d0d82d77e6f150cdafc877a7743b5c553
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e07e03fe918c3944d4220e4fb2185ebf6e84910c6beea53e2c72ca598b054791
[INFO] running `Command { std: "docker" "start" "-a" "e07e03fe918c3944d4220e4fb2185ebf6e84910c6beea53e2c72ca598b054791", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.12.2
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling http-cache v1.0.0-alpha.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling http-cache-reqwest v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `wrap_stream` found for struct `reqwest::Body` in the current scope
[INFO] [stdout]     --> src/test.rs:1190:22
[INFO] [stdout]      |
[INFO] [stdout] 1190 |     let body = Body::wrap_stream(stream);
[INFO] [stdout]      |                      ^^^^^^^^^^^ function or associated item not found in `reqwest::Body`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `reqwest::Body`, consider using `reqwest::Body::wrap` which returns `reqwest::Body`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.23/src/async_impl/body.rs:142:5
[INFO] [stdout]      |
[INFO] [stdout]  142 | /     pub fn wrap<B>(inner: B) -> Body
[INFO] [stdout]  143 | |     where
[INFO] [stdout]  144 | |         B: HttpBody + Send + Sync + 'static,
[INFO] [stdout]  145 | |         B::Data: Into<Bytes>,
[INFO] [stdout]  146 | |         B::Error: Into<Box<dyn std::error::Error + Send + Sync>>,
[INFO] [stdout]      | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-cache-reqwest` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e07e03fe918c3944d4220e4fb2185ebf6e84910c6beea53e2c72ca598b054791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e07e03fe918c3944d4220e4fb2185ebf6e84910c6beea53e2c72ca598b054791", kill_on_drop: false }`
[INFO] [stdout] e07e03fe918c3944d4220e4fb2185ebf6e84910c6beea53e2c72ca598b054791
