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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/15135/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Wed, 18 Nov 2020 14:15:02 -0600
Build duration: 1 hr 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 c8f1a538e985333288da6c88ac4420bb861a8665 by mikeash:

[Runtime] Change ProtocolCache, NominalCache, and HashableConformances to ConcurrentReadableHashMap.

  • edit: stdlib/public/runtime/MetadataLookup.cpp

  • edit: stdlib/public/runtime/AnyHashableSupport.cpp

  • Commit fbfcaabb833eb054a3a394a096c028d44300a8a6 by aschwaighofer:

    IRGen: Allow calling a pre-defined async silgen_name function using the async convention

    • edit: lib/IRGen/GenCall.h
    • edit: lib/IRGen/Callee.h
    • edit: lib/IRGen/GenCall.cpp
    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: test/IRGen/async.swift
  • Commit b07c06e8398f5cd9be80ec7bbad70854ced45958 by ben_barham:

    [Serialization] Fix crashes when allowing compiler errors in modules

    • edit: lib/AST/DeclContext.cpp
    • edit: lib/Serialization/Serialization.cpp
    • edit: lib/SILOptimizer/Analysis/ProtocolConformanceAnalysis.cpp
    • edit: test/SourceKit/Misc/load-module-with-errors.swift
    • add: test/SourceKit/Misc/Inputs/errors-c.swift
    • edit: lib/Serialization/Deserialization.cpp
    • edit: lib/AST/ASTPrinter.cpp
    • edit: test/SourceKit/Misc/Inputs/errors-a.swift
    • edit: lib/IDE/ModuleInterfacePrinting.cpp
    • edit: lib/Serialization/SerializeDoc.cpp
    • edit: tools/swift-ast-script/ASTScriptEvaluator.cpp
  • Commit 611284fcc204271dfa5a0834ed203bdc06ded9a9 by mgottesman:

    [sil] Element shadowing of SILInstruction::getKind() by renaming MarkUninitializedInst::get{,MarkUninitialized}Kind().

    • edit: lib/SILOptimizer/Mandatory/DiagnoseInvalidEscapingCaptures.cpp
    • edit: lib/SIL/IR/SILPrinter.cpp
    • edit: include/swift/SIL/SILCloner.h
    • edit: lib/SILOptimizer/Transforms/AllocBoxToStack.cpp
    • edit: include/swift/SIL/SILInstruction.h
    • edit: lib/Serialization/SerializeSIL.cpp
    • edit: lib/SILOptimizer/Mandatory/DIMemoryUseCollector.h
  • Commit ef050159514455fc294e707e4b9dadf4df5dcc25 by github:

    Remove old swift_dynamicCast implementation (#34789)

    • edit: stdlib/public/runtime/Casting.cpp
    • edit: stdlib/public/runtime/DynamicCast.cpp
  • Commit e887924d63ee5780000590c457c3ffcbbde82ac2 by github:

    Add PackageIdentity type (#3057)

    • edit: Sources/PackageCollections/Storage/PackageCollectionsStorage.swift
    • edit: Sources/PackageCollections/PackageCollections.swift
    • edit: Sources/PackageGraph/PinsStore.swift
    • edit: Sources/PackageCollections/Utility.swift
    • edit: Sources/PackageGraph/PackageGraphRoot.swift
    • edit: Sources/PackageGraph/PackageGraph+Loading.swift
    • edit: Sources/SPMPackageEditor/PackageEditor.swift
    • edit: Tests/PackageGraphPerformanceTests/DependencyResolverPerfTests.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/PackageModel/CMakeLists.txt
    • add: Sources/PackageModel/PackageIdentity.swift
    • edit: Tests/PackageGraphTests/RepositoryPackageContainerProviderTests.swift
    • edit: Sources/PackageGraph/Pubgrub/PubgrubDependencyResolver.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Sources/Workspace/ResolverPrecomputationProvider.swift
    • edit: Tests/PackageGraphTests/PubgrubTests.swift
    • edit: Sources/SPMTestSupport/MockPackageContainer.swift
    • edit: Sources/PackageModel/PackageReference.swift
    • edit: Sources/Workspace/ManagedDependency.swift
    • edit: Sources/PackageGraph/Pubgrub/Incompatibility.swift
    • edit: Sources/SPMTestSupport/MockDependencyGraph.swift
    • edit: Sources/PackageLoading/ManifestLoader.swift
    • add: Tests/PackageModelTests/LegacyPackageIdentityTests.swift
    • edit: Sources/SPMTestSupport/MockWorkspace.swift
    • edit: Tests/CommandsTests/PackageToolTests.swift
    • add: Tests/PackageModelTests/CanonicalPackageIdentityTests.swift
    • edit: Tests/PackageModelTests/PackageModelTests.swift
    • edit: Sources/PackageGraph/PackageModel+Extensions.swift
    • edit: Tests/WorkspaceTests/PinsStoreTests.swift
  • Commit 7e5bc6397c0febface242c6406c12b0fb2688a2f by 1094986+edymtt:

    [build-script-helper] Use separate module cache

    • edit: Utilities/build-script-helper.py
  • Commit a1737ce71306458949c2afcc0c88d1c166b6ff2e by dungar:

    Ensure temp dir is different between testIncremental and testIncrementalDiagnostics to see if that fixes the test breakage in CI

    • edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift
  • Commit 7356075764883dfc58d56431f407c4889af509aa by dungar:

    reenable the test

    • edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift
  • Commit 32eeb97625cdc4a36681245cab92ec9dfbdd0cea by dungar:

    Address review

    • edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift
  • Commit 97d94042d625734c9486d37d405bcced80c7e601 by dungar:

    make tempDir constant

    • edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift
  • Commit ce861eea8e9a9c3faa8b3f382b9cb18b78e3e52f by dungar:

    Cannot intercept construction

    • edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift