[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #2039

Report

[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#2039]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2039/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Mon, 28 Oct 2019 04:40:07 -0500
Build duration:
1 hr 22 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 982afa0784c5e879a94cf3ccc629685fdaf44f74 by mishal_shah:
    [Doc] Update the Branch doc with LLVM Project info

    • edit: docs/Branches.md
  • Commit 58479bd5523430bf0be9df1fc7ff64f038296c3c by mishal_shah:
    [Doc] Update the release branch and format for the table

    • edit: docs/Branches.md
  • Commit ce62b92949d8b0303ee32ddaa4ae1fffcc11c9d4 by mishal_shah:
    [Doc] Update the llvm release branch to new llvm branch

    • edit: docs/Branches.md
  • Commit 179cddcc0438424c85af7d4ec92d4a6808d45ede by mgottesman:
    [ownership] Update the ownership utils infrastructure to treat

    • edit: include/swift/SIL/SILInstruction.h
    • edit: lib/SIL/OwnershipUtils.cpp
    • edit: lib/SIL/ValueOwnership.cpp
    • edit: lib/SIL/OperandOwnership.cpp
    • edit: test/SIL/ownership-verifier/use_verifier.sil
  • Commit 750c4cc487a2ddb25412fc2bcb7f4f8e0b49d451 by mgottesman:
    [sil] Refactor out BeginApplyInst::getCoroutineEndPoints() impl from

    • edit: lib/SIL/SILInstructions.cpp
    • edit: lib/SILOptimizer/Utils/SILInliner.cpp
    • edit: include/swift/SIL/SILInstruction.h
  • Commit 16b1765c95869af4cb9d6badc79e0916a105c374 by mgottesman:
    [constant-folding] Remove unneeded code.

    • edit: lib/SILOptimizer/Utils/ConstantFolding.cpp