fn print_action_msg(
    shell: &mut Shell,
    dep: &DependencyUI,
    section: &[String]
) -> CargoResult<()>