Title: Given new name exists in the graph
Goal: Rename the `renmod2' module to the given new name `mod'.
Parameters: [{file,"renmod2.erl"},{name,"mod"}].
Documentation: The given new name is a legal module name, but this module exists in the graph (a function is imported from this module to the current module). Renaming the module is refused because of this module name collision.
