Sources diagnostics

git-source-underspecified

A git source uses a specification that doesn't meet the minimum specifier required by sources.required-git-spec.

allowed-source

A crate source is explicitly allowed by sources.allow-git or sources.allow-registry.

allowed-by-organization

A crate source was explicitly allowed by an entry in sources.allow-org.

source-not-allowed

A crate's source was not explicitly allowed.

unmatched-source

An allowed source in sources.allow-git or sources.allow-registry was not encountered.

unmatched-organization

An allowed source in sources.allow-org was not encountered.