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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/2360/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Wed, 21 Aug 2019 20:36:00 -0500
Build duration:
1 hr 21 min

Identified problems:

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

Changes

  • Commit d7c63daf822c37bba20baea70e7affdd60cf8c4b by aprantl:
    DWARFImporter: Allow filtering type lookups by containing module.

    • edit: lib/ClangImporter/DWARFImporter.cpp
    • edit: include/swift/ClangImporter/ClangImporter.h
    • edit: lib/ClangImporter/ImporterImpl.h
  • Commit c7978fa4778587643a8b4af0b2a527695d620097 by xi_ge:
    API/ABI checker: diagnose members in removed extensions rather than

    • edit: tools/swift-api-digester/swift-api-digester.cpp
    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.h
    • edit: test/api-digester/Outputs/Cake-abi.txt
    • edit: test/api-digester/Outputs/Cake.txt
  • Commit b813976fd174d70c60a318615bfa552efb540ab3 by pyaskevich:
    [Diagnostics] Port diagnostic for CTP_YieldByReference

    • edit: test/stmt/yield.swift
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/CSDiag.cpp
    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit f51b5598c97e877c16288edfc688c3db5e0df740 by github:
    Update README to Xcode 11 beta 6

    • edit: README.md
  • Commit 8b79c767f5e9942bfe090d04ce605e006bfa91a9 by ankit_aggarwal:
    [PubGrub] Add support for handling tools version in the resolver

    • edit: Sources/TestSupport/MockDependencyResolver.swift
    • edit: Sources/PackageGraph/RepositoryPackageContainerProvider.swift
    • edit: Sources/PackageGraph/DependencyResolver.swift
    • edit: Tests/PackageGraphTests/XCTestManifests.swift
    • edit: Sources/PackageGraph/Pubgrub.swift
    • edit: Tests/PackageGraphTests/PubgrubTests.swift