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