pub(crate) fn try_run_tests(
builder: &Builder<'_>,
cmd: &mut BootstrapCommand,
stream: bool,
record_failed_tests: RecordFailedTests,
) -> boolpub(crate) fn try_run_tests(
builder: &Builder<'_>,
cmd: &mut BootstrapCommand,
stream: bool,
record_failed_tests: RecordFailedTests,
) -> bool