[INFO] fetching crate http-cache-reqwest 1.0.0-alpha.2... [INFO] testing http-cache-reqwest-1.0.0-alpha.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate http-cache-reqwest 1.0.0-alpha.2 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate http-cache-reqwest 1.0.0-alpha.2 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 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded ssri v9.2.0 [INFO] [stderr] Downloaded deadpool v0.12.2 [INFO] [stderr] Downloaded lru v0.16.0 [INFO] [stderr] Downloaded http-cache-semantics v2.1.0 [INFO] [stderr] Downloaded cacache v13.1.0 [INFO] [stderr] Downloaded governor v0.10.1 [INFO] [stderr] Downloaded http-cache v1.0.0-alpha.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 15d85b14b97447adaecdb08127f5f3f049cb53e235ba37d902218a2d5daa6414 [INFO] running `Command { std: "docker" "start" "-a" "15d85b14b97447adaecdb08127f5f3f049cb53e235ba37d902218a2d5daa6414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15d85b14b97447adaecdb08127f5f3f049cb53e235ba37d902218a2d5daa6414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15d85b14b97447adaecdb08127f5f3f049cb53e235ba37d902218a2d5daa6414", kill_on_drop: false }` [INFO] [stdout] 15d85b14b97447adaecdb08127f5f3f049cb53e235ba37d902218a2d5daa6414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d0c15fe628ef8a7dbb15766f145c75375e583a76dd1dc194e23bef4db04827af [INFO] running `Command { std: "docker" "start" "-a" "d0c15fe628ef8a7dbb15766f145c75375e583a76dd1dc194e23bef4db04827af", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling reflink-copy v0.1.26 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling http-cache-semantics v2.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling http-cache v1.0.0-alpha.2 [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 54.32s [INFO] running `Command { std: "docker" "inspect" "d0c15fe628ef8a7dbb15766f145c75375e583a76dd1dc194e23bef4db04827af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c15fe628ef8a7dbb15766f145c75375e583a76dd1dc194e23bef4db04827af", kill_on_drop: false }` [INFO] [stdout] d0c15fe628ef8a7dbb15766f145c75375e583a76dd1dc194e23bef4db04827af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6c51285a974343df68e51e0588fdc2dec14e45ccb0e1b367cac44d56ad5256c4 [INFO] running `Command { std: "docker" "start" "-a" "6c51285a974343df68e51e0588fdc2dec14e45ccb0e1b367cac44d56ad5256c4", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.2 [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 h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [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(inner: B) -> Body [INFO] [stdout] 143 | | where [INFO] [stdout] 144 | | B: HttpBody + Send + Sync + 'static, [INFO] [stdout] 145 | | B::Data: Into, [INFO] [stdout] 146 | | B::Error: Into>, [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" "6c51285a974343df68e51e0588fdc2dec14e45ccb0e1b367cac44d56ad5256c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c51285a974343df68e51e0588fdc2dec14e45ccb0e1b367cac44d56ad5256c4", kill_on_drop: false }` [INFO] [stdout] 6c51285a974343df68e51e0588fdc2dec14e45ccb0e1b367cac44d56ad5256c4