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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14717/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Sat, 03 Oct 2020 01:00:04 -0500
Build duration: 56 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 8e039ff590eb01d8eea29bb7d98364932f0416b4 by brian:

Added CVarArg support to NSString and String

  • edit: Sources/Foundation/NSString.swift

  • edit: Tests/Foundation/Tests/TestNSString.swift

  • Commit 0cf72bcd1b8adf4b4e2ae863280abac36e46d3e8 by brian:

    Implemented _CVarArgObject protocol to retain the NSString

    • edit: Sources/Foundation/NSString.swift
  • Commit 2260aefce4f89e59b0dd387fa694f00811965282 by brian:

    _CVarArgObject is currently only available on platforms without ObjC runtime

    • edit: Sources/Foundation/NSString.swift
  • Commit b7c4b8cc3373a627872f0da78e1cca2a22ce9f86 by brian:

    Return a pointer using AnyObject instead of CFString

    • edit: Sources/Foundation/NSString.swift