[INFO] fetching crate tower-http-client 0.5.3...
[INFO] testing tower-http-client-0.5.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tower-http-client 0.5.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tower-http-client 0.5.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tower-http-client 0.5.3
[INFO] tweaked toml for crates.io crate tower-http-client 0.5.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-http-client 0.5.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tower-http-client 0.5.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07e4f60947b07c334d266c0ddb0ca5886c5812e952a81d0879fd6b24cf6d7864
[INFO] running `Command { std: "docker" "start" "-a" "07e4f60947b07c334d266c0ddb0ca5886c5812e952a81d0879fd6b24cf6d7864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07e4f60947b07c334d266c0ddb0ca5886c5812e952a81d0879fd6b24cf6d7864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e4f60947b07c334d266c0ddb0ca5886c5812e952a81d0879fd6b24cf6d7864", kill_on_drop: false }`
[INFO] [stdout] 07e4f60947b07c334d266c0ddb0ca5886c5812e952a81d0879fd6b24cf6d7864
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 270c5340b79602922040c4e9c8de94540ce55715ceefc9db0b27eb280c2a0492
[INFO] running `Command { std: "docker" "start" "-a" "270c5340b79602922040c4e9c8de94540ce55715ceefc9db0b27eb280c2a0492", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling include-utils-macro v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling include-utils v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling http-body-reader v0.1.2
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[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 reqwest v0.12.23
[INFO] [stderr]    Compiling tower-reqwest v0.5.3
[INFO] [stderr]    Compiling tower-http-client v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "270c5340b79602922040c4e9c8de94540ce55715ceefc9db0b27eb280c2a0492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "270c5340b79602922040c4e9c8de94540ce55715ceefc9db0b27eb280c2a0492", kill_on_drop: false }`
[INFO] [stdout] 270c5340b79602922040c4e9c8de94540ce55715ceefc9db0b27eb280c2a0492
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56b49d3f57630317741871bec0828bf08a61e35c69376d5cf47b19683b9614f1
[INFO] running `Command { std: "docker" "start" "-a" "56b49d3f57630317741871bec0828bf08a61e35c69376d5cf47b19683b9614f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling http-body-reader v0.1.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling retry-policies v0.5.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tower-reqwest v0.5.3
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling tower-http-client v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "56b49d3f57630317741871bec0828bf08a61e35c69376d5cf47b19683b9614f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56b49d3f57630317741871bec0828bf08a61e35c69376d5cf47b19683b9614f1", kill_on_drop: false }`
[INFO] [stdout] 56b49d3f57630317741871bec0828bf08a61e35c69376d5cf47b19683b9614f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17a8e47ef901c848d9a5258d491d7011c1e06576fc6aaaf7d4f787f03674e6a1
[INFO] running `Command { std: "docker" "start" "-a" "17a8e47ef901c848d9a5258d491d7011c1e06576fc6aaaf7d4f787f03674e6a1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_http_client-77fc091a63231b33)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/service_ext.rs (/opt/rustwide/target/debug/deps/service_ext-9c085bf252d42dd1)
[INFO] [stdout] test client::client_request::tests::test_service_ext_request_builder_methods ... ok
[INFO] [stdout] test client::into_uri::tests::test_url_to_uri_smoke ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_service_ext_typed_header ... ok
[INFO] [stdout] test test_service_ext_get ... ok
[INFO] [stdout] test test_service_ext_execute ... ok
[INFO] [stdout] test test_service_ext_put_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tower_http_client
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/client/client_request.rs - client::client_request::ClientRequestBuilder<'a,S,Err,RespBody>::json (line 133) ... ok
[INFO] [stdout] test src/client/client_request.rs - client::client_request::ClientRequestBuilder<'a,S,Err,RespBody>::form (line 165) ... ok
[INFO] [stdout] test src/client/service_ext.rs - client::service_ext::ServiceExt (line 16) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 77) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client/service_ext.rs - client::service_ext::ServiceExt (line 16) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Client error: error sending request for url (http://ip.jsontest.com/)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://ip.jsontest.com/)
[INFO] [stdout]     1: error sending request for url (http://ip.jsontest.com/)
[INFO] [stdout]     2: client error (Connect)
[INFO] [stdout]     3: dns error
[INFO] [stdout]     4: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: core::ops::function::FnOnce::call_once
[INFO] [stdout]    2: <T as futures_util::fns::FnOnce1<A>>::call_once
[INFO] [stdout]    3: <futures_util::fns::MapErrFn<F> as futures_util::fns::FnOnce1<core::result::Result<T,E>>>::call_once::{{closure}}
[INFO] [stdout]    4: core::result::Result<T,E>::map_err
[INFO] [stdout]    5: <futures_util::fns::MapErrFn<F> as futures_util::fns::FnOnce1<core::result::Result<T,E>>>::call_once
[INFO] [stdout]    6: <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    7: <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    8: <futures_util::future::try_future::MapErr<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    9: <tower::util::map_err::MapErrFuture<F,N> as core::future::future::Future>::poll
[INFO] [stdout]   10: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]   11: <S as tower_http_client::client::service_ext::ServiceExt<ReqBody,RespBody,Err>>::execute::{{closure}}
[INFO] [stdout]   12: doctest_bundle_2024::__doctest_2::main::{{closure}}
[INFO] [stdout]   13: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   15: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   16: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   17: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   18: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   19: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   20: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   21: doctest_bundle_2024::__doctest_2::main
[INFO] [stdout]   22: doctest_bundle_2024::__doctest_2::__main_fn
[INFO] [stdout]   23: doctest_runner_2024::__doctest_2::TEST::{{closure}}
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]   25: doctest_runner_2024::main
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]   27: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   28: std::rt::lang_start::{{closure}}
[INFO] [stdout]   29: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   38: std::rt::lang_start
[INFO] [stdout]   39: main
[INFO] [stdout]   40: <unknown>
[INFO] [stdout]   41: __libc_start_main
[INFO] [stdout]   42: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Client error: error sending request for url (http://ip.jsontest.com/)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://ip.jsontest.com/)
[INFO] [stdout]     1: error sending request for url (http://ip.jsontest.com/)
[INFO] [stdout]     2: client error (Connect)
[INFO] [stdout]     3: dns error
[INFO] [stdout]     4: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: core::ops::function::FnOnce::call_once
[INFO] [stdout]    2: <T as futures_util::fns::FnOnce1<A>>::call_once
[INFO] [stdout]    3: <futures_util::fns::MapErrFn<F> as futures_util::fns::FnOnce1<core::result::Result<T,E>>>::call_once::{{closure}}
[INFO] [stdout]    4: core::result::Result<T,E>::map_err
[INFO] [stdout]    5: <futures_util::fns::MapErrFn<F> as futures_util::fns::FnOnce1<core::result::Result<T,E>>>::call_once
[INFO] [stdout]    6: <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    7: <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    8: <futures_util::future::try_future::MapErr<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    9: <tower::util::map_err::MapErrFuture<F,N> as core::future::future::Future>::poll
[INFO] [stdout]   10: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]   11: <S as tower_http_client::client::service_ext::ServiceExt<ReqBody,RespBody,Err>>::execute::{{closure}}
[INFO] [stdout]   12: doctest_bundle_2024::__doctest_3::main::{{closure}}
[INFO] [stdout]   13: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   15: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   16: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   17: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   18: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   19: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   20: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   21: doctest_bundle_2024::__doctest_3::main
[INFO] [stdout]   22: doctest_bundle_2024::__doctest_3::__main_fn
[INFO] [stdout]   23: doctest_runner_2024::__doctest_3::TEST::{{closure}}
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]   25: doctest_runner_2024::main
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]   27: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   28: std::rt::lang_start::{{closure}}
[INFO] [stdout]   29: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   38: std::rt::lang_start
[INFO] [stdout]   39: main
[INFO] [stdout]   40: <unknown>
[INFO] [stdout]   41: __libc_start_main
[INFO] [stdout]   42: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client/service_ext.rs - client::service_ext::ServiceExt (line 16)
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.04s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 15.94s; merged doctests compilation took 3.87s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "17a8e47ef901c848d9a5258d491d7011c1e06576fc6aaaf7d4f787f03674e6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a8e47ef901c848d9a5258d491d7011c1e06576fc6aaaf7d4f787f03674e6a1", kill_on_drop: false }`
[INFO] [stdout] 17a8e47ef901c848d9a5258d491d7011c1e06576fc6aaaf7d4f787f03674e6a1
