[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (master) #2676

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#2676]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/2676/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Mon, 14 Oct 2019 16:36:00 -0500
Build duration:
1 hr 58 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 940119c5ff260c89c782d33dea7075f004c75d21 by rkandhadaimadhav:
    [Constant Evaluator] Add support for interpreting SIL code with partial

    • edit: lib/SIL/SILConstants.cpp
    • edit: lib/SILOptimizer/Utils/ConstExpr.cpp
    • edit: test/SILOptimizer/constant_evaluable_subset_test.swift
    • edit: test/SILOptimizer/constant_evaluator_test.sil
    • edit: include/swift/SIL/SILConstants.h
  • Commit 185d3bcec4d3be462b01cfab03b9652b228336f8 by suyashsrijan:
    [AST] emitLetToVarNoteIfSimple should also check if the function or

    • edit: lib/AST/Decl.cpp
    • edit: test/Sema/immutability.swift
  • Commit bd12fd8a8e5c0724e36666248b2bffbd61e39ca0 by suyashsrijan:
    [Test] Update fix-it range for test case

    • edit: test/Sema/immutability.swift
  • Commit 25015a5a5f74eef51492805b58cb189d6eb51a36 by hamishknight:
    [AST] Remove some dead code

    • edit: include/swift/AST/Initializer.h
  • Commit 65719d75a92a0279063be85de5d5da157506bd5e by hamishknight:
    [Sema] checkInheritedDefaultValueRestrictions doesn't need a TypeChecker

    • edit: lib/Sema/TypeCheckDecl.cpp
  • Commit f5246c41fef9dfc73442a4fc6b9e7f17dc90b55b by hamishknight:
    [Sema] checkDefaultArguments doesn't need this param

    • edit: lib/Sema/TypeCheckDecl.cpp
  • Commit 9061d3da71063ab8cce9ecc70fd1f4b69fbf614d by hamishknight:
    CaptureInfo no longer needs to be passed by reference

    • edit: include/swift/AST/Decl.h
    • edit: include/swift/AST/Expr.h
    • edit: lib/SILGen/SILGen.cpp
    • edit: lib/Sema/TypeCheckCaptures.cpp
    • edit: lib/AST/Decl.cpp
    • edit: lib/SILGen/SILGen.h
    • edit: lib/SILGen/SILGenFunction.h
    • edit: include/swift/AST/AnyFunctionRef.h
    • edit: lib/SIL/TypeLowering.cpp
    • edit: lib/SILGen/SILGenProlog.cpp
  • Commit ec32e9a3cde671a55ed03e582787846eae7cef8b by compnerd:
    build: tweak LLDB flags for testing

    • edit: utils/build-script-impl
  • Commit 8e21379ffc9bbe0abb9d9972292e768ccc64845b by eeckstein:
    SILOptimizer: always assume that inout arguments are not aliasing

    • edit: test/SILOptimizer/dead_store_elim.sil
    • edit: test/SILOptimizer/basic-aa.sil
    • edit: test/SILOptimizer/redundant_load_elim.sil
    • edit: lib/SILOptimizer/Analysis/ValueTracking.cpp
    • edit: include/swift/SIL/SILArgumentConvention.h
    • edit: include/swift/SILOptimizer/Analysis/ValueTracking.h
  • Commit 3b5386e9a4e644c256eece60849d265e7be173ab by github:
    [AST] Removes the trailing space when replacing "nonmutating" with

    • edit: lib/AST/Decl.cpp
  • Commit 2bd55f6755527d1038a966411082ea2b3187c904 by github:
    [Autodiff upstream] Add build-script flag for differentiable

    • edit: utils/build_swift/driver_arguments.py
    • edit: cmake/modules/AddSwift.cmake
    • edit: utils/build_swift/tests/expected_options.py
    • edit: CMakeLists.txt
    • edit: utils/swift_build_support/swift_build_support/products/swift.py
    • edit: stdlib/public/core/CMakeLists.txt
    • edit: utils/swift_build_support/tests/products/test_swift.py
  • Commit c9d67436859e1dd11aee4f3b35dce33cc28005d1 by jonas:
    Fix some undefined behavior (excessive shift of signed value) in r364253

    • edit: include/llvm/Support/LEB128.h

00:34:36 2019-10-14 23:34:36.878 SourceKitLSPPackageTests.xctest[97815:4dffb700] manifest parse error(s):
00:34:36 /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/tmp/TemporaryDirectory.JxwhVF/pkg/Package.swift:3:5: error: type annotation missing in pattern
00:34:36 let pack
00:34:36 ^