[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #3648

Report

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#3648]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/3648/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Mon, 05 Aug 2019 20:34:38 -0500
Build duration:
2 hr 39 min

Changes

  • Commit 6a9b1993024405caa948b205f129111fd49703b3 by dungar:
    Add source range order test for Decls only

    • edit: lib/AST/ASTVerifier.cpp
  • Commit 1011998a97523328cbcec33d47b893819aad560c by dungar:
    Fix PatternBindingEntry::getSourceRange

    • edit: lib/AST/ASTScopeCreation.cpp
    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/AST/ASTScopeSourceRange.cpp
    • edit: lib/AST/Decl.cpp
    • edit: include/swift/AST/Decl.h
    • edit: include/swift/AST/PropertyWrappers.h
    • edit: lib/AST/ASTDumper.cpp
  • Commit 551a2a58a5e4312c96188e8f16aaebf5e5d9e394 by compnerd:
    Driver: normalise linker triple on all android targets

    • add: test/Driver/android-link.swift
    • edit: test/Driver/linker.swift
    • edit: lib/Driver/UnixToolChains.cpp
  • Commit c8dcbfcfefde69629f3994e48f1f9ea5a78fbf01 by yusuke2759:
    Fix example doc of SyntaxParsingContext

    • edit: include/swift/Parse/SyntaxParsingContext.h
  • Commit 83eda55ea4b21f65504be9f86670dd99481290a3 by xi_ge:
    ABI/API checker: tool's return value should indicate whether error

    • edit: tools/swift-api-digester/swift-api-digester.cpp
  • Commit c3fefc0280b1a7ade3ef0e7440f3409e053ac681 by spestov:
    TBD: Be sure to visit enum element default arguments

    • edit: test/TBD/function.swift
    • edit: lib/TBDGen/TBDGen.cpp
    • edit: test/TBD/enum.swift
    • edit: lib/TBDGen/TBDGenVisitor.h
  • Commit 6818eef1d819b44319cb07a4fafd6328fe31bcf4 by github:
    [C++ Interop] Fix method mangling. (#26468)

    • edit: lib/SIL/SILDeclRef.cpp
    • edit: test/ClangImporter/Inputs/custom-modules/cxx_interop.h
    • edit: test/ClangImporter/cxx_interop_ir.swift
  • Commit b38076490b5402178d1b07faa13bc8fbefb74563 by dungar:
    Address review comments re clarity

    • edit: lib/AST/ASTDumper.cpp
    • edit: lib/Sema/PCMacro.cpp
    • edit: lib/AST/ASTScopeSourceRange.cpp
    • edit: lib/Parse/ParseDecl.cpp
    • edit: include/swift/AST/PropertyWrappers.h
    • edit: lib/AST/Decl.cpp
    • edit: lib/AST/ASTScopeCreation.cpp
    • edit: include/swift/AST/Decl.h
  • Commit 64fc0cbdb70b2a24c37e898e20e404604c710c46 by xi_ge:
    ABI/API checker: check if module has failed to load and abort if so

    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.cpp
  • Commit 64d0c426ffecd1d0598116605e69c9ab907876e5 by github:
    [C++ Interop] Uninhabitted enums are still possible. (#26451)

    • add: test/ClangImporter/enum-cxx.swift
    • edit: lib/AST/Type.cpp
    • edit: lib/IRGen/GenEnum.cpp
    • edit: test/ClangImporter/Inputs/custom-modules/cxx_interop.h
  • Commit c671cbc6f7d8686360ff8c55925c132e72c75f20 by me:
    Replace literal "NSDebugDescription" error keys

    • edit: Foundation/NSString.swift
    • edit: Foundation/NSCoder.swift
    • edit: CoreFoundation/PlugIn.subproj/CFBundle.c
    • edit: Foundation/JSONSerialization.swift
    • edit: Foundation/NSKeyedUnarchiver.swift
  • Commit 1bf1656635300e6c7a1326295b4456296769f3a8 by millenomi:
    Parity: Networking: URLUploadTask and URLDownloadTask

    • edit: Foundation/URLSession/http/HTTPURLProtocol.swift
    • edit: TestFoundation/TestURLSession.swift
    • edit: Foundation/URLSession/ftp/FTPURLProtocol.swift
    • edit: Foundation/URLSession/URLSessionTask.swift
    • edit: Foundation/URLSession/NativeProtocol.swift
    • edit: Foundation/URLSession/URLSession.swift
  • Commit 5f53ffb81ac1b2e07601c294717e80af6e699eb7 by millenomi:
    Fix merge issue with _body; prevent creation of a protocol object if

    • edit: Foundation/URLSession/URLSession.swift
    • edit: Foundation/URLSession/URLSessionTask.swift
  • Commit 55494633211a024b933793cede8a9b2b03dd077e by millenomi:
    _body is gone; use knownBody instead.

    • edit: Foundation/URLSession/URLSessionTask.swift
  • Commit 151cc91d437df3e486a58eaa9c558b599c2a2ca4 by millenomi:
    Test fixes.

    • edit: TestFoundation/TestURLSession.swift
    • edit: Foundation/URLSession/URLSessionTask.swift
  • Commit 960b0d71bb6fe6a29a224256a97c0680d4d5a3dd by millenomi:
    Parity: NSDictionary: Non-keyed archiving marked as NSUnimplemented()

    • edit: Foundation/NSDictionary.swift
  • Commit 360719bceefa93139c5fe1f9446c68d320b8cef8 by github:
    Revert "Parity: Networking: URLUploadTask and URLDownloadTask"

    • edit: Foundation/URLSession/NativeProtocol.swift
    • edit: Foundation/URLSession/ftp/FTPURLProtocol.swift
    • edit: Foundation/URLSession/http/HTTPURLProtocol.swift
    • edit: TestFoundation/TestURLSession.swift
    • edit: Foundation/URLSession/URLSession.swift
    • edit: Foundation/URLSession/URLSessionTask.swift