`libafl_qemu` uses `println!`: https://github.com/AFLplusplus/LibAFL/blob/70e21162e2321340ccd59bb27a8fd4e830ffe91c/crates/libafl_qemu/src/modules/usermode/snapshot.rs#L242 **Expected behavior** A library should not unconditionally and directly print to the terminal.