The rust-compiled packages (for example aardvark-dns and ripgrep) are failing to build in master. They aren't being linked against libc, and are failing on unmet dependencies for libc functions. fstat64, lseek64, etc etc.
I've been waiting for rust support to become solid enough that we can build Suricata. Then we can pit it against snort in a death match, one left standing.