warn if name duplicates occur in analysis.config
- It is currently possible to define histograms with the exact same name using the "in" keyword in a "histogram" definition.
- It is currently possible to define crates with the exact same name.
- Same for processor names
All this should be prohibited by the parser.