@Ollrogge had the situation while fuzzing a C library that there was a segfault that made the binary return a non-zero return code, and a crash to be reported. But cargo ziggy run did not report this as a crash or that there was anything wrong with the seed. The runner should report non-0 codes, maybe even via crashing.