unresolved_source_message(
plugin_id: str,
plugin: MarketplacePluginEntry,
rejections: Sequence[str]
Explain why materialize_plugin_source produced no plugin root.
A rejected path and an unsupported source type both yield None, and
saying "unsupported source" for the first sends readers looking for a
missing feature instead of at their path.