[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (master) #1502

Report

[FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#1502]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1502/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Wed, 06 Mar 2019 21:20:11 -0600
Build duration:
3 hr 37 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:
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit ac732eba34c75eb4d85ed50ede28316a3f0d8402 by harlan:
    [Basic] Fix FileManager cache issue from bad merge

    • edit: lib/Basic/FileManager.cpp
  • Commit 2b930e512fb99f64e642ab4c0a7589089e0cf5a5 by blangmuir:
    Workaround perf test running too many iterations

    • edit: Tests/SKSupportTests/SupportPerfTests.swift
  • Commit c515fe146d19df2b36ef31c09293dffe411f105d by jmolenda:
    Remove the warning in

    • edit: source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
  • Commit 78e8400c78ea338c8d04f7661cb3f43862e94a32 by compnerd:
    CoreFoundation: fix a FileSystemRepresentation bug for Windows

    • edit: CoreFoundation/URL.subproj/CFURL.c
  • Commit 3da86059e67b06e7441588b5f42b4f874ea072c6 by compnerd:
    NSData: use URL.FSR to get a usable FS path

    • edit: Foundation/NSData.swift
  • Commit f2804fcd1536276446f915ad7fa8b4eabbf7f0ea by suyashsrijan:
    [typechecker] add warning for unrelated downcast from function type to

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/expr/cast/as_coerce.swift
    • edit: lib/Sema/TypeCheckConstraints.cpp
  • Commit 77300c37c564feeb15416c869d5192c13adb3dcf by github:
    [test] update test case

    • edit: test/expr/cast/as_coerce.swift
  • Commit a493934c58a9e2746b583ead1eea2fda4e3b14cc by suyashsrijan:
    [typechecker] use castTo() instead of getAs()

    • edit: lib/Sema/TypeCheckConstraints.cpp
  • Commit 980fb7c437cbb076e58463e76aae79faeb1c0e3e by spestov:
    SIL: Remove default resilience expansion from isTypeABIAccessible()

    • edit: lib/IRGen/GenType.cpp
    • edit: include/swift/SIL/SILModule.h
    • edit: lib/IRGen/IRGenModule.h
    • edit: lib/IRGen/GenEnum.cpp
    • edit: lib/SIL/SILVerifier.cpp
    • edit: lib/IRGen/GenTuple.cpp
    • edit: lib/SIL/SILFunction.cpp
    • edit: include/swift/SIL/SILFunction.h
  • Commit ced5548deb91b41b7cdd72a0d57d83dda9959fdc by spestov:
    SIL: Add resilience expansion parameter to

    • edit: lib/SILOptimizer/Utils/Local.cpp
    • edit: include/swift/SIL/TypeLowering.h
    • edit: lib/SIL/TypeLowering.cpp
  • Commit a3d8d9c9c821c4933162f6711ac68480ff5815d9 by spestov:
    SIL: Add a new overload of SILType::isTrivial() taking a SILFunction

    • edit: include/swift/SIL/SILType.h
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: lib/SIL/SILType.cpp
    • edit: lib/SIL/SILVerifier.cpp
  • Commit 0cd9eb21a66c9d4beefa27c24d923f9cd2345344 by spestov:
    SIL: Fix incorrect type lowering behavior with multiple resilience

    • edit: include/swift/SIL/TypeLowering.h
    • edit: lib/SIL/TypeLowering.cpp
  • Commit 268f780a64df9602c6937d7a28339284b7ee4eca by spestov:
    SIL: Type lowering propagates recursive properties in all cases

    • edit: include/swift/SIL/TypeLowering.h
    • edit: lib/SIL/TypeLowering.cpp
  • Commit e0c29408ebb865c36bcc9bbd715d57df1c31bd94 by spestov:
    This test only fails when asserts are on

    • edit: validation-test/compiler_crashers_2/0189-sr10033.swift
  • Commit 0f3dabdff55116f514efad9bc6463d75e1a1f88b by spestov:
    Pass -disable-legacy-type-info flag in

    • edit: test/IRGen/MachO-objc-sections.swift
  • Commit 7760aa56de0db6743278b4c89c04a05ce0a1343a by shajrawi:
    [SILOptimizer] Fix a bug in edge-splitting wherein we did not create a

    • edit: lib/SIL/BasicBlockUtils.cpp
    • edit: test/SILOptimizer/stack_promotion.sil
  • Commit 116820af6a571d00a2874c669f37ee849a914d0a by github:
    Revert "Translate sil-opt bridge cast folding test into an Interpreter

    • edit: test/SILOptimizer/bridged_casts_folding.swift
    • delete: test/Interpreter/bridged_casts_folding.swift
  • Commit de13028f6ba92b973cd2dbc4bd5670425444551c by dgregor:
    [StringMemoryTest] Reduce # of iterations down to 1M and lower memory

    • edit: validation-test/stdlib/StringMemoryTest.swift

New issue found!