pub fn print_chains( graph: &ModuleGraph, chains: &[Vec<ModuleId>], target_label: &str, root: &Path, target_exists: bool, no_color: bool, )