[INFO] fetching crate tower-http-client 0.5.2... [INFO] testing tower-http-client-0.5.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tower-http-client 0.5.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tower-http-client 0.5.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tower-http-client 0.5.2 [INFO] tweaked toml for crates.io crate tower-http-client 0.5.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tower-http-client 0.5.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 tower-http-client 0.5.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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiremock v0.6.3 [INFO] [stderr] Downloaded include-utils v0.2.4 [INFO] [stderr] Downloaded manyhow v0.11.4 [INFO] [stderr] Downloaded manyhow-macros v0.11.4 [INFO] [stderr] Downloaded include-utils-macro v0.2.4 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded proc-macro-utils v0.10.0 [INFO] [stderr] Downloaded retry-policies v0.4.0 [INFO] [stderr] Downloaded h2 v0.4.8 [INFO] [stderr] Downloaded tower-http v0.6.2 [INFO] [stderr] Downloaded tower-reqwest v0.5.1 [INFO] [stderr] Downloaded http-body-reader v0.1.1 [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] c510cd9fb154e17defdf9584330770c4cc9f95c68b8aa55f3a2876882f2be28b [INFO] running `Command { std: "docker" "start" "-a" "c510cd9fb154e17defdf9584330770c4cc9f95c68b8aa55f3a2876882f2be28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c510cd9fb154e17defdf9584330770c4cc9f95c68b8aa55f3a2876882f2be28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c510cd9fb154e17defdf9584330770c4cc9f95c68b8aa55f3a2876882f2be28b", kill_on_drop: false }` [INFO] [stdout] c510cd9fb154e17defdf9584330770c4cc9f95c68b8aa55f3a2876882f2be28b [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] 2c5efe396317f92faa7b1f448c5ae01ebd37240bb19c5b821c8ec6925bb6c791 [INFO] running `Command { std: "docker" "start" "-a" "2c5efe396317f92faa7b1f448c5ae01ebd37240bb19c5b821c8ec6925bb6c791", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling include-utils-macro v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling include-utils v0.2.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [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 hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [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 icu_normalizer v1.5.0 [INFO] [stderr] Compiling http-body-reader v0.1.1 [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.15 [INFO] [stderr] Compiling tower-reqwest v0.5.1 [INFO] [stderr] Compiling tower-http-client v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.49s [INFO] running `Command { std: "docker" "inspect" "2c5efe396317f92faa7b1f448c5ae01ebd37240bb19c5b821c8ec6925bb6c791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5efe396317f92faa7b1f448c5ae01ebd37240bb19c5b821c8ec6925bb6c791", kill_on_drop: false }` [INFO] [stdout] 2c5efe396317f92faa7b1f448c5ae01ebd37240bb19c5b821c8ec6925bb6c791 [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] 1ee626c1e9ddb12599828828f75904dbf63c68e3d15e9dc73c68b823bc5a5eec [INFO] running `Command { std: "docker" "start" "-a" "1ee626c1e9ddb12599828828f75904dbf63c68e3d15e9dc73c68b823bc5a5eec", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling http-body-reader v0.1.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling tower-reqwest v0.5.1 [INFO] [stderr] Compiling tower-http-client v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.98s [INFO] running `Command { std: "docker" "inspect" "1ee626c1e9ddb12599828828f75904dbf63c68e3d15e9dc73c68b823bc5a5eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee626c1e9ddb12599828828f75904dbf63c68e3d15e9dc73c68b823bc5a5eec", kill_on_drop: false }` [INFO] [stdout] 1ee626c1e9ddb12599828828f75904dbf63c68e3d15e9dc73c68b823bc5a5eec [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", kill_on_drop: false }` [INFO] [stdout] f75674274192942f110d642052de941c5b6e60e750c88ef5110beef1250ad303 [INFO] running `Command { std: "docker" "start" "-a" "f75674274192942f110d642052de941c5b6e60e750c88ef5110beef1250ad303", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_http_client-6f554cc87cb2b9a1) [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] [stderr] Running tests/service_ext.rs (/opt/rustwide/target/debug/deps/service_ext-5468eb00c8e5c1fd) [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_execute ... ok [INFO] [stdout] test test_service_ext_put_json ... ok [INFO] [stdout] test test_service_ext_get ... ok [INFO] [stdout] test test_service_ext_typed_header ... 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/service_ext.rs - client::service_ext::ServiceExt (line 16) ... FAILED [INFO] [stdout] test src/lib.rs - (line 24) ... FAILED [INFO] [stdout] test src/client/client_request.rs - client::client_request::ClientRequestBuilder<'a,S,Err,RespBody>::json (line 134) ... ok [INFO] [stdout] test src/client/client_request.rs - client::client_request::ClientRequestBuilder<'a,S,Err,RespBody>::form (line 166) ... ok [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: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 4: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] 2: >::call_once [INFO] [stdout] 3: as futures_util::fns::FnOnce1>>::call_once::{{closure}} [INFO] [stdout] 4: core::result::Result::map_err [INFO] [stdout] 5: as futures_util::fns::FnOnce1>>::call_once [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] 11: >::execute::{{closure}} [INFO] [stdout] 12: rust_out::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: rust_out::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:: for &F>::call_once [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: std::panicking::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: std::panic::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: std::panicking::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: std::panic::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: std::rt::lang_start_internal [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: std::rt::lang_start [INFO] [stdout] 35: main [INFO] [stdout] 36: [INFO] [stdout] 37: __libc_start_main [INFO] [stdout] 38: _start [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: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 4: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] 1: core::ops::function::FnOnce::call_once [INFO] [stdout] 2: >::call_once [INFO] [stdout] 3: as futures_util::fns::FnOnce1>>::call_once::{{closure}} [INFO] [stdout] 4: core::result::Result::map_err [INFO] [stdout] 5: as futures_util::fns::FnOnce1>>::call_once [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] 11: >::execute::{{closure}} [INFO] [stdout] 12: rust_out::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: rust_out::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:: for &F>::call_once [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: std::panicking::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: std::panic::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 30: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: std::panicking::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: std::panic::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: std::rt::lang_start_internal [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 34: std::rt::lang_start [INFO] [stdout] 35: main [INFO] [stdout] 36: [INFO] [stdout] 37: __libc_start_main [INFO] [stdout] 38: _start [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 15.58s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f75674274192942f110d642052de941c5b6e60e750c88ef5110beef1250ad303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f75674274192942f110d642052de941c5b6e60e750c88ef5110beef1250ad303", kill_on_drop: false }` [INFO] [stdout] f75674274192942f110d642052de941c5b6e60e750c88ef5110beef1250ad303