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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3891/
Project:
oss-swift-package-osx
Date of build:
Wed, 30 Oct 2019 08:54:39 -0500
Build duration:
3 hr 28 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 8264009e830889f7fae86f16270c013c552f1cf0 by mgottesman:
    [inlining] Fix inlining of coroutines to properly handle owned values

    • edit: test/SILOptimizer/mandatory_inlining_ownership.sil
    • edit: lib/SILOptimizer/Utils/SILInliner.cpp
    • edit: include/swift/SIL/SILBuilder.h
  • Commit 4018910125d944179550693775aa591617b868f3 by mgottesman:
    [inlining] When devirting coroutines, place the end_borrow /after/ the

    • edit: lib/SILOptimizer/Utils/Devirtualize.cpp
    • edit: test/SILOptimizer/mandatory_inlining_ownership.sil
  • Commit 861c0aaca9b5cbab1e1580e72fd547a691836b01 by rkandhadaimadhav:
    [OSLogOptimization][stdlib/private] Make string interpolation methods of

    • edit: lib/SIL/SILConstants.cpp
    • edit: stdlib/private/OSLog/OSLogStringTypes.swift
    • edit: include/swift/SIL/SILConstants.h
    • edit: test/SILOptimizer/OSLogConstantEvaluableTest.swift
    • edit: test/SILOptimizer/constant_evaluator_test.sil
    • edit: include/swift/SILOptimizer/Utils/ConstExpr.h
    • edit: stdlib/private/OSLog/OSLogIntegerTypes.swift
    • edit: lib/SILOptimizer/Mandatory/OSLogOptimization.cpp
    • edit: test/SILOptimizer/OSLogPrototypeCompileDiagnostics.swift
    • edit: lib/SILOptimizer/UtilityPasses/ConstantEvaluableSubsetChecker.cpp
    • edit: test/SILOptimizer/constant_evaluable_subset_test.swift
    • edit: include/swift/AST/DiagnosticsSIL.def
    • edit: stdlib/private/OSLog/OSLogMessage.swift
    • edit: lib/SILOptimizer/Utils/ConstExpr.cpp
    • edit: test/SILOptimizer/pound_assert.swift
  • Commit 5ec2781176a5b80c758a7c43fb910f517596f893 by ditaliano:
    [ClangExpressionDeclMap] Remove divergence from upstream lldb.

    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
  • Commit 5c442fe0bf0348579b8035a10bb33f86b7100f94 by ditaliano:
    [SystemInitializerCommon] Remove divergence from upstream.

    • edit: lldb/source/Initialization/SystemInitializerCommon.cpp
  • Commit 9eb07760e7d920abdb62567fd0c050b6593b7aa3 by ditaliano:
    [MIPS/MIPS64] Remove another set of differences from upstream.

    • edit: lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp
    • edit: lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp