[INFO] fetching crate bb8-arangodb 0.2.0...
[INFO] testing bb8-arangodb-0.2.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate bb8-arangodb 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate bb8-arangodb 0.2.0
[INFO] finished tweaking crates.io crate bb8-arangodb 0.2.0
[INFO] tweaked toml for crates.io crate bb8-arangodb 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bb8-arangodb 0.2.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.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.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 191 packages to latest compatible versions
[INFO] [stderr]       Adding arangors v0.5.5 (available: v0.6.0)
[INFO] [stderr]       Adding bb8 v0.8.6 (available: v0.9.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder-macro v0.18.2
[INFO] [stderr]   Downloaded typed-builder v0.18.2
[INFO] [stderr]   Downloaded arangors v0.5.5
[INFO] [stderr]   Downloaded bb8 v0.8.6
[INFO] [stderr]   Downloaded uclient v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f81f8d2b66f5d7d5e134cbe58e70df7de0b1fc3284b16f92d860c6d16042ed2
[INFO] running `Command { std: "docker" "start" "-a" "0f81f8d2b66f5d7d5e134cbe58e70df7de0b1fc3284b16f92d860c6d16042ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f81f8d2b66f5d7d5e134cbe58e70df7de0b1fc3284b16f92d860c6d16042ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f81f8d2b66f5d7d5e134cbe58e70df7de0b1fc3284b16f92d860c6d16042ed2", kill_on_drop: false }`
[INFO] [stdout] 0f81f8d2b66f5d7d5e134cbe58e70df7de0b1fc3284b16f92d860c6d16042ed2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f688f89293f58a40e369440e609fc290db4d25892e3195bc8c476ab4dd36af5
[INFO] running `Command { std: "docker" "start" "-a" "1f688f89293f58a40e369440e609fc290db4d25892e3195bc8c476ab4dd36af5", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_qs v0.13.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling typed-builder v0.18.2
[INFO] [stderr]    Compiling uclient v0.1.3
[INFO] [stderr]    Compiling arangors v0.5.5
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling bb8-arangodb v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.71s
[INFO] running `Command { std: "docker" "inspect" "1f688f89293f58a40e369440e609fc290db4d25892e3195bc8c476ab4dd36af5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f688f89293f58a40e369440e609fc290db4d25892e3195bc8c476ab4dd36af5", kill_on_drop: false }`
[INFO] [stdout] 1f688f89293f58a40e369440e609fc290db4d25892e3195bc8c476ab4dd36af5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7516ab4ed48c83e76fc1089ddfaea541099f128d833f5ef85798545af267d502
[INFO] running `Command { std: "docker" "start" "-a" "7516ab4ed48c83e76fc1089ddfaea541099f128d833f5ef85798545af267d502", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling uclient v0.1.3
[INFO] [stderr]    Compiling arangors v0.5.5
[INFO] [stderr]    Compiling bb8-arangodb v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.26s
[INFO] running `Command { std: "docker" "inspect" "7516ab4ed48c83e76fc1089ddfaea541099f128d833f5ef85798545af267d502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7516ab4ed48c83e76fc1089ddfaea541099f128d833f5ef85798545af267d502", kill_on_drop: false }`
[INFO] [stdout] 7516ab4ed48c83e76fc1089ddfaea541099f128d833f5ef85798545af267d502
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 83a99cfe1464cb2f7f21e8c24d62d563d993b28329d975c33c08bd192bbe3a87
[INFO] running `Command { std: "docker" "start" "-a" "83a99cfe1464cb2f7f21e8c24d62d563d993b28329d975c33c08bd192bbe3a87", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bb8_arangodb-f5949e3fcd8aeb0e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bb8_arangodb
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 57) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 35) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 35) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (63) panicked at src/lib.rs:17:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: TimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x600fb8e4a4b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x600fb8e4a4b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x600fb8e4a4b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x600fb8e4a4b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x600fb8e5b6da - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x600fb8e5b6da - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x600fb8e22496 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x600fb8e22496 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x600fb8e2e8c9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x600fb8e2e8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x600fb8e2e729 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x600fb8e2ebbb - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x600fb8e2e988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x600fb8e2a669 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x600fb8e1740d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x600fb8e63f5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x600fb8e63722 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x600fb89dbb36 - rust_out::main::_doctest_main_src_lib_rs_35_0::{{closure}}::h2739b42bf3b40d98
[INFO] [stdout]   18:     0x600fb89cfd56 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb828c30ca091e54e
[INFO] [stdout]   19:     0x600fb89cd366 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf1e9d9010998dfe3
[INFO] [stdout]   20:     0x600fb89cd164 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h46a8cf97cbdc8dd5
[INFO] [stdout]   21:     0x600fb89ca820 - tokio::runtime::scheduler::current_thread::Context::enter::hd0f5ebcb974e01ac
[INFO] [stdout]   22:     0x600fb89cbd9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5b9946008a5d81fd
[INFO] [stdout]   23:     0x600fb89cba64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h656a17ff75a05752
[INFO] [stdout]   24:     0x600fb89c65d1 - tokio::runtime::context::scoped::Scoped<T>::set::h83cef9e8b6d006a8
[INFO] [stdout]   25:     0x600fb89c6364 - tokio::runtime::context::set_scheduler::{{closure}}::h0b4e35751ad9f533
[INFO] [stdout]   26:     0x600fb89a8e2a - std::thread::local::LocalKey<T>::try_with::h3b0039e5c4bbd54e
[INFO] [stdout]   27:     0x600fb89a8979 - std::thread::local::LocalKey<T>::with::h90b281c59fbddfdf
[INFO] [stdout]   28:     0x600fb89c632b - tokio::runtime::context::set_scheduler::hb06298d4370e6d8c
[INFO] [stdout]   29:     0x600fb89cb804 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2857e545998492a2
[INFO] [stdout]   30:     0x600fb89cbb12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd1a229f9ecf07ab3
[INFO] [stdout]   31:     0x600fb89c9470 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbaa0f739109bd65c
[INFO] [stdout]   32:     0x600fb89c722b - tokio::runtime::context::runtime::enter_runtime::h2888a3343b9f581d
[INFO] [stdout]   33:     0x600fb89c8f01 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2a9297c3bfe01ac1
[INFO] [stdout]   34:     0x600fb89c7fd4 - tokio::runtime::runtime::Runtime::block_on_inner::h76ba66eb98f2afb4
[INFO] [stdout]   35:     0x600fb89c81d2 - tokio::runtime::runtime::Runtime::block_on::he62acad98300110c
[INFO] [stdout]   36:     0x600fb899ae34 - tokio_test::block_on::h92377af140058620
[INFO] [stdout]   37:     0x600fb89db3e4 - rust_out::main::_doctest_main_src_lib_rs_35_0::hece6ec79206fcdbe
[INFO] [stdout]   38:     0x600fb89db3c6 - rust_out::main::h1d5d9cc717612345
[INFO] [stdout]   39:     0x600fb89ac4c3 - core::ops::function::FnOnce::call_once::he8fbd57a2bdb8de4
[INFO] [stdout]   40:     0x600fb89a6eb6 - std::sys::backtrace::__rust_begin_short_backtrace::h3d7d4fbbe21d8c6a
[INFO] [stdout]   41:     0x600fb89a6e99 - std::rt::lang_start::{{closure}}::he8b303f9f75577a3
[INFO] [stdout]   42:     0x600fb8e23b16 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x600fb8e23b16 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x600fb8e23b16 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x600fb8e23b16 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x600fb8e23b16 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x600fb8e23b16 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x600fb8e23b16 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x600fb8e23b16 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x600fb8e23b16 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x600fb89a6e81 - std::rt::lang_start::h0508fb788dac5655
[INFO] [stdout]   52:     0x600fb89e0a95 - main
[INFO] [stdout]   53:     0x7c09ef03c1ca - <unknown>
[INFO] [stdout]   54:     0x7c09ef03c28b - __libc_start_main
[INFO] [stdout]   55:     0x600fb8995ff5 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 13) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (64) panicked at src/lib.rs:17:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: TimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1afdc084b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1afdc084b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1afdc084b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1afdc084b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1afdc196da - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1afdc196da - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5d1afdbe0496 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d1afdbe0496 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d1afdbec8c9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d1afdbec8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d1afdbec729 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d1afdbecbbb - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d1afdbec988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5d1afdbe8669 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d1afdbd540d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d1afdc21f5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d1afdc21722 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5d1afd799b36 - rust_out::main::_doctest_main_src_lib_rs_13_0::{{closure}}::h2e60e554e312ed88
[INFO] [stdout]   18:     0x5d1afd78dde6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf3c505d6bd12363e
[INFO] [stdout]   19:     0x5d1afd78b366 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h86e4a77b6a81adf4
[INFO] [stdout]   20:     0x5d1afd78b2c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha62c3b5b67cab137
[INFO] [stdout]   21:     0x5d1afd788250 - tokio::runtime::scheduler::current_thread::Context::enter::h57d511482bf6aa7f
[INFO] [stdout]   22:     0x5d1afd78a83d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h93a5c86a66dc21bf
[INFO] [stdout]   23:     0x5d1afd789a44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7243908f343585b6
[INFO] [stdout]   24:     0x5d1afd7845d1 - tokio::runtime::context::scoped::Scoped<T>::set::h6a4e3a064c9ae771
[INFO] [stdout]   25:     0x5d1afd7843a4 - tokio::runtime::context::set_scheduler::{{closure}}::h61ea51775b90f6dc
[INFO] [stdout]   26:     0x5d1afd766f2a - std::thread::local::LocalKey<T>::try_with::h4e42f4ca37a6247e
[INFO] [stdout]   27:     0x5d1afd766849 - std::thread::local::LocalKey<T>::with::h02cc2e7cc462466c
[INFO] [stdout]   28:     0x5d1afd78432b - tokio::runtime::context::set_scheduler::h9d1a62611b76154b
[INFO] [stdout]   29:     0x5d1afd789414 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h79078cd5ce62b5bc
[INFO] [stdout]   30:     0x5d1afd789b12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h813fa49b013340fd
[INFO] [stdout]   31:     0x5d1afd787140 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7772eecd2b407aa3
[INFO] [stdout]   32:     0x5d1afd7850bb - tokio::runtime::context::runtime::enter_runtime::h9518aa14fde267a5
[INFO] [stdout]   33:     0x5d1afd786f01 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbc2b3673deb144b2
[INFO] [stdout]   34:     0x5d1afd785fd4 - tokio::runtime::runtime::Runtime::block_on_inner::h4e64debdbaa46189
[INFO] [stdout]   35:     0x5d1afd7861d2 - tokio::runtime::runtime::Runtime::block_on::h7ea431629985fd37
[INFO] [stdout]   36:     0x5d1afd758e34 - tokio_test::block_on::h706bcb78b6147b15
[INFO] [stdout]   37:     0x5d1afd7993e4 - rust_out::main::_doctest_main_src_lib_rs_13_0::hcecf0bd1d3b718a1
[INFO] [stdout]   38:     0x5d1afd7993c6 - rust_out::main::h1d5d9cc717612345
[INFO] [stdout]   39:     0x5d1afd76a4c3 - core::ops::function::FnOnce::call_once::he8fbd57a2bdb8de4
[INFO] [stdout]   40:     0x5d1afd764eb6 - std::sys::backtrace::__rust_begin_short_backtrace::h3d7d4fbbe21d8c6a
[INFO] [stdout]   41:     0x5d1afd764e99 - std::rt::lang_start::{{closure}}::he8b303f9f75577a3
[INFO] [stdout]   42:     0x5d1afdbe1b16 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x5d1afdbe1b16 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d1afdbe1b16 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d1afdbe1b16 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d1afdbe1b16 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x5d1afdbe1b16 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5d1afdbe1b16 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5d1afdbe1b16 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5d1afdbe1b16 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x5d1afd764e81 - std::rt::lang_start::h0508fb788dac5655
[INFO] [stdout]   52:     0x5d1afd79ea95 - main
[INFO] [stdout]   53:     0x72f7682e61ca - <unknown>
[INFO] [stdout]   54:     0x72f7682e628b - __libc_start_main
[INFO] [stdout]   55:     0x5d1afd753ff5 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 13)
[INFO] [stdout]     src/lib.rs - (line 35)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 33.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "83a99cfe1464cb2f7f21e8c24d62d563d993b28329d975c33c08bd192bbe3a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a99cfe1464cb2f7f21e8c24d62d563d993b28329d975c33c08bd192bbe3a87", kill_on_drop: false }`
[INFO] [stdout] 83a99cfe1464cb2f7f21e8c24d62d563d993b28329d975c33c08bd192bbe3a87
