[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (main) #13001

# [FAILURE] oss-swift-incremental-RA-osx [#13001]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/13001/
Project: oss-swift-incremental-RA-osx
Date of build: Wed, 04 Nov 2020 04:03:33 -0600
Build duration: 1 hr 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:

Tests:

  • |
    Name: Swift(macosx-x86_64)
    Failed: 0 test(s), Passed: 12908 test(s), Total: 13151 test(s) |

Name: Swift-Unit
Failed: 0 test(s), Passed: 648 test(s), Total: 648 test(s) |

Changes- Commit 317272852b8705f6c4b7ba5984d159da03b3cfe0 by z.zoelec2:

[cxx-interop] Bail if the type a reference type is wrapping is unkown.

  • edit: test/Interop/Cxx/reference/Inputs/reference.h

  • edit: test/Interop/Cxx/reference/reference-module-interface.swift

  • edit: lib/ClangImporter/ImportType.cpp

  • Commit 949d657206d3c46bd4b93464465f26697fd16a4a by z.zoelec2:

    [cxx-interop] Bail on dependent types (instead of crashing).

    • edit: test/Interop/Cxx/templates/Inputs/function-templates.h
    • edit: lib/ClangImporter/ImportType.cpp