Report
[FAILURE] oss-swift-package-osx [#4682]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4682/
Project:
oss-swift-package-osx
Date of build:
Thu, 07 May 2020 00:03:21 -0500
Build duration:
52 min
Identified problems:
- Sandbox issue: Known sandbox issue
Changes
-
Commit f9b84da707fb7f8c779d0b349f6dca11057b2dd4 by dmbryson:
Catch and report client misuse of failed frontend objects- edit: lib/BuildSystem/BuildSystemFrontend.cpp
-
Commit eb8aeba2b88ea4662d22af10c26ccfb0fb629275 by owen:
[SourceKit] Discover diagnostic documentation relative to sourcekitd- edit: unittests/SourceKit/SwiftLang/CursorInfoTest.cpp
- edit: tools/SourceKit/include/SourceKit/Core/Context.h
- edit: unittests/SourceKit/SwiftLang/EditingTest.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
- edit: tools/SourceKit/tools/sourcekitd/bin/InProc/sourcekitdInProc.cpp
- edit: test/SourceKit/Sema/educational_note_diags.swift
- edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
- edit: tools/SourceKit/lib/Core/Context.cpp
- edit: tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
- edit: tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XPCService.cpp
-
Commit d5c2bc20db951265e94e1f612acfd4142785e71d by compnerd:
build: removeANALYZE_CODE_COVERAGE
from- edit: cmake/modules/AddSwift.cmake
-
Commit 4e5389dacb21ceddfdec86a6b82b74effbd20fa4 by rkandhadaimadhav:
[Definite Initialization] Improve diagnostics for delegating, failable- edit: lib/SILOptimizer/Mandatory/DefiniteInitialization.cpp
- edit: test/SILOptimizer/definite_init_cross_module.swift
- edit: test/SILOptimizer/definite_init_failable_initializers_diagnostics.swift
- edit: test/SILOptimizer/definite_init_diagnostics.swift
- edit: test/SILOptimizer/definite_init_markuninitialized_delegatingself.sil
-
Commit 683c27140cbfc320da84a7169c9b1c4ef511c841 by gribozavr:
SIL.rst: use terms 'object type' and 'address type'- edit: docs/SIL.rst
-
Commit dfcc656501506c719f2b79c07fa01316e9fac7dd by aqamoss3fan2010:
GSB: Propagate ArchetypeResolutionKind to resolveDependentMemberTypes- edit: lib/AST/GenericSignatureBuilder.cpp
-
Commit f465ec0345c47ae2fe4aeb2c433112fbaeb66a1c by abdulras:
runtime: add and switch toSWIFT_NOINLINE
(NFC)- edit: stdlib/public/SwiftShims/RefCount.h
- edit: stdlib/public/runtime/Errors.cpp
- edit: stdlib/public/runtime/Leaks.h
- edit: stdlib/public/runtime/Casting.cpp
- edit: stdlib/public/runtime/HeapObject.cpp
- edit: stdlib/public/SwiftShims/Visibility.h
-
Commit 5b6aa8d3d162c25667b9533122a64dbd93ed0264 by spestov:
Frontend: Emit reference dependencies at the end of the frontend- edit: lib/FrontendTool/FrontendTool.cpp
- edit: test/Incremental/PrivateDependencies/reference-dependencies-dynamic-lookup-fine.swift
-
Commit 60ce308ebaa1dcf775b01016fe5ea5cd44c72482 by spestov:
Sema: Only run extension binding once- edit: include/swift/Subsystems.h
- edit: lib/IDE/REPLCodeCompletion.cpp
- edit: lib/Immediate/REPL.cpp
- edit: lib/IDE/CompletionInstance.cpp
- edit: lib/Sema/TypeChecker.cpp
- edit: lib/Sema/SourceLoader.cpp
- edit: lib/Frontend/Frontend.cpp
-
Commit 4c797cc30454218691e17d8b08dda8091bdec103 by spestov:
Sema: Remove unnecessary call to performImportResolution()- edit: lib/Sema/TypeChecker.cpp
-
Commit 6a52a9708dca2f259577cf41e5db33a5c0ee18db by spestov:
[Swift] Update to explicitly call bindExtensions()- edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp