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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/12505/
Project: oss-swift-incremental-RA-osx
Date of build: Fri, 31 Jul 2020 16:17:52 -0500
Build duration: 1 hr 52 min

Changes- Commit c757d706ac50df5c6386660b3d43982a282d443f by compnerd:

build: remove workaround for python fallback

  • edit: CMakeLists.txt

  • Commit 644b700d62c6927207aeaef8d17910ff0bcde2e9 by compnerd:

    build: remove python fallback in overlay builds

    • edit: cmake/modules/StandaloneOverlay.cmake
  • Commit 94c6bff65dfa401b2c072fa59c08b6fa496f2bcf by spestov:

    AST: Replace some calls to getDeclaredType() with

    • edit: lib/AST/Builtins.cpp
    • edit: lib/AST/AutoDiff.cpp
    • edit: lib/AST/ASTDemangler.cpp
    • edit: lib/AST/NameLookup.cpp
    • edit: lib/AST/GenericSignatureBuilder.cpp
    • edit: lib/AST/ASTVerifier.cpp
    • edit: lib/AST/ASTPrinter.cpp
    • edit: lib/AST/SubstitutionMap.cpp
    • edit: lib/AST/Type.cpp
    • edit: lib/AST/ASTContext.cpp
  • Commit 45fc0bc4dbc6ad74b3e319a38b0da634cb04c4a3 by spestov:

    Sema: Replace some calls to getDeclaredType() with

    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/TypeCheckGeneric.cpp
    • edit: lib/Sema/DerivedConformanceComparable.cpp
    • edit: lib/Sema/DerivedConformanceDifferentiable.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/LookupVisibleDecls.cpp
    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: lib/Sema/DerivedConformanceEquatableHashable.cpp
    • edit: lib/Sema/TypeCheckProtocol.cpp
    • edit: lib/Sema/CSRanking.cpp
    • edit: lib/Sema/CodeSynthesis.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/MiscDiagnostics.cpp
    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: lib/Sema/DerivedConformanceCodable.cpp
    • edit: lib/Sema/DerivedConformanceError.cpp
    • edit: lib/Sema/DerivedConformances.cpp
    • edit: lib/Sema/TypeCheckDeclObjC.cpp
    • edit: lib/Sema/DerivedConformanceCodingKey.cpp
    • edit: lib/Sema/TypeCheckProtocolInference.cpp
  • Commit 0ef12ec8aa586cfa5b91798a6acb7a2349ebefb4 by spestov:

    SIL: Replace some calls to getDeclaredType() with

    • edit: lib/SIL/Parser/ParseSIL.cpp
    • edit: lib/SIL/Utils/DynamicCasts.cpp
    • edit: lib/SILOptimizer/Differentiation/PullbackCloner.cpp
    • edit: lib/SILOptimizer/Transforms/StringOptimization.cpp
    • edit: lib/SIL/IR/SILDefaultWitnessTable.cpp
    • edit: lib/SIL/IR/SILFunctionType.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: lib/SILOptimizer/Utils/Existential.cpp
  • Commit 38477ade9c36587a0469c297bb8d6ad9cdcb6cc7 by spestov:

    ClangImporter: Replace some calls to getDeclaredType() with

    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: lib/ClangImporter/ImportType.cpp
    • edit: lib/ClangImporter/ImportMacro.cpp
  • Commit b4ea6449101c5285564b86adb05f761647dfcd9c by spestov:

    IDE: Replace some calls to getDeclaredType() with

    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.cpp
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: tools/swift-ide-test/ModuleAPIDiff.cpp
  • Commit adb7bf541ac39b19bcfb3544c366a22ac635a363 by spestov:

    IRGen: Replace some calls to getDeclaredType() with

    • edit: lib/IRGen/IRGenDebugInfo.cpp
    • edit: lib/IRGen/GenReflection.cpp
    • edit: lib/IRGen/GenBuiltin.cpp
  • Commit 9587d416feee8c4d6c14bddb06bdedc5d1975c05 by spestov:

    Frontend: Replace some calls to getDeclaredType() with

    • edit: lib/Frontend/ModuleInterfaceSupport.cpp
  • Commit 0d7a07c9afc03c264ed825f48ae9a0045769712f by spestov:

    AST: Add a couple of comments noting that UnboundGenericType is

    • edit: include/swift/AST/Decl.h
    • edit: include/swift/AST/Types.h
  • Commit cd79b5428efd64b5dc8afdeea00a88d164b6b359 by spestov:

    AST: Remove ProtocolDecl's overload of getDeclaredType()

    • edit: lib/AST/ASTPrinter.cpp
    • edit: include/swift/AST/Decl.h
  • Commit 89bbad2e7c93881a2b3e58e5bfe56f0c9eef4961 by jgroff:

    IRGen: Update some straggling tests for #33192

    • edit: test/IRGen/ptrauth-resilient-classes.swift
    • edit: test/IRGen/objc_protocol_extended_method_types.swift