[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #5116

# [FAILURE] oss-swift-package-osx [#5116]

Build URL: https://ci.swift.org/job/oss-swift-package-osx/5116/
Project: oss-swift-package-osx
Date of build: Thu, 17 Sep 2020 23:56:10 -0500
Build duration: 5 hr 41 min

Identified problems:- Swift Compile Error: Swift compiler error

  • Indication 1
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 384edd1f2b9c64d96dec169460b232f4ce14223f by varun_gandhi:

[docs] Link 'The Swift Runtime' blog posts in ExternalResources.md.

  • edit: docs/ExternalResources.md

  • Commit 3801d16d6fbe91c702bd590d111e38525e93c4e3 by spestov:

    ASTScope: Simplify representation of closures

    • edit: lib/AST/ASTScope.cpp
    • edit: lib/AST/ASTScopeCreation.cpp
    • edit: lib/AST/ASTScopeSourceRange.cpp
    • edit: lib/AST/ASTScopeLookup.cpp
    • edit: include/swift/AST/ASTScope.h
  • Commit cb6429530ca7bdbd666ab68a8474e2074da95bbc by dgregor:

    [Concurrency] Actor-isolated members cannot satisfy protocol requirements.

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/TypeCheckDecl.cpp
    • add: lib/Sema/TypeCheckConcurrency.h
    • edit: lib/Sema/TypeCheckProtocol.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/TypeCheckProtocol.h
    • edit: lib/Sema/TypeCheckEffects.cpp
    • add: test/decl/class/actor/conformance.swift
    • edit: lib/Sema/MiscDiagnostics.cpp
    • edit: lib/Sema/TypeCheckConcurrency.cpp
  • Commit 22ef39a872fc02f079f8aa0e6abcfd5a2f7f4e2a by mgottesman:

    [semantic-arc] Fix an initialization thinko.

    • edit: lib/SILOptimizer/SemanticARC/Context.h
  • Commit 4cbc07c6c693700cfa161e42f982688d70520667 by mgottesman:

    [ownership] Add a frontend option to stop optimizing right before we lower ownership.

    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/SILOptimizer/PassManager/PassPipeline.cpp
    • edit: include/swift/AST/SILOptions.h
    • edit: include/swift/Option/FrontendOptions.td
  • Commit 5f1f37e74a34526a5d71fe2975f08ce79f7a1e74 by dsk:

    [stdlib] Fix the OpenBSD modulemap.

    • edit: stdlib/public/Platform/libc-openbsd.modulemap.gyb
  • Commit 605fac3bea805ce25fc915c3f438aaa4c70201f3 by kyrtzidis:

    [readme] Update for 5.3

    • edit: README.md
  • Commit 3079d89487b1668aba6bd4e4f242d4c9bfa5b6fe by compnerd:

    Commands: make swift test work on Windows

    • edit: Sources/PackageLoading/ManifestLoader.swift
    • edit: Sources/Commands/SwiftTestTool.swift
    • edit: Sources/Workspace/UserToolchain.swift
    • edit: Sources/PackageLoading/UserManifestResources.swift