[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #11646

Report

[FAILURE] oss-swift-incremental-RA-osx [#11646]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-osx/11646/
Project:
oss-swift-incremental-RA-osx
Date of build:
Thu, 07 May 2020 11:58:51 -0500
Build duration:
2 min 43 sec

Identified problems:

Changes

  • Commit c3cd87ae9dfc51a5d294af953632b82e0f990c21 by repo:
    [CMake][llbuildSwift] fix runpath for ELF platforms

    • edit: products/llbuildSwift/CMakeLists.txt
  • Commit 984618b84a533da40c9aff6964329f10288ef150 by github:
    Test sanitizers with build plans. (#2720)

    • delete: Fixtures/Miscellaneous/DoubleFree/Sources/exec/main.swift
    • delete: Fixtures/Miscellaneous/ThreadRace/Tests/libTests/XCTestManifests.swift
    • delete: Fixtures/Miscellaneous/ThreadRace/README.md
    • delete: Fixtures/Miscellaneous/ThreadRace/Tests/LinuxMain.swift
    • edit: Tests/CommandsTests/RunToolTests.swift
    • delete: Fixtures/Miscellaneous/DoubleFree/Tests/libTests/libTests.swift
    • delete: Fixtures/Miscellaneous/ThreadRace/Sources/exec/main.swift
    • edit: Tests/BuildTests/BuildPlanTests.swift
    • delete: Fixtures/Miscellaneous/DoubleFree/README.md
    • delete: Fixtures/Miscellaneous/ThreadRace/Sources/lib/lib.swift
    • delete: Fixtures/Miscellaneous/ThreadRace/Tests/libTests/libTests.swift
    • delete: Fixtures/Miscellaneous/DoubleFree/Sources/lib/lib.swift
    • delete: Fixtures/Miscellaneous/DoubleFree/Package.swift
    • delete: Fixtures/Miscellaneous/ThreadRace/.gitignore
    • delete: Fixtures/Miscellaneous/DoubleFree/Tests/LinuxMain.swift
    • edit: Tests/CommandsTests/TestToolTests.swift
    • delete: Fixtures/Miscellaneous/DoubleFree/Tests/libTests/XCTestManifests.swift
    • delete: Fixtures/Miscellaneous/ThreadRace/Package.swift
  • Commit e7996a770a43acc6d0d148ec29cf127abe8c12dd by abdulras:
    runtime: replace LLVM_LIKELY with SWIFT_LIKELY (NFC)

    • edit: stdlib/public/runtime/Casting.cpp
    • edit: stdlib/public/runtime/Metadata.cpp
  • Commit f2c10d2ed4f70e97e4f322908a424a4e35dea27c by acgarland:
    [SymbolGraph] Use identifier for type name fragments

    • edit: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/SubheadingDeclarationFragmentsTypes.swift
    • edit: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Navigator.swift
    • edit: lib/SymbolGraphGen/DeclarationFragmentPrinter.cpp
    • edit: lib/SymbolGraphGen/SymbolGraph.cpp
    • edit: lib/SymbolGraphGen/DeclarationFragmentPrinter.h
  • Commit 7aed042817293e7fa9deb9a3c693e9d56de1a3d5 by achikin:
    Add fix on Keypath -> Function with multiple arguments type mismatch.

    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSFix.cpp
    • add: test/Constraints/keypath_closure_conv_mismatch_generic.swift
    • add: test/Constraints/keypath_closure_conv_mismatch_norettype.swift
    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • add: test/Constraints/keypath_closure_conv_mismatch.swift
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit b74f42602a6ad1a658297a504af56f3565bf30e8 by abdulras:
    runtime: add and switch to SWIFT_USED (NFC)

    • edit: stdlib/public/SwiftShims/RefCount.h
    • edit: stdlib/public/runtime/Leaks.h
    • edit: stdlib/public/runtime/Metadata.cpp
    • edit: stdlib/public/SwiftShims/Visibility.h
    • edit: stdlib/public/runtime/HeapObject.cpp
    • edit: stdlib/public/SwiftShims/HeapObject.h
    • edit: stdlib/public/runtime/ExistentialContainer.cpp
    • edit: stdlib/public/runtime/ProtocolConformance.cpp