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