[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (main) #15945

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#15945]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/15945/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Fri, 26 Feb 2021 09:06:45 -0600
Build duration: 54 min

Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit e3ea65a734742b8fe35e89c2c32cfcba3a122c00 by code:

[darwin] use new crash reporter api

  • edit: compiler-rt/lib/sanitizer_common/sanitizer_mac.h

  • edit: compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp

  • Commit 7a25040f1c7cae07d0d91c2b96600bdbeea16d39 by code:

    [darwin][asan] add test for application specific information in crash logs

    • edit: compiler-rt/test/lit.common.cfg.py
    • add: compiler-rt/test/asan/TestCases/Darwin/asan_log_to_crashreporter.cpp
    • add: compiler-rt/test/sanitizer_common/ios_commands/print_crashreport_for_pid.py
    • add: compiler-rt/test/sanitizer_common/ios_commands/get_pid_from_output.py
  • Commit 3ec318a294f0c1c1db4e3fdb89fcc4ab67378109 by aprantl:

    Add missing nullptr check

    • edit: llvm/lib/Transforms/Coroutines/CoroFrame.cpp