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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2623/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Thu, 19 Mar 2020 00:44:23 -0500
Build duration:
1 hr 45 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 1882b50555a04fcdaa85e616e4163de242642735 by kyrtzidis:
    [libSyntax] Enhance incremental re-parsing testing to also check whether

    • edit: utils/incrparse/test_util.py
    • edit: utils/incrparse/validate_parse.py
    • edit: tools/swift-syntax-test/swift-syntax-test.cpp
    • edit: utils/incrparse/incr_transfer_tree.py
    • edit: utils/incrparse/incr_transfer_round_trip.py
  • Commit 791309155d3b36a0c26e70597f4724a6fa710ac3 by kyrtzidis:
    [Parse] Fix issue with incremental re-parsing for SwiftSyntax emitting

    • add: test/incrParse/incremental-diagnostic.swift
    • edit: include/swift/Basic/LangOptions.h
    • edit: tools/swift-syntax-test/swift-syntax-test.cpp
    • edit: tools/libSwiftSyntaxParser/libSwiftSyntaxParser.cpp
    • edit: lib/Parse/ParseExpr.cpp
  • Commit f6187e520afc71275f040a0acdcb71b6262646a6 by spestov:
    Sema: Don't devirtualize partially applied operator references

    • add: test/SILGen/partial_apply_operator.swift
    • edit: lib/Sema/CSApply.cpp
  • Commit 65980bdc77f37059f2544d5833c4f745bd774389 by spestov:
    Tweak CHANGELOG.md

    • edit: CHANGELOG.md
  • Commit 4aa75163a6844b3fb513ca7be5420df9be75da0b by spestov:
    SILGen: Remove curry thunks

    • edit: lib/SILGen/SILGenThunk.cpp
    • edit: lib/SILGen/SILGenApply.cpp
    • edit: lib/SILGen/SILGenFunction.h
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: lib/SILGen/SILGen.h
  • Commit b5732d3a3ae8fa785088c057a02a1af7e29bebe0 by spestov:
    SILGen: Eliminate the notion of 'extra call sites'

    • edit: lib/SILGen/SILGenApply.cpp
  • Commit 052309e045a4ea3f03e36ce9e27e1ac636413a3c by spestov:
    SILGen: Remove CallSite::SubstResultType

    • edit: lib/SILGen/SILGenApply.cpp
  • Commit bea79d48c1466a8b69b5377c286f335d272f88da by kyrtzidis:
    Fix python lint issue

    • edit: utils/incrparse/validate_parse.py
  • Commit 45d0eca9c71ab5a830636a24bed64e236b0c151b by xi_ge:
    ModuleInterface: consider inherited protocols from super class when

    • edit: lib/Frontend/ModuleInterfaceSupport.cpp
    • add: test/ModuleInterface/skip-redundant-conformances.swift
  • Commit bd03f563ffd757ebc4a7b1af9fb5e0d2021a96f0 by atrick:
    Add @inline annotations to merge_exclusivity test to make it stable.

    • edit: test/SILOptimizer/merge_exclusivity.swift
  • Commit 45dc9090bf3f5a84aadcdfd09b8d2265d9dbf6dc by hamishknight:
    [test] Add regression test for SR-9090

    • edit: test/Constraints/valid_pointer_conversions.swift
  • Commit 47e74473f112d09662e5ee556d6b9b66b197e593 by mgottesman:
    [ownership] Rename BorrowScopeIntroducingValue -> BorrowedValue and

    • edit: include/swift/SIL/OwnershipUtils.h
    • edit: lib/SIL/OwnershipUtils.cpp
    • edit: lib/SILOptimizer/Mandatory/OSLogOptimization.cpp
    • edit: lib/SILOptimizer/Transforms/SemanticARCOpts.cpp
    • edit: lib/SIL/SILOwnershipVerifier.cpp
    • edit: lib/SILOptimizer/Mandatory/PredictableMemOpt.cpp
  • Commit 72f550ede7410941a8ae0d0147409c30cb6f932d by millenomi:
    Support Linux variants with older libcurl

    • edit: CoreFoundation/CMakeLists.txt
    • edit: CoreFoundation/URL.subproj/CFURLSessionInterface.c
    • edit: CMakeLists.txt
    • edit: Sources/FoundationNetworking/URLSession/URLSessionConfiguration.swift
    • edit: Sources/FoundationNetworking/URLSession/libcurl/EasyHandle.swift
    • edit: Sources/FoundationNetworking/URLSession/libcurl/MultiHandle.swift
    • edit: Sources/FoundationNetworking/URLSession/URLSessionTask.swift
    • edit: Sources/FoundationNetworking/URLSession/NativeProtocol.swift
    • edit: Sources/FoundationNetworking/CMakeLists.txt
  • Commit 8bb59304848ba6a02b2c1444e52ccb1ae6a55db0 by millenomi:
    Use VERSION_LESS rather than the version components.

    • edit: CoreFoundation/CMakeLists.txt
    • edit: Sources/FoundationNetworking/CMakeLists.txt
  • Commit 5a4d19c98cbf879794d544631baafe8ba46368ec by millenomi:
    Fix typo.

    • edit: CoreFoundation/URL.subproj/CFURLSessionInterface.c
  • Commit e6b69e7569e4d30b517ba1b93259fdc69eefec76 by millenomi:
    Fix missing newline.

    • edit: Sources/FoundationNetworking/CMakeLists.txt

New issue found!