[INFO] fetching crate tower-http-client 0.5.3...
[INFO] testing tower-http-client-0.5.3 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate tower-http-client 0.5.3 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-http-client 0.5.3 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3963be4bee33080b22216f7acce296affa0c2d8da6996ce8aa36d4bbc8790714
[INFO] running `Command { std: "docker" "start" "-a" "3963be4bee33080b22216f7acce296affa0c2d8da6996ce8aa36d4bbc8790714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3963be4bee33080b22216f7acce296affa0c2d8da6996ce8aa36d4bbc8790714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3963be4bee33080b22216f7acce296affa0c2d8da6996ce8aa36d4bbc8790714", kill_on_drop: false }`
[INFO] [stdout] 3963be4bee33080b22216f7acce296affa0c2d8da6996ce8aa36d4bbc8790714
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76f4fd895838d6fe1acef9e272b6448bb79bd719ecc018bf7a3a277b1ca1cd74
[INFO] running `Command { std: "docker" "start" "-a" "76f4fd895838d6fe1acef9e272b6448bb79bd719ecc018bf7a3a277b1ca1cd74", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling manyhow v0.11.4
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling http-body-reader v0.1.2
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling criterion v0.6.0
[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 3m 04s
[INFO] running `Command { std: "docker" "inspect" "76f4fd895838d6fe1acef9e272b6448bb79bd719ecc018bf7a3a277b1ca1cd74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76f4fd895838d6fe1acef9e272b6448bb79bd719ecc018bf7a3a277b1ca1cd74", kill_on_drop: false }`
[INFO] [stdout] 76f4fd895838d6fe1acef9e272b6448bb79bd719ecc018bf7a3a277b1ca1cd74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52c376e03913d9bc80be99ac271d67cac3033eacb5ec3a2d95addb72f18943ac
[INFO] running `Command { std: "docker" "start" "-a" "52c376e03913d9bc80be99ac271d67cac3033eacb5ec3a2d95addb72f18943ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling retry-policies v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling http-body-reader v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 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 3m 11s
[INFO] running `Command { std: "docker" "inspect" "52c376e03913d9bc80be99ac271d67cac3033eacb5ec3a2d95addb72f18943ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52c376e03913d9bc80be99ac271d67cac3033eacb5ec3a2d95addb72f18943ac", kill_on_drop: false }`
[INFO] [stdout] 52c376e03913d9bc80be99ac271d67cac3033eacb5ec3a2d95addb72f18943ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd7bc105831d7fc3843d97b76fc13b0ce7c2ed6bfdcde7dad34904c9508dd0fc
[INFO] running `Command { std: "docker" "start" "-a" "fd7bc105831d7fc3843d97b76fc13b0ce7c2ed6bfdcde7dad34904c9508dd0fc", 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-2060f7817cadf45d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test client::into_uri::tests::test_url_to_uri_smoke ... ok
[INFO] [stdout] test client::client_request::tests::test_service_ext_request_builder_methods ... 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] [stderr]      Running tests/service_ext.rs (/opt/rustwide/target/debug/deps/service_ext-cc275e6d463d934a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_service_ext_execute ... ok
[INFO] [stdout] test test_service_ext_typed_header ... ok
[INFO] [stdout] test test_service_ext_get ... 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
[INFO] [stdout]    4: <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    5: <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    6: <futures_util::future::try_future::MapErr<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    7: <tower::util::map_err::MapErrFuture<F,N> as core::future::future::Future>::poll
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    9: <S as tower_http_client::client::service_ext::ServiceExt<ReqBody,RespBody,Err>>::execute::{{closure}}
[INFO] [stdout]   10: doctest_bundle_2024::__doctest_2::main::{{closure}}
[INFO] [stdout]   11: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   15: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   17: doctest_bundle_2024::__doctest_2::main
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_2::__main_fn
[INFO] [stdout]   19: doctest_runner_2024::__doctest_2::TEST::{{closure}}
[INFO] [stdout]   20: core::ops::function::FnOnce::call_once
[INFO] [stdout]   21: doctest_runner_2024::main
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   24: std::rt::lang_start::{{closure}}
[INFO] [stdout]   25: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _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
[INFO] [stdout]    4: <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    5: <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    6: <futures_util::future::try_future::MapErr<Fut,F> as core::future::future::Future>::poll
[INFO] [stdout]    7: <tower::util::map_err::MapErrFuture<F,N> as core::future::future::Future>::poll
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    9: <S as tower_http_client::client::service_ext::ServiceExt<ReqBody,RespBody,Err>>::execute::{{closure}}
[INFO] [stdout]   10: doctest_bundle_2024::__doctest_3::main::{{closure}}
[INFO] [stdout]   11: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   15: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   17: doctest_bundle_2024::__doctest_3::main
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_3::__main_fn
[INFO] [stdout]   19: doctest_runner_2024::__doctest_3::TEST::{{closure}}
[INFO] [stdout]   20: core::ops::function::FnOnce::call_once
[INFO] [stdout]   21: doctest_runner_2024::main
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   24: std::rt::lang_start::{{closure}}
[INFO] [stdout]   25: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _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] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fd7bc105831d7fc3843d97b76fc13b0ce7c2ed6bfdcde7dad34904c9508dd0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7bc105831d7fc3843d97b76fc13b0ce7c2ed6bfdcde7dad34904c9508dd0fc", kill_on_drop: false }`
[INFO] [stdout] fd7bc105831d7fc3843d97b76fc13b0ce7c2ed6bfdcde7dad34904c9508dd0fc
