`cargo run --quiet` works fine, but when I try to run `cargo test --quiet`, qemu gives the error `qemu-system-x86_64: --quiet: invalid option`
cargo run --quietworks fine, but when I try to runcargo test --quiet, qemu gives the errorqemu-system-x86_64: --quiet: invalid option