[INFO] cloning repository https://github.com/dweekly/ftr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dweekly/ftr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdweekly%2Fftr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdweekly%2Fftr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb4b9019f98c78c1c8f0ab763e46843aa4187856
[INFO] testing dweekly/ftr against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdweekly%2Fftr" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dweekly/ftr
[INFO] finished tweaking git repo https://github.com/dweekly/ftr
[INFO] tweaked toml for git repo https://github.com/dweekly/ftr written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dweekly/ftr on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dweekly/ftr 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23b7c597b0865ceb16cdb439efac399d4df0674a6ceb1bcae68b0f116f8df319
[INFO] running `Command { std: "docker" "start" "-a" "23b7c597b0865ceb16cdb439efac399d4df0674a6ceb1bcae68b0f116f8df319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23b7c597b0865ceb16cdb439efac399d4df0674a6ceb1bcae68b0f116f8df319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23b7c597b0865ceb16cdb439efac399d4df0674a6ceb1bcae68b0f116f8df319", kill_on_drop: false }`
[INFO] [stdout] 23b7c597b0865ceb16cdb439efac399d4df0674a6ceb1bcae68b0f116f8df319
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fc81f41df5903e1e734a2e563009bafe8fb2a0e8b1cbf231e3cfe1da13adf6e
[INFO] running `Command { std: "docker" "start" "-a" "4fc81f41df5903e1e734a2e563009bafe8fb2a0e8b1cbf231e3cfe1da13adf6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[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 memchr v2.7.5
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling ftr v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]    Compiling ip_network v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[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_packet v0.35.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling futures v0.3.31
[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 v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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] [stdout] warning: unused import: `crate::trace_time`
[INFO] [stdout]  --> src/traceroute/async_engine.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::trace_time;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::trace_time`
[INFO] [stdout]   --> src/traceroute/fully_parallel_async_engine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::trace_time;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 37s
[INFO] running `Command { std: "docker" "inspect" "4fc81f41df5903e1e734a2e563009bafe8fb2a0e8b1cbf231e3cfe1da13adf6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc81f41df5903e1e734a2e563009bafe8fb2a0e8b1cbf231e3cfe1da13adf6e", kill_on_drop: false }`
[INFO] [stdout] 4fc81f41df5903e1e734a2e563009bafe8fb2a0e8b1cbf231e3cfe1da13adf6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34975a0de0340e14cdd6027c320922270bf870b5a782980f179ebbac99471e19
[INFO] running `Command { std: "docker" "start" "-a" "34975a0de0340e14cdd6027c320922270bf870b5a782980f179ebbac99471e19", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[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 ciborium v0.2.2
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling pnet_packet v0.35.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: unused import: `crate::trace_time`
[INFO] [stdout]  --> src/traceroute/async_engine.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::trace_time;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::trace_time`
[INFO] [stdout]   --> src/traceroute/fully_parallel_async_engine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::trace_time;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::trace_time`
[INFO] [stdout]  --> src/traceroute/async_engine.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::trace_time;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::trace_time`
[INFO] [stdout]   --> src/traceroute/fully_parallel_async_engine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::trace_time;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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 40.23s
[INFO] running `Command { std: "docker" "inspect" "34975a0de0340e14cdd6027c320922270bf870b5a782980f179ebbac99471e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34975a0de0340e14cdd6027c320922270bf870b5a782980f179ebbac99471e19", kill_on_drop: false }`
[INFO] [stdout] 34975a0de0340e14cdd6027c320922270bf870b5a782980f179ebbac99471e19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f2030327768d00a4cdebcada49a2b6cfb86f91018b3d1d45fe9cab7643be1708
[INFO] running `Command { std: "docker" "start" "-a" "f2030327768d00a4cdebcada49a2b6cfb86f91018b3d1d45fe9cab7643be1708", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::trace_time`
[INFO] [stderr]  --> src/traceroute/async_engine.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::trace_time;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::trace_time`
[INFO] [stderr]   --> src/traceroute/fully_parallel_async_engine.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::trace_time;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ftr` (lib) generated 2 warnings (run `cargo fix --lib -p ftr` to apply 2 suggestions)
[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` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `ftr` (test "v6_features_test") generated 1 warning
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ftr-497b7264577b567a)
[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_multiple_ips_same_prefix ... 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_lookup_private_ip ... ok
[INFO] [stdout] test asn::lookup::tests::test_special_ips ... ok
[INFO] [stdout] test asn::service::tests::test_asn_lookup_service ... ok
[INFO] [stdout] test config::timing::tests::test_default_values ... ok
[INFO] [stdout] test asn::service::tests::test_cache_operations ... ok
[INFO] [stdout] test asn::lookup::tests::test_concurrent_lookups ... ok
[INFO] [stdout] test config::timing::tests::test_fast_config ... ok
[INFO] [stdout] test asn::lookup::tests::test_custom_resolver ... ok
[INFO] [stdout] test config::timing::tests::test_slow_config ... ok
[INFO] [stdout] test config::timing::tests::test_uniform_config ... ok
[INFO] [stdout] test dns::cache::tests::test_rdns_cache ... ok
[INFO] [stdout] test asn::service::tests::test_public_ip_lookup ... ok
[INFO] [stdout] test dns::reverse::tests::test_error_types ... ok
[INFO] [stdout] test asn::cache::tests::test_asn_cache ... ok
[INFO] [stdout] test dns::reverse::tests::test_create_resolver ... 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::reverse::tests::test_concurrent_lookups ... ok
[INFO] [stdout] test dns::reverse::tests::test_trailing_dot_removal ... ok
[INFO] [stdout] test dns::service::tests::test_cache_operations ... ok
[INFO] [stdout] test dns::test_utils::tests::test_dns_counter ... ok
[INFO] [stdout] test dns::service::tests::test_rdns_lookup_service ... ok
[INFO] [stdout] test enrichment::async_service::tests::test_enqueue_deduplication ... ok
[INFO] [stdout] test dns::service::tests::test_ipv6_lookup ... 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_background_enrichment ... ok
[INFO] [stdout] test enrichment::async_service::tests::test_private_ip_enrichment ... ok
[INFO] [stdout] test probe::tests::test_destination_response ... ok
[INFO] [stdout] test enrichment::async_service::tests::test_ipv6_enrichment ... ok
[INFO] [stdout] test probe::tests::test_probe_info_creation ... ok
[INFO] [stdout] test probe::tests::test_probe_info_copy ... ok
[INFO] [stdout] test probe::tests::test_probe_response_clone ... ok
[INFO] [stdout] test probe::tests::test_probe_info_debug ... ok
[INFO] [stdout] test probe::tests::test_probe_response_creation ... ok
[INFO] [stdout] test probe::tests::test_probe_response_debug ... 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::cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test public_ip::providers::tests::test_provider_all ... ok
[INFO] [stdout] test dns::cache::tests::test_evict_expired ... 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::service::tests::test_custom_ttl ... 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 services::tests::test_services_clone ... ok
[INFO] [stdout] test services::tests::test_services_creation ... ok
[INFO] [stdout] test services::tests::test_services_with_custom ... 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 public_ip::providers::tests::test_provider_failover ... ok
[INFO] [stdout] test tests::socket_tests::test_response_type_variants ... 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_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_ipv6_error ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_async_traceroute_with_ip ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_trace_with_config_async ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_verbose_environment_setting ... ok
[INFO] [stdout] test traceroute::caching_test::tests::test_asn_caching ... ok
[INFO] [stdout] test public_ip::providers::tests::test_get_public_ip_from_each_provider ... ok
[INFO] [stdout] test traceroute::async_api::tests::test_trace_async_localhost ... ok
[INFO] [stdout] test traceroute::caching_test::tests::test_rdns_caching ... ok
[INFO] [stdout] test traceroute::config::tests::test_config_builder ... ok
[INFO] [stdout] test public_ip::tests::test_detect_isp ... ok
[INFO] [stdout] test traceroute::config::tests::test_config_with_ip ... ok
[INFO] [stdout] test traceroute::config::tests::test_config_validation ... 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_isp ... 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_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_multiple_unknowns ... 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::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_parse_asn ... ok
[INFO] [stdout] test traceroute::tests::test_is_internal_ip ... 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 traceroute::tests::test_parse_cidr ... ok
[INFO] [stdout] test traceroute::caching_test::tests::test_cache_thread_safety ... ok
[INFO] [stdout] test traceroute::caching_test::tests::test_public_ip_parameter ... ok
[INFO] [stdout] test asn::lookup::tests::test_lookup_public_ip ... FAILED
[INFO] [stdout] test dns::reverse::tests::test_reverse_dns_caching_with_known_ips ... 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] ---- asn::lookup::tests::test_lookup_public_ip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'asn::lookup::tests::test_lookup_public_ip' (28) 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:     0x63eef240f5c2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63eef240f5c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63eef240f5c2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63eef240f5c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63eef2422ccf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63eef2422ccf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63eef23d9883 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63eef23d9883 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63eef23e6ee2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63eef23ec90f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63eef23ec7a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63eef20c14ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x63eef20c14ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63eef23ecfcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x63eef23ecfcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63eef23ecd7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63eef23e7019 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63eef23cdf7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63eef242c5e0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63eef1ab5658 - ftr::asn::lookup::tests::test_lookup_public_ip::{{closure}}::h58fbd15f58686e3d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/asn/lookup.rs:287:13
[INFO] [stdout]   20:     0x63eef1baa302 - <core::pin::Pin<P> as core::future::future::Future>::poll::h47e356b6f7943014
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x63eef1baa5fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hebc2d6d94ea0a75e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x63eef1ac7ced - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h882fd39562e7cc6f
[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:     0x63eef1ac7bfb - tokio::task::coop::with_budget::h19632e97452cdcf7
[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:     0x63eef1ac7bfb - tokio::task::coop::budget::hb00505e481271448
[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:     0x63eef1ac7bfb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd43f6bd11d928a1c
[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:     0x63eef1ac4a80 - tokio::runtime::scheduler::current_thread::Context::enter::h2dc08a42f1afb628
[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:     0x63eef1ac711d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h720681b6cbc308bc
[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:     0x63eef1ac6354 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he23736d39ba81966
[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:     0x63eef1b754eb - tokio::runtime::context::scoped::Scoped<T>::set::h51533ebe80ffea7d
[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:     0x63eef1aeebb9 - tokio::runtime::context::set_scheduler::{{closure}}::hc611d8484fcbecb2
[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:     0x63eef1ad1022 - std::thread::local::LocalKey<T>::try_with::hc8c8287427dbbb83
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x63eef1acea7e - std::thread::local::LocalKey<T>::with::he655073a35abf53e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x63eef1aeeb2d - tokio::runtime::context::set_scheduler::hf85bb4ab291befcb
[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:     0x63eef1ac5cc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h162c04598364f255
[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:     0x63eef1ac6373 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b54ffc1a9a96121
[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:     0x63eef1ac14d0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hba075062ab338e23
[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:     0x63eef1b4af90 - tokio::runtime::context::runtime::enter_runtime::hedcb331459e48000
[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:     0x63eef1ac1291 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd37db9a8978b6e0c
[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:     0x63eef1b7fc34 - tokio::runtime::runtime::Runtime::block_on_inner::h6cff8fb3fc2706a7
[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:     0x63eef1b7fdfc - tokio::runtime::runtime::Runtime::block_on::he7482459cacc70f8
[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:     0x63eef1ab4da7 - ftr::asn::lookup::tests::test_lookup_public_ip::hacedced225569b1c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/asn/lookup.rs:283:72
[INFO] [stdout]   42:     0x63eef1ab5f17 - ftr::asn::lookup::tests::test_lookup_public_ip::{{closure}}::h5af0caf427a740c1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/asn/lookup.rs:274:37
[INFO] [stdout]   43:     0x63eef1a08706 - core::ops::function::FnOnce::call_once::hf3315053a3f094d7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63eef20c12cb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63eef20c12cb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x63eef20d532d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x63eef20d532d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x63eef20d532d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x63eef20d532d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x63eef20d532d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63eef20d532d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x63eef20d532d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x63eef20ae874 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x63eef20ae874 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x63eef20b20ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x63eef20b20ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x63eef20b20ca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x63eef20b20ca - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x63eef20b20ca - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63eef20b20ca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x63eef20b20ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63eef23e241f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x63eef23e241f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x7d85358fbaa4 - <unknown>
[INFO] [stdout]   65:     0x7d8535988a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[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' (43) 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:     0x63eef240f5c2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63eef240f5c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63eef240f5c2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63eef240f5c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63eef2422ccf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63eef2422ccf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63eef23d9883 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63eef23d9883 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63eef23e6ee2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63eef23ec90f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63eef23ec7a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63eef20c14ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x63eef20c14ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63eef23ecfcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x63eef23ecfcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63eef23ecd7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63eef23e7019 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63eef23cdf7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63eef242c5e0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63eef1bbd3cf - ftr::dns::reverse::tests::test_reverse_dns_caching_with_known_ips::{{closure}}::h5b2f0a2800da865a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns/reverse.rs:160:13
[INFO] [stdout]   20:     0x63eef1baa302 - <core::pin::Pin<P> as core::future::future::Future>::poll::h47e356b6f7943014
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x63eef1baa5fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hebc2d6d94ea0a75e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x63eef1ac7ced - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h882fd39562e7cc6f
[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:     0x63eef1ac7bfb - tokio::task::coop::with_budget::h19632e97452cdcf7
[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:     0x63eef1ac7bfb - tokio::task::coop::budget::hb00505e481271448
[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:     0x63eef1ac7bfb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd43f6bd11d928a1c
[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:     0x63eef1ac4a80 - tokio::runtime::scheduler::current_thread::Context::enter::h2dc08a42f1afb628
[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:     0x63eef1ac711d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h720681b6cbc308bc
[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:     0x63eef1ac6354 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he23736d39ba81966
[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:     0x63eef1b754eb - tokio::runtime::context::scoped::Scoped<T>::set::h51533ebe80ffea7d
[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:     0x63eef1aeebb9 - tokio::runtime::context::set_scheduler::{{closure}}::hc611d8484fcbecb2
[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:     0x63eef1ad1022 - std::thread::local::LocalKey<T>::try_with::hc8c8287427dbbb83
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x63eef1acea7e - std::thread::local::LocalKey<T>::with::he655073a35abf53e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x63eef1aeeb2d - tokio::runtime::context::set_scheduler::hf85bb4ab291befcb
[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:     0x63eef1ac5cc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h162c04598364f255
[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:     0x63eef1ac6373 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b54ffc1a9a96121
[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:     0x63eef1ac14d0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hba075062ab338e23
[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:     0x63eef1b4af90 - tokio::runtime::context::runtime::enter_runtime::hedcb331459e48000
[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:     0x63eef1ac1291 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd37db9a8978b6e0c
[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:     0x63eef1b7fc34 - tokio::runtime::runtime::Runtime::block_on_inner::h6cff8fb3fc2706a7
[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:     0x63eef1b7fdfc - tokio::runtime::runtime::Runtime::block_on::he7482459cacc70f8
[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:     0x63eef1bbc517 - ftr::dns::reverse::tests::test_reverse_dns_caching_with_known_ips::hd259ee0eee4253aa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns/reverse.rs:151:49
[INFO] [stdout]   42:     0x63eef1bbda37 - ftr::dns::reverse::tests::test_reverse_dns_caching_with_known_ips::{{closure}}::hb48d8800e3712f07
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns/reverse.rs:138:55
[INFO] [stdout]   43:     0x63eef1a04666 - core::ops::function::FnOnce::call_once::h135eecbfb341008d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63eef20c12cb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63eef20c12cb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x63eef20d532d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x63eef20d532d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x63eef20d532d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x63eef20d532d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x63eef20d532d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63eef20d532d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x63eef20d532d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x63eef20ae874 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x63eef20ae874 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x63eef20b20ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x63eef20b20ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x63eef20b20ca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x63eef20b20ca - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x63eef20b20ca - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63eef20b20ca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x63eef20b20ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63eef23e241f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x63eef23e241f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x7d85358fbaa4 - <unknown>
[INFO] [stdout]   65:     0x7d8535988a64 - 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' (55) 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:     0x63eef240f5c2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63eef240f5c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63eef240f5c2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63eef240f5c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63eef2422ccf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63eef2422ccf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63eef23d9883 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63eef23d9883 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63eef23e6ee2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63eef23ec90f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63eef23ec7a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63eef20c14ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x63eef20c14ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63eef23ecfcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x63eef23ecfcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63eef23ecd46 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x63eef23e7019 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63eef23cdf7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63eef242c5e0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63eef242c5bc - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x63eef1a3c1c5 - ftr::enrichment::async_service::tests::test_enrich_addresses::{{closure}}::hd932fb7990d78ca8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/enrichment/async_service.rs:207:9
[INFO] [stdout]   21:     0x63eef1baa302 - <core::pin::Pin<P> as core::future::future::Future>::poll::h47e356b6f7943014
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x63eef1baa5fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hebc2d6d94ea0a75e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63eef1ac7ced - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h882fd39562e7cc6f
[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:     0x63eef1ac7bfb - tokio::task::coop::with_budget::h19632e97452cdcf7
[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:     0x63eef1ac7bfb - tokio::task::coop::budget::hb00505e481271448
[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:     0x63eef1ac7bfb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd43f6bd11d928a1c
[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:     0x63eef1ac4a80 - tokio::runtime::scheduler::current_thread::Context::enter::h2dc08a42f1afb628
[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:     0x63eef1ac711d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h720681b6cbc308bc
[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:     0x63eef1ac6354 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he23736d39ba81966
[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:     0x63eef1b754eb - tokio::runtime::context::scoped::Scoped<T>::set::h51533ebe80ffea7d
[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:     0x63eef1aeebb9 - tokio::runtime::context::set_scheduler::{{closure}}::hc611d8484fcbecb2
[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:     0x63eef1ad1022 - std::thread::local::LocalKey<T>::try_with::hc8c8287427dbbb83
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x63eef1acea7e - std::thread::local::LocalKey<T>::with::he655073a35abf53e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x63eef1aeeb2d - tokio::runtime::context::set_scheduler::hf85bb4ab291befcb
[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:     0x63eef1ac5cc0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h162c04598364f255
[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:     0x63eef1ac6373 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b54ffc1a9a96121
[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:     0x63eef1ac14d0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hba075062ab338e23
[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:     0x63eef1b4af90 - tokio::runtime::context::runtime::enter_runtime::hedcb331459e48000
[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:     0x63eef1ac1291 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd37db9a8978b6e0c
[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:     0x63eef1b7fc34 - tokio::runtime::runtime::Runtime::block_on_inner::h6cff8fb3fc2706a7
[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:     0x63eef1b7fdfc - tokio::runtime::runtime::Runtime::block_on::he7482459cacc70f8
[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:     0x63eef1a3b6b4 - ftr::enrichment::async_service::tests::test_enrich_addresses::h6f03c752479f0939
[INFO] [stdout]                                at /opt/rustwide/workdir/src/enrichment/async_service.rs:207:47
[INFO] [stdout]   43:     0x63eef1a3b747 - ftr::enrichment::async_service::tests::test_enrich_addresses::{{closure}}::h0fa7fd5b078b76bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/enrichment/async_service.rs:175:37
[INFO] [stdout]   44:     0x63eef1a05c56 - core::ops::function::FnOnce::call_once::h69d4ca05a54d31c7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63eef20c12cb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63eef20c12cb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x63eef20d532d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x63eef20d532d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x63eef20d532d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x63eef20d532d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x63eef20d532d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x63eef20d532d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x63eef20d532d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x63eef20ae874 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x63eef20ae874 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x63eef20b20ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x63eef20b20ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x63eef20b20ca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x63eef20b20ca - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   60:     0x63eef20b20ca - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x63eef20b20ca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x63eef20b20ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x63eef23e241f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x63eef23e241f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7d85358fbaa4 - <unknown>
[INFO] [stdout]   66:     0x7d8535988a64 - 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.57s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f2030327768d00a4cdebcada49a2b6cfb86f91018b3d1d45fe9cab7643be1708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2030327768d00a4cdebcada49a2b6cfb86f91018b3d1d45fe9cab7643be1708", kill_on_drop: false }`
[INFO] [stdout] f2030327768d00a4cdebcada49a2b6cfb86f91018b3d1d45fe9cab7643be1708
