pub fn run_benches(
    ws: &Workspace<'_>,
    options: &TestOptions,
    args: &[&str]
) -> CargoResult<Option<CargoTestError>>