Runs Marker lints from a Dylint library.
lint_crates: A list of marker_adapter::LintCrateInfo. Each is a struct containing
two fields, name and path, which are documented as follows:
name: The name of the lint cratepath: The absolute path of the compiled dynamic library, which can be loaded as a lint
crate