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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2545/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Mon, 02 Mar 2020 00:02:09 -0600
Build duration:
1 hr 48 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 5adc47173e46002b45bbac2d525153fb0076ae58 by mgottesman:
    [semantic-arc-opts] Shrink size of arrays in LiveRange.

    • edit: lib/SILOptimizer/Transforms/SemanticARCOpts.cpp
  • Commit 9df969a627beea387ccf699002324f3802858049 by rjmccall:
    Mangle coroutine information when mangling SILFunctionTypes.

    • edit: test/IRGen/yield_once_biggish.sil
    • edit: lib/AST/ASTMangler.cpp
    • edit: lib/Demangling/Demangler.cpp
    • edit: test/IRGen/yield_once.sil
    • edit: include/swift/Demangling/DemangleNodes.def
    • edit: test/IRGen/yield_once_indirect.sil
    • edit: test/IRGen/yield_once_big.sil
    • edit: lib/Demangling/Remangler.cpp
    • edit: docs/ABI/Mangling.rst
    • edit: include/swift/Demangling/Demangler.h
    • edit: lib/Demangling/OldRemangler.cpp
    • edit: lib/Demangling/NodePrinter.cpp