[INFO] fetching crate odata-simple-client 0.2.6... [INFO] testing odata-simple-client-0.2.6 against 1.90.0 for beta-1.91-3 [INFO] extracting crate odata-simple-client 0.2.6 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate odata-simple-client 0.2.6 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linked_hash_set v0.1.5 [INFO] [stderr] Downloaded hyper-openssl v0.9.2 [INFO] [stderr] Downloaded quanta v0.9.3 [INFO] [stderr] Downloaded governor v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7138474f75789dbbff9fe151a8fef7e2c9feb41c21f325fb0b85d81d88975858 [INFO] running `Command { std: "docker" "start" "-a" "7138474f75789dbbff9fe151a8fef7e2c9feb41c21f325fb0b85d81d88975858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7138474f75789dbbff9fe151a8fef7e2c9feb41c21f325fb0b85d81d88975858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7138474f75789dbbff9fe151a8fef7e2c9feb41c21f325fb0b85d81d88975858", kill_on_drop: false }` [INFO] [stdout] 7138474f75789dbbff9fe151a8fef7e2c9feb41c21f325fb0b85d81d88975858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b460f1d81fb8f2fd5b7fc08488851acc74b9b0c0dbf7b32f194fb6233916294 [INFO] running `Command { std: "docker" "start" "-a" "2b460f1d81fb8f2fd5b7fc08488851acc74b9b0c0dbf7b32f194fb6233916294", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling httpdate v1.0.3 [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 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 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 6.88s [INFO] running `Command { std: "docker" "inspect" "2b460f1d81fb8f2fd5b7fc08488851acc74b9b0c0dbf7b32f194fb6233916294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b460f1d81fb8f2fd5b7fc08488851acc74b9b0c0dbf7b32f194fb6233916294", kill_on_drop: false }` [INFO] [stdout] 2b460f1d81fb8f2fd5b7fc08488851acc74b9b0c0dbf7b32f194fb6233916294 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cde66440e193e0eb5dc0cbbe4f97b2ca461466574573672825178f7bce7a14b [INFO] running `Command { std: "docker" "start" "-a" "8cde66440e193e0eb5dc0cbbe4f97b2ca461466574573672825178f7bce7a14b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.5.10 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling openssl v0.10.73 [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 17.62s [INFO] running `Command { std: "docker" "inspect" "8cde66440e193e0eb5dc0cbbe4f97b2ca461466574573672825178f7bce7a14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cde66440e193e0eb5dc0cbbe4f97b2ca461466574573672825178f7bce7a14b", kill_on_drop: false }` [INFO] [stdout] 8cde66440e193e0eb5dc0cbbe4f97b2ca461466574573672825178f7bce7a14b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e8886a67db87c755d2eb29bfb1737232b03474d496b5da235b7feda52d680b3 [INFO] running `Command { std: "docker" "start" "-a" "0e8886a67db87c755d2eb29bfb1737232b03474d496b5da235b7feda52d680b3", 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.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/odata_simple_client-99a7df9fad5476d7) [INFO] [stderr] Doc-tests odata_simple_client [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test path::tests::test_single_resource_expand ... ok [INFO] [stdout] test path::tests::test_query_builder ... 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 - (line 8) ... FAILED [INFO] [stdout] test src/lib.rs - DataSource::fetch (line 197) ... FAILED [INFO] [stdout] test src/lib.rs - DataSource::fetch_paged (line 232) ... FAILED [INFO] [stdout] test src/lib.rs - ListRequest::filter (line 361) ... 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' 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: 0x6296da853f52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6296da853f52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6296da853f52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6296da853f52 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6296da877733 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6296da877733 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6296da8510d3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6296da8510d3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6296da853da2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6296da854e93 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6296da854c75 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x6296da8558a5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x6296da85563a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x6296da854459 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x6296da8552cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x6296da875d40 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x6296da8761a6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x6296da6e7e6c - rust_out::main::_doctest_main_src_lib_rs_8_0::{{closure}}::hcaae9e7c1e6bd5b1 [INFO] [stdout] 18: 0x6296da6d5c76 - as core::future::future::Future>::poll::hce994a026abcf368 [INFO] [stdout] 19: 0x6296da6d2d26 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2c1a398b4c5a9fa8 [INFO] [stdout] 20: 0x6296da6d2b54 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb5bc250e1e0433ab [INFO] [stdout] 21: 0x6296da6d02d0 - tokio::runtime::scheduler::current_thread::Context::enter::hd4d2780115525913 [INFO] [stdout] 22: 0x6296da6d181d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h31b9a9812ce80102 [INFO] [stdout] 23: 0x6296da6d1524 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h98e6502f34a89171 [INFO] [stdout] 24: 0x6296da6cc251 - tokio::runtime::context::scoped::Scoped::set::h3f02419fd889fddd [INFO] [stdout] 25: 0x6296da6cc034 - tokio::runtime::context::set_scheduler::{{closure}}::h84078a7408c5e10d [INFO] [stdout] 26: 0x6296da66dd8a - std::thread::local::LocalKey::try_with::h13f4c11b3d2371c9 [INFO] [stdout] 27: 0x6296da66da89 - std::thread::local::LocalKey::with::hef1a612c759e3cf6 [INFO] [stdout] 28: 0x6296da6cbfbb - tokio::runtime::context::set_scheduler::h41050f2fb8ebcb9a [INFO] [stdout] 29: 0x6296da6d0ed4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h48e2973f92941038 [INFO] [stdout] 30: 0x6296da6d153e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4715e00a43d37aa4 [INFO] [stdout] 31: 0x6296da6ce246 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h091c54d56b72ef69 [INFO] [stdout] 32: 0x6296da6cd64a - tokio::runtime::context::runtime::enter_runtime::h967b384025a5829e [INFO] [stdout] 33: 0x6296da6ce01f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he03dbbf668c01c82 [INFO] [stdout] 34: 0x6296da6cdb54 - tokio::runtime::runtime::Runtime::block_on_inner::habb9d2ead14a48a7 [INFO] [stdout] 35: 0x6296da6cde32 - tokio::runtime::runtime::Runtime::block_on::hd8e751774143bb13 [INFO] [stdout] 36: 0x6296da6603fe - tokio_test::block_on::hf353258ea615bc38 [INFO] [stdout] 37: 0x6296da6e7b72 - rust_out::main::_doctest_main_src_lib_rs_8_0::h7f907efac24532a4 [INFO] [stdout] 38: 0x6296da6e7796 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 39: 0x6296da671a83 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 40: 0x6296da66c2c6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 41: 0x6296da66c0b9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 42: 0x6296da84dc40 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x6296da84dc40 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 44: 0x6296da84dc40 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 45: 0x6296da84dc40 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6296da84dc40 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x6296da84dc40 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: 0x6296da84dc40 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: 0x6296da84dc40 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x6296da84dc40 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x6296da66c0a1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 52: 0x6296da6e8825 - main [INFO] [stdout] 53: 0x72d26444e1ca - [INFO] [stdout] 54: 0x72d26444e28b - __libc_start_main [INFO] [stdout] 55: 0x6296da659985 - _start [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [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' 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: 0x60a46de3ff52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60a46de3ff52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60a46de3ff52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60a46de3ff52 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60a46de63733 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60a46de63733 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60a46de3d0d3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60a46de3d0d3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60a46de3fda2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60a46de40e93 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x60a46de40c75 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x60a46de418a5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x60a46de4163a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x60a46de40459 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x60a46de412cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x60a46de61d40 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x60a46de621a6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x60a46dcd3e6c - rust_out::main::_doctest_main_src_lib_rs_197_0::{{closure}}::hd950ad16370141c3 [INFO] [stdout] 18: 0x60a46dcc1b76 - as core::future::future::Future>::poll::h4c33e72af6f8407d [INFO] [stdout] 19: 0x60a46dcbed26 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h192d4d640aeaeb86 [INFO] [stdout] 20: 0x60a46dcbec84 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h987e309f7651c3a0 [INFO] [stdout] 21: 0x60a46dcbbd10 - tokio::runtime::scheduler::current_thread::Context::enter::h50bd76ff26e63983 [INFO] [stdout] 22: 0x60a46dcbd81d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h893838b44c838852 [INFO] [stdout] 23: 0x60a46dcbd504 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea8661fa08b0402 [INFO] [stdout] 24: 0x60a46dcb8381 - tokio::runtime::context::scoped::Scoped::set::hcf4a96fc3b529afb [INFO] [stdout] 25: 0x60a46dcb7ff4 - tokio::runtime::context::set_scheduler::{{closure}}::h6c92dba1253325a4 [INFO] [stdout] 26: 0x60a46dc5a8ea - std::thread::local::LocalKey::try_with::hcae3a39e74d15bec [INFO] [stdout] 27: 0x60a46dc59a89 - std::thread::local::LocalKey::with::h8946074650d6a205 [INFO] [stdout] 28: 0x60a46dcb7f8b - tokio::runtime::context::set_scheduler::h66d8c69dfef4fefb [INFO] [stdout] 29: 0x60a46dcbced4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8b0af0b3a8fe99e5 [INFO] [stdout] 30: 0x60a46dcbd53e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h68ccf54d84b61695 [INFO] [stdout] 31: 0x60a46dcba556 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9a73339f4228bdb5 [INFO] [stdout] 32: 0x60a46dcb950a - tokio::runtime::context::runtime::enter_runtime::hc7bb0014a6958fe3 [INFO] [stdout] 33: 0x60a46dcb9f8f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0f166581baeba406 [INFO] [stdout] 34: 0x60a46dcb9b54 - tokio::runtime::runtime::Runtime::block_on_inner::h079384f34e74fc5b [INFO] [stdout] 35: 0x60a46dcb9e32 - tokio::runtime::runtime::Runtime::block_on::h0de4acccff7e597f [INFO] [stdout] 36: 0x60a46dc4c3fe - tokio_test::block_on::hbc3625f0f47421b8 [INFO] [stdout] 37: 0x60a46dcd3b72 - rust_out::main::_doctest_main_src_lib_rs_197_0::h8c2ee51aaa3d0b26 [INFO] [stdout] 38: 0x60a46dcd3796 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 39: 0x60a46dc5da83 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 40: 0x60a46dc582c6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 41: 0x60a46dc580b9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 42: 0x60a46de39c40 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x60a46de39c40 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 44: 0x60a46de39c40 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 45: 0x60a46de39c40 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x60a46de39c40 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x60a46de39c40 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: 0x60a46de39c40 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: 0x60a46de39c40 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x60a46de39c40 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x60a46dc580a1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 52: 0x60a46dcd4825 - main [INFO] [stdout] 53: 0x7d3bbdcb61ca - [INFO] [stdout] 54: 0x7d3bbdcb628b - __libc_start_main [INFO] [stdout] 55: 0x60a46dc45985 - _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' 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: 0x556ce2447552 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556ce2447552 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556ce2447552 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556ce2447552 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556ce246ad33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556ce246ad33 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x556ce24446d3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556ce24446d3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x556ce24473a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556ce2448493 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x556ce2448275 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x556ce2448ea5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x556ce2448c3a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x556ce2447a59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x556ce24488cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x556ce2469340 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x556ce24697a6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x556ce22daead - rust_out::main::_doctest_main_src_lib_rs_232_0::{{closure}}::h8f34e184cdd48aff [INFO] [stdout] 18: 0x556ce22c6d16 - as core::future::future::Future>::poll::he90d02127e0b0b8f [INFO] [stdout] 19: 0x556ce22c3d06 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1b0c0e24f47477a8 [INFO] [stdout] 20: 0x556ce22c3c84 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc10fc05492db9486 [INFO] [stdout] 21: 0x556ce22c12c0 - tokio::runtime::scheduler::current_thread::Context::enter::h548a2797c61cb903 [INFO] [stdout] 22: 0x556ce22c324d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h40a55c6ec977f7a6 [INFO] [stdout] 23: 0x556ce22c2504 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf2330db7b068757f [INFO] [stdout] 24: 0x556ce22bd231 - tokio::runtime::context::scoped::Scoped::set::h09207a85f5308e69 [INFO] [stdout] 25: 0x556ce22bcfd4 - tokio::runtime::context::set_scheduler::{{closure}}::h0a0debc6b2bc2327 [INFO] [stdout] 26: 0x556ce225e90a - std::thread::local::LocalKey::try_with::h83fbc81eb8ad6831 [INFO] [stdout] 27: 0x556ce225dc89 - std::thread::local::LocalKey::with::h6368c63f05705be7 [INFO] [stdout] 28: 0x556ce22bcf6b - tokio::runtime::context::set_scheduler::h5fd06da4b7e59745 [INFO] [stdout] 29: 0x556ce22c1eb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5427b504e023fdf6 [INFO] [stdout] 30: 0x556ce22c256e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6d226e41e76b5558 [INFO] [stdout] 31: 0x556ce22bf226 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8e3e58f81c965c25 [INFO] [stdout] 32: 0x556ce22be62a - tokio::runtime::context::runtime::enter_runtime::hdb302a6f5495e924 [INFO] [stdout] 33: 0x556ce22befff - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8d0342a20fa3056c [INFO] [stdout] 34: 0x556ce22bec14 - tokio::runtime::runtime::Runtime::block_on_inner::h47d8fe7e59ba787c [INFO] [stdout] 35: 0x556ce22bee12 - tokio::runtime::runtime::Runtime::block_on::he3c46bc8fcbde1fa [INFO] [stdout] 36: 0x556ce224e79e - tokio_test::block_on::h5f3f19d8c4bf9402 [INFO] [stdout] 37: 0x556ce22dab52 - rust_out::main::_doctest_main_src_lib_rs_232_0::hf9480ff32fcc8e75 [INFO] [stdout] 38: 0x556ce22da776 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 39: 0x556ce2262393 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 40: 0x556ce225c5f6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 41: 0x556ce225c3e9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 42: 0x556ce2441240 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x556ce2441240 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 44: 0x556ce2441240 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 45: 0x556ce2441240 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x556ce2441240 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x556ce2441240 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: 0x556ce2441240 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: 0x556ce2441240 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x556ce2441240 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x556ce225c3d1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 52: 0x556ce22dbad5 - main [INFO] [stdout] 53: 0x7f6e696691ca - [INFO] [stdout] 54: 0x7f6e6966928b - __libc_start_main [INFO] [stdout] 55: 0x556ce2247ac5 - _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' 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: 0x58093a966f52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58093a966f52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58093a966f52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58093a966f52 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58093a98a733 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58093a98a733 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58093a9640d3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58093a9640d3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58093a966da2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58093a967e93 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x58093a967c75 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x58093a9688a5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x58093a96863a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x58093a967459 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x58093a9682cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x58093a988d40 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x58093a9891a6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x58093a7fa888 - rust_out::main::_doctest_main_src_lib_rs_361_0::{{closure}}::h009a506d8e86747a [INFO] [stdout] 18: 0x58093a7e6526 - as core::future::future::Future>::poll::haff03e07801bbb2a [INFO] [stdout] 19: 0x58093a7e35f6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7c64da73cb4a2f2b [INFO] [stdout] 20: 0x58093a7e3534 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0ecbaee736af71f0 [INFO] [stdout] 21: 0x58093a7e0e70 - tokio::runtime::scheduler::current_thread::Context::enter::hb18d604e84a000ac [INFO] [stdout] 22: 0x58093a7e2b1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf70cf97181bd4a41 [INFO] [stdout] 23: 0x58093a7e1db4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4f0f6a7a94159030 [INFO] [stdout] 24: 0x58093a7dcc31 - tokio::runtime::context::scoped::Scoped::set::h360d20bf8607c72f [INFO] [stdout] 25: 0x58093a7dc8e4 - tokio::runtime::context::set_scheduler::{{closure}}::hb83492f981d98203 [INFO] [stdout] 26: 0x58093a77e56a - std::thread::local::LocalKey::try_with::h4dcf5d27b268ff6f [INFO] [stdout] 27: 0x58093a77dba9 - std::thread::local::LocalKey::with::h1c132ba06ca2b91b [INFO] [stdout] 28: 0x58093a7dc86b - tokio::runtime::context::set_scheduler::hc36a2edda5673fa9 [INFO] [stdout] 29: 0x58093a7e1b74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e6f26cbd3f1b6e6 [INFO] [stdout] 30: 0x58093a7e1e3e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6bbbc1a79453fae2 [INFO] [stdout] 31: 0x58093a7deaf6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7ce2d59296f80ad1 [INFO] [stdout] 32: 0x58093a7dddba - tokio::runtime::context::runtime::enter_runtime::hb56d63f157dfe7bb [INFO] [stdout] 33: 0x58093a7de83f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h04784b6c6ea477ac [INFO] [stdout] 34: 0x58093a7de4e4 - tokio::runtime::runtime::Runtime::block_on_inner::hc7fc61a64a962a78 [INFO] [stdout] 35: 0x58093a7de6e2 - tokio::runtime::runtime::Runtime::block_on::hb274cfa4a425f437 [INFO] [stdout] 36: 0x58093a76e6be - tokio_test::block_on::hfce83ecb81269096 [INFO] [stdout] 37: 0x58093a7fa512 - rust_out::main::_doctest_main_src_lib_rs_361_0::hbc06c6764282ac50 [INFO] [stdout] 38: 0x58093a7fa136 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 39: 0x58093a781d33 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 40: 0x58093a77c516 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 41: 0x58093a77c309 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 42: 0x58093a960c40 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x58093a960c40 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 44: 0x58093a960c40 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 45: 0x58093a960c40 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x58093a960c40 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x58093a960c40 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: 0x58093a960c40 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: 0x58093a960c40 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x58093a960c40 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x58093a77c2f1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 52: 0x58093a7fb275 - main [INFO] [stdout] 53: 0x7fa3b23ea1ca - [INFO] [stdout] 54: 0x7fa3b23ea28b - __libc_start_main [INFO] [stdout] 55: 0x58093a7679e5 - _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 3.69s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "0e8886a67db87c755d2eb29bfb1737232b03474d496b5da235b7feda52d680b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8886a67db87c755d2eb29bfb1737232b03474d496b5da235b7feda52d680b3", kill_on_drop: false }` [INFO] [stdout] 0e8886a67db87c755d2eb29bfb1737232b03474d496b5da235b7feda52d680b3