fn collect_print_requests(
    cg: &mut CodegenOptions,
    unstable_opts: &mut UnstableOptions,
    matches: &Matches,
    error_format: ErrorOutputType
) -> Vec<PrintRequest>