[INFO] fetching crate odata-simple-client 0.2.6... [INFO] testing odata-simple-client-0.2.6 against beta-2025-09-21 for beta-1.91-3 [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 beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83eb30d8779fd00b4c37125e5aa724a4241eba875ad07e00a7b0a49279a3edaf [INFO] running `Command { std: "docker" "start" "-a" "83eb30d8779fd00b4c37125e5aa724a4241eba875ad07e00a7b0a49279a3edaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83eb30d8779fd00b4c37125e5aa724a4241eba875ad07e00a7b0a49279a3edaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83eb30d8779fd00b4c37125e5aa724a4241eba875ad07e00a7b0a49279a3edaf", kill_on_drop: false }` [INFO] [stdout] 83eb30d8779fd00b4c37125e5aa724a4241eba875ad07e00a7b0a49279a3edaf [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 343a6ced82310d78f5819c535e889d0ca7e73c7f0c4156e26f424bc57fb8406d [INFO] running `Command { std: "docker" "start" "-a" "343a6ced82310d78f5819c535e889d0ca7e73c7f0c4156e26f424bc57fb8406d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 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 8.38s [INFO] running `Command { std: "docker" "inspect" "343a6ced82310d78f5819c535e889d0ca7e73c7f0c4156e26f424bc57fb8406d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343a6ced82310d78f5819c535e889d0ca7e73c7f0c4156e26f424bc57fb8406d", kill_on_drop: false }` [INFO] [stdout] 343a6ced82310d78f5819c535e889d0ca7e73c7f0c4156e26f424bc57fb8406d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87b9cdbe027253ee8dcdf7c06320daefe4e6769f8499baf25b40e4d40d6fd42f [INFO] running `Command { std: "docker" "start" "-a" "87b9cdbe027253ee8dcdf7c06320daefe4e6769f8499baf25b40e4d40d6fd42f", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling linked_hash_set v0.1.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tokio v1.47.1 [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 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 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 16.80s [INFO] running `Command { std: "docker" "inspect" "87b9cdbe027253ee8dcdf7c06320daefe4e6769f8499baf25b40e4d40d6fd42f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b9cdbe027253ee8dcdf7c06320daefe4e6769f8499baf25b40e4d40d6fd42f", kill_on_drop: false }` [INFO] [stdout] 87b9cdbe027253ee8dcdf7c06320daefe4e6769f8499baf25b40e4d40d6fd42f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e18b89a7ed945b22ecaadbe116c18b854b8f18b3978b3f18af32d676f163170f [INFO] running `Command { std: "docker" "start" "-a" "e18b89a7ed945b22ecaadbe116c18b854b8f18b3978b3f18af32d676f163170f", kill_on_drop: false }` [INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC 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.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/odata_simple_client-79a5e8026631bce3) [INFO] [stderr] Doc-tests odata_simple_client [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] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC 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::new (line 150) ... ok [INFO] [stdout] test src/lib.rs - DataSource::fetch (line 197) ... FAILED [INFO] [stdout] test src/lib.rs - ListRequest::filter (line 361) ... FAILED [INFO] [stdout] test src/lib.rs - DataSource::fetch_paged (line 232) ... FAILED [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/lib.rs - (line 8) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - DataSource::fetch (line 197) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (108) 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: 0x639d678cfa92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x639d678cfa92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x639d678cfa92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x639d678cfa92 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x639d678e0a5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x639d678e0a5f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x639d678aa4a1 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x639d678aa4a1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x639d678b1532 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x639d678b3c4f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x639d678b3aa9 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x639d678b4385 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x639d678b416a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x639d678b1669 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x639d6789ec5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x639d678e9430 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x639d678e8956 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 17: 0x639d6774c61c - rust_out::main::_doctest_main_src_lib_rs_197_0::{{closure}}::hda4ed41743d7ce31 [INFO] [stdout] 18: 0x639d67743d96 - as core::future::future::Future>::poll::h44409047cd76daec [INFO] [stdout] 19: 0x639d67740f76 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h16e73151346211e9 [INFO] [stdout] 20: 0x639d67740ef4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h963618079fe6bb6b [INFO] [stdout] 21: 0x639d6773e250 - tokio::runtime::scheduler::current_thread::Context::enter::h4e628b765f62ce47 [INFO] [stdout] 22: 0x639d677404bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7e811eebac1e744c [INFO] [stdout] 23: 0x639d6773f754 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdcb4b5a379b8712f [INFO] [stdout] 24: 0x639d6773a4a1 - tokio::runtime::context::scoped::Scoped::set::h2ca68ac303c30279 [INFO] [stdout] 25: 0x639d6773a284 - tokio::runtime::context::set_scheduler::{{closure}}::he45b6b9afe3ba504 [INFO] [stdout] 26: 0x639d676dc29a - std::thread::local::LocalKey::try_with::h3de3c35082a76feb [INFO] [stdout] 27: 0x639d676dbb99 - std::thread::local::LocalKey::with::hf3c3553ed0758b68 [INFO] [stdout] 28: 0x639d6773a1db - tokio::runtime::context::set_scheduler::h2499c030cde6a0bb [INFO] [stdout] 29: 0x639d6773f124 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h753cdf5ceeef14d3 [INFO] [stdout] 30: 0x639d6773f78e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h378e02f4b964407b [INFO] [stdout] 31: 0x639d6773c7a6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hec4cefc7e1fd1f40 [INFO] [stdout] 32: 0x639d6773b89a - tokio::runtime::context::runtime::enter_runtime::ha9c5e321881524d7 [INFO] [stdout] 33: 0x639d6773c26f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfc02ee6382448356 [INFO] [stdout] 34: 0x639d6773be84 - tokio::runtime::runtime::Runtime::block_on_inner::hdbdb4a21800a86f1 [INFO] [stdout] 35: 0x639d6773c082 - tokio::runtime::runtime::Runtime::block_on::h1cc65d7f8eb37caa [INFO] [stdout] 36: 0x639d676cdcce - tokio_test::block_on::h4859c18cb6b89b1c [INFO] [stdout] 37: 0x639d6774c2f2 - rust_out::main::_doctest_main_src_lib_rs_197_0::h38b5ebc0c76756d2 [INFO] [stdout] 38: 0x639d6774bf16 - rust_out::main::h909c389308a13d94 [INFO] [stdout] 39: 0x639d676e0063 - core::ops::function::FnOnce::call_once::he80aaf16098e337a [INFO] [stdout] 40: 0x639d676da3d6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68 [INFO] [stdout] 41: 0x639d676da1c9 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b [INFO] [stdout] 42: 0x639d678aba20 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 43: 0x639d678aba20 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x639d678aba20 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x639d678aba20 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x639d678aba20 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x639d678aba20 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x639d678aba20 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x639d678aba20 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x639d678aba20 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x639d676da1b1 - std::rt::lang_start::h5d51bffdfd88737a [INFO] [stdout] 52: 0x639d677562c5 - main [INFO] [stdout] 53: 0x76288d43b1ca - [INFO] [stdout] 54: 0x76288d43b28b - __libc_start_main [INFO] [stdout] 55: 0x639d676c7265 - _start [INFO] [stdout] 56: 0x0 - [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' (130) 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: 0x587950b3bab2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x587950b3bab2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x587950b3bab2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x587950b3bab2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x587950b4ca7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x587950b4ca7f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x587950b164c1 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x587950b164c1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x587950b1d552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x587950b1fc6f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x587950b1fac9 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x587950b203a5 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x587950b2018a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x587950b1d689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x587950b0ac7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x587950b55450 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x587950b54976 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 17: 0x5879509b6cd8 - rust_out::main::_doctest_main_src_lib_rs_361_0::{{closure}}::he370388011ff7485 [INFO] [stdout] 18: 0x5879509ad696 - as core::future::future::Future>::poll::h6ca236e44be49dda [INFO] [stdout] 19: 0x5879509aa876 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8bf3ae95ba459229 [INFO] [stdout] 20: 0x5879509aa7c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb9a23aa3780aefac [INFO] [stdout] 21: 0x5879509a7840 - tokio::runtime::scheduler::current_thread::Context::enter::h211196abf02106e6 [INFO] [stdout] 22: 0x5879509a934d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4dd47f7f917ee44d [INFO] [stdout] 23: 0x5879509a9054 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9b7e6f757f1dd22 [INFO] [stdout] 24: 0x5879509a3eb1 - tokio::runtime::context::scoped::Scoped::set::h54e5a4e1a8998936 [INFO] [stdout] 25: 0x5879509a3b24 - tokio::runtime::context::set_scheduler::{{closure}}::h099a7e7f02746faa [INFO] [stdout] 26: 0x587950945f7a - std::thread::local::LocalKey::try_with::hd8e4a2fc263b1d71 [INFO] [stdout] 27: 0x587950944ce9 - std::thread::local::LocalKey::with::h87651a67bef1985e [INFO] [stdout] 28: 0x5879509a3aeb - tokio::runtime::context::set_scheduler::h949a66942dc9b5ee [INFO] [stdout] 29: 0x5879509a8a04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc48cf850a90a1bad [INFO] [stdout] 30: 0x5879509a90be - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb7a99aa0906dce13 [INFO] [stdout] 31: 0x5879509a5d76 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4f24f9f676010097 [INFO] [stdout] 32: 0x5879509a517a - tokio::runtime::context::runtime::enter_runtime::hcfb706756a3a19a7 [INFO] [stdout] 33: 0x5879509a5abf - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h740f3bb64db11a9b [INFO] [stdout] 34: 0x5879509a5684 - tokio::runtime::runtime::Runtime::block_on_inner::h3cede7162ad648fc [INFO] [stdout] 35: 0x5879509a5962 - tokio::runtime::runtime::Runtime::block_on::he702492ba91f701c [INFO] [stdout] 36: 0x587950934fbe - tokio_test::block_on::h5b640c2447499999 [INFO] [stdout] 37: 0x5879509b6932 - rust_out::main::_doctest_main_src_lib_rs_361_0::haa86ef5054eb10ca [INFO] [stdout] 38: 0x5879509b6556 - rust_out::main::h909c389308a13d94 [INFO] [stdout] 39: 0x587950949343 - core::ops::function::FnOnce::call_once::he80aaf16098e337a [INFO] [stdout] 40: 0x587950943656 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68 [INFO] [stdout] 41: 0x587950943449 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b [INFO] [stdout] 42: 0x587950b17a40 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 43: 0x587950b17a40 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x587950b17a40 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x587950b17a40 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x587950b17a40 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x587950b17a40 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x587950b17a40 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x587950b17a40 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x587950b17a40 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x587950943431 - std::rt::lang_start::h5d51bffdfd88737a [INFO] [stdout] 52: 0x5879509c1d35 - main [INFO] [stdout] 53: 0x765b5929f1ca - [INFO] [stdout] 54: 0x765b5929f28b - __libc_start_main [INFO] [stdout] 55: 0x58795092e2f5 - _start [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - DataSource::fetch_paged (line 232) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (151) 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: 0x56fdbba6d072 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56fdbba6d072 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56fdbba6d072 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56fdbba6d072 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56fdbba7e03f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56fdbba7e03f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56fdbba47a81 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56fdbba47a81 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56fdbba4eb12 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56fdbba5122f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56fdbba51089 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x56fdbba51965 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x56fdbba5174a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x56fdbba4ec49 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x56fdbba3c23d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x56fdbba86a10 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x56fdbba85f36 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 17: 0x56fdbb8e82bd - rust_out::main::_doctest_main_src_lib_rs_232_0::{{closure}}::hae2d1300c6d4eb86 [INFO] [stdout] 18: 0x56fdbb8deeb6 - as core::future::future::Future>::poll::h9562479e6a22febb [INFO] [stdout] 19: 0x56fdbb8dbf76 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7115c735f0ed4a1b [INFO] [stdout] 20: 0x56fdbb8dbd94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3aafc9e4cd9e32b6 [INFO] [stdout] 21: 0x56fdbb8d8f60 - tokio::runtime::scheduler::current_thread::Context::enter::h602fb229fe7d7630 [INFO] [stdout] 22: 0x56fdbb8db4bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc630bd594e0d4f08 [INFO] [stdout] 23: 0x56fdbb8da754 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0a4b4a40180a6d9e [INFO] [stdout] 24: 0x56fdbb8d54a1 - tokio::runtime::context::scoped::Scoped::set::hcc60532592ac050a [INFO] [stdout] 25: 0x56fdbb8d5284 - tokio::runtime::context::set_scheduler::{{closure}}::h84de5a0a60557d52 [INFO] [stdout] 26: 0x56fdbb8760ba - std::thread::local::LocalKey::try_with::h037179832b5e8725 [INFO] [stdout] 27: 0x56fdbb875e79 - std::thread::local::LocalKey::with::h7177646a69b31a65 [INFO] [stdout] 28: 0x56fdbb8d520b - tokio::runtime::context::set_scheduler::heddc37581ae91ac6 [INFO] [stdout] 29: 0x56fdbb8da124 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h97257000642a86fa [INFO] [stdout] 30: 0x56fdbb8da7de - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd47c4144e2886cdb [INFO] [stdout] 31: 0x56fdbb8d7496 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9510bc0f1122717b [INFO] [stdout] 32: 0x56fdbb8d675a - tokio::runtime::context::runtime::enter_runtime::hb6de005316db030c [INFO] [stdout] 33: 0x56fdbb8d71df - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h374367fdfcd24bde [INFO] [stdout] 34: 0x56fdbb8d6da4 - tokio::runtime::runtime::Runtime::block_on_inner::h304b27a393a62c56 [INFO] [stdout] 35: 0x56fdbb8d7082 - tokio::runtime::runtime::Runtime::block_on::h48efe8615384bdbc [INFO] [stdout] 36: 0x56fdbb86608e - tokio_test::block_on::h33f45f61bf7fe25c [INFO] [stdout] 37: 0x56fdbb8e7f32 - rust_out::main::_doctest_main_src_lib_rs_232_0::hf5a099c583ff6ca5 [INFO] [stdout] 38: 0x56fdbb8e7b56 - rust_out::main::h909c389308a13d94 [INFO] [stdout] 39: 0x56fdbb87a993 - core::ops::function::FnOnce::call_once::he80aaf16098e337a [INFO] [stdout] 40: 0x56fdbb874726 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68 [INFO] [stdout] 41: 0x56fdbb874519 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b [INFO] [stdout] 42: 0x56fdbba49000 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 43: 0x56fdbba49000 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x56fdbba49000 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x56fdbba49000 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x56fdbba49000 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x56fdbba49000 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x56fdbba49000 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x56fdbba49000 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x56fdbba49000 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x56fdbb874501 - std::rt::lang_start::h5d51bffdfd88737a [INFO] [stdout] 52: 0x56fdbb8f3555 - main [INFO] [stdout] 53: 0x74e2171f21ca - [INFO] [stdout] 54: 0x74e2171f228b - __libc_start_main [INFO] [stdout] 55: 0x56fdbb85f3c5 - _start [INFO] [stdout] 56: 0x0 - [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' (172) 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: 0x570f4c8dba92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x570f4c8dba92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x570f4c8dba92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x570f4c8dba92 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x570f4c8eca5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x570f4c8eca5f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x570f4c8b64a1 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x570f4c8b64a1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x570f4c8bd532 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x570f4c8bfc4f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x570f4c8bfaa9 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x570f4c8c0385 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x570f4c8c016a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x570f4c8bd669 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x570f4c8aac5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x570f4c8f5430 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x570f4c8f4956 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 17: 0x570f4c75861c - rust_out::main::_doctest_main_src_lib_rs_8_0::{{closure}}::h4aa0c269703234bc [INFO] [stdout] 18: 0x570f4c74fe26 - as core::future::future::Future>::poll::hb98352e481a8b29d [INFO] [stdout] 19: 0x570f4c74cf76 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h71566d9ff7b68725 [INFO] [stdout] 20: 0x570f4c74cef4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbc28b0b6355b5b19 [INFO] [stdout] 21: 0x570f4c749f60 - tokio::runtime::scheduler::current_thread::Context::enter::h2573e1b115811dd5 [INFO] [stdout] 22: 0x570f4c74c4bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf81017f2278b9b2c [INFO] [stdout] 23: 0x570f4c74b774 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd40751e35732caf9 [INFO] [stdout] 24: 0x570f4c7465d1 - tokio::runtime::context::scoped::Scoped::set::hba32c45b1c8f9b9c [INFO] [stdout] 25: 0x570f4c746284 - tokio::runtime::context::set_scheduler::{{closure}}::hcbdc58262aba5dc9 [INFO] [stdout] 26: 0x570f4c6e889a - std::thread::local::LocalKey::try_with::h6c1fd2f77087206b [INFO] [stdout] 27: 0x570f4c6e7b49 - std::thread::local::LocalKey::with::h8d3788408270dcde [INFO] [stdout] 28: 0x570f4c74620b - tokio::runtime::context::set_scheduler::ha2b61a7eea5d15a7 [INFO] [stdout] 29: 0x570f4c74b124 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h37c225fd30ca0dc5 [INFO] [stdout] 30: 0x570f4c74b7de - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha6cbb2c9b364378f [INFO] [stdout] 31: 0x570f4c748496 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4300041e9fd96e83 [INFO] [stdout] 32: 0x570f4c74789a - tokio::runtime::context::runtime::enter_runtime::he86ec4693517e3b6 [INFO] [stdout] 33: 0x570f4c74826f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::heec6bc0644b683a7 [INFO] [stdout] 34: 0x570f4c747da4 - tokio::runtime::runtime::Runtime::block_on_inner::h72e583630299cafb [INFO] [stdout] 35: 0x570f4c748082 - tokio::runtime::runtime::Runtime::block_on::h62971681e84f447a [INFO] [stdout] 36: 0x570f4c6d9cce - tokio_test::block_on::he13dd7271767b086 [INFO] [stdout] 37: 0x570f4c7582f2 - rust_out::main::_doctest_main_src_lib_rs_8_0::h6343dc3a2732dd55 [INFO] [stdout] 38: 0x570f4c757f16 - rust_out::main::h909c389308a13d94 [INFO] [stdout] 39: 0x570f4c6ec063 - core::ops::function::FnOnce::call_once::he80aaf16098e337a [INFO] [stdout] 40: 0x570f4c6e63d6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68 [INFO] [stdout] 41: 0x570f4c6e61c9 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b [INFO] [stdout] 42: 0x570f4c8b7a20 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 43: 0x570f4c8b7a20 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x570f4c8b7a20 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x570f4c8b7a20 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x570f4c8b7a20 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x570f4c8b7a20 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x570f4c8b7a20 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x570f4c8b7a20 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x570f4c8b7a20 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x570f4c6e61b1 - std::rt::lang_start::h5d51bffdfd88737a [INFO] [stdout] 52: 0x570f4c7622c5 - main [INFO] [stdout] 53: 0x7eddaa42f1ca - [INFO] [stdout] 54: 0x7eddaa42f28b - __libc_start_main [INFO] [stdout] 55: 0x570f4c6d3265 - _start [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 8) [INFO] [stdout] src/lib.rs - DataSource::fetch (line 197) [INFO] [stdout] src/lib.rs - DataSource::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.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e18b89a7ed945b22ecaadbe116c18b854b8f18b3978b3f18af32d676f163170f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e18b89a7ed945b22ecaadbe116c18b854b8f18b3978b3f18af32d676f163170f", kill_on_drop: false }` [INFO] [stdout] e18b89a7ed945b22ecaadbe116c18b854b8f18b3978b3f18af32d676f163170f