[INFO] fetching crate ftr 0.6.0...
[INFO] testing ftr-0.6.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate ftr 0.6.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate ftr 0.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ftr 0.6.0
[INFO] tweaked toml for crates.io crate ftr 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ftr 0.6.0 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 ftr 0.6.0 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 pnet_macros_support v0.35.0
[INFO] [stderr]   Downloaded ip_network_table v0.2.0
[INFO] [stderr]   Downloaded ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]   Downloaded pnet_macros v0.35.0
[INFO] [stderr]   Downloaded pnet v0.35.0
[INFO] [stderr]   Downloaded pnet_packet v0.35.0
[INFO] [stderr]   Downloaded pnet_transport v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 94ab7a5bb13f462ad95ce864518c0758752d2dcdf1c715daa42a8c6e72de11c2
[INFO] running `Command { std: "docker" "start" "-a" "94ab7a5bb13f462ad95ce864518c0758752d2dcdf1c715daa42a8c6e72de11c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94ab7a5bb13f462ad95ce864518c0758752d2dcdf1c715daa42a8c6e72de11c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94ab7a5bb13f462ad95ce864518c0758752d2dcdf1c715daa42a8c6e72de11c2", kill_on_drop: false }`
[INFO] [stdout] 94ab7a5bb13f462ad95ce864518c0758752d2dcdf1c715daa42a8c6e72de11c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6aa81b02058b7a31089a64495b84ce8eab95181c33ff4711a64fb88ebcd69e78
[INFO] running `Command { std: "docker" "start" "-a" "6aa81b02058b7a31089a64495b84ce8eab95181c33ff4711a64fb88ebcd69e78", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ftr v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ip_network v0.4.1
[INFO] [stderr]    Compiling ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ip_network_table v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 42s
[INFO] running `Command { std: "docker" "inspect" "6aa81b02058b7a31089a64495b84ce8eab95181c33ff4711a64fb88ebcd69e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aa81b02058b7a31089a64495b84ce8eab95181c33ff4711a64fb88ebcd69e78", kill_on_drop: false }`
[INFO] [stdout] 6aa81b02058b7a31089a64495b84ce8eab95181c33ff4711a64fb88ebcd69e78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c130b8afaee09ae2aa3c859dd2281de3e789cd1aae876b33bf56dec4517d9314
[INFO] running `Command { std: "docker" "start" "-a" "c130b8afaee09ae2aa3c859dd2281de3e789cd1aae876b33bf56dec4517d9314", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling ftr v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> examples/test_v0_6_library.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout]   2 | / use ftr::{Ftr, SegmentType, TracerouteConfig};
[INFO] [stdout]   3 | | use serde_json;
[INFO] [stdout]   4 | | use std::error::Error;
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     Ok(())
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/v6_features_test.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / /// Integration tests for v0.6.0 features
[INFO] [stdout]   2 | | use ftr::{Ftr, SegmentType, TracerouteConfig};
[INFO] [stdout]   3 | | use std::net::Ipv4Addr;
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |     );
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 02s
[INFO] running `Command { std: "docker" "inspect" "c130b8afaee09ae2aa3c859dd2281de3e789cd1aae876b33bf56dec4517d9314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c130b8afaee09ae2aa3c859dd2281de3e789cd1aae876b33bf56dec4517d9314", kill_on_drop: false }`
[INFO] [stdout] c130b8afaee09ae2aa3c859dd2281de3e789cd1aae876b33bf56dec4517d9314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3cf76e3cf2a7396c824fd55108d905addf8ef5dfedf7b996b637b8f0dd4d40dc
[INFO] running `Command { std: "docker" "start" "-a" "3cf76e3cf2a7396c824fd55108d905addf8ef5dfedf7b996b637b8f0dd4d40dc", kill_on_drop: false }`
[INFO] [stderr] warning: missing documentation for the crate
[INFO] [stderr]    --> examples/test_v0_6_library.rs:2:1
[INFO] [stderr]     |
[INFO] [stderr]   2 | / use ftr::{Ftr, SegmentType, TracerouteConfig};
[INFO] [stderr]   3 | | use serde_json;
[INFO] [stderr]   4 | | use std::error::Error;
[INFO] [stderr] ...   |
[INFO] [stderr] 230 | |     Ok(())
[INFO] [stderr] 231 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: `ftr` (example "test_v0_6_library") generated 1 warning
[INFO] [stderr] warning: missing documentation for the crate
[INFO] [stderr]    --> tests/v6_features_test.rs:1:1
[INFO] [stderr]     |
[INFO] [stderr]   1 | / /// Integration tests for v0.6.0 features
[INFO] [stderr]   2 | | use ftr::{Ftr, SegmentType, TracerouteConfig};
[INFO] [stderr]   3 | | use std::net::Ipv4Addr;
[INFO] [stderr] ...   |
[INFO] [stderr] 209 | |     );
[INFO] [stderr] 210 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: `ftr` (test "v6_features_test") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ftr-659b7d7ae414717f)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test asn::lookup::tests::test_error_display ... ok
[INFO] [stdout] test asn::lookup::tests::test_lookup_loopback ... ok
[INFO] [stdout] test asn::lookup::tests::test_cache_usage ... ok
[INFO] [stdout] test asn::cache::tests::test_overlapping_prefixes ... ok
[INFO] [stdout] test asn::lookup::tests::test_lookup_cgnat_ip ... ok
[INFO] [stdout] test asn::lookup::tests::test_cache_multiple_ips_same_prefix ... ok
[INFO] [stdout] test asn::cache::tests::test_asn_cache ... ok
[INFO] [stdout] test asn::lookup::tests::test_lookup_private_ip ... ok
[INFO] [stdout] test asn::lookup::tests::test_special_ips ... ok
[INFO] [stdout] test config::timing::tests::test_default_values ... ok
[INFO] [stdout] test config::timing::tests::test_fast_config ... ok
[INFO] [stdout] test asn::service::tests::test_asn_lookup_service ... ok
[INFO] [stdout] test config::timing::tests::test_slow_config ... ok
[INFO] [stdout] test asn::service::tests::test_cache_operations ... ok
[INFO] [stdout] test config::timing::tests::test_uniform_config ... ok
[INFO] [stdout] test asn::lookup::tests::test_concurrent_lookups ... ok
[INFO] [stdout] test dns::cache::tests::test_rdns_cache ... ok
[INFO] [stdout] test asn::lookup::tests::test_custom_resolver ... ok
[INFO] [stdout] test dns::reverse::tests::test_error_types ... ok
[INFO] [stdout] test asn::service::tests::test_public_ip_lookup ... ok
[INFO] [stdout] test dns::reverse::tests::test_reverse_dns_localhost ... ok
[INFO] [stdout] test dns::reverse::tests::test_reverse_dns_ipv6 ... ok
[INFO] [stdout] test dns::reverse::tests::test_reverse_dns_private_ip ... ok
[INFO] [stdout] test dns::service::tests::test_cache_operations ... ok
[INFO] [stdout] test dns::reverse::tests::test_concurrent_lookups ... ok
[INFO] [stdout] test dns::service::tests::test_ipv6_lookup ... ok
[INFO] [stdout] test dns::service::tests::test_rdns_lookup_service ... ok
[INFO] [stdout] test dns::reverse::tests::test_trailing_dot_removal ... ok
[INFO] [stdout] test dns::test_utils::tests::test_dns_counter ... ok
[INFO] [stdout] test enrichment::async_service::tests::test_enqueue_deduplication ... ok
[INFO] [stdout] test dns::cache::tests::test_evict_expired ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test enrichment::async_service::tests::test_enrichment_result_fields ... ok
[INFO] [stdout] test enrichment::async_service::tests::test_enrichment_service_creation ... ok
[INFO] [stdout] test enrichment::async_service::tests::test_ipv6_enrichment ... ok
[INFO] [stdout] test probe::tests::test_destination_response ... ok
[INFO] [stdout] test probe::tests::test_probe_info_copy ... ok
[INFO] [stdout] test probe::tests::test_probe_info_creation ... ok
[INFO] [stdout] test probe::tests::test_probe_info_debug ... ok
[INFO] [stdout] test enrichment::async_service::tests::test_background_enrichment ... ok
[INFO] [stdout] test probe::tests::test_probe_response_creation ... ok
[INFO] [stdout] test probe::tests::test_probe_response_debug ... ok
[INFO] [stdout] test enrichment::async_service::tests::test_private_ip_enrichment ... ok
[INFO] [stdout] test probe::tests::test_timeout_response ... ok
[INFO] [stdout] test public_ip::providers::tests::test_default_provider ... ok
[INFO] [stdout] test public_ip::providers::tests::test_error_display ... ok
[INFO] [stdout] test dns::service::tests::test_custom_ttl ... ok
[INFO] [stdout] test probe::tests::test_probe_response_clone ... ok
[INFO] [stdout] test public_ip::providers::tests::test_provider_all ... ok
[INFO] [stdout] test public_ip::providers::tests::test_provider_equality ... ok
[INFO] [stdout] test public_ip::providers::tests::test_provider_urls ... ok
[INFO] [stdout] test dns::reverse::tests::test_create_resolver ... ok
[INFO] [stdout] test public_ip::service::tests::test_cache_operations ... ok
[INFO] [stdout] test public_ip::service::tests::test_public_ip_detection ... ok
[INFO] [stdout] test public_ip::service::tests::test_stun_client_custom_servers ... ok
[INFO] [stdout] test public_ip::service::tests::test_stun_client_default ... ok
[INFO] [stdout] test public_ip::service::tests::test_stun_client_timeout ... ok
[INFO] [stdout] test public_ip::stun::tests::test_build_binding_request ... ok
[INFO] [stdout] test public_ip::stun::tests::test_stun_google ... ok
[INFO] [stdout] test public_ip::stun_cache::tests::test_cache_ttl_constant ... ok
[INFO] [stdout] test public_ip::stun_cache::tests::test_stun_cache ... ok
[INFO] [stdout] test public_ip::stun_cache::tests::test_stun_cache_error_handling ... ok
[INFO] [stdout] test public_ip::stun_cache::tests::test_stun_cache_ttl ... ok
[INFO] [stdout] test public_ip::providers::tests::test_timeout_handling ... ok
[INFO] [stdout] test public_ip::providers::tests::test_provider_failover ... ok
[INFO] [stdout] test services::tests::test_services_creation ... ok
[INFO] [stdout] test services::tests::test_services_clone ... ok
[INFO] [stdout] test socket::tests::test_ip_version ... ok
[INFO] [stdout] test socket::tests::test_probe_mode_description ... ok
[INFO] [stdout] test socket::tests::test_response_types ... ok
[INFO] [stdout] test tests::socket_tests::test_probe_info_creation ... ok
[INFO] [stdout] test tests::socket_tests::test_probe_response ... ok
[INFO] [stdout] test services::tests::test_services_with_custom ... ok
[INFO] [stdout] test tests::socket_tests::test_response_type_variants ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_async_traceroute_creation ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_async_traceroute_invalid_hostname ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_async_traceroute_hostname_resolution ... ok
[INFO] [stdout] test public_ip::providers::tests::test_get_public_ip ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_async_traceroute_ipv6_error ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_async_traceroute_with_ip ... ok
[INFO] [stdout] test public_ip::tests::test_detect_isp ... ok
[INFO] [stdout] test traceroute::caching_test::tests::test_asn_caching ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_trace_with_config_async ... ok
[INFO] [stdout] test traceroute::caching_test::tests::test_cache_thread_safety ... ok
[INFO] [stdout] test traceroute::caching_test::tests::test_rdns_caching ... ok
[INFO] [stdout] test traceroute::caching_test::tests::test_public_ip_parameter ... ok
[INFO] [stdout] test traceroute::config::tests::test_config_builder ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_verbose_environment_setting ... ok
[INFO] [stdout] test traceroute::config::tests::test_config_validation ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_trace_async_localhost ... ok
[INFO] [stdout] test traceroute::config::tests::test_config_with_ip ... ok
[INFO] [stdout] test traceroute::config::tests::test_default_config ... ok
[INFO] [stdout] test traceroute::fully_parallel_async_engine::sandwich_test::tests::test_sandwich_logic_destination ... ok
[INFO] [stdout] test traceroute::fully_parallel_async_engine::sandwich_test::tests::test_sandwich_logic_edge_cases ... ok
[INFO] [stdout] test traceroute::fully_parallel_async_engine::sandwich_test::tests::test_sandwich_logic_isp ... ok
[INFO] [stdout] test traceroute::fully_parallel_async_engine::sandwich_test::tests::test_sandwich_logic_isp_precedence ... ok
[INFO] [stdout] test traceroute::fully_parallel_async_engine::sandwich_test::tests::test_sandwich_logic_lan_not_affected ... ok
[INFO] [stdout] test traceroute::fully_parallel_async_engine::sandwich_test::tests::test_sandwich_logic_mixed_silent_and_responsive ... ok
[INFO] [stdout] test traceroute::fully_parallel_async_engine::sandwich_test::tests::test_sandwich_logic_no_address ... ok
[INFO] [stdout] test traceroute::isp_from_path::tests::test_extract_isp_from_path ... ok
[INFO] [stdout] test traceroute::isp_from_path::tests::test_skip_private_ips ... ok
[INFO] [stdout] test traceroute::result::tests::test_segments_destination_and_transit ... ok
[INFO] [stdout] test traceroute::result::tests::test_traceroute_progress ... ok
[INFO] [stdout] test traceroute::fully_parallel_async_engine::sandwich_test::tests::test_sandwich_logic_multiple_unknowns ... ok
[INFO] [stdout] test traceroute::result::tests::test_traceroute_result ... ok
[INFO] [stdout] test traceroute::segment_classification_test::tests::test_destination_segment_with_matching_asn ... ok
[INFO] [stdout] test traceroute::segment_classification_test::tests::test_isp_segment_classification ... ok
[INFO] [stdout] test traceroute::segment_classification_test::tests::test_lan_segment_classification ... ok
[INFO] [stdout] test traceroute::segment_classification_test::tests::test_segment_priority_in_classification ... ok
[INFO] [stdout] test traceroute::segment_classification_test::tests::test_transit_classification_no_asn_public_ip ... ok
[INFO] [stdout] test traceroute::segment_classification_test::tests::test_transit_segment_different_asn ... ok
[INFO] [stdout] test traceroute::tests::test_asn_info ... ok
[INFO] [stdout] test traceroute::tests::test_asn_info_display ... ok
[INFO] [stdout] test traceroute::tests::test_is_cgnat ... ok
[INFO] [stdout] test traceroute::tests::test_is_internal_ip ... ok
[INFO] [stdout] test traceroute::tests::test_parse_asn ... ok
[INFO] [stdout] test traceroute::tests::test_parse_cidr ... ok
[INFO] [stdout] test traceroute::tests::test_segment_type_display ... ok
[INFO] [stdout] test traceroute::types::tests::test_classified_hop_info ... ok
[INFO] [stdout] test traceroute::types::tests::test_isp_info ... ok
[INFO] [stdout] test traceroute::types::tests::test_raw_hop_info ... ok
[INFO] [stdout] test public_ip::providers::tests::test_get_public_ip_from_each_provider ... ok
[INFO] [stdout] test dns::reverse::tests::test_reverse_dns_caching_with_known_ips ... FAILED
[INFO] [stdout] test asn::lookup::tests::test_lookup_public_ip ... FAILED
[INFO] [stdout] test enrichment::async_service::tests::test_enrich_addresses ... FAILED
[INFO] [stdout] test traceroute::caching_test::tests::test_repeated_traces_use_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dns::reverse::tests::test_reverse_dns_caching_with_known_ips stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dns::reverse::tests::test_reverse_dns_caching_with_known_ips' panicked at src/dns/reverse.rs:160:13:
[INFO] [stdout] First lookup failed for 8.8.8.8
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6213ec133c72 - 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:     0x6213ec133c72 - 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:     0x6213ec133c72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6213ec133c72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6213ec15f733 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6213ec15f733 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6213ec12f8c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6213ec12f8c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6213ec133ac2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6213ec1351f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6213ec13502e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6213ebe02784 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6213ebe02784 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6213ec135cce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6213ec135cce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6213ec13599a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6213ec134179 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6213ec13562d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6213ec15c5d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6213eb82e847 - ftr::dns::reverse::tests::test_reverse_dns_caching_with_known_ips::{{closure}}::h923a7e6b4b8ca483
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns/reverse.rs:160:13
[INFO] [stdout]   20:     0x6213eb7d9892 - <core::pin::Pin<P> as core::future::future::Future>::poll::h45715de1bcd584f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6213eb7d9aed - <core::pin::Pin<P> as core::future::future::Future>::poll::h88f32f9ea0f90296
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6213eb86e71d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h86ce9bd14f52c6ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x6213eb86e62b - tokio::task::coop::with_budget::h6c5fdd991816e272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x6213eb86e62b - tokio::task::coop::budget::h8d4084b941387ea3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x6213eb86e62b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7ed9cbe21d3803ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x6213eb86b7d0 - tokio::runtime::scheduler::current_thread::Context::enter::hc9e38f4b3b70e3f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x6213eb86db4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfc5d8e645a1859c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x6213eb86cd64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h71a7c89955e0b496
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x6213eb7b439b - tokio::runtime::context::scoped::Scoped<T>::set::hccdddde51c33235e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x6213eb818679 - tokio::runtime::context::set_scheduler::{{closure}}::h86f69952af910eba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x6213eb8d6cc2 - std::thread::local::LocalKey<T>::try_with::h746303f693f4b6dd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x6213eb8d58ae - std::thread::local::LocalKey<T>::with::h993b0b2a5bcbfec8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x6213eb8185ad - tokio::runtime::context::set_scheduler::h765cbfe412e1a10c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x6213eb86c6f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf59f6e5166c5586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x6213eb86cda3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3bef7bf55523acee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x6213eb868250 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbe7dad908c2a5a55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x6213eb89ac40 - tokio::runtime::context::runtime::enter_runtime::h4a3f2711f4c7697e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x6213eb867cc1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha2fb84edc9f80a99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x6213eb8ca134 - tokio::runtime::runtime::Runtime::block_on_inner::he545ee61df48f93b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x6213eb8ca2fc - tokio::runtime::runtime::Runtime::block_on::h912637b770c782dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x6213eb82d987 - ftr::dns::reverse::tests::test_reverse_dns_caching_with_known_ips::hdab66d4953b92613
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns/reverse.rs:151:49
[INFO] [stdout]   42:     0x6213eb82d827 - ftr::dns::reverse::tests::test_reverse_dns_caching_with_known_ips::{{closure}}::h265b2f07d857afb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns/reverse.rs:138:55
[INFO] [stdout]   43:     0x6213eb724156 - core::ops::function::FnOnce::call_once::h360802514a115618
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x6213ebe07feb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x6213ebe07feb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x6213ebe07125 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x6213ebe07125 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x6213ebe07125 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x6213ebe07125 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x6213ebe07125 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6213ebe07125 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x6213ebe07125 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x6213ebdcad24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x6213ebdcad24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x6213ebdce6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x6213ebdce6fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x6213ebdce6fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x6213ebdce6fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x6213ebdce6fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6213ebdce6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x6213ebdce6fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x6213ec13908f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x6213ec13908f - 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]   64:     0x78f8241beaa4 - <unknown>
[INFO] [stdout]   65:     0x78f82424ba34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- asn::lookup::tests::test_lookup_public_ip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'asn::lookup::tests::test_lookup_public_ip' panicked at src/asn/lookup.rs:287:13:
[INFO] [stdout] ASN lookup failed for 8.8.8.8: Some(DnsError("proto error: io error: Network is unreachable (os error 101)"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6213ec133c72 - 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:     0x6213ec133c72 - 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:     0x6213ec133c72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6213ec133c72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6213ec15f733 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6213ec15f733 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6213ec12f8c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6213ec12f8c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6213ec133ac2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6213ec1351f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6213ec13502e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6213ebe02784 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6213ebe02784 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6213ec135cce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6213ec135cce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6213ec13599a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6213ec134179 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6213ec13562d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6213ec15c5d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6213eb887df8 - ftr::asn::lookup::tests::test_lookup_public_ip::{{closure}}::h8c4a968f1da7191c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/asn/lookup.rs:287:13
[INFO] [stdout]   20:     0x6213eb7d9892 - <core::pin::Pin<P> as core::future::future::Future>::poll::h45715de1bcd584f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6213eb7d9aed - <core::pin::Pin<P> as core::future::future::Future>::poll::h88f32f9ea0f90296
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6213eb86e71d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h86ce9bd14f52c6ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x6213eb86e62b - tokio::task::coop::with_budget::h6c5fdd991816e272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x6213eb86e62b - tokio::task::coop::budget::h8d4084b941387ea3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x6213eb86e62b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7ed9cbe21d3803ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x6213eb86b7d0 - tokio::runtime::scheduler::current_thread::Context::enter::hc9e38f4b3b70e3f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x6213eb86db4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfc5d8e645a1859c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x6213eb86cd64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h71a7c89955e0b496
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x6213eb7b439b - tokio::runtime::context::scoped::Scoped<T>::set::hccdddde51c33235e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x6213eb818679 - tokio::runtime::context::set_scheduler::{{closure}}::h86f69952af910eba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x6213eb8d6cc2 - std::thread::local::LocalKey<T>::try_with::h746303f693f4b6dd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x6213eb8d58ae - std::thread::local::LocalKey<T>::with::h993b0b2a5bcbfec8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x6213eb8185ad - tokio::runtime::context::set_scheduler::h765cbfe412e1a10c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x6213eb86c6f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf59f6e5166c5586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x6213eb86cda3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3bef7bf55523acee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x6213eb868250 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbe7dad908c2a5a55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x6213eb89ac40 - tokio::runtime::context::runtime::enter_runtime::h4a3f2711f4c7697e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x6213eb867cc1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha2fb84edc9f80a99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x6213eb8ca134 - tokio::runtime::runtime::Runtime::block_on_inner::he545ee61df48f93b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x6213eb8ca2fc - tokio::runtime::runtime::Runtime::block_on::h912637b770c782dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x6213eb887537 - ftr::asn::lookup::tests::test_lookup_public_ip::h64a0e31b958dba0f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/asn/lookup.rs:283:72
[INFO] [stdout]   42:     0x6213eb8873d7 - ftr::asn::lookup::tests::test_lookup_public_ip::{{closure}}::hef1ee6526f5bc1c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/asn/lookup.rs:274:37
[INFO] [stdout]   43:     0x6213eb7255b6 - core::ops::function::FnOnce::call_once::h825317714fc8e30f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x6213ebe07feb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x6213ebe07feb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x6213ebe07125 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x6213ebe07125 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x6213ebe07125 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x6213ebe07125 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x6213ebe07125 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6213ebe07125 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x6213ebe07125 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x6213ebdcad24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x6213ebdcad24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x6213ebdce6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x6213ebdce6fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x6213ebdce6fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x6213ebdce6fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x6213ebdce6fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6213ebdce6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x6213ebdce6fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x6213ec13908f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x6213ec13908f - 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]   64:     0x78f8241beaa4 - <unknown>
[INFO] [stdout]   65:     0x78f82424ba34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- enrichment::async_service::tests::test_enrich_addresses stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'enrichment::async_service::tests::test_enrich_addresses' panicked at src/enrichment/async_service.rs:207:9:
[INFO] [stdout] assertion failed: google_dns.asn_info.is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6213ec133c72 - 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:     0x6213ec133c72 - 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:     0x6213ec133c72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6213ec133c72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6213ec15f733 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6213ec15f733 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6213ec12f8c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6213ec12f8c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6213ec133ac2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6213ec1351f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6213ec13502e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6213ebe02784 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6213ebe02784 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6213ec135cce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6213ec135cce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6213ec135966 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x6213ec134179 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6213ec13562d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6213ec15c5d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6213ec15c65c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6213eb832dcc - ftr::enrichment::async_service::tests::test_enrich_addresses::{{closure}}::h670ba91815f8945f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/enrichment/async_service.rs:207:9
[INFO] [stdout]   21:     0x6213eb7d9892 - <core::pin::Pin<P> as core::future::future::Future>::poll::h45715de1bcd584f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6213eb7d9aed - <core::pin::Pin<P> as core::future::future::Future>::poll::h88f32f9ea0f90296
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6213eb86e71d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h86ce9bd14f52c6ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x6213eb86e62b - tokio::task::coop::with_budget::h6c5fdd991816e272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x6213eb86e62b - tokio::task::coop::budget::h8d4084b941387ea3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x6213eb86e62b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7ed9cbe21d3803ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x6213eb86b7d0 - tokio::runtime::scheduler::current_thread::Context::enter::hc9e38f4b3b70e3f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x6213eb86db4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfc5d8e645a1859c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x6213eb86cd64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h71a7c89955e0b496
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x6213eb7b439b - tokio::runtime::context::scoped::Scoped<T>::set::hccdddde51c33235e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x6213eb818679 - tokio::runtime::context::set_scheduler::{{closure}}::h86f69952af910eba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x6213eb8d6cc2 - std::thread::local::LocalKey<T>::try_with::h746303f693f4b6dd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x6213eb8d58ae - std::thread::local::LocalKey<T>::with::h993b0b2a5bcbfec8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x6213eb8185ad - tokio::runtime::context::set_scheduler::h765cbfe412e1a10c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x6213eb86c6f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf59f6e5166c5586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x6213eb86cda3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3bef7bf55523acee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x6213eb868250 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbe7dad908c2a5a55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x6213eb89ac40 - tokio::runtime::context::runtime::enter_runtime::h4a3f2711f4c7697e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6213eb867cc1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha2fb84edc9f80a99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x6213eb8ca134 - tokio::runtime::runtime::Runtime::block_on_inner::he545ee61df48f93b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x6213eb8ca2fc - tokio::runtime::runtime::Runtime::block_on::h912637b770c782dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x6213eb8322d4 - ftr::enrichment::async_service::tests::test_enrich_addresses::h7991439f63cdb5b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/enrichment/async_service.rs:207:47
[INFO] [stdout]   43:     0x6213eb832177 - ftr::enrichment::async_service::tests::test_enrich_addresses::{{closure}}::hd50bf5e13dfdcc1c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/enrichment/async_service.rs:175:37
[INFO] [stdout]   44:     0x6213eb724ec6 - core::ops::function::FnOnce::call_once::h638cf2ca1a18dcb7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x6213ebe07feb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x6213ebe07feb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x6213ebe07125 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x6213ebe07125 - <core::panic::unwind_safe::AssertUnwindSafe<F> 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:     0x6213ebe07125 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x6213ebe07125 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x6213ebe07125 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6213ebe07125 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x6213ebe07125 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x6213ebdcad24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x6213ebdcad24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x6213ebdce6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x6213ebdce6fa - <core::panic::unwind_safe::AssertUnwindSafe<F> 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:     0x6213ebdce6fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x6213ebdce6fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x6213ebdce6fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6213ebdce6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x6213ebdce6fa - 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:     0x6213ec13908f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x6213ec13908f - 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:     0x78f8241beaa4 - <unknown>
[INFO] [stdout]   66:     0x78f82424ba34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     asn::lookup::tests::test_lookup_public_ip
[INFO] [stdout]     dns::reverse::tests::test_reverse_dns_caching_with_known_ips
[INFO] [stdout]     enrichment::async_service::tests::test_enrich_addresses
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 123 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3cf76e3cf2a7396c824fd55108d905addf8ef5dfedf7b996b637b8f0dd4d40dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf76e3cf2a7396c824fd55108d905addf8ef5dfedf7b996b637b8f0dd4d40dc", kill_on_drop: false }`
[INFO] [stdout] 3cf76e3cf2a7396c824fd55108d905addf8ef5dfedf7b996b637b8f0dd4d40dc
