Report
[FAILURE] oss-swift-package-osx [#4566]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4566/
Project:
oss-swift-package-osx
Date of build:
Sat, 11 Apr 2020 07:57:03 -0500
Build duration:
2 hr 33 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 19d6effc5e990d7e1f25dbc84b6acd53708881c2 by nhawes:
[SourceKit/CodeFormat] Column-align multiple patterns in catch clauses.- edit: lib/IDE/Formatting.cpp
- add: test/SourceKit/CodeFormat/indent-trailing/trailing-catch-item-no-comma.swift
- edit: test/swift-indent/basic.swift
- add: test/SourceKit/CodeFormat/indent-trailing/trailing-catch-item-comma.swift
-
Commit 19b332c8e294f1c744b9044ce9749f546b3c1ed9 by milseman:
[gardening] Delete Trailing Whitespace- edit: stdlib/public/core/String.swift
- edit: stdlib/public/core/StringCreate.swift
-
Commit c2631004d79a541608467121259155d365ac3dcd by milseman:
[string] _HasContiguousBytes -> withContiguousStorageIfAvailable- edit: stdlib/public/core/StringCreate.swift
- edit: stdlib/public/core/String.swift
-
Commit e536ad234223db055f2a6f68c6410c6754b4809d by milseman:
[string] Outline cold path from initializer- edit: stdlib/public/core/String.swift
-
Commit ae224cacdbe64c4bbbad01df47ade5d681535045 by milseman:
[string] Restore _HasContiguousBytes for untyped storage- edit: stdlib/public/core/StringCreate.swift
- edit: stdlib/public/core/String.swift
- edit: stdlib/public/core/ContiguouslyStored.swift
-
Commit 3528e7e1fab0297cd2d22153a59651b4e693e80e by compnerd:
AutoDiff: disable the test cases for FP80- edit: test/AutoDiff/stdlib/tgmath_derivatives.swift.gyb
-
Commit e18bd9903ca29b2f8c059a3c2f1032d99da41d7e by aprantl:
Convert a clang::Module to non-const to account for a clang API change- edit: lib/ClangImporter/ClangImporter.cpp
-
Commit de9aa59b7411977145f54406b9407f27067d1763 by compnerd:
test: repair the AutoDiff test on Windows- edit: test/AutoDiff/IRGen/loadable_by_address_cross_module.swift
-
Commit f33c2ade1d662dee46d729e255a89925b0261e80 by eeckstein:
EscapeAnalysis: remove an unused parameter from- edit: include/swift/SILOptimizer/Analysis/EscapeAnalysis.h
- edit: lib/SILOptimizer/Analysis/EscapeAnalysis.cpp
-
Commit fd6c26e9482336030e9bc9258b8f482fba3ca678 by eeckstein:
EscapeAnalysis: don't compute the connection graph for very large- edit: lib/SILOptimizer/Analysis/EscapeAnalysis.cpp
- edit: include/swift/SILOptimizer/Analysis/EscapeAnalysis.h
-
Commit 4e2cffbbed9a07ed6165d7363e3e6d03f97f6059 by eeckstein:
AliasAnalysis: speed up canApplyDecrementRefCount() for large functions.- edit: lib/SILOptimizer/Analysis/AliasAnalysis.cpp
-
Commit d73686a5b5a93d94d805fe1c8e6ab1a6b5ea64a5 by eeckstein:
SILCombine: limit the worklist size for instruction canonicalization- edit: include/swift/SIL/SILInstructionWorklist.h
- edit: lib/SILOptimizer/SILCombiner/SILCombine.cpp
-
Commit 6da902ef8ba79fdaf51ef352b3cfc087239ea46c by eeckstein:
Add an option to completely disable SIL verification.- edit: include/swift/Option/FrontendOptions.td
- edit: lib/Frontend/CompilerInvocation.cpp
- edit: lib/SIL/Verifier/SILVerifier.cpp
- edit: include/swift/AST/SILOptions.h
-
Commit 242bf157705b5eb96529ed46efee71ad6a916a9e by eeckstein:
Support try_apply and yield in swift::replaceBranchTarget- edit: lib/SILOptimizer/Utils/CFGOptUtils.cpp
-
Commit 1de19a1b32706d4f36147926381a243e89a798bf by eeckstein:
SimplifyCFG: fix a compile time problem with block merging- edit: lib/SIL/IR/SILBasicBlock.cpp
- edit: test/SILOptimizer/OSLogFullOptTest.swift
- edit: test/SILOptimizer/simplify_cfg_opaque.sil
- edit: test/SILOptimizer/devirt_jump_thread.sil
- edit: test/SILOptimizer/global_init_opt.swift
- edit: test/SILOptimizer/simplify_cfg.sil
- edit: test/SILOptimizer/simplify_cfg_address_phi.sil
- edit: test/SILOptimizer/unsafebufferpointer.swift
- edit: test/SILOptimizer/merge_exclusivity.swift
- edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
- edit: include/swift/SIL/SILBasicBlock.h
-
Commit f83bd2885d457a31d32567b8a8f72fb1e62b5461 by eeckstein:
tests: fix the timeout.py script and move it to a more central place- edit: test/stdlib/Reflection.swift
- add: test/Inputs/timeout.py
- delete: test/stdlib/timeout.py
- edit: test/stdlib/Reflection_objc.swift
-
Commit e117378d681768962606d4925feb570649e9362f by eeckstein:
tests: add a compile-time test for large string arrays.- add: validation-test/SILOptimizer/large_string_array.swift.gyb
-
Commit efdfceeb9b3c8ec338b9368c1477693422dc1624 by achikin:
[Sema] Diagnose use of implementation-only property wrappers We already- edit: include/swift/AST/DiagnosticsSema.def
- edit: lib/Sema/TypeCheckAccess.cpp
- edit: test/Sema/Inputs/implementation-only-import-in-decls-helper.swift
- edit: test/Sema/implementation-only-import-in-decls.swift
- edit: test/Serialization/Recovery/implementation-only-missing.swift
-
Commit 26c61f51837f4db5860a9d3f601aa33c6e6cec31 by compnerd:
AutoDiff: repair the cross-module-differentiation on Windows- edit: test/AutoDiff/validation-test/cross_module_differentiation.swift
-
Commit d02f5bc50935c896403a5dea8f0b127499b76a48 by milseman:
[string] Move wCSIA check higher than _HasContiguousBytes- edit: stdlib/public/core/String.swift
-
Commit 38fce16254020444b01f046e161293ab6a4fc847 by milseman:
[string] Convert IR tests to SIL tests- edit: stdlib/public/core/Substring.swift
- edit: test/SILOptimizer/utf8_decoding_fastpath.swift
-
Commit 2b93b5b5e56215cfdbdd161b210ab798837f32bd by spestov:
Sema: Force property wrappers in EmittedMembersRequest::evaluate()- edit: lib/Sema/TypeCheckDecl.cpp
- edit: test/multifile/Inputs/sr12429.swift
- add: test/SILGen/property_wrappers_multifile.swift
- add: test/multifile/Inputs/rdar61229365.swift
- add: test/SILGen/Inputs/property_wrappers_multifile_other.swift
- add: test/multifile/property-wrappers-rdar61229365.swift
-
Commit 41ccedc999d99f819e15598dad0ee9b49d06ccd9 by spestov:
AST: Fix opaque type mangling used by type reconstruction- edit: lib/AST/Decl.cpp
- edit: lib/Serialization/ModuleFormat.h
- add: test/DebugInfo/opaque_result_type.swift
- edit: lib/AST/ASTMangler.cpp
- edit: include/swift/AST/ASTMangler.h
- edit: lib/Serialization/Serialization.cpp
-
Commit 43ee8ae282c82c7ad475e5a570cdd37ede14b7e2 by spestov:
Serialization: Implement LocalDeclTableInfo::GetExternalKey()- edit: lib/Serialization/ModuleFile.cpp
-
Commit f12b0d4977705b0a7056570a027d7928f3ff3671 by spestov:
IRGen: Type reconstruction supports opaque result types now- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit 0724c47a8b7b7c1ca31ede8a110825ff97170849 by spestov:
IRGen: Fix simple_display(IRGenDescriptor)- edit: lib/IRGen/IRGenRequests.cpp
-
Commit dd271cd089d221d5b6fe00302fc457848cbba664 by spestov:
Add test cases for initializer replacement to- edit: test/Interpreter/dynamic_replacement.swift
-
Commit 120840e0927398fae63cb9968a62298053d80cd9 by spestov:
Fix formatting nits in test/Interpreter/dynamic_replacement.swift- edit: test/Interpreter/dynamic_replacement_chaining.swift
- edit: test/Interpreter/dynamic_replacement.swift
-
Commit 315f65f962d3074c497b6c3cfbaea41c1158876d by rishizaki:
[CodeCompletion] Use AnyFunctionType::Param::getParameterType()- edit: lib/IDE/CodeCompletion.cpp
- edit: test/IDE/complete_swift_key_path.swift
-
Commit 435d13496e80c65cfb974b8b7f13b3fd5e30fc93 by xi_ge:
AST: makingexport: true
in @_specialized attribute a no-operation- edit: include/swift/AST/DiagnosticsParse.def
- edit: lib/SILOptimizer/IPO/EagerSpecializer.cpp
- edit: lib/Parse/ParseDecl.cpp
- add: test/TBD/specialize_verify.swift
- edit: test/attr/attr_specialize.swift
- edit: test/SILOptimizer/eager_specialize.sil
-
Commit 8edeab75ce333c2e346e0b1a1a7ba2ef74aa09ef by nhawes:
[Parse] Don't drop the EnumCaseDecl when it has a trailing comma.- edit: lib/Parse/ParseDecl.cpp
- edit: test/stmt/statements.swift
- edit: test/Parse/enum.swift
- edit: test/IDE/coloring.swift
-
Commit 23cac673caedf6e66c0aa0b7abdca3c9e5b7b929 by spestov:
IRGen: Enable dynamic replacement with library evolution- edit: test/Interpreter/dynamic_replacement_opaque_result2.swift
- edit: include/swift/AST/DiagnosticsSema.def
- edit: lib/Sema/TypeCheckAttr.cpp
- edit: test/Interpreter/Inputs/dynamic_replacement_module.swift
- edit: test/Interpreter/dynamic_replacement.swift
- edit: lib/IRGen/Linking.cpp
- add: test/IRGen/class_resilience_dynamic_replacement.swift
- edit: test/Interpreter/dynamic_replacement_protocol_self.swift
- delete: test/attr/dynamicReplacement_library_evolution.swift
-
Commit 5e64ad7e9d28c144d906cad0c5b070eef34015f6 by aprantl:
Remove const qualifier from Modules returned by ExternalASTSource. (NFC)- edit: clang/lib/AST/ExternalASTSource.cpp
- edit: clang/include/clang/AST/ExternalASTSource.h
- edit: clang/lib/Serialization/ASTReader.cpp
-
Commit b74718abde9eb868638cf15fddb393968b284418 by aprantl:
Remove const qualifier from Modules returned by ExternalASTSource. (NFC)- edit: clang/lib/AST/ExternalASTSource.cpp
- edit: clang/include/clang/AST/ExternalASTSource.h
- edit: clang/lib/Serialization/ASTReader.cpp
-
Commit 524c6935b79460eae3a1b13801edaa934627b11e by aprantl:
Implement TypeSystemSwiftTypeRef::GetNumberOfFunctionArguments() (NFC)- edit: lldb/source/Symbol/TypeSystemSwiftTypeRef.cpp
- edit: lldb/unittests/Symbol/TestTypeSystemSwiftTypeRef.cpp