fn capture_profile(
binary: &Path,
run_args: &[String],
quiet: bool,
) -> Result<RawProfile, CaptureProfileError>fn capture_profile(
binary: &Path,
run_args: &[String],
quiet: bool,
) -> Result<RawProfile, CaptureProfileError>