[INFO] fetching crate twistrs 0.9.2... [INFO] testing twistrs-0.9.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate twistrs 0.9.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate twistrs 0.9.2 [INFO] finished tweaking crates.io crate twistrs 0.9.2 [INFO] tweaked toml for crates.io crate twistrs 0.9.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate twistrs 0.9.2 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 twistrs 0.9.2 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.12.1 [INFO] [stderr] Downloaded punycode v0.4.1 [INFO] [stderr] Downloaded validators v0.25.3 [INFO] [stderr] Downloaded is-terminal v0.4.15 [INFO] [stderr] Downloaded pin-project-internal v1.1.8 [INFO] [stderr] Downloaded maxminddb v0.26.0 [INFO] [stderr] Downloaded educe v0.5.11 [INFO] [stderr] Downloaded clap v4.5.27 [INFO] [stderr] Downloaded pin-project v1.1.8 [INFO] [stderr] Downloaded addr v0.15.6 [INFO] [stderr] Downloaded miniz_oxide v0.8.3 [INFO] [stderr] Downloaded winnow v0.6.25 [INFO] [stderr] Downloaded async-trait v0.1.85 [INFO] [stderr] Downloaded syn v2.0.96 [INFO] [stderr] Downloaded validators-derive v0.25.2 [INFO] [stderr] Downloaded whois-rust v1.6.0 [INFO] [stderr] Downloaded psl v2.1.81 [INFO] [stderr] Downloaded async-smtp v0.9.2 [INFO] [stderr] Downloaded trust-dns-client v0.23.2 [INFO] [stderr] Downloaded byte-unit v5.1.6 [INFO] [stderr] Downloaded data-encoding v2.7.0 [INFO] [stderr] Downloaded clap_builder v4.5.27 [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] fb43595fe57b92564f46cdd0b4cb77c70902640cc1fcc50240ccb67d6cb6c62d [INFO] running `Command { std: "docker" "start" "-a" "fb43595fe57b92564f46cdd0b4cb77c70902640cc1fcc50240ccb67d6cb6c62d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb43595fe57b92564f46cdd0b4cb77c70902640cc1fcc50240ccb67d6cb6c62d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb43595fe57b92564f46cdd0b4cb77c70902640cc1fcc50240ccb67d6cb6c62d", kill_on_drop: false }` [INFO] [stdout] fb43595fe57b92564f46cdd0b4cb77c70902640cc1fcc50240ccb67d6cb6c62d [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] a8efc5db0dcae32f1012dbf52206da30b92dac09ff92f72a37066176733219c1 [INFO] running `Command { std: "docker" "start" "-a" "a8efc5db0dcae32f1012dbf52206da30b92dac09ff92f72a37066176733219c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling punycode v0.4.1 [INFO] [stderr] Compiling psl v2.1.81 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling twistrs v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling addr v0.15.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling async-smtp v0.9.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.99s [INFO] running `Command { std: "docker" "inspect" "a8efc5db0dcae32f1012dbf52206da30b92dac09ff92f72a37066176733219c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8efc5db0dcae32f1012dbf52206da30b92dac09ff92f72a37066176733219c1", kill_on_drop: false }` [INFO] [stdout] a8efc5db0dcae32f1012dbf52206da30b92dac09ff92f72a37066176733219c1 [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] 380d0db77ba34d6826d2a85903d7498daca180dac93d7b27f9e835eb858c8ca0 [INFO] running `Command { std: "docker" "start" "-a" "380d0db77ba34d6826d2a85903d7498daca180dac93d7b27f9e835eb858c8ca0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling twistrs v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.62s [INFO] running `Command { std: "docker" "inspect" "380d0db77ba34d6826d2a85903d7498daca180dac93d7b27f9e835eb858c8ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380d0db77ba34d6826d2a85903d7498daca180dac93d7b27f9e835eb858c8ca0", kill_on_drop: false }` [INFO] [stdout] 380d0db77ba34d6826d2a85903d7498daca180dac93d7b27f9e835eb858c8ca0 [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] 82d2a17df0995bea35f59ae7a01c793600ee36a62fcb3cd9a94efb62079d68ed [INFO] running `Command { std: "docker" "start" "-a" "82d2a17df0995bea35f59ae7a01c793600ee36a62fcb3cd9a94efb62079d68ed", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/twistrs-bdcb3fe88ea4a137) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test permutate::tests::test_addition_mode ... ok [INFO] [stdout] test permutate::tests::test_domain_idna_filtering ... ok [INFO] [stdout] test permutate::tests::test_hyphenation_mode ... ok [INFO] [stdout] test permutate::tests::test_hyphenation_tld_boundary_permutation ... ok [INFO] [stdout] test permutate::tests::test_insertion_mode ... ok [INFO] [stdout] test permutate::tests::test_domains_double_vowel_insertion ... ok [INFO] [stdout] test permutate::tests::test_bitsquatting_mode ... ok [INFO] [stdout] test permutate::tests::test_mapped_generates_expected_permutation ... ok [INFO] [stdout] test permutate::tests::test_keyword_mode ... ok [INFO] [stdout] test permutate::tests::test_omission_mode ... ok [INFO] [stdout] test permutate::tests::test_repetition_mode ... ok [INFO] [stdout] test permutate::tests::test_homoglyph_mode ... ok [INFO] [stdout] test permutate::tests::test_subdomain_mode ... ok [INFO] [stdout] test permutate::tests::test_mapping_mode ... ok [INFO] [stdout] test permutate::tests::test_replacement_mode ... ok [INFO] [stdout] test permutate::tests::test_transposition_mode ... ok [INFO] [stdout] test enrich::tests::test_dns_lookup ... FAILED [INFO] [stdout] test permutate::tests::test_irrelevant_tlds_not_being_generated ... ok [INFO] [stdout] test permutate::tests::test_vowel_swap_mode ... ok [INFO] [stdout] test permutate::tests::test_vowel_shuffling_permutation ... ok [INFO] [stdout] test permutate::tests::regression_test_co_uk_tld_is_valid ... ok [INFO] [stdout] test permutate::tests::test_tld_mode ... ok [INFO] [stdout] test permutate::tests::test_substring_default_filter ... ok [INFO] [stdout] test permutate::tests::test_all_mode ... ok [INFO] [stdout] test permutate::tests::test_domains_empty_permutations_regression ... ok [INFO] [stdout] test permutate::tests::test_vowel_shuffling_limit ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- enrich::tests::test_dns_lookup stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'enrich::tests::test_dns_lookup' panicked at src/enrich.rs:468:9: [INFO] [stdout] assertion failed: block_on(domain_metadata.dns_resolvable()).is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a32dd8905f2 - 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: 0x5a32dd8905f2 - 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: 0x5a32dd8905f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a32dd8905f2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a32dd8b8033 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a32dd8b8033 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a32dd88cc53 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a32dd88cc53 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a32dd890442 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a32dd891b69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5a32dd89199e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5a32dd4dda94 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5a32dd4dda94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a32dd89253e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5a32dd89253e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5a32dd8922d6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x5a32dd890ae9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a32dd891f9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5a32dd8b69f0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a32dd8b6a7c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5a32dd480321 - twistrs::enrich::tests::test_dns_lookup::{{closure}}::h9c7e783ce2cb3156 [INFO] [stdout] at /opt/rustwide/workdir/src/enrich.rs:468:9 [INFO] [stdout] 21: 0x5a32dd48e5b2 - as core::future::future::Future>::poll::h951dab03a6694270 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5a32dd48e56d - as core::future::future::Future>::poll::h79918523692a7bf0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5a32dd48700d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd4e42d9c4226c860 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 24: 0x5a32dd486f1b - tokio::runtime::coop::with_budget::hc2318966c38ffe3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x5a32dd486f1b - tokio::runtime::coop::budget::hd9348284b214adf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x5a32dd486f1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9bbac6c2925e7d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 27: 0x5a32dd484390 - tokio::runtime::scheduler::current_thread::Context::enter::ha2924e2ac177aa07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 28: 0x5a32dd485990 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h420567845d98a079 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 29: 0x5a32dd485654 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h21f403e03b999910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 30: 0x5a32dd48a5bb - tokio::runtime::context::scoped::Scoped::set::h83f75fdf2ab51198 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x5a32dd473f49 - tokio::runtime::context::set_scheduler::{{closure}}::hda66703aa52cf2a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 32: 0x5a32dd49c462 - std::thread::local::LocalKey::try_with::h61c6ca7dd18f2b87 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x5a32dd49bd4e - std::thread::local::LocalKey::with::h37c383c82c072fb5 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x5a32dd473e7d - tokio::runtime::context::set_scheduler::h005ed256ce22d4bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 35: 0x5a32dd4853e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha9be7982a2acc0ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 36: 0x5a32dd4856d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1d0aac5f69d1f7d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 37: 0x5a32dd483603 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h636d8e3706ef6c30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 38: 0x5a32dd49e250 - tokio::runtime::context::runtime::enter_runtime::h7afc41bf463daa7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x5a32dd483301 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3d1bfe3dea97f41a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 40: 0x5a32dd47b2e4 - tokio::runtime::runtime::Runtime::block_on_inner::h2b8a1192c2faaf6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 41: 0x5a32dd47b5b7 - tokio::runtime::runtime::Runtime::block_on::h8abbdca39b16ed7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 42: 0x5a32dd480139 - twistrs::enrich::tests::test_dns_lookup::hf6551c46c0f27831 [INFO] [stdout] at /opt/rustwide/workdir/src/enrich.rs:468:68 [INFO] [stdout] 43: 0x5a32dd480007 - twistrs::enrich::tests::test_dns_lookup::{{closure}}::h5111ac38a2608ed5 [INFO] [stdout] at /opt/rustwide/workdir/src/enrich.rs:466:31 [INFO] [stdout] 44: 0x5a32dd478246 - core::ops::function::FnOnce::call_once::hd3dd9dfe8c6bbebf [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x5a32dd4e32fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5a32dd4e32fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 47: 0x5a32dd4e2435 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 48: 0x5a32dd4e2435 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x5a32dd4e2435 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x5a32dd4e2435 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x5a32dd4e2435 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5a32dd4e2435 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 53: 0x5a32dd4e2435 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 54: 0x5a32dd4a6034 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 55: 0x5a32dd4a6034 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5a32dd4a9a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5a32dd4a9a0a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5a32dd4a9a0a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x5a32dd4a9a0a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x5a32dd4a9a0a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5a32dd4a9a0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5a32dd4a9a0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x5a32dd8958ff - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x5a32dd8958ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x771c669faaa4 - [INFO] [stdout] 66: 0x771c66a87a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] enrich::tests::test_dns_lookup [INFO] [stdout] [INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.73s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "82d2a17df0995bea35f59ae7a01c793600ee36a62fcb3cd9a94efb62079d68ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d2a17df0995bea35f59ae7a01c793600ee36a62fcb3cd9a94efb62079d68ed", kill_on_drop: false }` [INFO] [stdout] 82d2a17df0995bea35f59ae7a01c793600ee36a62fcb3cd9a94efb62079d68ed