[INFO] fetching crate odata-simple-client 0.2.6...
[INFO] testing odata-simple-client-0.2.6 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate odata-simple-client 0.2.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate odata-simple-client 0.2.6
[INFO] finished tweaking crates.io crate odata-simple-client 0.2.6
[INFO] tweaked toml for crates.io crate odata-simple-client 0.2.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate odata-simple-client 0.2.6 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 128 packages to latest compatible versions
[INFO] [stderr]       Adding governor v0.4.2 (available: v0.10.1)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.7.0)
[INFO] [stderr]       Adding hyper-openssl v0.9.2 (available: v0.10.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8a4b3da88d9fec1ac6605f1052a28165cf0032da756e786418f9d8205f5b4abd
[INFO] running `Command { std: "docker" "start" "-a" "8a4b3da88d9fec1ac6605f1052a28165cf0032da756e786418f9d8205f5b4abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a4b3da88d9fec1ac6605f1052a28165cf0032da756e786418f9d8205f5b4abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a4b3da88d9fec1ac6605f1052a28165cf0032da756e786418f9d8205f5b4abd", kill_on_drop: false }`
[INFO] [stdout] 8a4b3da88d9fec1ac6605f1052a28165cf0032da756e786418f9d8205f5b4abd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2906bb5fd1c9b4428aaca0c357772759ce2b26bd8da73c13b1a8711fe9991a02
[INFO] running `Command { std: "docker" "start" "-a" "2906bb5fd1c9b4428aaca0c357772759ce2b26bd8da73c13b1a8711fe9991a02", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling odata-simple-client v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.98s
[INFO] running `Command { std: "docker" "inspect" "2906bb5fd1c9b4428aaca0c357772759ce2b26bd8da73c13b1a8711fe9991a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2906bb5fd1c9b4428aaca0c357772759ce2b26bd8da73c13b1a8711fe9991a02", kill_on_drop: false }`
[INFO] [stdout] 2906bb5fd1c9b4428aaca0c357772759ce2b26bd8da73c13b1a8711fe9991a02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 378c1e93aff0f2e249658ccd89d8736ad9925908e24d562b761bd65890fc2803
[INFO] running `Command { std: "docker" "start" "-a" "378c1e93aff0f2e249658ccd89d8736ad9925908e24d562b761bd65890fc2803", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling hyper-openssl v0.9.2
[INFO] [stderr]    Compiling linked_hash_set v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling odata-simple-client v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "378c1e93aff0f2e249658ccd89d8736ad9925908e24d562b761bd65890fc2803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378c1e93aff0f2e249658ccd89d8736ad9925908e24d562b761bd65890fc2803", kill_on_drop: false }`
[INFO] [stdout] 378c1e93aff0f2e249658ccd89d8736ad9925908e24d562b761bd65890fc2803
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 78074f2177c833210a7db548a152e286d44fead131292e5f9e46bdc105147a52
[INFO] running `Command { std: "docker" "start" "-a" "78074f2177c833210a7db548a152e286d44fead131292e5f9e46bdc105147a52", kill_on_drop: false }`
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]   --> src/lib.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 |     private_in_public,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `odata-simple-client` (lib) generated 1 warning
[INFO] [stderr] warning: `odata-simple-client` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/odata_simple_client-cb019bb824058042)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test path::tests::test_query_builder ... ok
[INFO] [stdout] test path::tests::test_single_resource_expand ... 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]    Doc-tests odata_simple_client
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]   --> src/lib.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 |     private_in_public,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - DataSource<C>::new (line 150) ... ok
[INFO] [stdout] test src/lib.rs - DataSource<C>::fetch_paged (line 232) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - ListRequest::filter (line 361) ... FAILED
[INFO] [stdout] test src/lib.rs - DataSource<C>::fetch (line 197) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - DataSource<C>::fetch_paged (line 232) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/lib.rs:24:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Hyper(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:     0x5a391d7ff902 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a391d7ff902 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a391d7ff902 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a391d7ff902 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a391d822fe3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a391d822fe3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a391d7fca93 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a391d7fca93 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a391d7ff752 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a391d800826 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a391d800629 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5a391d801232 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5a391d800fca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5a391d7ffdf9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5a391d800c5d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5a391d8216f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5a391d821a96 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5a391d7885e2 - rust_out::main::_doctest_main_src_lib_rs_232_0::{{closure}}::hf857ffcd2b6e572c
[INFO] [stdout]   18:     0x5a391d76fac6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf0531fa17d84ef27
[INFO] [stdout]   19:     0x5a391d76ae49 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc850930c85a71529
[INFO] [stdout]   20:     0x5a391d76addf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h38ffc41e033fc8ba
[INFO] [stdout]   21:     0x5a391d76a025 - tokio::runtime::scheduler::current_thread::Context::enter::h048b98468973f3b0
[INFO] [stdout]   22:     0x5a391d76aa55 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc8030ea120bdd4aa
[INFO] [stdout]   23:     0x5a391d76a854 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd53e045f00a119d3
[INFO] [stdout]   24:     0x5a391d768464 - tokio::runtime::context::scoped::Scoped<T>::set::h4fba4893bd3fa670
[INFO] [stdout]   25:     0x5a391d7683b4 - tokio::runtime::context::set_scheduler::{{closure}}::h89753a12e2dc9b3d
[INFO] [stdout]   26:     0x5a391d70bb7a - std::thread::local::LocalKey<T>::try_with::h084be0e94789d514
[INFO] [stdout]   27:     0x5a391d70ba79 - std::thread::local::LocalKey<T>::with::he8fde551dc514432
[INFO] [stdout]   28:     0x5a391d76a6ba - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h65ed66b6d142db00
[INFO] [stdout]   29:     0x5a391d76a86d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc5a271ca27b94c5e
[INFO] [stdout]   30:     0x5a391d76953a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h34874c1f2362e826
[INFO] [stdout]   31:     0x5a391d768e32 - tokio::runtime::context::runtime::enter_runtime::h3df5735f38ea5bdc
[INFO] [stdout]   32:     0x5a391d769336 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h98fd8462ad1c3d1c
[INFO] [stdout]   33:     0x5a391d76916c - tokio::runtime::runtime::Runtime::block_on_inner::haa88e16e21eff1c4
[INFO] [stdout]   34:     0x5a391d76926c - tokio::runtime::runtime::Runtime::block_on::h34ee3ea42c73ae7a
[INFO] [stdout]   35:     0x5a391d6fcd27 - tokio_test::block_on::h9542ece9c1e23baf
[INFO] [stdout]   36:     0x5a391d788286 - rust_out::main::_doctest_main_src_lib_rs_232_0::h00acb867f3673ba3
[INFO] [stdout]   37:     0x5a391d787eb6 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   38:     0x5a391d70eb73 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   39:     0x5a391d70b376 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   40:     0x5a391d70ae79 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   41:     0x5a391d7f9610 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   42:     0x5a391d7f9610 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5a391d7f9610 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5a391d7f9610 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5a391d7f9610 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   46:     0x5a391d7f9610 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5a391d7f9610 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5a391d7f9610 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a391d7f9610 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   50:     0x5a391d70ae61 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   51:     0x5a391d7891e5 - main
[INFO] [stdout]   52:     0x71196293d1ca - <unknown>
[INFO] [stdout]   53:     0x71196293d28b - __libc_start_main
[INFO] [stdout]   54:     0x5a391d6f4405 - _start
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/lib.rs:27:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Hyper(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:     0x5c4862de7862 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4862de7862 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4862de7862 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c4862de7862 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c4862e0af33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c4862e0af33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5c4862de49f3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4862de49f3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c4862de76b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c4862de8786 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c4862de8589 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5c4862de9192 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5c4862de8f2a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5c4862de7d59 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5c4862de8bbd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5c4862e09640 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5c4862e099e6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5c4862d70af1 - rust_out::main::_doctest_main_src_lib_rs_8_0::{{closure}}::hfb2886ea8d8920f3
[INFO] [stdout]   18:     0x5c4862d59a86 - <core::pin::Pin<P> as core::future::future::Future>::poll::hccf20142203eee7a
[INFO] [stdout]   19:     0x5c4862d54e79 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h79186ee46b3ffab3
[INFO] [stdout]   20:     0x5c4862d54e1f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66a64f3c9b82438a
[INFO] [stdout]   21:     0x5c4862d54055 - tokio::runtime::scheduler::current_thread::Context::enter::h4628c1f11f06cd52
[INFO] [stdout]   22:     0x5c4862d54a85 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h49777450f126176a
[INFO] [stdout]   23:     0x5c4862d54884 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6e8fc4ee456f29d2
[INFO] [stdout]   24:     0x5c4862d52494 - tokio::runtime::context::scoped::Scoped<T>::set::hf8f7c1aabc66b11c
[INFO] [stdout]   25:     0x5c4862d523e4 - tokio::runtime::context::set_scheduler::{{closure}}::h631c5d9b39bc36d3
[INFO] [stdout]   26:     0x5c4862cf6dca - std::thread::local::LocalKey<T>::try_with::ha969d431844b9d4c
[INFO] [stdout]   27:     0x5c4862cf6519 - std::thread::local::LocalKey<T>::with::he6404e39bcea7d17
[INFO] [stdout]   28:     0x5c4862d546ea - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2155910fcefe85e5
[INFO] [stdout]   29:     0x5c4862d5489d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbef2760dc1a1262c
[INFO] [stdout]   30:     0x5c4862d5356a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3af83b26c38615d7
[INFO] [stdout]   31:     0x5c4862d52e62 - tokio::runtime::context::runtime::enter_runtime::hda96a8078c3789a4
[INFO] [stdout]   32:     0x5c4862d53366 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h65be235851cfb281
[INFO] [stdout]   33:     0x5c4862d5319c - tokio::runtime::runtime::Runtime::block_on_inner::h594d2a831f88cf2a
[INFO] [stdout]   34:     0x5c4862d5329c - tokio::runtime::runtime::Runtime::block_on::h5a2bdc1619a2d7f6
[INFO] [stdout]   35:     0x5c4862ce9cf7 - tokio_test::block_on::h3aff0d0a4e186af7
[INFO] [stdout]   36:     0x5c4862d707f6 - rust_out::main::_doctest_main_src_lib_rs_8_0::h7119b889c5779733
[INFO] [stdout]   37:     0x5c4862d70426 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   38:     0x5c4862cf9083 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   39:     0x5c4862cf5e16 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   40:     0x5c4862cf5919 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   41:     0x5c4862de1570 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   42:     0x5c4862de1570 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5c4862de1570 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5c4862de1570 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5c4862de1570 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   46:     0x5c4862de1570 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5c4862de1570 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5c4862de1570 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5c4862de1570 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   50:     0x5c4862cf5901 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   51:     0x5c4862d714a5 - main
[INFO] [stdout]   52:     0x7f56a208d1ca - <unknown>
[INFO] [stdout]   53:     0x7f56a208d28b - __libc_start_main
[INFO] [stdout]   54:     0x5c4862ce15b5 - _start
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - ListRequest::filter (line 361) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/lib.rs:24:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Hyper(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:     0x599f6b44b1d2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599f6b44b1d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599f6b44b1d2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x599f6b44b1d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x599f6b46e8a3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x599f6b46e8a3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x599f6b448363 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599f6b448363 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x599f6b44b022 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x599f6b44c0f6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x599f6b44bef9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x599f6b44cb02 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x599f6b44c89a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x599f6b44b6c9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x599f6b44c52d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x599f6b46cfb0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x599f6b46d356 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x599f6b3d3f5d - rust_out::main::_doctest_main_src_lib_rs_361_0::{{closure}}::h47d81b33a8d5ea9a
[INFO] [stdout]   18:     0x599f6b3bb1f6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8027b4490fecc728
[INFO] [stdout]   19:     0x599f6b3b66b9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4f3a619d756f0d6c
[INFO] [stdout]   20:     0x599f6b3b664f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hebd5b06834bbb32a
[INFO] [stdout]   21:     0x599f6b3b5895 - tokio::runtime::scheduler::current_thread::Context::enter::h30c7154fb531c165
[INFO] [stdout]   22:     0x599f6b3b62c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h92010b8fc839345f
[INFO] [stdout]   23:     0x599f6b3b60c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc264a8ea3c92cadb
[INFO] [stdout]   24:     0x599f6b3b3cd4 - tokio::runtime::context::scoped::Scoped<T>::set::h5100fa21dd3dc3ca
[INFO] [stdout]   25:     0x599f6b3b3c24 - tokio::runtime::context::set_scheduler::{{closure}}::h7d9fc57d52d29998
[INFO] [stdout]   26:     0x599f6b3583ba - std::thread::local::LocalKey<T>::try_with::he7df11261195cc77
[INFO] [stdout]   27:     0x599f6b3578b9 - std::thread::local::LocalKey<T>::with::hda20c294c76c5d5e
[INFO] [stdout]   28:     0x599f6b3b5f2a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcb7d13794d384422
[INFO] [stdout]   29:     0x599f6b3b60dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h51aa911a28859301
[INFO] [stdout]   30:     0x599f6b3b4daa - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6444ecb958b3f4b7
[INFO] [stdout]   31:     0x599f6b3b46a2 - tokio::runtime::context::runtime::enter_runtime::h7a80727cef863cf5
[INFO] [stdout]   32:     0x599f6b3b4ba6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha7d6d61c4eed14a7
[INFO] [stdout]   33:     0x599f6b3b49dc - tokio::runtime::runtime::Runtime::block_on_inner::h9e63d90645114b9f
[INFO] [stdout]   34:     0x599f6b3b4adc - tokio::runtime::runtime::Runtime::block_on::h11b531f1b3b74848
[INFO] [stdout]   35:     0x599f6b348bd7 - tokio_test::block_on::hcb7c643acd37923d
[INFO] [stdout]   36:     0x599f6b3d3be6 - rust_out::main::_doctest_main_src_lib_rs_361_0::h244925a39fa649f4
[INFO] [stdout]   37:     0x599f6b3d3816 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   38:     0x599f6b35a4b3 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   39:     0x599f6b357226 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   40:     0x599f6b356d29 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   41:     0x599f6b444ee0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   42:     0x599f6b444ee0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x599f6b444ee0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x599f6b444ee0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x599f6b444ee0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   46:     0x599f6b444ee0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x599f6b444ee0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x599f6b444ee0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x599f6b444ee0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   50:     0x599f6b356d11 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   51:     0x599f6b3d4945 - main
[INFO] [stdout]   52:     0x7b8bb3fed1ca - <unknown>
[INFO] [stdout]   53:     0x7b8bb3fed28b - __libc_start_main
[INFO] [stdout]   54:     0x599f6b3402b5 - _start
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - DataSource<C>::fetch (line 197) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/lib.rs:23:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Hyper(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:     0x5dc8273cf862 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc8273cf862 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc8273cf862 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dc8273cf862 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dc8273f2f33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dc8273f2f33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5dc8273cc9f3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc8273cc9f3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dc8273cf6b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dc8273d0786 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dc8273d0589 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5dc8273d1192 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5dc8273d0f2a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5dc8273cfd59 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5dc8273d0bbd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5dc8273f1640 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5dc8273f19e6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5dc827358af1 - rust_out::main::_doctest_main_src_lib_rs_197_0::{{closure}}::h6fb347e4021e4a3e
[INFO] [stdout]   18:     0x5dc827341996 - <core::pin::Pin<P> as core::future::future::Future>::poll::h3aae5e0f8ffb69b8
[INFO] [stdout]   19:     0x5dc82733ce79 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf172c7a8a122a529
[INFO] [stdout]   20:     0x5dc82733ce0f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbd0f8215ff83359a
[INFO] [stdout]   21:     0x5dc82733c055 - tokio::runtime::scheduler::current_thread::Context::enter::hb36e26fea37310ba
[INFO] [stdout]   22:     0x5dc82733ca85 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h16814abedd2928da
[INFO] [stdout]   23:     0x5dc82733c884 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h102943485dc228e8
[INFO] [stdout]   24:     0x5dc82733a494 - tokio::runtime::context::scoped::Scoped<T>::set::hcdb82bc58998f1c8
[INFO] [stdout]   25:     0x5dc82733a3e4 - tokio::runtime::context::set_scheduler::{{closure}}::hc06c041295c4f0b5
[INFO] [stdout]   26:     0x5dc8272defaa - std::thread::local::LocalKey<T>::try_with::hf3ffed76f9d5dc93
[INFO] [stdout]   27:     0x5dc8272de519 - std::thread::local::LocalKey<T>::with::hd4ddf68c5d73deaa
[INFO] [stdout]   28:     0x5dc82733c6ea - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd7a3c86c99b9a566
[INFO] [stdout]   29:     0x5dc82733c89d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb7e6402bc4a7634e
[INFO] [stdout]   30:     0x5dc82733b56a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h33dbae099cc126ca
[INFO] [stdout]   31:     0x5dc82733ae62 - tokio::runtime::context::runtime::enter_runtime::hbe5185a793053202
[INFO] [stdout]   32:     0x5dc82733b366 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb6cf59f4a6787e14
[INFO] [stdout]   33:     0x5dc82733b19c - tokio::runtime::runtime::Runtime::block_on_inner::h91980196cb3b71ad
[INFO] [stdout]   34:     0x5dc82733b29c - tokio::runtime::runtime::Runtime::block_on::h4843039616eeca49
[INFO] [stdout]   35:     0x5dc8272d1cf7 - tokio_test::block_on::ha8c51f88ed2c32da
[INFO] [stdout]   36:     0x5dc8273587f6 - rust_out::main::_doctest_main_src_lib_rs_197_0::h3c19281783ed80f6
[INFO] [stdout]   37:     0x5dc827358426 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   38:     0x5dc8272e1083 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   39:     0x5dc8272dde16 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   40:     0x5dc8272dd919 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   41:     0x5dc8273c9570 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   42:     0x5dc8273c9570 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5dc8273c9570 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5dc8273c9570 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5dc8273c9570 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   46:     0x5dc8273c9570 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5dc8273c9570 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5dc8273c9570 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dc8273c9570 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   50:     0x5dc8272dd901 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   51:     0x5dc8273594a5 - main
[INFO] [stdout]   52:     0x7749e33a01ca - <unknown>
[INFO] [stdout]   53:     0x7749e33a028b - __libc_start_main
[INFO] [stdout]   54:     0x5dc8272c95b5 - _start
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout]     src/lib.rs - DataSource<C>::fetch (line 197)
[INFO] [stdout]     src/lib.rs - DataSource<C>::fetch_paged (line 232)
[INFO] [stdout]     src/lib.rs - ListRequest::filter (line 361)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.97s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "78074f2177c833210a7db548a152e286d44fead131292e5f9e46bdc105147a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78074f2177c833210a7db548a152e286d44fead131292e5f9e46bdc105147a52", kill_on_drop: false }`
[INFO] [stdout] 78074f2177c833210a7db548a152e286d44fead131292e5f9e46bdc105147a52
