fn emit_package_not_found( ws: &Workspace<'_>, opt_names: BTreeSet<String>, opt_out: bool, ) -> CargoResult<()>
Emits “package not found” error.