[INFO] cloning repository https://github.com/lazywalker/lazydns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lazywalker/lazydns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazywalker%2Flazydns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazywalker%2Flazydns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf19e8d46871243ac2d1ddd1cf7f117b22a16ddd [INFO] testing lazywalker/lazydns against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazywalker%2Flazydns" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lazywalker/lazydns [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/lazywalker/lazydns [INFO] tweaked toml for git repo https://github.com/lazywalker/lazydns written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lazywalker/lazydns on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lazywalker/lazydns 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 730c21e3a5f90cd99688b8a0ffd8f9bffd54f370bcb142f0ceb334a68ecec68f [INFO] running `Command { std: "docker" "start" "-a" "730c21e3a5f90cd99688b8a0ffd8f9bffd54f370bcb142f0ceb334a68ecec68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "730c21e3a5f90cd99688b8a0ffd8f9bffd54f370bcb142f0ceb334a68ecec68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730c21e3a5f90cd99688b8a0ffd8f9bffd54f370bcb142f0ceb334a68ecec68f", kill_on_drop: false }` [INFO] [stdout] 730c21e3a5f90cd99688b8a0ffd8f9bffd54f370bcb142f0ceb334a68ecec68f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d03b152d398b5bc6cd342c9a2e2ec10ffc3337eaadd7ad014d95de61ea02e49 [INFO] running `Command { std: "docker" "start" "-a" "2d03b152d398b5bc6cd342c9a2e2ec10ffc3337eaadd7ad014d95de61ea02e49", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling lazydns v0.3.14 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling lazylog v0.1.6 (https://github.com/lazywalker/lazylog#c050e56d) [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] warning: lazydns@0.3.14: webui/dist not found; building without embedded webui assets [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling lazydns-macros v0.2.62 (/opt/rustwide/workdir/lazydns-macros) [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "2d03b152d398b5bc6cd342c9a2e2ec10ffc3337eaadd7ad014d95de61ea02e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d03b152d398b5bc6cd342c9a2e2ec10ffc3337eaadd7ad014d95de61ea02e49", kill_on_drop: false }` [INFO] [stdout] 2d03b152d398b5bc6cd342c9a2e2ec10ffc3337eaadd7ad014d95de61ea02e49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aaeba626cfcbfcfa0b98b2f3f70f32039d143475a256469ea8b036b1e38fa59 [INFO] running `Command { std: "docker" "start" "-a" "5aaeba626cfcbfcfa0b98b2f3f70f32039d143475a256469ea8b036b1e38fa59", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling lazydns v0.3.14 (/opt/rustwide/workdir) [INFO] [stderr] warning: lazydns@0.3.14: webui/dist not found; building without embedded webui assets [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling lazylog v0.1.6 (https://github.com/lazywalker/lazylog#c050e56d) [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 9m 12s [INFO] running `Command { std: "docker" "inspect" "5aaeba626cfcbfcfa0b98b2f3f70f32039d143475a256469ea8b036b1e38fa59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aaeba626cfcbfcfa0b98b2f3f70f32039d143475a256469ea8b036b1e38fa59", kill_on_drop: false }` [INFO] [stdout] 5aaeba626cfcbfcfa0b98b2f3f70f32039d143475a256469ea8b036b1e38fa59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27558b7d2b27dcdc887119d42318ba86ddd0e54016542604e83bec5a98889f64 [INFO] running `Command { std: "docker" "start" "-a" "27558b7d2b27dcdc887119d42318ba86ddd0e54016542604e83bec5a98889f64", kill_on_drop: false }` [INFO] [stderr] warning: lazydns@0.3.14: webui/dist not found; building without embedded webui assets [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lazydns-54a4f0ea76158cc8) [INFO] [stdout] [INFO] [stdout] running 712 tests [INFO] [stdout] test config::loader::tests::test_apply_env_overrides_array_parsing ... ok [INFO] [stdout] test config::loader::tests::test_apply_env_overrides_numeric_string_parsing ... ok [INFO] [stdout] test config::loader::tests::test_apply_env_overrides_boolean_parsing ... ok [INFO] [stdout] test config::loader::tests::test_load_from_yaml_full ... ok [INFO] [stdout] test config::loader::tests::test_apply_env_overrides_jobs_index_cron ... ok [INFO] [stderr] Operation not permitted (you must be root) [INFO] [stdout] test config::loader::tests::test_apply_env_overrides_monitoring_config ... ok [INFO] [stderr] netlink: Error: cache initialization failed: Operation not permitted [INFO] [stdout] test config::loader::tests::test_apply_env_overrides_admin_config ... ok [INFO] [stderr] Operation not permitted (you must be root) [INFO] [stdout] test config::loader::tests::test_apply_env_overrides_plugin_args ... ok [INFO] [stderr] netlink: Error: cache initialization failed: Operation not permitted [INFO] [stdout] test config::loader::tests::test_load_from_yaml_invalid ... ok [INFO] [stdout] test config::loader::tests::test_load_from_yaml_minimal ... ok [INFO] [stdout] test config::loader::tests::test_load_nonexistent_file ... ok [INFO] [stdout] test config::loader::tests::test_roundtrip ... ok [INFO] [stdout] test config::loader::tests::test_apply_env_overrides_top_level_log_format ... ok [INFO] [stdout] test config::loader::tests::test_apply_env_overrides_top_level_log_level ... ok [INFO] [stdout] test config::loader::tests::test_normalize_identifier ... ok [INFO] [stdout] test config::loader::tests::test_substitute_env_vars ... ok [INFO] [stdout] test config::loader::tests::test_substitute_env_vars_missing_no_default ... ok [INFO] [stdout] test config::loader::tests::test_substitute_env_vars_with_default ... ok [INFO] [stdout] test config::loader::tests::test_to_yaml ... ok [INFO] [stdout] test config::reload::tests::test_config_reloader_creation ... ok [INFO] [stdout] test config::reload::tests::test_reload_invalid_config ... ok [INFO] [stdout] test config::loader::tests::test_save_and_load_file ... ok [INFO] [stdout] test config::loader::tests::test_zzz_cleanup_env_overrides ... ok [INFO] [stdout] test config::reload::tests::test_manual_reload ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_file_log_config_new ... ok [INFO] [stdout] test config::tests::test_file_log_config_with_enabled ... ok [INFO] [stdout] test config::tests::test_from_yaml_minimal ... ok [INFO] [stdout] test config::tests::test_log_config_is_console_logging_enabled ... ok [INFO] [stdout] test config::tests::test_log_config_new ... ok [INFO] [stdout] test config::tests::test_log_config_summary ... ok [INFO] [stdout] test config::loader::tests::test_apply_env_overrides_plugin_args_string_value ... ok [INFO] [stdout] test config::tests::test_file_log_config_to_lazylog ... ok [INFO] [stdout] test config::tests::test_file_log_config_with_rotation ... ok [INFO] [stdout] test config::tests::test_log_config_is_file_logging_enabled ... ok [INFO] [stdout] test config::tests::test_log_config_to_lazylog_file_disabled ... ok [INFO] [stdout] test config::tests::test_log_config_to_lazylog_file_enabled ... ok [INFO] [stdout] test config::types::tests::test_plugin_config_creation ... ok [INFO] [stdout] test config::tests::test_log_config_to_lazylog_with_level_override ... ok [INFO] [stdout] test config::types::tests::test_plugin_config_builder ... ok [INFO] [stdout] test config::types::tests::test_plugin_effective_name ... ok [INFO] [stdout] test config::validation::tests::test_validate_cache_params ... ok [INFO] [stdout] test config::validation::tests::test_validate_config_with_shorthand_admin_addr ... ok [INFO] [stdout] test config::validation::tests::test_validate_downloader_timeout ... ok [INFO] [stdout] test config::validation::tests::test_validate_log_level_invalid ... ok [INFO] [stdout] test config::validation::tests::test_validate_log_level_valid ... ok [INFO] [stdout] test config::validation::tests::test_validate_plugins_duplicate_names ... ok [INFO] [stdout] test config::validation::tests::test_validate_plugins_empty_type ... ok [INFO] [stdout] test config::validation::tests::test_validate_plugins_valid ... ok [INFO] [stdout] test config::validation::tests::test_validate_rate_limit_out_of_range ... ok [INFO] [stdout] test config::validation::tests::test_validate_rate_limit_params ... ok [INFO] [stdout] test config::validation::tests::test_validate_socket_addr_invalid ... ok [INFO] [stdout] test config::validation::tests::test_validate_socket_addr_valid ... ok [INFO] [stdout] test config::validation::tests::test_validate_ttl_params ... ok [INFO] [stdout] test config::validation::tests::test_validate_valid_config ... ok [INFO] [stdout] test dns::message::tests::test_add_answer ... ok [INFO] [stdout] test dns::message::tests::test_add_question ... ok [INFO] [stdout] test dns::message::tests::test_additional_mut ... ok [INFO] [stdout] test config::tests::test_log_config_to_lazylog_with_default ... ok [INFO] [stdout] test config::types::tests::test_plugin_config_with_values ... ok [INFO] [stdout] test dns::message::tests::test_additional_section ... ok [INFO] [stdout] test dns::message::tests::test_authority_mut ... ok [INFO] [stdout] test dns::message::tests::test_clear_additional ... ok [INFO] [stdout] test dns::message::tests::test_answers_mut ... ok [INFO] [stdout] test config::tests::test_new_config ... ok [INFO] [stdout] test dns::message::tests::test_clear_authority ... ok [INFO] [stdout] test dns::message::tests::test_clear_sections ... ok [INFO] [stdout] test dns::message::tests::test_complete_query_message ... ok [INFO] [stdout] test config::tests::test_to_yaml ... ok [INFO] [stdout] test dns::message::tests::test_complete_response_message ... ok [INFO] [stdout] test dns::message::tests::test_message_creation ... ok [INFO] [stdout] test dns::message::tests::test_message_clone ... ok [INFO] [stdout] test dns::message::tests::test_message_flags ... ok [INFO] [stdout] test dns::message::tests::test_authority_section ... ok [INFO] [stdout] test dns::message::tests::test_response_code ... ok [INFO] [stdout] test dns::question::tests::test_question_creation ... ok [INFO] [stdout] test dns::question::tests::test_question_display ... ok [INFO] [stdout] test dns::question::tests::test_question_equality ... ok [INFO] [stdout] test dns::message::tests::test_message_id ... ok [INFO] [stdout] test dns::question::tests::test_question_setters ... ok [INFO] [stdout] test dns::message::tests::test_opcode ... ok [INFO] [stdout] test dns::message::tests::test_message_debug ... ok [INFO] [stdout] test dns::rdata::tests::test_a_record ... ok [INFO] [stdout] test dns::message::tests::test_questions_mut ... ok [INFO] [stdout] test dns::rdata::tests::test_cname_record ... ok [INFO] [stdout] test dns::rdata::tests::test_dnskey_record ... ok [INFO] [stdout] test dns::rdata::tests::test_caa_record ... ok [INFO] [stdout] test dns::rdata::tests::test_https_record ... ok [INFO] [stdout] test dns::rdata::tests::test_mx_record ... ok [INFO] [stdout] test dns::rdata::tests::test_nsec3_record ... ok [INFO] [stdout] test dns::rdata::tests::test_nsec_record ... ok [INFO] [stdout] test dns::rdata::tests::test_nsec3param_record ... ok [INFO] [stdout] test dns::rdata::tests::test_opt_record ... ok [INFO] [stdout] test dns::rdata::tests::test_rdata_clone ... ok [INFO] [stdout] test dns::rdata::tests::test_ns_record ... ok [INFO] [stdout] test dns::rdata::tests::test_rdata_debug ... ok [INFO] [stdout] test dns::rdata::tests::test_ds_record ... ok [INFO] [stdout] test dns::rdata::tests::test_rdata_eq ... ok [INFO] [stdout] test dns::rdata::tests::test_srv_record ... ok [INFO] [stdout] test dns::rdata::tests::test_rrsig_record ... ok [INFO] [stdout] test dns::rdata::tests::test_svcb_record ... ok [INFO] [stdout] test dns::rdata::tests::test_txt_record ... ok [INFO] [stdout] test dns::record::tests::test_different_record_types ... ok [INFO] [stdout] test dns::record::tests::test_resource_record_creation ... ok [INFO] [stdout] test dns::record::tests::test_resource_record_display ... ok [INFO] [stdout] test dns::rdata::tests::test_unknown_record ... ok [INFO] [stdout] test dns::record::tests::test_record_equality ... ok [INFO] [stdout] test dns::record::tests::test_resource_record_setters ... ok [INFO] [stdout] test dns::tests::test_message_serialization ... ok [INFO] [stdout] test dns::tests::test_record_classes_accessible ... ok [INFO] [stdout] test dns::tests::test_dns_types_reexports ... ok [INFO] [stdout] test dns::tests::test_record_types_accessible ... ok [INFO] [stdout] test dns::types::tests::test_display_formats ... ok [INFO] [stdout] test dns::types::tests::test_opcode_conversions ... ok [INFO] [stdout] test dns::types::tests::test_opcode_roundtrip ... ok [INFO] [stdout] test dns::types::tests::test_record_class_conversions ... ok [INFO] [stdout] test dns::types::tests::test_record_class_display ... ok [INFO] [stdout] test dns::types::tests::test_record_class_roundtrip ... ok [INFO] [stdout] test dns::types::tests::test_record_type_from_u16_known_types ... ok [INFO] [stdout] test dns::types::tests::test_record_type_roundtrip ... ok [INFO] [stdout] test dns::types::tests::test_record_type_display ... ok [INFO] [stdout] test dns::types::tests::test_record_type_conversions ... ok [INFO] [stdout] test dns::rdata::tests::test_aaaa_record ... ok [INFO] [stdout] test dns::types::tests::test_response_code_conversions ... ok [INFO] [stdout] test dns::rdata::tests::test_ptr_record ... ok [INFO] [stdout] test dns::types::tests::test_record_type_to_u16_all ... ok [INFO] [stdout] test dns::types::tests::test_response_code_display ... ok [INFO] [stdout] test dns::types::tests::test_response_code_roundtrip ... ok [INFO] [stdout] test dns::wire::tests::test_all_header_flags ... ok [INFO] [stdout] test dns::wire::tests::test_complex_message_all_sections ... ok [INFO] [stdout] test dns::wire::tests::test_multiple_txt_strings ... ok [INFO] [stdout] test dns::wire::tests::test_parse_empty_data ... ok [INFO] [stdout] test dns::wire::tests::test_parse_invalid_data ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_additional_section ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_authoritative ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_authority_section ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_formerr ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_multiple_questions ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_notauth ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_notimp ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_notzone ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_nxdomain ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_nxrrset ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_opcode_iquery ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_opcode_notify ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_opcode_status ... ok [INFO] [stdout] test dns::rdata::tests::test_soa_record ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_opcode_unknown ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_response ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_servfail ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_opcode_update ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_refused ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_truncated ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_unknown_rcode ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_with_a_record ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_with_aaaa_record ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_with_cname_record ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_with_mx_record ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_with_ns_record ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_with_ptr_record ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_with_soa_record ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_with_txt_record ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_yxdomain ... ok [INFO] [stdout] test dns::wire::tests::test_roundtrip_yxrrset ... ok [INFO] [stdout] test dns::wire::tests::test_serialize_and_parse_query ... ok [INFO] [stdout] test dns::wire::tests::test_serialize_invalid_domain_name ... ok [INFO] [stdout] test dns::wire::tests::test_unsupported_record_skipped ... ok [INFO] [stdout] test plugin::builder::tests::test_build_cache_plugin ... ok [INFO] [stdout] test plugin::builder::tests::test_build_forward_plugin ... ok [INFO] [stdout] test plugin::builder::tests::test_build_forward_plugin_with_default_port ... ok [INFO] [stdout] test plugin::builder::tests::test_build_plugin_type_case_insensitive ... ok [INFO] [stdout] test dns::wire::tests::test_convert_to_hickory_invalid_cname ... ok [INFO] [stdout] test dns::wire::tests::test_different_record_classes ... ok [INFO] [stdout] test plugin::builder::tests::test_build_redirect_from_mapping_rule_executes ... ok [INFO] [stdout] test plugin::builder::tests::test_build_redirect_from_string_rule_executes ... ok [INFO] [stdout] test plugin::builder::tests::test_derived_plugin_name_mapping ... ok [INFO] [stdout] test plugin::builder::tests::test_derived_plugin_type_names ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_has_cname ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_negated_qname ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_negated_resp_ip ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_qclass ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_qclass_invalid ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_qname ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_qtype_invalid ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_qtype_single_and_multiple ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_rcode ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_rcode_invalid ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_resp_ip ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_unknown ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_exec_action_exec_plugin ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_exec_action_invalid_value_type ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_exec_action_plugin_reference ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_exec_action_unknown ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_sequence_steps_conditional ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_sequence_steps_invalid ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_sequence_steps_simple_exec ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_sequence_steps_skips_missing_plugins ... ok [INFO] [stdout] test plugin::builder::tests::test_plugin_builder_get_all_plugins ... ok [INFO] [stdout] test plugin::builder::tests::test_plugin_builder_get_plugin ... ok [INFO] [stdout] test plugin::builder::tests::test_plugin_builder_get_registry ... ok [INFO] [stdout] test plugin::builder::tests::test_plugin_builder_get_server_plugin_tags ... ok [INFO] [stdout] test plugin::builder::tests::test_plugin_builder_into_registry ... ok [INFO] [stdout] test plugin::builder::tests::test_plugin_builder_shutdown_all ... ok [INFO] [stdout] test plugin::condition::builder::tests::test_builder_names ... ok [INFO] [stdout] test plugin::condition::builder::tests::test_default_builders_registered ... ok [INFO] [stdout] test plugin::condition::builder::tests::test_registry_lookup ... ok [INFO] [stdout] test plugin::condition::builder::tests::test_registry_registration ... ok [INFO] [stdout] test plugin::condition::has_cname::tests::test_has_cname_builder_name ... ok [INFO] [stdout] test plugin::condition::has_resp::tests::test_has_resp_builder ... ok [INFO] [stdout] test plugin::condition::qclass::tests::test_qclass_builder_name ... ok [INFO] [stdout] test plugin::condition::qname::tests::test_qname_builder_name ... ok [INFO] [stdout] test plugin::condition::qname::tests::test_qname_invalid_format ... ok [INFO] [stdout] test plugin::condition::qname::tests::test_qname_plugin_not_found ... ok [INFO] [stdout] test plugin::condition::qname::tests::test_qname_with_dollar_prefix ... ok [INFO] [stdout] test plugin::condition::rcode::tests::test_rcode_builder_name ... ok [INFO] [stdout] test plugin::condition::resp_ip::tests::test_resp_ip_builder_name ... ok [INFO] [stdout] test plugin::condition::resp_ip::tests::test_resp_ip_invalid_format ... ok [INFO] [stdout] test plugin::condition::resp_ip::tests::test_resp_ip_plugin_not_found ... ok [INFO] [stdout] test plugin::condition::resp_ip::tests::test_resp_ip_with_dollar_prefix ... ok [INFO] [stdout] test plugin::condition::resp_ip_neg::tests::test_resp_ip_neg_builder_name ... ok [INFO] [stdout] test plugin::condition::resp_ip_neg::tests::test_resp_ip_neg_invalid_format ... ok [INFO] [stdout] test plugin::condition::resp_ip_neg::tests::test_resp_ip_neg_plugin_not_found ... ok [INFO] [stdout] test plugin::condition::resp_ip_neg::tests::test_resp_ip_neg_with_dollar_prefix ... ok [INFO] [stdout] test plugin::context::tests::test_clear_metadata ... ok [INFO] [stdout] test plugin::context::tests::test_context_creation ... ok [INFO] [stdout] test plugin::builder::tests::test_fallback_resolves_children ... ok [INFO] [stdout] test plugin::builder::tests::test_no_derived_name_collisions ... ok [INFO] [stdout] test plugin::builder::tests::test_parse_condition_has_resp ... ok [INFO] [stdout] test plugin::context::tests::test_metadata ... ok [INFO] [stdout] test plugin::context::tests::test_mutable_request ... ok [INFO] [stdout] test plugin::context::tests::test_mutable_response ... ok [INFO] [stdout] test plugin::context::tests::test_request_access ... ok [INFO] [stdout] test plugin::context::tests::test_response_handling ... ok [INFO] [stdout] test plugin::executor::tests::test_add_plugin ... ok [INFO] [stdout] test plugin::executor::tests::test_execute_multiple_plugins ... ok [INFO] [stdout] test plugin::executor::tests::test_executor_creation ... ok [INFO] [stdout] test plugin::executor::tests::test_plugin_names ... ok [INFO] [stdout] test plugin::executor::tests::test_sort_by_priority ... ok [INFO] [stdout] test plugin::executor::tests::test_clear ... ok [INFO] [stdout] test plugin::factory::tests::test_alias_matching_exec_plugin_factory ... ok [INFO] [stdout] test plugin::executor::tests::test_execute_until_response ... ok [INFO] [stdout] test plugin::factory::tests::test_alias_matching_plugin_factory ... ok [INFO] [stdout] test plugin::factory::tests::test_derive_register_exec_plugin_discovery ... ok [INFO] [stdout] test plugin::factory::tests::test_derive_register_plugin_discovery ... ok [INFO] [stdout] test plugin::registry::tests::test_clear ... ok [INFO] [stdout] test plugin::registry::tests::test_get_plugin ... ok [INFO] [stdout] test plugin::registry::tests::test_plugin_names ... ok [INFO] [stdout] test plugin::registry::tests::test_register_duplicate ... ok [INFO] [stdout] test plugin::registry::tests::test_register_plugin ... ok [INFO] [stdout] test plugin::registry::tests::test_remove_plugin ... ok [INFO] [stdout] test plugin::tests::test_context_metadata ... ok [INFO] [stdout] test plugin::tests::test_executor_creation ... ok [INFO] [stdout] test plugin::tests::test_goto_replaces_sequence_and_executes_target ... ok [INFO] [stdout] test plugin::tests::test_goto_stops_sequence_execution ... ok [INFO] [stdout] test plugin::tests::test_jump_continues_after_target_execution ... ok [INFO] [stdout] test plugin::tests::test_plugin_system_reexports ... ok [INFO] [stdout] test plugin::tests::test_registry_plugin_registration ... ok [INFO] [stdout] test plugin::tests::test_return_flag_constant ... ok [INFO] [stdout] test plugin::traits::tests::test_default_priority ... ok [INFO] [stdout] test plugin::traits::tests::test_plugin_trait ... ok [INFO] [stdout] test plugins::acl::tests::test_acl_default_action ... ok [INFO] [stdout] test plugins::acl::tests::test_acl_deny_list ... ok [INFO] [stdout] test plugins::acl::tests::test_acl_plugin_allow ... ok [INFO] [stdout] test plugins::acl::tests::test_acl_plugin_deny ... ok [INFO] [stdout] test plugins::acl::tests::test_acl_plugin_init_allow_list ... ok [INFO] [stdout] test plugins::acl::tests::test_acl_plugin_init_deny_list ... ok [INFO] [stdout] test plugins::acl::tests::test_acl_rule_matches ... ok [INFO] [stdout] test plugins::acl::tests::test_acl_rule_order ... ok [INFO] [stdout] test plugins::cache::tests::test_cache_entry_creation ... ok [INFO] [stdout] test plugins::cache::tests::test_cache_entry_expiration ... ok [INFO] [stdout] test plugins::cache::tests::test_cache_entry_remaining_ttl ... ok [INFO] [stdout] test plugins::cache::tests::test_cache_expiration ... ok [INFO] [stdout] test plugins::cache::tests::test_cache_hit_syncs_question_section ... ok [INFO] [stdout] test plugins::cache::tests::test_cache_plugin_creation ... ok [INFO] [stdout] test plugins::cache::tests::test_cache_stats ... ok [INFO] [stdout] test plugin::registry::tests::test_register_replace ... ok [INFO] [stdout] test plugin::registry::tests::test_registry_creation ... ok [INFO] [stdout] test plugins::acl::tests::test_acl_allow_list ... ok [INFO] [stdout] test plugins::cache::tests::test_cleanup_expired ... ok [INFO] [stdout] test plugins::cache::tests::test_get_min_ttl ... ok [INFO] [stdout] test plugins::cache::tests::test_get_min_ttl_no_records ... ok [INFO] [stdout] test plugins::cache::tests::test_lazycache_refresh_threshold_triggers ... ok [INFO] [stdout] test plugins::cache::tests::test_configured_cache_sequence_execution ... ok [INFO] [stdout] test plugins::cache::tests::test_lazycache_continues_pipeline_on_refresh ... ok [INFO] [stdout] test plugins::cache::tests::test_lru_eviction ... ok [INFO] [stdout] test plugins::cache::tests::test_make_key ... ok [INFO] [stdout] test plugins::cache::tests::test_plugin_as_any_downcast_present ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_aaaa_record ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_cname_record ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_debug ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_empty_rules ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_file_invalid_line ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_file_not_found ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_file_with_comments ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_multiple_records_same_domain ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_no_question ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_none_rules ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_not_found ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_parse_invalid_ip ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_parse_invalid_rule ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_parse_unknown_type ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_rules ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_trailing_dot ... ok [INFO] [stdout] test plugins::dataset::arbitrary::tests::test_arbitrary_with_in_class ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_case_insensitive ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_domain_match ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_domain_match_boundary ... ok [INFO] [stdout] test plugins::cache::tests::test_make_key_case_insensitive ... ok [INFO] [stdout] test plugins::cache::tests::test_make_key_no_questions ... ok [INFO] [stdout] test plugins::cache::tests::test_should_cleanup_pressure ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_domain_rules_merge ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_domain_set_plugin_execution ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_domain_subdomain_priority ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_empty_and_comment_lines ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_full_match ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_init_with_exps ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_init_with_exps_single_string ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_invalid_regexp ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_keyword_match ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_domain_set_builder ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_match_priority_full_over_domain ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_load_domain_file ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_trailing_dot_handling ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_add_host_ipv4 ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_add_host_ipv6 ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_add_host_multiple_ips ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_case_insensitive ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_clear ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_get_ips_not_found ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_debug ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_default ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_new ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_add_host ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_debug ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_default ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_parse_line_with_prefix ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_execute_found_ipv4 ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_execute_found_ipv6 ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_execute_not_found ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_regexp_match ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_execute_wrong_type ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_domain_set_plugin_shutdown_clears_rules ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_deref ... ok [INFO] [stdout] test plugins::dataset::domain_set::tests::test_domain_set_creation ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_new ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_start_watcher_disabled ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_with_files ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_load_from_string_comments ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_load_from_string_empty_lines ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_load_from_string_ipv6 ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_load_from_string_multiple_hosts_per_line ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_load_from_string_no_ip_error ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_load_from_string_replaces_previous ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_load_from_string_simple ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_remove_host ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_remove_host_not_found ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_trailing_dot_normalized ... ok [INFO] [stdout] test plugins::dataset::ip_set::tests::test_init_with_ips ... ok [INFO] [stdout] test plugins::dataset::ip_set::tests::test_init_with_ips_single_string ... ok [INFO] [stdout] test plugins::dataset::ip_set::tests::test_ip_matching ... ok [INFO] [stdout] test plugins::dataset::ip_set::tests::test_ip_set_builder ... ok [INFO] [stdout] test plugins::dataset::ip_set::tests::test_ip_set_creation ... ok [INFO] [stdout] test plugins::dataset::ip_set::tests::test_ip_set_plugin_execution ... ok [INFO] [stdout] test plugins::dataset::ip_set::tests::test_load_ip_file ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_blacklist ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_cache ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_start_watcher_no_files ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_consecutive_dots ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_with_auto_reload ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_invalid_chars ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_empty_string ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_domains_ending_with_dot ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_domains_starting_with_dot ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_mixed_blacklist ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_valid_domains ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_wildcard_blacklist ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_a ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_aaaa ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_aliases ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_debug ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_empty_config ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_multiple_answers ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_name ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_new_empty ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_new_invalid_ip ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_invalid_length ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_new_ipv4_only ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_single_char_labels ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_new_mixed ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_no_matching_type ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_new_ipv6_only ... ok [INFO] [stdout] test plugins::domain_validator::tests::test_strict_mode ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_exec_plugin_quick_setup ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_black_hole_no_questions ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_exec_plugin_quick_setup_aliases ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_exec_plugin_quick_setup_invalid_ip ... ok [INFO] [stdout] test plugins::executable::collector::tests::test_metrics_collector_increments ... ok [INFO] [stdout] test plugins::executable::collector::tests::test_metrics_collector_queries_per_second ... ok [INFO] [stdout] test plugins::executable::collector::tests::test_metrics_collector_quick_setup ... ok [INFO] [stdout] test plugins::executable::collector::tests::test_metrics_collector_quick_setup_wrong_prefix ... ok [INFO] [stdout] test plugins::executable::collector::tests::test_metrics_collector_reset ... ok [INFO] [stdout] test plugins::executable::collector::tests::test_metrics_collector_with_latency ... ok [INFO] [stdout] test plugins::executable::debug_print::tests::test_debug_print_both ... ok [INFO] [stdout] test plugins::executable::debug_print::tests::test_debug_print_custom_prefix ... ok [INFO] [stdout] test plugins::executable::debug_print::tests::test_debug_print_queries_only ... ok [INFO] [stdout] test plugins::executable::debug_print::tests::test_debug_print_responses_only ... ok [INFO] [stdout] test plugins::executable::debug_print::tests::test_exec_plugin_quick_setup ... ok [INFO] [stdout] test plugins::executable::downloader::tests::test_downloader_missing_url ... ok [INFO] [stdout] test plugins::executable::downloader::tests::test_downloader_plugin_creation ... ok [INFO] [stdout] test plugins::executable::downloader::tests::test_downloader_plugin_default ... ok [INFO] [stdout] test plugins::executable::black_hole::tests::test_exec_plugin_quick_setup_empty_ips ... ok [INFO] [stdout] test plugins::executable::collector::tests::test_metrics_collector_no_latency ... ok [INFO] [stdout] test plugins::executable::drop_resp::tests::test_drop_resp ... ok [INFO] [stdout] test plugins::executable::drop_resp::tests::test_exec_plugin_quick_setup ... ok [INFO] [stdout] test plugins::executable::dual_selector::tests::test_dual_selector_both ... ok [INFO] [stdout] test plugins::executable::dual_selector::tests::test_dual_selector_ipv4_only ... ok [INFO] [stdout] test plugins::executable::dual_selector::tests::test_dual_selector_ipv4_prefer_ipv6_fallback ... ok [INFO] [stdout] test plugins::executable::dual_selector::tests::test_dual_selector_ipv6_only ... ok [INFO] [stdout] test plugins::executable::ecs::tests::test_ecs_preset_v4 ... ok [INFO] [stdout] test plugins::executable::ecs::tests::test_ecs_forward_copies_client_options ... ok [INFO] [stdout] test plugins::executable::ecs::tests::test_ecs_quick_setup ... ok [INFO] [stdout] test plugins::executable::ecs::tests::test_ecs_send_derives_from_client_addr ... ok [INFO] [stdout] test plugins::executable::edns0opt::tests::test_edns0opt_default ... ok [INFO] [stdout] test plugins::executable::edns0opt::tests::test_edns0opt_init_from_config ... ok [INFO] [stdout] test plugins::executable::edns0opt::tests::test_edns0opt_multiple_options ... ok [INFO] [stdout] test plugins::executable::edns0opt::tests::test_edns0opt_no_options ... ok [INFO] [stdout] test plugins::executable::edns0opt::tests::test_edns0opt_preserve_flag ... ok [INFO] [stdout] test plugins::executable::edns0opt::tests::test_edns0opt_single_option ... ok [INFO] [stdout] test plugins::executable::downloader::tests::test_downloader_plugin_init ... ok [INFO] [stdout] test plugins::executable::fallback::tests::test_fallback_first_succeeds ... ok [INFO] [stdout] test plugins::executable::fallback::tests::test_exec_plugin_quick_setup ... ok [INFO] [stdout] test plugins::executable::fallback::tests::test_fallback_error_only_mode ... ok [INFO] [stdout] test plugins::executable::fallback::tests::test_fallback_on_empty_response ... ok [INFO] [stdout] test plugins::executable::fallback::tests::test_fallback_on_error ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_exec_plugin_invalid_count ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_exec_plugin_both_families ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_exec_plugin_wrong_prefix ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_args_default ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_debug ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_disabled_config ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_exec_plugin ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_new ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_no_matching_records ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_no_response ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_quick_setup_both ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_quick_setup_invalid_count ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_quick_setup_invalid_family ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_quick_setup_invalid_mask ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_quick_setup_ipv4 ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_quick_setup_ipv6 ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_quick_setup_too_many ... ok [INFO] [stdout] test plugins::executable::mark::tests::test_exec_plugin_boolean_mark ... ok [INFO] [stdout] test plugins::executable::mark::tests::test_exec_plugin_invalid_prefix ... ok [INFO] [stdout] test plugins::executable::mark::tests::test_exec_plugin_missing_key ... ok [INFO] [stdout] test plugins::executable::mark::tests::test_exec_plugin_multi_word_value ... ok [INFO] [stdout] test plugins::executable::mark::tests::test_exec_plugin_value_mark ... ok [INFO] [stdout] test plugins::executable::mark::tests::test_mark_boolean ... ok [INFO] [stdout] test plugins::executable::mark::tests::test_mark_overwrite ... ok [INFO] [stdout] test plugins::executable::mark::tests::test_mark_with_value ... ok [INFO] [stdout] test plugins::executable::mark::tests::test_multiple_marks ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_exec_plugin_quick_setup_both_families ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_exec_plugin_quick_setup_invalid_count ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_exec_plugin_quick_setup_wrong_prefix ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_debug ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_disabled_config ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_exec_plugin ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_new ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_no_matching_records ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_no_response ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_quick_setup_both ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_quick_setup_invalid_addr_type ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_quick_setup_invalid_mask ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_v4_prefix ... ok [INFO] [stdout] test plugins::executable::ipset::tests::test_ipset_v6_prefix ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_quick_setup_ipv4 ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_quick_setup_ipv6 ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_quick_setup_wrong_parts ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_quick_setup_too_many_fields ... ok [INFO] [stdout] test plugins::executable::query_summary::tests::test_query_summary_basic ... ok [INFO] [stdout] test plugins::executable::query_summary::tests::test_query_summary_sets_metadata ... ok [INFO] [stdout] test plugins::executable::ratelimit::builder_init_tests::test_init_from_config ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_v4_add ... ok [INFO] [stdout] test plugins::executable::ratelimit::tests::test_rate_limit_allows_within_limit ... ok [INFO] [stdout] test plugins::executable::nftset::tests::test_nftset_v6_add ... ok [INFO] [stdout] test plugins::executable::ratelimit::tests::test_rate_limit_blocks_over_limit ... ok [INFO] [stdout] test plugins::executable::ratelimit::tests::test_rate_limit_creation ... ok [INFO] [stdout] test plugins::executable::ratelimit::tests::test_rate_limit_different_ips ... ok [INFO] [stdout] test plugins::executable::ratelimit::tests::test_rate_limit_plugin_execute ... ok [INFO] [stdout] test plugins::executable::redirect::tests::test_redirect_case_insensitive ... ok [INFO] [stdout] test plugins::executable::redirect::tests::test_redirect_exact ... ok [INFO] [stdout] test plugins::executable::redirect::tests::test_redirect_no_match ... ok [INFO] [stdout] test plugins::executable::redirect::tests::test_redirect_wildcard ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_parse_ipv4_ptr ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_parse_ipv4_ptr_invalid ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_parse_ipv4_ptr_no_trailing_dot ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_parse_ipv6_ptr ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_parse_unknown_suffix ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_reverse_lookup_answers_ptr ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_reverse_lookup_args_default ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_reverse_lookup_debug ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_reverse_lookup_new ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_reverse_lookup_non_ptr_query ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_reverse_lookup_ptr_disabled ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_reverse_lookup_ptr_not_found ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_reverse_lookup_quick_setup_default ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_reverse_lookup_quick_setup_invalid ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_reverse_lookup_quick_setup_with_size ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_save_ips_after_and_lookup_cached ... ok [INFO] [stdout] test plugins::executable::reverse_lookup::tests::test_save_ips_after_ipv6 ... ok [INFO] [stdout] test plugins::executable::ros_addrlist::tests::test_ros_addrlist_builder_pattern ... ok [INFO] [stdout] test plugins::executable::ros_addrlist::tests::test_ros_addrlist_debug ... ok [INFO] [stdout] test plugins::executable::ros_addrlist::tests::test_ros_addrlist_disabled ... ok [INFO] [stdout] test plugins::executable::ros_addrlist::tests::test_ros_addrlist_empty_response ... ok [INFO] [stdout] test plugins::executable::ros_addrlist::tests::test_ros_addrlist_extract_ips ... ok [INFO] [stdout] test plugins::executable::ros_addrlist::tests::test_ros_addrlist_new ... ok [INFO] [stdout] test plugins::executable::ros_addrlist::tests::test_ros_addrlist_no_ips ... ok [INFO] [stdout] test plugins::executable::ros_addrlist::tests::test_ros_addrlist_no_response ... ok [INFO] [stdout] test plugins::executable::ros_addrlist::tests::test_ros_addrlist_with_masks ... ok [INFO] [stdout] test plugins::executable::sequence::tests::sequence_executes_in_order ... ok [INFO] [stdout] test plugins::executable::sequence::tests::test_sequence_conditional_step_false ... ok [INFO] [stdout] test plugins::executable::sequence::tests::test_sequence_conditional_step_true ... ok [INFO] [stdout] test plugins::executable::sequence::tests::test_sequence_debug ... ok [INFO] [stdout] test plugins::executable::sequence::tests::test_sequence_new ... ok [INFO] [stdout] test plugins::executable::sequence::tests::test_sequence_step_exec_debug ... ok [INFO] [stdout] test plugins::executable::sequence::tests::test_sequence_step_if_debug ... ok [INFO] [stdout] test plugins::executable::sequence::tests::test_sequence_stops_on_return_flag ... ok [INFO] [stdout] test plugins::executable::sequence::tests::test_sequence_with_steps ... ok [INFO] [stdout] test plugins::executable::sequence::tests::test_sequence_with_steps_and_tag ... ok [INFO] [stdout] test plugins::executable::sleep::tests::test_exec_plugin_quick_setup ... ok [INFO] [stdout] test plugins::executable::sleep::tests::test_sleep_debug ... ok [INFO] [stdout] test plugins::executable::sleep::tests::test_sleep_from_secs ... ok [INFO] [stdout] test plugins::executable::ttl::tests::test_exec_plugin_quick_setup ... ok [INFO] [stdout] test plugins::executable::ttl::tests::test_ttl_fix ... ok [INFO] [stdout] test plugins::executable::ttl::tests::test_ttl_max_clamp ... ok [INFO] [stdout] test plugins::executable::ttl::tests::test_ttl_min_clamp ... ok [INFO] [stdout] test plugins::executable::ttl::tests::test_ttl_min_max_range ... ok [INFO] [stdout] test plugins::executable::ttl::tests::test_ttl_plugin_rewrites_records ... ok [INFO] [stdout] test plugins::flow::accept::tests::test_accept_plugin ... ok [INFO] [stdout] test plugins::flow::accept::tests::test_accept_plugin_debug ... ok [INFO] [stdout] test plugins::flow::accept::tests::test_accept_plugin_default ... ok [INFO] [stdout] test plugins::flow::accept::tests::test_accept_quick_setup ... ok [INFO] [stdout] test plugins::flow::accept::tests::test_accept_quick_setup_invalid_prefix ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_debug ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_name ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_new ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_quick_setup ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_quick_setup_accepts_label_without_dollar ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_quick_setup_empty_label ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_quick_setup_strips_dollar_prefix ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_quick_setup_strips_dollar_with_whitespace ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_quick_setup_trims_whitespace ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_quick_setup_whitespace_only ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_quick_setup_wrong_prefix ... ok [INFO] [stdout] test plugins::flow::goto::tests::test_goto_sets_label_and_return ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_debug ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_name ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_new ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_plugin ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_quick_setup ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_quick_setup_accepts_target_without_dollar ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_quick_setup_empty_target ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_quick_setup_strips_dollar_prefix ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_quick_setup_strips_dollar_with_whitespace ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_quick_setup_trims_whitespace ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_quick_setup_whitespace_only ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_quick_setup_wrong_prefix ... ok [INFO] [stdout] test plugins::flow::jump::tests::test_jump_sets_return_flag ... ok [INFO] [stdout] test plugins::flow::prefer_ipv4::tests::test_prefer_ipv4_plugin ... ok [INFO] [stdout] test plugins::flow::prefer_ipv6::tests::test_prefer_ipv6_additional_records ... ok [INFO] [stdout] test plugins::flow::prefer_ipv6::tests::test_prefer_ipv6_default ... ok [INFO] [stdout] test plugins::flow::prefer_ipv6::tests::test_prefer_ipv6_no_response ... ok [INFO] [stdout] test plugins::flow::prefer_ipv6::tests::test_prefer_ipv6_plugin ... ok [INFO] [stdout] test plugins::flow::prefer_ipv6::tests::test_prefer_ipv6_quick_setup ... ok [INFO] [stdout] test plugins::flow::prefer_ipv6::tests::test_prefer_ipv6_quick_setup_invalid ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_copies_questions ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_debug ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_helpers ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_plugin ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_quick_setup_default ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_quick_setup_invalid_arg ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_quick_setup_numeric ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_quick_setup_nx ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_quick_setup_nxdomain ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_quick_setup_ref ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_quick_setup_refused ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_quick_setup_serv ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_quick_setup_servfail ... ok [INFO] [stdout] test plugins::flow::reject::tests::test_reject_quick_setup_wrong_prefix ... ok [INFO] [stdout] test plugins::flow::return_plugin::tests::test_exec_plugin_invalid_prefix ... ok [INFO] [stdout] test plugins::flow::return_plugin::tests::test_exec_plugin_return ... ok [INFO] [stdout] test plugins::flow::return_plugin::tests::test_exec_plugin_with_args ... ok [INFO] [stdout] test plugins::flow::return_plugin::tests::test_return_plugin_stops_execution ... ok [INFO] [stdout] test plugins::forward::tests::test_add_upstream_with_tag_parses_tag ... ok [INFO] [stdout] test plugins::forward::tests::test_builder_pattern ... ok [INFO] [stdout] test plugins::forward::tests::test_concurrent_response_validation_filters_mismatched_types ... ok [INFO] [stdout] test plugins::forward::tests::test_forward_plugin_doh_http_post ... ok [INFO] [stdout] test plugins::forward::tests::test_forward_plugin_doh_http_post_basic ... ok [INFO] [stdout] test plugins::forward::tests::test_forward_plugin_no_upstreams ... ok [INFO] [stdout] test plugins::forward::tests::test_forward_plugin_skips_if_response_set ... ok [INFO] [stdout] test plugins::forward::tests::test_select_upstream_random_and_fastest ... ok [INFO] [stdout] test plugins::forward::tests::test_serialize_parse_roundtrip ... ok [INFO] [stdout] test plugins::geoip::tests::test_add_country_cidr ... ok [INFO] [stdout] test plugins::geoip::tests::test_clear ... ok [INFO] [stdout] test plugins::geoip::tests::test_geoip_plugin_creation ... ok [INFO] [stdout] test plugins::geoip::tests::test_geoip_plugin_execution ... ok [INFO] [stdout] test plugins::geoip::tests::test_geoip_plugin_no_response ... ok [INFO] [stdout] test plugins::geoip::tests::test_ipv6_support ... ok [INFO] [stdout] test plugins::geoip::tests::test_load_from_string ... ok [INFO] [stdout] test plugins::geoip::tests::test_lookup ... ok [INFO] [stdout] test plugins::geosite::tests::test_add_domain ... ok [INFO] [stdout] test plugins::geosite::tests::test_case_insensitive ... ok [INFO] [stdout] test plugins::geosite::tests::test_clear ... ok [INFO] [stdout] test plugins::geosite::tests::test_geosite_plugin_creation ... ok [INFO] [stdout] test plugins::geosite::tests::test_geosite_plugin_execution ... ok [INFO] [stdout] test plugins::geosite::tests::test_geosite_plugin_no_match ... ok [INFO] [stdout] test plugins::geosite::tests::test_load_from_string ... ok [INFO] [stdout] test plugins::geosite::tests::test_lookup_exact ... ok [INFO] [stdout] test plugins::geosite::tests::test_lookup_wildcard ... ok [INFO] [stdout] test plugins::tests::test_acl_action ... ok [INFO] [stdout] test plugins::tests::test_advanced_plugins_accessible ... ok [INFO] [stdout] test plugins::tests::test_cache_plugin_accessible ... ok [INFO] [stdout] test plugins::tests::test_forward_plugin_accessible ... ok [INFO] [stdout] test plugins::tests::test_hosts_plugin_accessible ... ok [INFO] [stdout] test plugins::tests::test_load_balance_strategy ... ok [INFO] [stdout] test plugins::tests::test_plugins_implement_trait ... ok [INFO] [stdout] test plugins::tests::test_ratelimit_plugin_accessible ... ok [INFO] [stdout] test server::common::tests::test_parse_dns_request_empty_fails ... ok [INFO] [stdout] test server::common::tests::test_parse_dns_request_minimal_header ... ok [INFO] [stdout] test server::common::tests::test_serialize_dns_response ... ok [INFO] [stdout] test server::config::tests::test_builder_pattern ... ok [INFO] [stdout] test server::config::tests::test_config_clone ... ok [INFO] [stdout] test server::config::tests::test_config_debug ... ok [INFO] [stdout] test server::config::tests::test_default_config ... ok [INFO] [stdout] test server::config::tests::test_new_config ... ok [INFO] [stdout] test server::config::tests::test_with_cert_paths ... ok [INFO] [stdout] test server::config::tests::test_with_doh_path ... ok [INFO] [stdout] test server::config::tests::test_with_max_tcp_size ... ok [INFO] [stdout] test server::config::tests::test_with_max_udp_size ... ok [INFO] [stdout] test server::config::tests::test_with_tcp_addr ... ok [INFO] [stdout] test server::handler::tests::test_default_handler ... ok [INFO] [stdout] test server::handler::tests::test_handler_preserves_questions ... ok [INFO] [stdout] test server::handler::tests::test_request_context_with_client ... ok [INFO] [stdout] test server::handler::tests::test_request_context_without_client ... ok [INFO] [stdout] test server::launcher::tests::test_create_handler ... ok [INFO] [stdout] test server::launcher::tests::test_get_entry_with_custom_entry ... ok [INFO] [stdout] test server::launcher::tests::test_get_entry_with_default ... ok [INFO] [stdout] test server::launcher::tests::test_get_entry_with_non_string_value ... ok [INFO] [stdout] test server::launcher::tests::test_launch_all_with_empty_plugins ... ok [INFO] [stdout] test server::launcher::tests::test_launch_all_with_multiple_plugins ... ok [INFO] [stdout] test server::launcher::tests::test_launch_all_with_tcp_server_config ... ok [INFO] [stdout] test server::launcher::tests::test_launch_all_with_udp_server_config ... ok [INFO] [stdout] test server::launcher::tests::test_launch_all_with_unknown_plugin_type ... ok [INFO] [stdout] test server::launcher::tests::test_normalize_listen_addr ... ok [INFO] [stdout] test server::launcher::tests::test_parse_listen_addr_with_default ... ok [INFO] [stdout] test server::launcher::tests::test_parse_listen_addr_with_hostname ... ok [INFO] [stdout] test server::launcher::tests::test_parse_listen_addr_with_invalid_address ... ok [INFO] [stdout] test server::launcher::tests::test_parse_listen_addr_with_ipv6 ... ok [INFO] [stdout] test server::launcher::tests::test_parse_listen_addr_with_shorthand ... ok [INFO] [stdout] test server::launcher::tests::test_parse_listen_addr_with_valid_address ... ok [INFO] [stdout] test server::launcher::tests::test_server_launcher_creation ... ok [INFO] [stdout] test server::tcp::tests::test_handle_connection_roundtrip ... ok [INFO] [stdout] test server::tcp::tests::test_parse_request_and_serialize_response ... ok [INFO] [stdout] test server::tcp::tests::test_tcp_server_creation ... ok [INFO] [stdout] test server::tests::test_all_server_types_accessible ... ok [INFO] [stdout] test server::tests::test_default_handler_creation ... ok [INFO] [stdout] test server::tests::test_server_config_accessible ... ok [INFO] [stdout] test server::tests::test_server_config_builder_pattern ... ok [INFO] [stdout] test server::udp::tests::test_parse_request_placeholder ... ok [INFO] [stdout] test server::udp::tests::test_parse_request_with_invalid_data ... ok [INFO] [stdout] test server::udp::tests::test_parse_request_with_real_dns_message ... ok [INFO] [stdout] test server::udp::tests::test_serialize_response_placeholder ... ok [INFO] [stdout] test server::udp::tests::test_serialize_response_with_complex_message ... ok [INFO] [stdout] test server::udp::tests::test_serialize_response_with_real_dns_message ... ok [INFO] [stdout] test server::udp::tests::test_udp_server_creation ... ok [INFO] [stdout] test server::udp::tests::test_udp_server_creation_without_udp_addr ... ok [INFO] [stdout] test server::udp::tests::test_udp_server_local_addr ... ok [INFO] [stdout] test tests::test_error_from_io ... ok [INFO] [stdout] test tests::test_error_helper_methods ... ok [INFO] [stdout] test tests::test_error_types ... ok [INFO] [stdout] test tests::test_option_ext ... ok [INFO] [stdout] test tests::test_structured_error_types ... ok [INFO] [stdout] test utils::task_queue::refresh_coordinator::tests::test_refresh_coordinator_created ... ok [INFO] [stdout] test utils::task_queue::refresh_coordinator::tests::test_refresh_coordinator_multiple_workers ... ok [INFO] [stdout] test utils::task_queue::refresh_coordinator::tests::test_refresh_coordinator_shutdown ... ok [INFO] [stdout] test utils::task_queue::refresh_coordinator::tests::test_stats_arc_clone ... ok [INFO] [stdout] test utils::task_queue::refresh_coordinator::tests::test_stats_initial_values ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_queue_depth ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_queue_depth_saturating ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_record_dedup_skipped ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_record_enqueued ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_record_processed ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_record_rejected ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_record_success_and_failed ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_record_timeout ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_refresh_stats_new ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_success_rate_all_success ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_success_rate_half ... ok [INFO] [stdout] test utils::task_queue::stats::tests::test_success_rate_zero_processed ... ok [INFO] [stdout] test utils::task_queue::tests::test_enqueue_error_debug ... ok [INFO] [stdout] test utils::task_queue::tests::test_enqueue_error_display ... ok [INFO] [stdout] test utils::task_queue::tests::test_enqueue_error_std_error ... ok [INFO] [stdout] test utils::task_queue::tests::test_enqueue_error_to_lazydns_error ... ok [INFO] [stdout] test plugins::dataset::hosts::tests::test_hosts_plugin_shutdown_stops_watcher ... ok [INFO] [stdout] test plugins::executable::sleep::tests::test_sleep_plugin ... ok [INFO] [stdout] test utils::tests::test_should_reload_debounce_logic ... ok [INFO] [stdout] test utils::tests::test_spawn_file_watcher_detects_change ... ok [INFO] [stdout] test config::reload::tests::test_start_watching_detects_change ... ok [INFO] [stdout] test utils::tests::test_spawn_file_watcher_debounce ... ok [INFO] [stdout] test plugins::cache::tests::test_spawn_cleanup_task ... ok [INFO] [stdout] test plugins::cache::tests::test_cache_ttl_serves_stale_and_refreshes ... ok [INFO] [stdout] test plugins::executable::ratelimit::tests::test_cleanup ... ok [INFO] [stdout] test plugins::executable::downloader::tests::test_downloader_plugin_execute ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 712 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lazydns-bd1dad6d836b1305) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] Running tests/admin_server_test.rs (/opt/rustwide/target/debug/deps/admin_server_test-3d77e15fd51c823c) [INFO] [stdout] test cli::tests::returns_none_on_help_flag ... ok [INFO] [stdout] test cli::tests::parses_verbose_variants_and_config ... ok [INFO] [stdout] test cli::tests::uses_defaults_when_options_missing ... ok [INFO] [stdout] test cli::tests::returns_none_and_prints_help_with_no_args ... ok [INFO] [stdout] test cli::tests::version_flag_prints_and_exits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_cache.rs (/opt/rustwide/target/debug/deps/integration_cache-3983b203d3e493ab) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/integration_doq.rs (/opt/rustwide/target/debug/deps/integration_doq-fb34ff8a8356986f) [INFO] [stdout] test integration_cache_lazycache_refresh_triggers_background ... ok [INFO] [stderr] Running tests/integration_ipset_nftset.rs (/opt/rustwide/target/debug/deps/integration_ipset_nftset-738388297bf98031) [INFO] [stdout] test integration_cache_ttl_triggers_stale_serving ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Operation not permitted (you must be root) [INFO] [stdout] running 2 tests [INFO] [stderr] netlink: Error: cache initialization failed: Operation not permitted [INFO] [stdout] test integration_ipset_sequence ... ok [INFO] [stdout] test integration_nftset_sequence ... ok [INFO] [stderr] Running tests/integration_ratelimit.rs (/opt/rustwide/target/debug/deps/integration_ratelimit-5f77a51ab233ccc0) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_rate_limit_window_reset ... ignored, Ignored by default due to long wait time [INFO] [stdout] test test_rate_limit_default ... ok [INFO] [stdout] test test_rate_limit_lenient ... ok [INFO] [stdout] test test_rate_limit_strict ... ok [INFO] [stderr] Running tests/integration_save_hook.rs (/opt/rustwide/target/debug/deps/integration_save_hook-41607787cf980826) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 13.33s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/integration_smoke.rs (/opt/rustwide/target/debug/deps/integration_smoke-3dba71b7fccc963b) [INFO] [stdout] test integration_sequence_save_hook ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test integration_smoke_test_config_reload_and_watcher has been running for over 60 seconds [INFO] [stdout] test integration_smoke_test_config_reload_and_watcher ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- integration_smoke_test_config_reload_and_watcher stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] integration_smoke_test_config_reload_and_watcher [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 81.57s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_smoke` [INFO] running `Command { std: "docker" "inspect" "27558b7d2b27dcdc887119d42318ba86ddd0e54016542604e83bec5a98889f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27558b7d2b27dcdc887119d42318ba86ddd0e54016542604e83bec5a98889f64", kill_on_drop: false }` [INFO] [stdout] 27558b7d2b27dcdc887119d42318ba86ddd0e54016542604e83bec5a98889f64