[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #2508

Report

[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#2508]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2508/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Tue, 18 Feb 2020 20:29:18 -0600
Build duration:
1 hr 44 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 e1ceb4f437471ca836f89dde72b3329b468d5f70 by 19418817+NobodyNada:
    [SILOptimizer] Generalize optimization of static keypaths

    • edit: test/SILOptimizer/optimize_keypath.swift
    • add: include/swift/SILOptimizer/Utils/KeyPathProjector.h
    • add: lib/SILOptimizer/Utils/KeyPathProjector.cpp
    • edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
    • edit: lib/SILOptimizer/Utils/CMakeLists.txt
  • Commit 48132ea22308118cfb175ab300e2d641be36bb73 by 19418817+NobodyNada:
    [SILOptimizer] address key path projection review feedback

    • edit: test/SILOptimizer/optimize_keypath.swift
    • edit: lib/SILOptimizer/Utils/KeyPathProjector.cpp
  • Commit d7acf12158b1cff6f5f23da82f8b2c9149c43464 by 19418817+NobodyNada:
    [SILOptimizer] fix crash in key path projector

    • edit: test/SILOptimizer/optimize_keypath.swift
    • edit: lib/SILOptimizer/Utils/KeyPathProjector.cpp
  • Commit a06fe96fd9a7d789bde2ca34a1d5b2d71c5571d0 by 19418817+NobodyNada:
    [SILGen] fix key path setter access for @testable

    • edit: lib/SILGen/SILGen.h
    • edit: lib/SILGen/SILGen.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
  • Commit 1feead804b6b946a1323f7360685b9c64aae3df4 by 19418817+NobodyNada:
    [SILOptimizer] fix KeyPathProjector memory management

    • edit: lib/SILOptimizer/Utils/KeyPathProjector.cpp
    • edit: include/swift/SILOptimizer/Utils/KeyPathProjector.h
    • edit: test/SILOptimizer/optimize_keypath.swift
    • edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
  • Commit 02713705c876a38d828fee19ccd5c260af7b7703 by danielrodriguez:
    [android][test] Mark sil_combine_alloc_stack as executable.

    • edit: test/SILOptimizer/sil_combine_alloc_stack.swift
  • Commit fefd027eb2a136adc44b324c3dec77fa9611b594 by mgottesman:
    [semantic-arc-opts] Convert @owned -> @guaranteed args of transforming

    • edit: test/SILOptimizer/semantic-arc-opts-canonical.sil
    • edit: test/SILOptimizer/semantic-arc-opts.sil
    • edit: lib/SILOptimizer/Mandatory/SemanticARCOpts.cpp
  • Commit 2763e13a9a0cef5af172107ee9408d097c359e83 by mikeash:
    [Stdlib] Fix an overrelease in -[__SwiftNativeNSError description].

    • edit: test/stdlib/ErrorBridged.swift
    • edit: stdlib/public/runtime/ErrorObject.mm
  • Commit 4bd56334efc736a1f4f7932fdfc262e2ebb134f4 by david_smith:
    Avoid incorrectly asserting when we disable pure Swift deallocation on

    • edit: stdlib/public/SwiftShims/RefCount.h
  • Commit 81fa2ed8a73496537a12386a41b0fe29dc8b5167 by xi_ge:
    ModuleInterface: increase timeout time for .interface file lock

    • edit: lib/Frontend/ModuleInterfaceBuilder.cpp
  • Commit 42b60edbe6fe463995ac323fc485f93abf92c5fd by poya:
    [lldb] Fix summary for strings with non printable unicode characters

    • edit: lldb/source/Plugins/Language/Swift/SwiftLanguage.cpp
    • edit: lldb/packages/Python/lldbsuite/test/lang/swift/variables/string/TestSwiftStringVariables.py
    • edit: lldb/packages/Python/lldbsuite/test/lang/swift/variables/string/main.swift
  • Commit 3ceef89a261f6f524c07d69160e2ac760399f4a7 by compnerd:
    CoreFoundation: Threads is REQUIRED

    • edit: CoreFoundation/CMakeLists.txt
  • Commit 4f31458409b2149d7f82d290e2e7c6c14c625508 by abdulras:
    CoreFoundation: finish up file numeration Windows TODO

    • edit: CoreFoundation/Base.subproj/CFFileUtilities.c