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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4578/
Project:
oss-swift-package-osx
Date of build:
Wed, 15 Apr 2020 11:05:58 -0500
Build duration:
52 min

Changes

  • Commit 7e82b6fca6b5adc2eb32736f8eb78d3decd8a74d by lukasa:
    [benchmark] Add HTTP2StateMachine benchmark

    • edit: benchmark/utils/main.swift
    • add: benchmark/single-source/HTTP2StateMachine.swift
    • edit: benchmark/CMakeLists.txt
  • Commit 991878c3cc4538d3700368bc3fae7d3928d52d27 by koonce:
    clean up some stdlib unittest warnings

    • edit: stdlib/private/StdlibCollectionUnittest/CheckMutableCollectionType.swift
    • edit: stdlib/private/StdlibCollectionUnittest/CheckCollectionInstance.swift
  • Commit 396ba4f0e2e357d372dc37f9bad5be5dea2e55b0 by rosica:
    Move out enum tests into a separate CXXInterop/enum directory

    • add: test/CXXInterop/enum/Inputs/enum-anon.h
    • edit: test/ClangImporter/enum-anon.swift
    • delete: test/ClangImporter/enum-exhaustivity-system.swift
    • add: test/CXXInterop/enum/Inputs/EnumExhaustivity.apinotes
    • add: test/CXXInterop/enum/enum-anon.swift
    • add: test/CXXInterop/enum/enum-exhaustivity-system.swift
    • add: test/CXXInterop/enum/Inputs/EnumExhaustivity.h
    • add: test/CXXInterop/enum/Inputs/module.map
    • add: test/CXXInterop/enum/enum-exhaustivity.swift
    • delete: test/ClangImporter/Inputs/custom-modules/EnumExhaustivity.h
    • edit: test/ClangImporter/Inputs/custom-modules/module.map
    • delete: test/ClangImporter/enum-exhaustivity.swift
    • edit: test/ClangImporter/Inputs/enum-anon.h
    • delete: test/ClangImporter/enum-cxx.swift
    • delete: test/ClangImporter/enum-anon-sized.swift
    • add: test/CXXInterop/enum/enum-cxx.swift
    • add: test/CXXInterop/enum/enum-anon-sized.swift
    • delete: test/ClangImporter/Inputs/custom-modules/EnumExhaustivity.apinotes
  • Commit d2bd596c156af2fb725c3553b19a61e083b1dbc9 by github:
    Fixed incorrect comment in SwiftReflectionTest

    • edit: stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift
  • Commit e82a0b96aeb3d92c1142e95e073d960e2e5a600a by Azoy:
    Runtime: Implement wrapper function for metadata access functions

    • edit: stdlib/public/runtime/Metadata.cpp
    • edit: include/swift/Runtime/Metadata.h
    • add: test/Interpreter/metadata_access.swift
  • Commit f35efee6dda593d88112bc5bf426f51f682b9fae by Azoy:
    Move metadataAccessorCall to SwiftShims

    • edit: stdlib/public/stubs/CMakeLists.txt
    • edit: stdlib/public/SwiftShims/CMakeLists.txt
    • edit: include/swift/Runtime/Metadata.h
    • edit: stdlib/public/runtime/Metadata.cpp
    • add: stdlib/public/stubs/Metadata.cpp
    • edit: stdlib/public/SwiftShims/module.modulemap
    • edit: test/Interpreter/metadata_access.swift
    • add: stdlib/public/SwiftShims/Metadata.h
  • Commit 9ae46a3473d5a3faebb9f4cf9641fe2e9e31b8ea by mishal_shah:
    Disable creating swift-api-digester dSYM to reduce toolchain size

    • edit: utils/build-script-impl
  • Commit 0f5bdb4949f70d5735544dfbf473940247da5f92 by github:
    Add a comment for removing debug symbols for swift-api-digester from the

    • edit: utils/build-script-impl
  • Commit 103630296d3ebcc41d7c48f0ab34b697efbfb51a by pyaskevich:
    [Diagnostics] Add a getLoc method to FailureDiagnostic

    • edit: lib/Sema/CSDiagnostics.h
  • Commit 5dbced972fc77c1f3daab37c6c9e143a0c6bb6aa by pyaskevich:
    [Diagnostics] Allow failure diagnostic implementation to extend

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSDiagnostics.h
    • edit: test/Constraints/fixes.swift
  • Commit cdee9a1ce3c6a21d2136569115de1207fb283a62 by pyaskevich:
    [Diagnostics] Use new getLoc and getSourceRange methods

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSDiagnostics.h
  • Commit 1dc6a0ac5576bbbea12c80a324db3119de5b3177 by pyaskevich:
    [Diagnostics] Allow invalid initializer ref diagnostics point to .init

    • edit: lib/Sema/CSDiagnostics.h
  • Commit b7489201ffe5322c2d6299fbacca767b57b65202 by pyaskevich:
    [Diagnostic] Non-ephemeral pointer init diagnostic should point to

    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit ce324d35bfe99b0133aa8117bc01784b897a74fc by pyaskevich:
    [Diagnostics] Missing member diagnostic associated with module should

    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit dba042489ae0c9e7b9e2e780fca0a975d9c4577b by mishal_shah:
    [Preset] Generate line number debug information only to reduce the

    • edit: utils/build-presets.ini