Aattempted to leave type uninitialized, which is invalid
When bandwhich 0.20.0 is running errors are printed on the screen, messing up the data:
thread 'resolver' panicked at 'attempted to leave type `linked_hash_map::Node<proto::op::Query, dns_lru::LruValue>` uninitialized, which is invalid', /build/rustc-1.50.0-src/library/core/src/mem/mod.rs:659:9

Any update on this?
Yep same issue here in other libs
https://github.com/imsnif/bandwhich/pull/192#issuecomment-904723414
This may help the maintainers.
@imsnif , I have the same problem over here on MacOS 12.2.1 with latest bandwhich release 😞 Have you had some time to investigate and fix this? On my openSUSE 15.3 and Ubuntu 18.04 LTS and 20.04 LTS it works pretty fine 👍🏻
Same issue occurs after building on a Raspberry Pi 2/3/4
Same issue on a Debian 11 machine
Can you please check if the issue persists on the latest main? This should be patched in #273.
I will close this issue as completed for now; please reopen if it persists.