[INFO] fetching crate odata-simple-client 0.2.6...
[INFO] testing odata-simple-client-0.2.6 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate odata-simple-client 0.2.6 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate odata-simple-client 0.2.6 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 126 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31fe5de8b55603061f57280018baa4b2fa823da8bca66f8c91270c7611e3cbba
[INFO] running `Command { std: "docker" "start" "-a" "31fe5de8b55603061f57280018baa4b2fa823da8bca66f8c91270c7611e3cbba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31fe5de8b55603061f57280018baa4b2fa823da8bca66f8c91270c7611e3cbba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31fe5de8b55603061f57280018baa4b2fa823da8bca66f8c91270c7611e3cbba", kill_on_drop: false }`
[INFO] [stdout] 31fe5de8b55603061f57280018baa4b2fa823da8bca66f8c91270c7611e3cbba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f6b522d9331d0aaa0067699cd0c131d81c765a4dea4822f16de44cf3b69e95b
[INFO] running `Command { std: "docker" "start" "-a" "6f6b522d9331d0aaa0067699cd0c131d81c765a4dea4822f16de44cf3b69e95b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 7.86s
[INFO] running `Command { std: "docker" "inspect" "6f6b522d9331d0aaa0067699cd0c131d81c765a4dea4822f16de44cf3b69e95b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f6b522d9331d0aaa0067699cd0c131d81c765a4dea4822f16de44cf3b69e95b", kill_on_drop: false }`
[INFO] [stdout] 6f6b522d9331d0aaa0067699cd0c131d81c765a4dea4822f16de44cf3b69e95b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb3eff20f99f7e0bd7036552d6a0694699862599f74f0a18402543d70303c42a
[INFO] running `Command { std: "docker" "start" "-a" "bb3eff20f99f7e0bd7036552d6a0694699862599f74f0a18402543d70303c42a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hyper-openssl v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[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 17.04s
[INFO] running `Command { std: "docker" "inspect" "bb3eff20f99f7e0bd7036552d6a0694699862599f74f0a18402543d70303c42a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb3eff20f99f7e0bd7036552d6a0694699862599f74f0a18402543d70303c42a", kill_on_drop: false }`
[INFO] [stdout] bb3eff20f99f7e0bd7036552d6a0694699862599f74f0a18402543d70303c42a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23fbe152502496de1b152afd431aaef0c006b13557560aa7d1b2b32d87476ed7
[INFO] running `Command { std: "docker" "start" "-a" "23fbe152502496de1b152afd431aaef0c006b13557560aa7d1b2b32d87476ed7", 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.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/odata_simple_client-3a499491fb936494)
[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 - (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - DataSource<C>::fetch (line 197) ... FAILED
[INFO] [stdout] test src/lib.rs - ListRequest::filter (line 361) ... FAILED
[INFO] [stdout] test src/lib.rs - DataSource<C>::fetch_paged (line 232) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' (111) 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:     0x64e7259d5462 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e7259d5462 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e7259d5462 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64e7259d5462 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64e7259e616f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64e7259e616f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64e7259b02e3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e7259b02e3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64e7259b7422 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64e7259b9b0f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64e7259b9969 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x64e7259ba195 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x64e7259b9f7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x64e7259b7559 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x64e7259a4bcd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x64e7259eeac0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x64e7259edfc6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x64e72585b4b9 - rust_out::main::_doctest_main_src_lib_rs_8_0::{{closure}}::h0293771f89aa23db
[INFO] [stdout]   18:     0x64e725852f06 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4c73e9ef568e5f37
[INFO] [stdout]   19:     0x64e7258501c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h21c3013ca771c0d5
[INFO] [stdout]   20:     0x64e72584ffe4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h05ecff29a09bccb6
[INFO] [stdout]   21:     0x64e72584da60 - tokio::runtime::scheduler::current_thread::Context::enter::he67eaed0476b29b1
[INFO] [stdout]   22:     0x64e72584f70d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd934a589c4e6bc1b
[INFO] [stdout]   23:     0x64e72584e9c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb569f41beb1f77e1
[INFO] [stdout]   24:     0x64e725849821 - tokio::runtime::context::scoped::Scoped<T>::set::h3d02c0dafecc9486
[INFO] [stdout]   25:     0x64e725849524 - tokio::runtime::context::set_scheduler::{{closure}}::h23277ce268921d6e
[INFO] [stdout]   26:     0x64e7257ec20a - std::thread::local::LocalKey<T>::try_with::h7f9e68f60d5ede27
[INFO] [stdout]   27:     0x64e7257eb489 - std::thread::local::LocalKey<T>::with::hbdc43c2df80c38a6
[INFO] [stdout]   28:     0x64e7258494ab - tokio::runtime::context::set_scheduler::hdfecdf17a965ed0c
[INFO] [stdout]   29:     0x64e72584e764 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h87cb387792b9814f
[INFO] [stdout]   30:     0x64e72584e9de - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h06cbe177a067d4ae
[INFO] [stdout]   31:     0x64e72584b6e6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h40389f0a2bd0d0e0
[INFO] [stdout]   32:     0x64e72584aaea - tokio::runtime::context::runtime::enter_runtime::hd5c1e8c302ad51cf
[INFO] [stdout]   33:     0x64e72584b4bf - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd49808a7e5ab2660
[INFO] [stdout]   34:     0x64e72584aff4 - tokio::runtime::runtime::Runtime::block_on_inner::habbeff84511c413a
[INFO] [stdout]   35:     0x64e72584b2d2 - tokio::runtime::runtime::Runtime::block_on::h99099c31ea228a50
[INFO] [stdout]   36:     0x64e7257dd7ae - tokio_test::block_on::ha34b7ef4edd7d5cb
[INFO] [stdout]   37:     0x64e72585b1a2 - rust_out::main::_doctest_main_src_lib_rs_8_0::h6d01edf7b27bed54
[INFO] [stdout]   38:     0x64e72585adc6 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   39:     0x64e7257ef7a3 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   40:     0x64e7257e9cd6 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   41:     0x64e7257e9ac9 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   42:     0x64e7259b1610 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x64e7259b1610 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x64e7259b1610 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x64e7259b1610 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x64e7259b1610 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x64e7259b1610 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x64e7259b1610 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x64e7259b1610 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x64e7259b1610 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x64e7257e9ab1 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   52:     0x64e725865005 - main
[INFO] [stdout]   53:     0x75dac3db41ca - <unknown>
[INFO] [stdout]   54:     0x75dac3db428b - __libc_start_main
[INFO] [stdout]   55:     0x64e7257d6d05 - _start
[INFO] [stdout]   56:                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' (167) 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:     0x5a87f63a6462 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a87f63a6462 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a87f63a6462 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a87f63a6462 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a87f63b716f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a87f63b716f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a87f63812e3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a87f63812e3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a87f6388422 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a87f638ab0f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a87f638a969 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5a87f638b195 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5a87f638af7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5a87f6388559 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5a87f6375bcd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5a87f63bfac0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a87f63befc6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5a87f622c4b9 - rust_out::main::_doctest_main_src_lib_rs_197_0::{{closure}}::h052449e0e94900fb
[INFO] [stdout]   18:     0x5a87f6223e66 - <core::pin::Pin<P> as core::future::future::Future>::poll::h265bcf3310fe83aa
[INFO] [stdout]   19:     0x5a87f62211e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h995d8e8ee09e25eb
[INFO] [stdout]   20:     0x5a87f6220fe4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h30510aadb9604245
[INFO] [stdout]   21:     0x5a87f621e780 - tokio::runtime::scheduler::current_thread::Context::enter::h68439715f7a823b6
[INFO] [stdout]   22:     0x5a87f622070d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hae58511fff978fac
[INFO] [stdout]   23:     0x5a87f621f9c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3a64ae67cdf47aff
[INFO] [stdout]   24:     0x5a87f621a821 - tokio::runtime::context::scoped::Scoped<T>::set::h75813b9e5440d92f
[INFO] [stdout]   25:     0x5a87f621a4e4 - tokio::runtime::context::set_scheduler::{{closure}}::h52090504f3a1c1d5
[INFO] [stdout]   26:     0x5a87f61bd63a - std::thread::local::LocalKey<T>::try_with::hfa136cc1a7b5c498
[INFO] [stdout]   27:     0x5a87f61bc439 - std::thread::local::LocalKey<T>::with::h9766c0277bea44ac
[INFO] [stdout]   28:     0x5a87f621a47b - tokio::runtime::context::set_scheduler::h208dfe8491b2d219
[INFO] [stdout]   29:     0x5a87f621f374 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h43378402738d954c
[INFO] [stdout]   30:     0x5a87f621fa2e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf827cd1ca48d400b
[INFO] [stdout]   31:     0x5a87f621c6e6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2cc4f9408c7d59d2
[INFO] [stdout]   32:     0x5a87f621b9aa - tokio::runtime::context::runtime::enter_runtime::h6cd657492bfd306f
[INFO] [stdout]   33:     0x5a87f621c42f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h33338b5b49c74400
[INFO] [stdout]   34:     0x5a87f621c0d4 - tokio::runtime::runtime::Runtime::block_on_inner::hacbf8e826366ea69
[INFO] [stdout]   35:     0x5a87f621c2d2 - tokio::runtime::runtime::Runtime::block_on::h6829373b677029ba
[INFO] [stdout]   36:     0x5a87f61ae7ae - tokio_test::block_on::hadd1157274b4b0bd
[INFO] [stdout]   37:     0x5a87f622c1a2 - rust_out::main::_doctest_main_src_lib_rs_197_0::h19169819e7311d9c
[INFO] [stdout]   38:     0x5a87f622bdc6 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   39:     0x5a87f61c07a3 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   40:     0x5a87f61bacd6 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   41:     0x5a87f61baac9 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   42:     0x5a87f6382610 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x5a87f6382610 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5a87f6382610 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5a87f6382610 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5a87f6382610 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x5a87f6382610 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x5a87f6382610 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x5a87f6382610 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5a87f6382610 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x5a87f61baab1 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   52:     0x5a87f6236005 - main
[INFO] [stdout]   53:     0x79a421e681ca - <unknown>
[INFO] [stdout]   54:     0x79a421e6828b - __libc_start_main
[INFO] [stdout]   55:     0x5a87f61a7d05 - _start
[INFO] [stdout]   56:                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' (168) 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:     0x5d38d974c362 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d38d974c362 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d38d974c362 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d38d974c362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d38d975d06f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d38d975d06f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d38d97271e3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d38d97271e3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d38d972e322 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d38d9730a0f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d38d9730869 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5d38d9731095 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5d38d9730e7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5d38d972e459 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5d38d971bacd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5d38d97659c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d38d9764ec6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5d38d95d0aa5 - rust_out::main::_doctest_main_src_lib_rs_361_0::{{closure}}::h6cc25ce91c3393f4
[INFO] [stdout]   18:     0x5d38d95c7826 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbddd8676bca48056
[INFO] [stdout]   19:     0x5d38d95c49d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h145ec6387520fe1c
[INFO] [stdout]   20:     0x5d38d95c4934 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h810d233cbddf1f3f
[INFO] [stdout]   21:     0x5d38d95c2270 - tokio::runtime::scheduler::current_thread::Context::enter::hd1b64d6a360a3730
[INFO] [stdout]   22:     0x5d38d95c34cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h17d605c92dd4ead5
[INFO] [stdout]   23:     0x5d38d95c31b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0b211bfc66a4d454
[INFO] [stdout]   24:     0x5d38d95be031 - tokio::runtime::context::scoped::Scoped<T>::set::h9c0e6ec837fb4c4b
[INFO] [stdout]   25:     0x5d38d95bdd34 - tokio::runtime::context::set_scheduler::{{closure}}::hdcfc7139eafc4853
[INFO] [stdout]   26:     0x5d38d955f95a - std::thread::local::LocalKey<T>::try_with::h182d3d9f51ee39d1
[INFO] [stdout]   27:     0x5d38d955f599 - std::thread::local::LocalKey<T>::with::h26974c2d52023741
[INFO] [stdout]   28:     0x5d38d95bdcbb - tokio::runtime::context::set_scheduler::h027ca7ec530a61ad
[INFO] [stdout]   29:     0x5d38d95c2b84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6048245f622d44e8
[INFO] [stdout]   30:     0x5d38d95c31ee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h36787acf845e152b
[INFO] [stdout]   31:     0x5d38d95c0206 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb738805af6698049
[INFO] [stdout]   32:     0x5d38d95bf1ba - tokio::runtime::context::runtime::enter_runtime::h2a4f96fce4c02eaa
[INFO] [stdout]   33:     0x5d38d95bfc3f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h779745a9239302f4
[INFO] [stdout]   34:     0x5d38d95bf804 - tokio::runtime::runtime::Runtime::block_on_inner::h43a2aee6609320aa
[INFO] [stdout]   35:     0x5d38d95bfae2 - tokio::runtime::runtime::Runtime::block_on::h88ee786f35c4bd9b
[INFO] [stdout]   36:     0x5d38d954f9ee - tokio_test::block_on::hdc4656b492d914a1
[INFO] [stdout]   37:     0x5d38d95d0712 - rust_out::main::_doctest_main_src_lib_rs_361_0::hbe2127aaa3c4a3d4
[INFO] [stdout]   38:     0x5d38d95d0336 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   39:     0x5d38d95639d3 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   40:     0x5d38d955dea6 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   41:     0x5d38d955dc99 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   42:     0x5d38d9728510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x5d38d9728510 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5d38d9728510 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5d38d9728510 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d38d9728510 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x5d38d9728510 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x5d38d9728510 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x5d38d9728510 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5d38d9728510 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x5d38d955dc81 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   52:     0x5d38d95db995 - main
[INFO] [stdout]   53:     0x73a4726161ca - <unknown>
[INFO] [stdout]   54:     0x73a47261628b - __libc_start_main
[INFO] [stdout]   55:     0x5d38d9548ce5 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[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' (171) 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:     0x631926871852 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631926871852 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631926871852 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x631926871852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63192688255f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63192688255f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63192684c6d3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63192684c6d3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x631926853812 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x631926855eff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x631926855d59 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x631926856585 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x63192685636a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x631926853949 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x631926840fbd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x63192688aeb0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63192688a3b6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x6319266f5fda - rust_out::main::_doctest_main_src_lib_rs_232_0::{{closure}}::h7704abeb9586efc2
[INFO] [stdout]   18:     0x6319266ecd16 - <core::pin::Pin<P> as core::future::future::Future>::poll::h06400ea8f5929efe
[INFO] [stdout]   19:     0x6319266ea046 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hae6efcbbef881e1d
[INFO] [stdout]   20:     0x6319266e9e44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h542033d39af980e5
[INFO] [stdout]   21:     0x6319266e72f0 - tokio::runtime::scheduler::current_thread::Context::enter::h75e38cdc8bd7c8d1
[INFO] [stdout]   22:     0x6319266e8b1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4a2b423b6e2ee77c
[INFO] [stdout]   23:     0x6319266e8824 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hea26350c9a82006f
[INFO] [stdout]   24:     0x6319266e3551 - tokio::runtime::context::scoped::Scoped<T>::set::h8c1aada934b92454
[INFO] [stdout]   25:     0x6319266e3344 - tokio::runtime::context::set_scheduler::{{closure}}::h373d02b3e2042ff0
[INFO] [stdout]   26:     0x631926684cda - std::thread::local::LocalKey<T>::try_with::h38ddd1017b22fff3
[INFO] [stdout]   27:     0x6319266846f9 - std::thread::local::LocalKey<T>::with::hf6222c5f83dc4a9e
[INFO] [stdout]   28:     0x6319266e330b - tokio::runtime::context::set_scheduler::hfaeade865b9fa4fa
[INFO] [stdout]   29:     0x6319266e85c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf4cf1e1745bc0733
[INFO] [stdout]   30:     0x6319266e888e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb6118f782e0fafe4
[INFO] [stdout]   31:     0x6319266e5546 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h08b25a1affb92b97
[INFO] [stdout]   32:     0x6319266e494a - tokio::runtime::context::runtime::enter_runtime::hc8c9b01b62438eeb
[INFO] [stdout]   33:     0x6319266e531f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd7b64ed424b0e208
[INFO] [stdout]   34:     0x6319266e4f34 - tokio::runtime::runtime::Runtime::block_on_inner::hb20f7b0b15a8c825
[INFO] [stdout]   35:     0x6319266e5132 - tokio::runtime::runtime::Runtime::block_on::he7af71b758f87973
[INFO] [stdout]   36:     0x631926674a8e - tokio_test::block_on::h573f5f7f3befa1d1
[INFO] [stdout]   37:     0x6319266f5c62 - rust_out::main::_doctest_main_src_lib_rs_232_0::h0342634aade29df2
[INFO] [stdout]   38:     0x6319266f5886 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   39:     0x631926688f53 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   40:     0x631926682f46 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   41:     0x631926682d39 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   42:     0x63192684da00 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x63192684da00 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x63192684da00 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x63192684da00 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x63192684da00 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x63192684da00 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x63192684da00 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x63192684da00 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x63192684da00 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x631926682d21 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   52:     0x631926701105 - main
[INFO] [stdout]   53:     0x753eff74f1ca - <unknown>
[INFO] [stdout]   54:     0x753eff74f28b - __libc_start_main
[INFO] [stdout]   55:     0x63192666dd85 - _start
[INFO] [stdout]   56:                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 4.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "23fbe152502496de1b152afd431aaef0c006b13557560aa7d1b2b32d87476ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23fbe152502496de1b152afd431aaef0c006b13557560aa7d1b2b32d87476ed7", kill_on_drop: false }`
[INFO] [stdout] 23fbe152502496de1b152afd431aaef0c006b13557560aa7d1b2b32d87476ed7
