[INFO] fetching crate progenitor-middleware-client 0.12.0...
[INFO] testing progenitor-middleware-client-0.12.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate progenitor-middleware-client 0.12.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate progenitor-middleware-client 0.12.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate progenitor-middleware-client 0.12.0
[INFO] tweaked toml for crates.io crate progenitor-middleware-client 0.12.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate progenitor-middleware-client 0.12.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate progenitor-middleware-client 0.12.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustversion v1.0.6
[INFO] [stderr]   Downloaded wasm-streams v0.4.0
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9aa323f8abd6b7b722c44c91c34a088b4d389e9efe07381dd9a45a3e9ecf0bdc
[INFO] running `Command { std: "docker" "start" "-a" "9aa323f8abd6b7b722c44c91c34a088b4d389e9efe07381dd9a45a3e9ecf0bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9aa323f8abd6b7b722c44c91c34a088b4d389e9efe07381dd9a45a3e9ecf0bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa323f8abd6b7b722c44c91c34a088b4d389e9efe07381dd9a45a3e9ecf0bdc", kill_on_drop: false }`
[INFO] [stdout] 9aa323f8abd6b7b722c44c91c34a088b4d389e9efe07381dd9a45a3e9ecf0bdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 811b8878a8750f78e11de3dedaf4246910622d05dc7cef2c153e48ab72790944
[INFO] running `Command { std: "docker" "start" "-a" "811b8878a8750f78e11de3dedaf4246910622d05dc7cef2c153e48ab72790944", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling progenitor-middleware-client v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.90s
[INFO] running `Command { std: "docker" "inspect" "811b8878a8750f78e11de3dedaf4246910622d05dc7cef2c153e48ab72790944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811b8878a8750f78e11de3dedaf4246910622d05dc7cef2c153e48ab72790944", kill_on_drop: false }`
[INFO] [stdout] 811b8878a8750f78e11de3dedaf4246910622d05dc7cef2c153e48ab72790944
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f9ec522d196397cd965c7a1891d8be61246f4f2c90f86ffe48c946e3ff1f588
[INFO] running `Command { std: "docker" "start" "-a" "0f9ec522d196397cd965c7a1891d8be61246f4f2c90f86ffe48c946e3ff1f588", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling progenitor-middleware-client v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s
[INFO] running `Command { std: "docker" "inspect" "0f9ec522d196397cd965c7a1891d8be61246f4f2c90f86ffe48c946e3ff1f588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f9ec522d196397cd965c7a1891d8be61246f4f2c90f86ffe48c946e3ff1f588", kill_on_drop: false }`
[INFO] [stdout] 0f9ec522d196397cd965c7a1891d8be61246f4f2c90f86ffe48c946e3ff1f588
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 66403f2babe241e895ca14682dfb9ef4d1605513b14c869292ed1b8fcaf0970f
[INFO] running `Command { std: "docker" "start" "-a" "66403f2babe241e895ca14682dfb9ef4d1605513b14c869292ed1b8fcaf0970f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/progenitor_middleware_client-d4e79faf1bd20509)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/client_test.rs (/opt/rustwide/target/debug/deps/client_test-0e596cde74d1d0a2)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_path_segment_encoding ... ok
[INFO] [stdout] test test_query_enum_adjacent ... ok
[INFO] [stdout] test test_query_arrays ... ok
[INFO] [stdout] test test_query_enum_internal ... ok
[INFO] [stdout] test test_query_enum_external ... ok
[INFO] [stdout] test test_query_map ... ok
[INFO] [stdout] test test_query_object ... ok
[INFO] [stdout] test test_query_enum_untagged ... ok
[INFO] [stdout] test test_query_scalars ... ok
[INFO] [stdout] test test_query_option ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests progenitor_middleware_client
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/progenitor_middleware_client.rs - progenitor_middleware_client::ClientHooks::exec (line 126) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/progenitor_middleware_client.rs - progenitor_middleware_client::ClientHooks::exec (line 126) stdout ----
[INFO] [stdout] error[E0053]: method `client` has an incompatible type for trait
[INFO] [stdout]   --> src/progenitor_middleware_client.rs:133:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn client(&self) -> &reqwest::Client { panic!() }
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ expected `ClientWithMiddleware`, found `Client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&X) -> &reqwest_middleware::client::ClientWithMiddleware`
[INFO] [stdout]               found signature `fn(&X) -> &Client`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 10 -   fn client(&self) -> &reqwest::Client { panic!() }
[INFO] [stdout] 10 +   fn client(&self) -> &reqwest_middleware::client::ClientWithMiddleware { panic!() }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: expected `impl Future<Output = Result<Response, Error>>` to be a future that resolves to `Result<Response, Error>`, but it resolves to `Result<Response, Error>`
[INFO] [stdout]    --> src/progenitor_middleware_client.rs:137:3
[INFO] [stdout]     |
[INFO] [stdout]  14 | /   async fn exec(
[INFO] [stdout]  15 | |       &self,
[INFO] [stdout]  16 | |       request: reqwest::Request,
[INFO] [stdout]  17 | |       info: &OperationInfo,
[INFO] [stdout]  18 | |   ) -> reqwest::Result<reqwest::Response> {
[INFO] [stdout]     | |_________________________________________^ expected `reqwest_middleware::error::Error`, found `reqwest::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `reqwest::Error` and `reqwest_middleware::error::Error` have similar names, but are actually distinct types
[INFO] [stdout] note: `reqwest::Error` is defined in crate `reqwest`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.4/src/error.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `reqwest_middleware::error::Error` is defined in crate `reqwest_middleware`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/error.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub enum Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `ClientHooks::exec::{anon_assoc#0}`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/progenitor_middleware_client.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | /     async fn exec(
[INFO] [stdout] 146 | |         &self,
[INFO] [stdout] 147 | |         request: reqwest::Request,
[INFO] [stdout] 148 | |         info: &OperationInfo,
[INFO] [stdout] 149 | |     ) -> Result<reqwest::Response, reqwest_middleware::Error> {
[INFO] [stdout]     | |_____________________________________________________________^ required by this bound in `ClientHooks::exec::{anon_assoc#0}`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/progenitor_middleware_client.rs:142:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         self.client().execute(request).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `reqwest::Error`, found `reqwest_middleware::error::Error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `reqwest_middleware::error::Error` and `reqwest::Error` have similar names, but are actually distinct types
[INFO] [stdout] note: `reqwest_middleware::error::Error` is defined in crate `reqwest_middleware`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.4.2/src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] note: `reqwest::Error` is defined in crate `reqwest`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.4/src/error.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0271, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/progenitor_middleware_client.rs - progenitor_middleware_client::ClientHooks::exec (line 126)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "66403f2babe241e895ca14682dfb9ef4d1605513b14c869292ed1b8fcaf0970f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66403f2babe241e895ca14682dfb9ef4d1605513b14c869292ed1b8fcaf0970f", kill_on_drop: false }`
[INFO] [stdout] 66403f2babe241e895ca14682dfb9ef4d1605513b14c869292ed1b8fcaf0970f
