[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #4685

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#4685]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/4685/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Thu, 13 Feb 2020 21:42:26 -0600
Build duration:
1 hr 36 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 5e28c7c886918fbfaa47bab01e0bbb2bb79881ca by dgregor:
    [Constraint System] Move bindVariablesInPattern into the constraint

    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/BuilderTransform.cpp
  • Commit 9cb2c057bb3613602976242f7ece9bf3e888c3fc by rishizaki:
    [CodeCompletion] Fix a crash in context type analysis

    • edit: lib/IDE/ExprContextAnalysis.cpp
  • Commit bfa385c0b77d03e930aa34b31fcc840662e977ad by rishizaki:
    [CodeCompletion] Update for SE-0249 KeyPath as functions

    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/IDE/complete_swift_key_path.swift
  • Commit e1353d3a1e1e99a42ca940ae9a904c61583e3929 by mgottesman:
    [gardening] Remove two unneeded llvm::.

    • edit: lib/SIL/SILOwnershipVerifier.cpp
  • Commit 5c66f0ee856bcbc2666932cc0dcf6e1fd478e428 by danielrodriguez:
    [windows] Compare SWIFT_HOST_VARIANT against lowercase value.

    • edit: unittests/runtime/CMakeLists.txt
  • Commit 38815ecf8d7521db99233a1a1ed7736a1f0c3f3e by spestov:
    SILGen: Fix crash on assignment to static property wrapper through

    • edit: test/SILGen/property_wrappers.swift
    • edit: lib/SILGen/SILGenLValue.cpp
  • Commit a72c5faac723091ff790f609edbb0962be563703 by rwidmann:
    [ClangImporter] Commit a regression test for protocols via nested names

    • add: test/ClangImporter/Inputs/nested_protocol_name.h
    • add: test/ClangImporter/nested_protocol_name.swift
  • Commit a49428ca7cb1dba7ffe7e2e919add29a287784ee by github:
    [AutoDiff upstream] Add differentiability_witness_function

    • edit: include/swift/SIL/SILCloner.h
    • edit: include/swift/SIL/SILInstruction.h
    • edit: lib/SIL/SILInstructions.cpp
    • edit: include/swift/SIL/SILBuilder.h
    • add: test/AutoDiff/SIL/Serialization/differentiability_witness_function_inst_transpose.sil
    • edit: lib/ParseSIL/ParseSIL.cpp
    • edit: lib/SIL/SILPrinter.cpp
    • edit: lib/SIL/ValueOwnership.cpp
    • edit: docs/SIL.rst
    • edit: lib/AST/AutoDiff.cpp
    • edit: lib/Serialization/ModuleFormat.h
    • edit: lib/SIL/SILVerifier.cpp
    • edit: lib/SILOptimizer/Utils/SILInliner.cpp
    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: lib/SILOptimizer/UtilityPasses/SerializeSILPass.cpp
    • edit: include/swift/AST/AutoDiff.h
    • edit: include/swift/AST/DiagnosticsParse.def
    • edit: include/swift/SIL/SILNodes.def
    • edit: lib/SIL/OperandOwnership.cpp
    • add: test/AutoDiff/SIL/Serialization/differentiability_witness_function_inst.sil
    • edit: lib/Serialization/DeserializeSIL.cpp
    • edit: lib/Serialization/SerializeSIL.cpp
  • Commit a9e871a0b13e6233b532ae74f843ebf5e7d13747 by rwidmann:
    [Sema] Warn About Tuple Shuffles

    • edit: test/Parse/omit_return.swift
    • edit: test/expr/closure/closures.swift
    • edit: lib/Sema/CSApply.cpp
    • edit: test/expr/expressions.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • add: test/Constraints/tuple_shuffle.swift
    • edit: test/Sema/diag_unowned_immediate_deallocation.swift
    • edit: test/decl/func/operator.swift
  • Commit d58bf546bef6458fb79aaad2df8702cfe1855d1a by github:
    [Diagnostics] Improve diagnostics for implicit (un)tupling. (#28076)

    • edit: lib/Sema/TypeCheckPattern.cpp
    • edit: test/decl/enum/enumtest.swift
    • edit: test/Sema/exhaustive_switch.swift
    • edit: test/Parse/matching_patterns.swift
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit 8e64bdb81310193527f3df7fadc710d50e36dda9 by smontgomery:
    Introduce XCTSkip and related APIs for skipping tests

    • edit: Sources/XCTest/Public/XCTestCaseRun.swift
    • edit: XCTest.xcodeproj/project.pbxproj
    • edit: Sources/XCTest/Private/XCTestInternalObservation.swift
    • edit: Sources/XCTest/Public/XCTestRun.swift
    • edit: Sources/XCTest/Public/XCTestCase.swift
    • edit: Sources/XCTest/Public/XCTestSuiteRun.swift
    • add: Tests/Functional/SkippingTestCase/main.swift
    • edit: Sources/XCTest/Private/IgnoredErrors.swift
    • edit: Sources/XCTest/Public/XCAbstractTest.swift
    • edit: Sources/XCTest/Public/XCTestObservationCenter.swift
    • add: Sources/XCTest/Public/XCTSkip.swift
    • edit: Sources/XCTest/Private/PrintObserver.swift
  • Commit 930bab2e1daf83df097e49fc20bc47e8c8dba5c9 by smontgomery:
    Add new file to CMakeLists to fix build

    • edit: CMakeLists.txt
  • Commit 70e3d5363db0cb6e5a0e7661f6aa4e5121967a00 by vsk:
    Re-revert: Recover debug intrinsics when killing duplicated/empty blocks

    • delete: llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-empty.ll
    • delete: llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-else.ll
    • edit: llvm/lib/Transforms/Utils/SimplifyCFG.cpp
    • edit: llvm/lib/Transforms/Utils/Local.cpp
    • edit: llvm/include/llvm/Transforms/Utils/Local.h
  • Commit fd8dfc5304bfce184ffd9ea8f20639c3c58aa508 by vsk:
    [Local] Do not move around dbg.declares during replaceDbgDeclare

    • edit: llvm/lib/Transforms/Utils/Local.cpp
    • edit: llvm/include/llvm/Transforms/Utils/Local.h
    • edit: llvm/lib/CodeGen/SafeStack.cpp
    • edit: llvm/lib/Transforms/Utils/InlineFunction.cpp
    • edit: llvm/test/Instrumentation/AddressSanitizer/debug_info.ll
    • edit: llvm/test/Instrumentation/AddressSanitizer/local_stack_base.ll
    • edit: llvm/test/Transforms/Inline/inline_dbg_declare.ll
    • edit: llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    • edit: llvm/test/Transforms/Inline/alloca-dbgdeclare-merge.ll
    • edit: llvm/test/Transforms/Inline/alloca-dbgdeclare.ll
    • edit: llvm/unittests/Transforms/Utils/LocalTest.cpp
  • Commit e7e984a3fb13da81258f568be09dec666b8d2ac7 by vsk:
    Add dbgs() output to help track down missing DW_AT_location bugs, NFC

    • edit: llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
    • edit: llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
    • edit: llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
    • edit: llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp