[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (swift 5.1) #16

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-16_04/16/
Project:
oss-swift-5.1-package-linux-ubuntu-16_04
Date of build:
Wed, 27 Mar 2019 09:12:00 -0500
Build duration:
1 hr 16 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit 9767cb631951e6b314d2ac98a36ebc7a7575ada7 by dmbryson:
    [llvm] Fix or silence analyzer warnings

    • edit: lib/Ninja/Manifest.cpp
    • edit: llbuild.xcodeproj/project.pbxproj
    • edit: lib/llvm/Support/Mutex.cpp
    • edit: lib/llvm/Demangle/MicrosoftDemangle.cpp
    • edit: lib/Basic/Subprocess.cpp
    • edit: lib/llvm/Support/APFloat.cpp
    • edit: include/llvm/Support/Error.h
  • Commit a237fae3897e7cbec724ac297ad277ec785fb4e4 by rishizaki:
    [AST] Don't return decls from unsatisfied conformance

    • edit: lib/Sema/LookupVisibleDecls.cpp
    • edit: test/IDE/complete_constrained.swift
  • Commit 91c8a9a67ae1b35bf6ce81b62079ac95e4634e21 by rishizaki:
    [CodeCompletion] Escape declaration base name if needed

    • add: test/IDE/complete_escaped_keyword.swift
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: lib/IDE/CodeCompletionResultBuilder.h
  • Commit 2930e5945621592993d7424ea6ab135b30a3a5ee by rishizaki:
    [CodeCompletion] Add already fixed test case

    • edit: test/IDE/complete_in_closures.swift
  • Commit b281a3cce7db050efeaeb4af49163983a7468cf1 by rishizaki:
    [AST] Prefer available member in lookupVisibleDecls()

    • edit: lib/Sema/LookupVisibleDecls.cpp
    • edit: test/IDE/complete_constructor.swift
  • Commit c58a15700b33a8f6f4b661954cd8c3345d733963 by rishizaki:
    [CodeCompletion] 'case' keyword completion at the top of 'switch' stmt

    • edit: lib/IDE/CodeCompletion.cpp
    • edit: lib/Parse/ParseStmt.cpp
    • edit: include/swift/Parse/CodeCompletionCallbacks.h
    • edit: test/IDE/complete_keywords.swift
    • edit: include/swift/IDE/CodeCompletion.h
  • Commit 61bf3e29c66ea6a6500d10902459382875167231 by rishizaki:
    [CodeCompletion] Look through implicit exprs to find the parsed expr

    • edit: test/IDE/complete_value_expr.swift
    • edit: lib/IDE/ExprContextAnalysis.cpp
  • Commit 13806506a0afe736469a23346b45a9f3162dff2f by rishizaki:
    [CodeCompletion] Provide empty call pattern after paren

    • edit: test/IDE/complete_after_super.swift
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/IDE/complete_constructor.swift
    • edit: test/IDE/complete_value_expr.swift
    • edit: test/IDE/complete_call_arg.swift
  • Commit 612297fde6fd5af7ba9238ba49011984d7cbf1e0 by rishizaki:
    [CodeCompletion] Don't provide 'init(nilLiteral:)' et al in optional

    • edit: test/IDE/complete_unresolved_members.swift
    • edit: lib/IDE/CodeCompletion.cpp
  • Commit dca057d5d9efc6cad7891cdc1f15f53d2992429d by rishizaki:
    [CodeCompletion] Don't ignore .some(Wrapped) and .none for now

    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/IDE/complete_unresolved_members.swift
  • Commit 4d888e55d1ce1c66c9cb4566a938831fe5ded899 by rishizaki:
    [CodeCompletion] Infer keypath root type from the context type

    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/IDE/complete_swift_key_path.swift
  • Commit ac9ee92f19a97d66206a5569782406b9502911d9 by aprantl:
    Debug Info: Fix a bug when decoding the source file for a Clang Decl

    • add: test/DebugInfo/macro.swift
    • add: test/DebugInfo/Inputs/Macro.h
    • edit: test/DebugInfo/Inputs/module.modulemap
    • edit: lib/IRGen/IRGenDebugInfo.cpp
  • Commit 012f7450d616f2d8402f8add8e3d5b22654cb720 by suyashsrijan:
    [csdiagnostics] offer a fix-it to turn a stored property into a computed

    • edit: lib/Sema/CSDiag.cpp
    • edit: test/expr/closure/closures.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/CSDiagnostics.h
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/decl/var/properties.swift

Not related to my changes.

******************** TEST 'LLDB :: Expr/TestIRMemoryMap.test' FAILED ********************