pub fn print_available_tests(
    ws: &Workspace<'_>,
    options: &CompileOptions
) -> CargoResult<()>