[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #2312

Report

[FAILURE] oss-swift-package-osx [#2312]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/2312/
Project:
oss-swift-package-osx
Date of build:
Wed, 03 Oct 2018 20:13:13 -0500
Build duration:
1 hr 35 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:

Changes

  • Commit 88b1ae9d50a736cb8ca069195e729b167cf21cdc by nhawes:
    [SourceKit] Make each Variant keep a strong reference to its

    • add: test/SourceKit/SwiftLang/basic.swift
    • edit: tools/SourceKit/tools/swift-lang/SourceKitdResponse.swift
  • Commit 309e4dafc199c1f657f0b724ffd336077f989919 by compnerd:
    SourceKit: correct header include order

    • edit: tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-InProc.cpp
  • Commit 58b3c2173fa8c4d66c86215713db4e8402560eae by xi_ge:
    swift-module-digester: use getEffectiveAccess() to get accessibility

    • edit: test/api-digester/Inputs/cake2.swift
    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.cpp
    • edit: test/api-digester/Inputs/cake.swift
    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.h
    • edit: test/api-digester/Inputs/cake1.swift
    • edit: test/api-digester/Outputs/cake-abi.json
    • edit: test/api-digester/Outputs/Cake-abi.txt
    • edit: test/api-digester/Outputs/Cake.txt
  • Commit d36fc85535e173708fcab73d890a7c57d29e4695 by xi_ge:
    swift-module-digester: include underscored and unavailable decls when

    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.cpp
  • Commit b7c9e5798a6ab17a2a43b2ff7475907cc9140e6d by xi_ge:
    [test] regenerated ABI checker baseline to include decls with

    • edit: test/api-digester/Outputs/stability-stdlib-abi.swift.expected
    • edit: test/api-digester/Inputs/stdlib-stable-abi.json
  • Commit 3ea754481eaeac9cd71c40038c388ef9145ac7a1 by github:
    [Frontend] Allow -emit-interface with -typecheck (#19676)

    • edit: test/Frontend/supplementary-output-support.swift
    • edit: lib/Frontend/Frontend.cpp
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: lib/Frontend/FrontendOptions.cpp
    • edit: test/ModuleInterface/conformances.swift
    • edit: test/ModuleInterface/private-stored-members.swift
    • edit: test/ModuleInterface/imports.swift
    • edit: test/ModuleInterface/imports-submodule-order.swift
    • edit: include/swift/Frontend/Frontend.h
    • edit: test/ModuleInterface/attrs.swift
    • edit: test/ModuleInterface/smoke-test.swift
    • edit: test/ModuleInterface/stdlib.swift
    • add: test/ModuleInterface/dataflow-errors.swift
    • edit: test/ModuleInterface/if-configs.swift
    • edit: test/ModuleInterface/access-filter.swift
  • Commit 3f470b074a90ddec4c42ea2008c42ef6c9cf58ad by github:
    [stdlib] Break infinite recursion false positive in _fatalErrorMessage

    • edit: stdlib/public/core/AssertCommon.swift
  • Commit 7c9376db3a4f211fe4df460ef8c9a88efe0e3a0d by github:
    [SDK] Get the preferred @encode string for MapKit types dynamically

    • edit: stdlib/public/SDK/CoreLocation/NSValue.swift.gyb
    • edit: stdlib/public/SDK/MapKit/NSValue.swift.gyb
    • edit: test/stdlib/MapKit.swift
  • Commit 99a528b07f3209c08e6e63a8ba54d38f2751b195 by ekarpenkov:
    [analyzer] [tests] [quickfix] Make the test more resilient for a

    • edit: test/Analysis/html_diagnostics/relevant_lines/synthesized_body.cpp
  • Commit dc8b5a666b47eef93b1b6362c02b65465136b505 by ditaliano:
    [Swift] Stop emitting bogus warnings when we run a process again.

    • add: lit/Swift/astcontext_error.test
    • add: lit/Swift/Inputs/ContextError.swift
    • edit: source/Target/Target.cpp
  • Commit 6e0d2d6d41d5667eedf5d82d9bdb3de114601db1 by aprantl:
    Make Swift portions of Makefile.rules easier to use for clients that

    • edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/remoteast_import/TestSwiftRemoteASTImport.py
    • add: packages/Python/lldbsuite/test/lang/swift/clangimporter/remoteast_import/Library.mk
    • edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/static_archive/TestSwiftStaticArchiveTwoSwiftmodules.py
    • edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/bridging_header_headermap/Makefile
    • edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/static_archive/Makefile
    • edit: packages/Python/lldbsuite/test/lang/swift/clangimporter/remoteast_import/Makefile
    • edit: packages/Python/lldbsuite/test/make/Makefile.rules

ABI stability-checking failure, rdar://45014723, I've pinged Xi about it.

(Also simulator build 1412 failing this way)