pub fn check_up2date(
    input: InputFile,
    template: &str,
    check_file: &mut dyn Read
) -> Result<Check>