fn deprecated_ws_default_features( label: &str, ws_def_feat: Option<bool>, edition: Edition, warnings: &mut Vec<String>, ) -> CargoResult<()>