[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (main) #4407

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#4407]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/4407/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Sat, 03 Oct 2020 05:56:29 -0500
Build duration: 2 hr 50 min

Changes- Commit 903786f5ab88056e2abc5b5db99b0107d6d06461 by eeckstein:

tests: correct availability checks in Interpreter/runtime_name_local_class_opaque_type.swift

  • edit: test/Interpreter/runtime_name_local_class_opaque_type.swift

  • Commit b7b6cfc782098e67db1a3f7d97c496e92aab67da by compnerd:

    test: repair the Windows CI host after #34142

    • edit: test/SIL/Parser/async.sil
  • Commit 8e039ff590eb01d8eea29bb7d98364932f0416b4 by brian:

    Added CVarArg support to NSString and String

    • edit: Tests/Foundation/Tests/TestNSString.swift
    • edit: Sources/Foundation/NSString.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