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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/16164/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Fri, 19 Mar 2021 19:11:04 -0500
Build duration: 53 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 01bf4213f25a392af95c1f68c5f27c8a7a2a75ae by mishal_shah:

Update the PR testing system to use git@github.com:ninja-build/ninja.git over https

  • edit: jobs/pull-request/pr-apple-llvm-project-linux.sh

  • edit: jobs/pull-request/pr-apple-llvm-project-macos.sh

  • Commit 5f9eba2cb394aca71c07a5d64c812801a09ccaa6 by compnerd:

    build: build parser-lib by default on Windows

    • edit: cmake/caches/Windows-x86_64.cmake
  • Commit fc91036bf746ef7923d0cfa127ec861f7a86a7dc by aschwaighofer:

    Fix pushAsyncContext

    • edit: stdlib/public/Concurrency/AsyncCall.h
  • Commit 9904f9bb9c6612e4206da23538aa10154fc3c3b1 by stevenwu:

    [SR-14311] Error out when swift-api-extract failed to load module

    • add: test/APIJSON/non-swift-api.swift
    • add: test/APIJSON/Inputs/module.modulemap
    • add: test/APIJSON/Inputs/NativeDep.h
    • edit: tools/driver/swift_api_extract_main.cpp
  • Commit 1f33624f40d1e2641ea6066d47ab574907b8fc7c by pyaskevich:

    [TypeChecker] NFC: Fix a small typo in a test-case comment

    • edit: test/Constraints/optional.swift
  • Commit e793e0e0e4346598b78777284a20a6f7b4f7ff1d by david_smith:

    Always ask Cocoa for terminated char*s

    • edit: stdlib/public/core/StringBridge.swift