[INFO] fetching crate segment 0.2.6... [INFO] testing segment-0.2.6 against 1.90.0 for beta-1.91-3 [INFO] extracting crate segment 0.2.6 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate segment 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] 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quinn-udp v0.5.10 [INFO] [stderr] Downloaded quote v1.0.39 [INFO] [stderr] Downloaded async-trait v0.1.87 [INFO] [stderr] Downloaded quinn v0.11.6 [INFO] [stderr] Downloaded time v0.3.38 [INFO] [stderr] Downloaded syn v2.0.99 [INFO] [stderr] Downloaded quinn-proto v0.11.9 [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-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] f0def62ea5eb7bafc0b9cdc32c649d02c31ce2bfd4d75844e4079d34d43a1c25 [INFO] running `Command { std: "docker" "start" "-a" "f0def62ea5eb7bafc0b9cdc32c649d02c31ce2bfd4d75844e4079d34d43a1c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0def62ea5eb7bafc0b9cdc32c649d02c31ce2bfd4d75844e4079d34d43a1c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0def62ea5eb7bafc0b9cdc32c649d02c31ce2bfd4d75844e4079d34d43a1c25", kill_on_drop: false }` [INFO] [stdout] f0def62ea5eb7bafc0b9cdc32c649d02c31ce2bfd4d75844e4079d34d43a1c25 [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] 16f66a62ec0dc50df9ded3f38b77895c727cbb37d9d9c3aa40cc420e8b356513 [INFO] running `Command { std: "docker" "start" "-a" "16f66a62ec0dc50df9ded3f38b77895c727cbb37d9d9c3aa40cc420e8b356513", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [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 rustls-webpki v0.102.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hyper-util v0.1.10 [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 tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling time v0.3.38 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [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 1m 19s [INFO] running `Command { std: "docker" "inspect" "16f66a62ec0dc50df9ded3f38b77895c727cbb37d9d9c3aa40cc420e8b356513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f66a62ec0dc50df9ded3f38b77895c727cbb37d9d9c3aa40cc420e8b356513", kill_on_drop: false }` [INFO] [stdout] 16f66a62ec0dc50df9ded3f38b77895c727cbb37d9d9c3aa40cc420e8b356513 [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] 630830ca880433a467071669420a610a8936ca4f49235f0eb24eb6664285a111 [INFO] running `Command { std: "docker" "start" "-a" "630830ca880433a467071669420a610a8936ca4f49235f0eb24eb6664285a111", 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 20.24s [INFO] running `Command { std: "docker" "inspect" "630830ca880433a467071669420a610a8936ca4f49235f0eb24eb6664285a111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "630830ca880433a467071669420a610a8936ca4f49235f0eb24eb6664285a111", kill_on_drop: false }` [INFO] [stdout] 630830ca880433a467071669420a610a8936ca4f49235f0eb24eb6664285a111 [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] 029a5a783fe5f214ce7c51a66cf7ff9c7a9ecde029e917fc9d7f6d98b710d153 [INFO] running `Command { std: "docker" "start" "-a" "029a5a783fe5f214ce7c51a66cf7ff9c7a9ecde029e917fc9d7f6d98b710d153", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/segment-74ba26d1fba5dd5f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test message::tests::serialize ... ok [INFO] [stdout] test batcher::tests::test_push_and_into ... ok [INFO] [stdout] test batcher::tests::test_bad_message_size ... ok [INFO] [stdout] test batcher::tests::test_max_buffer ... ok [INFO] [stderr] Doc-tests segment [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] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/batcher.rs - batcher::Batcher (line 16) ... 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/auto_batcher.rs - auto_batcher::AutoBatcher (line 19) ... ok [INFO] [stdout] test src/auto_batcher.rs - auto_batcher::AutoBatcher::flush (line 111) ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... FAILED [INFO] [stdout] test src/lib.rs - (line 12) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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' 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: 0x59a70bf2d682 - 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: 0x59a70bf2d682 - 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: 0x59a70bf2d682 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59a70bf2d682 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59a70bf4e203 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59a70bf4e203 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59a70bf2a7c3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59a70bf2a7c3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59a70bf2d4d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59a70bf2e5c3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x59a70bf2e3a5 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x59a70bf2efd5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x59a70bf2ed6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x59a70bf2db89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x59a70bf2e9fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x59a70bf4cc40 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x59a70bf4d0a6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x59a70baad7ac - core::result::Result::expect::h9607568ee826c479 [INFO] [stdout] 18: 0x59a70bab422c - rust_out::main::{{closure}}::h4e16b051961b29e4 [INFO] [stdout] 19: 0x59a70bab3596 - as core::future::future::Future>::poll::h9996d0735740db74 [INFO] [stdout] 20: 0x59a70bab3046 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2d1578715890ca71 [INFO] [stdout] 21: 0x59a70bab2fc4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc5eba1654f8feb54 [INFO] [stdout] 22: 0x59a70bab08e0 - tokio::runtime::scheduler::current_thread::Context::enter::h908a0b5940e0b3fc [INFO] [stdout] 23: 0x59a70bab1b3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4d6d17d2c6e235f5 [INFO] [stdout] 24: 0x59a70bab1844 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h32d3a1d9618e39ac [INFO] [stdout] 25: 0x59a70baaeac1 - tokio::runtime::context::scoped::Scoped::set::hb8de4c7fb06bec6e [INFO] [stdout] 26: 0x59a70baae7c4 - tokio::runtime::context::set_scheduler::{{closure}}::hff2b79e759bbd6c7 [INFO] [stdout] 27: 0x59a70baac97a - std::thread::local::LocalKey::try_with::h8b83ded76b493fd4 [INFO] [stdout] 28: 0x59a70baac509 - std::thread::local::LocalKey::with::he7f09248b4d8e484 [INFO] [stdout] 29: 0x59a70baae71b - tokio::runtime::context::set_scheduler::h5b9b008496c3d0a7 [INFO] [stdout] 30: 0x59a70bab11f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h33e5ef0c4ece1bd3 [INFO] [stdout] 31: 0x59a70bab185e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6c8790d49a64d8ad [INFO] [stdout] 32: 0x59a70baaf956 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1b54b68601bc474e [INFO] [stdout] 33: 0x59a70baaed4a - tokio::runtime::context::runtime::enter_runtime::hd6d3c3b103db04fc [INFO] [stdout] 34: 0x59a70baaf691 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbbb438b00fb1c15b [INFO] [stdout] 35: 0x59a70baaf332 - tokio::runtime::runtime::Runtime::block_on_inner::h27b97d81d33c66f6 [INFO] [stdout] 36: 0x59a70baaf52d - tokio::runtime::runtime::Runtime::block_on::h3523a1835bb46460 [INFO] [stdout] 37: 0x59a70bab3789 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 38: 0x59a70baacee3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 39: 0x59a70baac3c6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 40: 0x59a70baac3a9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 41: 0x59a70bf27240 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 42: 0x59a70bf27240 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 43: 0x59a70bf27240 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 44: 0x59a70bf27240 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x59a70bf27240 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 46: 0x59a70bf27240 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 47: 0x59a70bf27240 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 48: 0x59a70bf27240 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x59a70bf27240 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 50: 0x59a70baac391 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 51: 0x59a70bab4355 - main [INFO] [stdout] 52: 0x75c3b9b9f1ca - [INFO] [stdout] 53: 0x75c3b9b9f28b - __libc_start_main [INFO] [stdout] 54: 0x59a70baac1a5 - _start [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [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' 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: 0x5a07c88360a2 - 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: 0x5a07c88360a2 - 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: 0x5a07c88360a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a07c88360a2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a07c8856c23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a07c8856c23 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a07c88331e3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a07c88331e3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a07c8835ef2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a07c8836fe3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5a07c8836dc5 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x5a07c88379f5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x5a07c883778a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x5a07c88365a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5a07c883741d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x5a07c8855660 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5a07c8855ac6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x5a07c83ba05c - rust_out::main::{{closure}}::h4e16b051961b29e4 [INFO] [stdout] 18: 0x5a07c83b6726 - as core::future::future::Future>::poll::h9996d0735740db74 [INFO] [stdout] 19: 0x5a07c83b5ef6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2d1578715890ca71 [INFO] [stdout] 20: 0x5a07c83b5e74 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc5eba1654f8feb54 [INFO] [stdout] 21: 0x5a07c83b3790 - tokio::runtime::scheduler::current_thread::Context::enter::h908a0b5940e0b3fc [INFO] [stdout] 22: 0x5a07c83b49ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4d6d17d2c6e235f5 [INFO] [stdout] 23: 0x5a07c83b46f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h32d3a1d9618e39ac [INFO] [stdout] 24: 0x5a07c83b1971 - tokio::runtime::context::scoped::Scoped::set::hb8de4c7fb06bec6e [INFO] [stdout] 25: 0x5a07c83b1674 - tokio::runtime::context::set_scheduler::{{closure}}::hff2b79e759bbd6c7 [INFO] [stdout] 26: 0x5a07c83aebea - std::thread::local::LocalKey::try_with::h8b83ded76b493fd4 [INFO] [stdout] 27: 0x5a07c83ae779 - std::thread::local::LocalKey::with::he7f09248b4d8e484 [INFO] [stdout] 28: 0x5a07c83b15cb - tokio::runtime::context::set_scheduler::h5b9b008496c3d0a7 [INFO] [stdout] 29: 0x5a07c83b40a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h33e5ef0c4ece1bd3 [INFO] [stdout] 30: 0x5a07c83b470e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6c8790d49a64d8ad [INFO] [stdout] 31: 0x5a07c83b2806 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1b54b68601bc474e [INFO] [stdout] 32: 0x5a07c83b1bfa - tokio::runtime::context::runtime::enter_runtime::hd6d3c3b103db04fc [INFO] [stdout] 33: 0x5a07c83b2541 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbbb438b00fb1c15b [INFO] [stdout] 34: 0x5a07c83b21e2 - tokio::runtime::runtime::Runtime::block_on_inner::h27b97d81d33c66f6 [INFO] [stdout] 35: 0x5a07c83b23dd - tokio::runtime::runtime::Runtime::block_on::h3523a1835bb46460 [INFO] [stdout] 36: 0x5a07c83b9089 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 37: 0x5a07c83af173 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 38: 0x5a07c83ae636 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 39: 0x5a07c83ae619 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 40: 0x5a07c882fc60 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 41: 0x5a07c882fc60 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x5a07c882fc60 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x5a07c882fc60 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5a07c882fc60 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 45: 0x5a07c882fc60 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 46: 0x5a07c882fc60 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 47: 0x5a07c882fc60 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5a07c882fc60 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 49: 0x5a07c83ae601 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 50: 0x5a07c83ba115 - main [INFO] [stdout] 51: 0x7cfd952421ca - [INFO] [stdout] 52: 0x7cfd9524228b - __libc_start_main [INFO] [stdout] 53: 0x5a07c83ae125 - _start [INFO] [stdout] 54: 0x0 - [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 4.07s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "029a5a783fe5f214ce7c51a66cf7ff9c7a9ecde029e917fc9d7f6d98b710d153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029a5a783fe5f214ce7c51a66cf7ff9c7a9ecde029e917fc9d7f6d98b710d153", kill_on_drop: false }` [INFO] [stdout] 029a5a783fe5f214ce7c51a66cf7ff9c7a9ecde029e917fc9d7f6d98b710d153