New review comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/36903#discussion_r996360098 Comment: ```suggestion # cannot use build_style cargo do_check because of --release flag. cargo test --target ${RUST_TARGET} ${make_check_args} ``` I would also remove make_check_args and include the condition here in do_check