[INFO] fetching crate streaming-http-range-client 1.0.1...
[INFO] testing streaming-http-range-client-1.0.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate streaming-http-range-client 1.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate streaming-http-range-client 1.0.1
[INFO] finished tweaking crates.io crate streaming-http-range-client 1.0.1
[INFO] tweaked toml for crates.io crate streaming-http-range-client 1.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate streaming-http-range-client 1.0.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 180 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc6c4768c9219203edbeb655ceff64f3349777728e80b7ac2517e9db8df8b703
[INFO] running `Command { std: "docker" "start" "-a" "fc6c4768c9219203edbeb655ceff64f3349777728e80b7ac2517e9db8df8b703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc6c4768c9219203edbeb655ceff64f3349777728e80b7ac2517e9db8df8b703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc6c4768c9219203edbeb655ceff64f3349777728e80b7ac2517e9db8df8b703", kill_on_drop: false }`
[INFO] [stdout] fc6c4768c9219203edbeb655ceff64f3349777728e80b7ac2517e9db8df8b703
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 669cb0faa60376cff6ec938adc520cc4199ef4d7f18006dac18b80aabd14be05
[INFO] running `Command { std: "docker" "start" "-a" "669cb0faa60376cff6ec938adc520cc4199ef4d7f18006dac18b80aabd14be05", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling streaming-http-range-client v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.13s
[INFO] running `Command { std: "docker" "inspect" "669cb0faa60376cff6ec938adc520cc4199ef4d7f18006dac18b80aabd14be05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "669cb0faa60376cff6ec938adc520cc4199ef4d7f18006dac18b80aabd14be05", kill_on_drop: false }`
[INFO] [stdout] 669cb0faa60376cff6ec938adc520cc4199ef4d7f18006dac18b80aabd14be05
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 69f1534b7d5e8da46a4dfefea7ce93d93d0597df4187fbc8e837402a8f0f4d2a
[INFO] running `Command { std: "docker" "start" "-a" "69f1534b7d5e8da46a4dfefea7ce93d93d0597df4187fbc8e837402a8f0f4d2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling streaming-http-range-client v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.11s
[INFO] running `Command { std: "docker" "inspect" "69f1534b7d5e8da46a4dfefea7ce93d93d0597df4187fbc8e837402a8f0f4d2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f1534b7d5e8da46a4dfefea7ce93d93d0597df4187fbc8e837402a8f0f4d2a", kill_on_drop: false }`
[INFO] [stdout] 69f1534b7d5e8da46a4dfefea7ce93d93d0597df4187fbc8e837402a8f0f4d2a
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 828e169ec70d4459384f0fba5896c11b00b39c3d763e112b8456d1eb29fd631b
[INFO] running `Command { std: "docker" "start" "-a" "828e169ec70d4459384f0fba5896c11b00b39c3d763e112b8456d1eb29fd631b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/streaming-http-range-client/b7ba555eead3c705/deps/streaming_http_range_client-b7ba555eead3c705)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::empty_reader ... ok
[INFO] [stdout] test test_client::tests::clamping ... ok
[INFO] [stdout] test tests::extend_range ... ok
[INFO] [stdout] test tests::extend_to_end ... ok
[INFO] [stdout] test tests::single_reader ... ok
[INFO] [stdout] test tests::read_le_u3 ... ok
[INFO] [stdout] test tests::fast_forward ... ok
[INFO] [stdout] test tests::split_off ... ok
[INFO] [stdout] test tests::fast_forward_too_far - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests streaming_http_range_client
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - HttpClient (line 34) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - HttpClient (line 34) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (64) panicked at src/lib.rs:11:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: External(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("georust.org")), port: None, path: "/", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d3b208814f2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d3b208814f2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d3b208814f2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d3b208814f2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d3b2089690a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d3b2089690a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5d3b20886246 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d3b20886246 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d3b2086675f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d3b2086675f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3b20879781 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d3b208799eb - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d3b20866818 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5d3b2085e2d9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d3b208677ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d3b2089707c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d3b20896dc2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5d3b204a551c - rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}
[INFO] [stdout]   18:     0x5d3b204a6dc6 - <core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5d3b204a4b66 - <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5d3b204a4ab4 - <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5d3b2049d710 - <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5d3b204a350d - <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5d3b204a2864 - <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x5d3b2049ce41 - <tokio[a859499bf54618dc]::runtime::context::scoped::Scoped<tokio[a859499bf54618dc]::runtime::scheduler::Context>>::set::<<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]   25:     0x5d3b204a40a4 - tokio[a859499bf54618dc]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5d3b2049e5aa - <std[840933623431fd06]::thread::local::LocalKey<tokio[a859499bf54618dc]::runtime::context::Context>>::try_with::<tokio[a859499bf54618dc]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]   27:     0x5d3b2049e1d9 - <std[840933623431fd06]::thread::local::LocalKey<tokio[a859499bf54618dc]::runtime::context::Context>>::with::<tokio[a859499bf54618dc]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]   28:     0x5d3b204a0d5b - tokio[a859499bf54618dc]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x5d3b204a04e4 - <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]   30:     0x5d3b204a07b2 - <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>>
[INFO] [stdout]   31:     0x5d3b204a23f0 - <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5d3b204a1d7b - tokio[a859499bf54618dc]::runtime::context::runtime::enter_runtime::<<tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5d3b2049d271 - <tokio[a859499bf54618dc]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>
[INFO] [stdout]   34:     0x5d3b2049c9a4 - <tokio[a859499bf54618dc]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>
[INFO] [stdout]   35:     0x5d3b2049cba2 - <tokio[a859499bf54618dc]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>
[INFO] [stdout]   36:     0x5d3b2049c714 - tokio_test[ddc096e0fd26322f]::block_on::<rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0::{closure#0}>
[INFO] [stdout]   37:     0x5d3b204a65f4 - rust_out[c8cdd22bfd421af4]::main::_doctest_main_src_lib_rs_34_0
[INFO] [stdout]   38:     0x5d3b204a58a6 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   39:     0x5d3b204a6f43 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x5d3b204a0cd6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   41:     0x5d3b204a3d19 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   42:     0x5d3b20878cc6 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x5d3b20878cc6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d3b20878cc6 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d3b20878cc6 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d3b20878cc6 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x5d3b20878cc6 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5d3b20878cc6 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5d3b20878cc6 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5d3b20878cc6 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x5d3b204a0811 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stdout]   52:     0x5d3b204a7015 - main
[INFO] [stdout]   53:     0x77f4139351ca - <unknown>
[INFO] [stdout]   54:     0x77f41393528b - __libc_start_main
[INFO] [stdout]   55:     0x5d3b2049c455 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - HttpClient (line 34)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "828e169ec70d4459384f0fba5896c11b00b39c3d763e112b8456d1eb29fd631b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "828e169ec70d4459384f0fba5896c11b00b39c3d763e112b8456d1eb29fd631b", kill_on_drop: false }`
[INFO] [stdout] 828e169ec70d4459384f0fba5896c11b00b39c3d763e112b8456d1eb29fd631b
