[INFO] fetching crate segment 0.2.6...
[INFO] testing segment-0.2.6 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate segment 0.2.6 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate segment 0.2.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate segment 0.2.6
[INFO] tweaked toml for crates.io crate segment 0.2.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate segment 0.2.6 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate segment 0.2.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded quinn-udp v0.5.10
[INFO] [stderr]   Downloaded async-trait v0.1.87
[INFO] [stderr]   Downloaded quinn v0.11.6
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded tempfile v3.17.1
[INFO] [stderr]   Downloaded time v0.3.38
[INFO] [stderr]   Downloaded webpki-roots v0.26.8
[INFO] [stderr]   Downloaded quinn-proto v0.11.9
[INFO] [stderr]   Downloaded ring v0.17.11
[INFO] [stderr]   Downloaded openssl-src v300.4.2+3.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1af6c2b489dea4500538fe83f631f7583487258f49b69ebd4b1ab9286851ecc
[INFO] running `Command { std: "docker" "start" "-a" "c1af6c2b489dea4500538fe83f631f7583487258f49b69ebd4b1ab9286851ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1af6c2b489dea4500538fe83f631f7583487258f49b69ebd4b1ab9286851ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1af6c2b489dea4500538fe83f631f7583487258f49b69ebd4b1ab9286851ecc", kill_on_drop: false }`
[INFO] [stdout] c1af6c2b489dea4500538fe83f631f7583487258f49b69ebd4b1ab9286851ecc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93a8b071ab2af404b9093bf20a682d088eba3fcdacd9ff1d86457acda3179893
[INFO] running `Command { std: "docker" "start" "-a" "93a8b071ab2af404b9093bf20a682d088eba3fcdacd9ff1d86457acda3179893", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling time v0.3.38
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling segment v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.64s
[INFO] running `Command { std: "docker" "inspect" "93a8b071ab2af404b9093bf20a682d088eba3fcdacd9ff1d86457acda3179893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93a8b071ab2af404b9093bf20a682d088eba3fcdacd9ff1d86457acda3179893", kill_on_drop: false }`
[INFO] [stdout] 93a8b071ab2af404b9093bf20a682d088eba3fcdacd9ff1d86457acda3179893
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f33eb34ed0d0d32c7b6cbac1857c9c6b43e97f95179a32aa6e30b6c2077a9eb8
[INFO] running `Command { std: "docker" "start" "-a" "f33eb34ed0d0d32c7b6cbac1857c9c6b43e97f95179a32aa6e30b6c2077a9eb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling segment v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.48s
[INFO] running `Command { std: "docker" "inspect" "f33eb34ed0d0d32c7b6cbac1857c9c6b43e97f95179a32aa6e30b6c2077a9eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f33eb34ed0d0d32c7b6cbac1857c9c6b43e97f95179a32aa6e30b6c2077a9eb8", kill_on_drop: false }`
[INFO] [stdout] f33eb34ed0d0d32c7b6cbac1857c9c6b43e97f95179a32aa6e30b6c2077a9eb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8658e474c6252ce5e9cd3ec60047cd0499eba6df502925c06276ca96fcd69d75
[INFO] running `Command { std: "docker" "start" "-a" "8658e474c6252ce5e9cd3ec60047cd0499eba6df502925c06276ca96fcd69d75", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/segment-8848549d236181ad)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test batcher::tests::test_push_and_into ... ok
[INFO] [stdout] test batcher::tests::test_bad_message_size ... ok
[INFO] [stdout] test message::tests::serialize ... ok
[INFO] [stdout] test batcher::tests::test_max_buffer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests segment
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/auto_batcher.rs - auto_batcher::AutoBatcher::flush (line 111) ... ok
[INFO] [stdout] test src/auto_batcher.rs - auto_batcher::AutoBatcher::push (line 78) ... ok
[INFO] [stdout] test src/auto_batcher.rs - auto_batcher::AutoBatcher::new (line 57) ... ok
[INFO] [stdout] test src/batcher.rs - batcher::Batcher (line 16) ... ok
[INFO] [stdout] test src/auto_batcher.rs - auto_batcher::AutoBatcher (line 19) ... ok
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (228) panicked at src/lib.rs:34:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NetworkError(reqwest::Error { kind: Request, url: "https://api.segment.io/v1/batch", source: hyper_util::client::legacy::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:     0x56cbdc198072 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cbdc198072 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cbdc198072 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56cbdc198072 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56cbdc1ab99a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56cbdc1ab99a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56cbdc19c5f6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cbdc19c5f6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56cbdc18053f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56cbdc18053f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56cbdc192cb1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56cbdc192f1b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56cbdc1805f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x56cbdc175969 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56cbdc1810ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56cbdc1ac0dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56cbdc1abe52 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56cbdbd2b90e - rust_out[8e547ba4386cb4c9]::main::{closure#0}
[INFO] [stdout]   18:     0x56cbdbd2d5c6 - <core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x56cbdbd2a9a6 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x56cbdbd2a8f4 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x56cbdbd236f0 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x56cbdbd2978d - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x56cbdbd28ae4 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x56cbdbd22fc1 - <tokio[f5bd4c58729fd213]::runtime::context::scoped::Scoped<tokio[f5bd4c58729fd213]::runtime::scheduler::Context>>::set::<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x56cbdbd2a264 - tokio[f5bd4c58729fd213]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x56cbdbd244ba - <std[3b51380354919863]::thread::local::LocalKey<tokio[f5bd4c58729fd213]::runtime::context::Context>>::try_with::<tokio[f5bd4c58729fd213]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x56cbdbd241c9 - <std[3b51380354919863]::thread::local::LocalKey<tokio[f5bd4c58729fd213]::runtime::context::Context>>::with::<tokio[f5bd4c58729fd213]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x56cbdbd2672b - tokio[f5bd4c58729fd213]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x56cbdbd258e4 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x56cbdbd25bb1 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>
[INFO] [stdout]   31:     0x56cbdbd286b6 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x56cbdbd269fd - tokio[f5bd4c58729fd213]::runtime::context::runtime::enter_runtime::<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x56cbdbd23251 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   34:     0x56cbdbd22b22 - <tokio[f5bd4c58729fd213]::runtime::runtime::Runtime>::block_on_inner::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   35:     0x56cbdbd22d1d - <tokio[f5bd4c58729fd213]::runtime::runtime::Runtime>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   36:     0x56cbdbd2c089 - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   37:     0x56cbdbd2dd13 - <fn() as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   38:     0x56cbdbd266c6 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   39:     0x56cbdbd29f99 - std[3b51380354919863]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   40:     0x56cbdc1921f6 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   41:     0x56cbdc1921f6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x56cbdc1921f6 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x56cbdc1921f6 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x56cbdc1921f6 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   45:     0x56cbdc1921f6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x56cbdc1921f6 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x56cbdc1921f6 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x56cbdc1921f6 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   49:     0x56cbdbd264d1 - std[3b51380354919863]::rt::lang_start::<()>
[INFO] [stdout]   50:     0x56cbdbd2ddc5 - main
[INFO] [stdout]   51:     0x7a3c9189b1ca - <unknown>
[INFO] [stdout]   52:     0x7a3c9189b28b - __libc_start_main
[INFO] [stdout]   53:     0x56cbdbd220a5 - _start
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 49) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (224) panicked at src/lib.rs:21:15:
[INFO] [stdout] could not send to Segment: NetworkError(reqwest::Error { kind: Request, url: "https://api.segment.io/v1/track", source: hyper_util::client::legacy::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:     0x64ad8feb3992 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad8feb3992 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad8feb3992 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad8feb3992 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad8fec72ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad8fec72ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64ad8feb7f16 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad8feb7f16 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad8fe9be5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad8fe9be5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad8feae5d1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x64ad8feae83b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x64ad8fe9bf18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x64ad8fe91289 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x64ad8fe9ca0d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x64ad8fec79fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x64ad8fec7772 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x64ad8fa4b5ac - <core[27de1724e4349be2]::result::Result<(), segment[731c8c7f71b65a09]::errors::Error>>::expect
[INFO] [stdout]   18:     0x64ad8fa4b13f - rust_out[8e547ba4386cb4c9]::main::{closure#0}
[INFO] [stdout]   19:     0x64ad8fa4bf26 - <core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   20:     0x64ad8fa4a726 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x64ad8fa4a674 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   22:     0x64ad8fa44f60 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   23:     0x64ad8fa4950d - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   24:     0x64ad8fa48864 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   25:     0x64ad8fa44831 - <tokio[f5bd4c58729fd213]::runtime::context::scoped::Scoped<tokio[f5bd4c58729fd213]::runtime::scheduler::Context>>::set::<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   26:     0x64ad8fa49fe4 - tokio[f5bd4c58729fd213]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   27:     0x64ad8fa45d1a - <std[3b51380354919863]::thread::local::LocalKey<tokio[f5bd4c58729fd213]::runtime::context::Context>>::try_with::<tokio[f5bd4c58729fd213]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x64ad8fa45a29 - <std[3b51380354919863]::thread::local::LocalKey<tokio[f5bd4c58729fd213]::runtime::context::Context>>::with::<tokio[f5bd4c58729fd213]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   29:     0x64ad8fa47b4b - tokio[f5bd4c58729fd213]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   30:     0x64ad8fa47144 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   31:     0x64ad8fa47411 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>
[INFO] [stdout]   32:     0x64ad8fa48436 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   33:     0x64ad8fa47e1d - tokio[f5bd4c58729fd213]::runtime::context::runtime::enter_runtime::<<tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   34:     0x64ad8fa44ac1 - <tokio[f5bd4c58729fd213]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   35:     0x64ad8fa44392 - <tokio[f5bd4c58729fd213]::runtime::runtime::Runtime>::block_on_inner::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   36:     0x64ad8fa4458d - <tokio[f5bd4c58729fd213]::runtime::runtime::Runtime>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   37:     0x64ad8fa4b379 - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   38:     0x64ad8fa4c293 - <fn() as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   39:     0x64ad8fa47ae6 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   40:     0x64ad8fa49d19 - std[3b51380354919863]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   41:     0x64ad8feadb16 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   42:     0x64ad8feadb16 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x64ad8feadb16 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x64ad8feadb16 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x64ad8feadb16 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   46:     0x64ad8feadb16 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x64ad8feadb16 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x64ad8feadb16 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x64ad8feadb16 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   50:     0x64ad8fa47a61 - std[3b51380354919863]::rt::lang_start::<()>
[INFO] [stdout]   51:     0x64ad8fa4c345 - main
[INFO] [stdout]   52:     0x732ad18b31ca - <unknown>
[INFO] [stdout]   53:     0x732ad18b328b - __libc_start_main
[INFO] [stdout]   54:     0x64ad8fa44125 - _start
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout]     src/lib.rs - (line 49)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8658e474c6252ce5e9cd3ec60047cd0499eba6df502925c06276ca96fcd69d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8658e474c6252ce5e9cd3ec60047cd0499eba6df502925c06276ca96fcd69d75", kill_on_drop: false }`
[INFO] [stdout] 8658e474c6252ce5e9cd3ec60047cd0499eba6df502925c06276ca96fcd69d75
