Report
[FAILURE] oss-swift-package-osx [#3908]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3908/
Project:
oss-swift-package-osx
Date of build:
Wed, 06 Nov 2019 02:32:09 -0600
Build duration:
4 hr 20 min
Changes
-
Commit 5ed9a1e62641fb412e06ac96c930b07e1a7b34de by mishal_shah:
Add LLVM Project Linux PR testing- add: jobs/pull-request/pr-apple-llvm-project-linux.sh
-
Commit 386f4034aae7206ce0240e9ec8b86173a812fd8c by mishal_shah:
Fix the hash check in llvm-project PR testing bot- edit: jobs/pull-request/pr-apple-llvm-project-linux.sh
-
Commit 006bed2b47d138c61d4391b1194876b05001228a by mishal_shah:
Remove the workaround for branch workspace- edit: jobs/pull-request/pr-apple-llvm-project-linux.sh
-
Commit 817292946cc7d73ca5ee6b111e513cf569b414b6 by mishal_shah:
Don't delete the repo before starting the job- edit: jobs/pull-request/pr-apple-llvm-project-linux.sh
-
Commit 7e050d14e6286ab1eb038afa1c8ff3484591865f by compnerd:
stdlib: remove usage of GNU extensions in the Darwin os module- edit: stdlib/public/Darwin/os/os.m
- edit: stdlib/public/Darwin/os/format.m
- edit: CMakeLists.txt
-
Commit aaa2418c42fa417973a7a4320db2a87ff92102ba by klorentey:
[lit] Set the use_os_stdlib feature flag in local backdeployment tests,- edit: test/lit.cfg
-
Commit 821f581f7787ab917b9beec014755d46ccd72e61 by klorentey:
[test] Interpreter/bridged_casts_folding: Don’t run during- edit: test/Interpreter/bridged_casts_folding.swift
-
Commit 8e9b02839b35ae9f97520d08cb83bd04806a7efb by aprantl:
Debug Info: Avoid type uniquing clashes for bound generic structs.- edit: lib/IRGen/IRGenDebugInfo.cpp
- edit: test/DebugInfo/variables.swift
- edit: test/DebugInfo/generic_enum_closure.swift
- edit: test/DebugInfo/mangling.swift
- edit: test/DebugInfo/generic_arg5.swift
-
Commit 49276074fd8f0c8317588b9ccdc4e003b0e156c1 by dave:
[Parser] Track missing right brace correctly- edit: lib/Parse/ParseExpr.cpp
-
Commit 83df189f3acdb0bbc3f4dca0c7a85998e9db59b7 by compnerd:
SIL: remove unused variable (NFC)- edit: lib/SIL/SILProfiler.cpp
-
Commit 69d7ccf3700ea8e769da9f23f605874221394aff by alex:
[build-presets] Build the stress tester and SwiftEvolve for SwiftSyntax- edit: utils/build-presets.ini
-
Commit d4906ac10b1630a31a8aa2371d49f2b63cde3db8 by rwidmann:
Rationalize Implicit Member Synthesis Somewhat- edit: include/swift/AST/Decl.h
- edit: include/swift/AST/TypeCheckerTypeIDZone.def
- edit: lib/AST/Decl.cpp
- edit: lib/Sema/TypeChecker.h
- edit: include/swift/AST/ASTTypeIDs.h
- edit: lib/Sema/CodeSynthesis.cpp
- edit: lib/AST/TypeCheckRequests.cpp
- edit: lib/AST/NameLookup.cpp
- edit: include/swift/AST/ASTTypeIDZone.def
- edit: include/swift/AST/LazyResolver.h
- edit: include/swift/AST/TypeCheckRequests.h
-
Commit 40c1e8f9779bf8a05ffb2be1dbe98f230b8ef75f by eeckstein:
SILCombine: fix a wrong dealloc_stack ordering when propagating concrete- edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
- edit: test/SILOptimizer/sil_combine_concrete_existential.sil
-
Commit 561e527848b28247b5e9becf6a53fee2f84bc130 by hborla:
[ConstraintSystem] Extend the ExplicitlySpecifyGenericArguments fix to- edit: lib/Sema/CSSimplify.cpp
- edit: test/decl/enum/enumtest.swift
- edit: lib/Sema/CSBindings.cpp
- edit: lib/Sema/CSDiagnostics.cpp
- edit: lib/Sema/CSDiag.cpp
- edit: lib/Sema/ConstraintSystem.cpp
- edit: validation-test/compiler_crashers_2_fixed/0119-rdar33613329.swift
- edit: test/Constraints/keyword_arguments.swift
- edit: test/Sema/diag_ambiguous_overloads.swift
- edit: test/Constraints/closures.swift
- edit: test/Constraints/diagnostics.swift
- edit: test/Constraints/patterns.swift
- edit: validation-test/compiler_crashers_2_fixed/0186-rdar46497155.swift
- edit: test/ClangImporter/submodules_scoped.swift
- edit: test/decl/typealias/generic.swift
- edit: lib/Sema/CSStep.cpp
- edit: test/NameBinding/accessibility.swift
-
Commit 3bc2269f4fc356006f4a4e36705e96a35c30a5e4 by hborla:
[ConstraintSystem] Allow generic parameters and holes to default to- edit: test/Constraints/diagnostics.swift
- edit: test/NameBinding/accessibility.swift
- edit: lib/Sema/ConstraintSystem.cpp
- edit: test/Sema/typo_correction.swift
- edit: test/decl/typealias/generic.swift
- edit: lib/Sema/CSBindings.cpp
- edit: test/Sema/diag_ambiguous_overloads.swift
- edit: test/ClangImporter/submodules_scoped.swift
- edit: lib/Sema/CSStep.cpp
- edit: test/Constraints/closures.swift
-
Commit e97314cb5c77167c9a78e11c4f6af228cdafbd0d by hborla:
[ConstraintSystem] Never choose the potential binding for a hole in the- edit: lib/Sema/ConstraintSystem.h
- edit: lib/Sema/CSStep.cpp
- edit: lib/Sema/CSBindings.cpp
-
Commit f2fdc8c1144d30d4dc4c258b4916d66e6cc1a957 by hborla:
[ConstraintSystem] Only apply the ExplicitlySpecifyGenericArguments fix- edit: lib/Sema/CSBindings.cpp
- edit: lib/Sema/CSStep.cpp
-
Commit e840d522589b66dcf5c58956c46dca9a43d18c41 by hborla:
[Diagnostics] Allow fixes with the same locator to be coalesced before- edit: lib/Sema/CSFix.h
- edit: lib/Sema/CSBindings.cpp
- edit: lib/Sema/CSSimplify.cpp
- edit: lib/Sema/CSApply.cpp
- edit: lib/Sema/CSFix.cpp
-
Commit 9093dfcd20c7231f3da465a1bfd934e5e317928e by hborla:
[ConstraintSystem] Move hole propagation to- edit: lib/Sema/CSBindings.cpp
- edit: lib/Sema/ConstraintSystem.cpp
-
Commit 3cdee649f539df58fed3279f7fa4de0fffb085dd by hborla:
[Test] Update nonnominal_init.swift with better diagnostics from hole- edit: test/decl/init/nonnominal_init.swift
-
Commit e63f259f4fe91504cdf77d58f7337019aefdca5c by hborla:
[ConstraintSystem] Bind holes to UnresolvedType instead of Any.- edit: test/NameBinding/name-binding.swift
- edit: lib/Sema/CSDiagnostics.h
- edit: test/Constraints/keypath.swift
- edit: test/expr/unary/keypath/keypath.swift
- edit: test/Generics/deduction.swift
- edit: validation-test/compiler_crashers_2_fixed/0119-rdar33613329.swift
- edit: test/Constraints/diag_missing_arg.swift
- edit: lib/Sema/CSBindings.cpp
- edit: lib/Sema/ConstraintSystem.cpp
- edit: test/Constraints/closures.swift
- edit: test/expr/expressions.swift
- edit: include/swift/AST/Types.h
- edit: lib/Sema/ConstraintSystem.h
- edit: test/Constraints/diagnostics.swift
- edit: test/Constraints/keyword_arguments.swift
- edit: lib/AST/Type.cpp
- edit: test/Sema/typo_correction.swift
-
Commit 4fd1377c814b72f385e64e78e451d0f372581765 by hborla:
[ConstraintSystem] With the new approach for holes, hole propagation- edit: test/expr/delayed-ident/static_var.swift
- edit: test/Constraints/generics.swift
- edit: lib/Sema/ConstraintSystem.cpp
- edit: test/decl/init/nonnominal_init.swift
- edit: lib/Sema/CSBindings.cpp
- edit: lib/Sema/ConstraintSystem.h
- edit: test/Constraints/function_builder_diags.swift
- edit: lib/Sema/CSStep.cpp
- edit: lib/Sema/CSSimplify.cpp
- edit: test/expr/closure/anonymous.swift
-
Commit cc65d2112dde11e2a339fc63a7df0a829e1a47f3 by hborla:
[ConstraintSystem] Fix a few places where we should consider- edit: lib/Sema/CSSimplify.cpp
- edit: test/decl/var/function_builders.swift
-
Commit 99467b4cc94d6caa56db95987f2e2b8383dc1c02 by hborla:
[ConstraintLocator] ChangeConstraintLocator::getGenericParameter
to- edit: lib/Sema/TypeCheckConstraints.cpp
- edit: lib/Sema/ConstraintLocator.cpp
- edit: lib/Sema/CSDiagnostics.cpp
-
Commit 33b9d4c44673836db36f7fb55898506db2ff81c9 by hborla:
[Diagnostics] ChangeFailureDiagnostic::resolveType
to replace holes- edit: lib/Sema/ConstraintSystem.cpp
- edit: lib/Sema/ConstraintSystem.h
- edit: lib/Sema/CSDiagnostics.h
-
Commit a01a6bb01a629ca947d46be508d3c0eee93aa116 by rwidmann:
Remove an erroneous early-exit- edit: lib/AST/Decl.cpp
-
Commit 4d6392b8aded16a520f1f1bb6de31736e69a4a4b by jgroff:
Add an option to stage in substituted type lowering for function values- edit: lib/Frontend/CompilerInvocation.cpp
- edit: include/swift/Option/FrontendOptions.td
- edit: include/swift/Basic/LangOptions.h
-
Commit 0367f8a3b964d363bcae0ec1c80a131dd79f358b by jgroff:
Fix ASTPrinter for substituted SILFunctionTypes to print the interface- edit: lib/AST/ASTPrinter.cpp
-
Commit cb25560490a29b163a0ec15070b62c8b8718c3ce by github:
[build-script] Allow lipo of cross-compiled lldb products (#27920)- edit: utils/build-script-impl
-
Commit 27d7117f9f496c23e87ce8db00a04d99f673381c by jgroff:
SIL: Type lowering for function values with substituted SIL function- edit: lib/SIL/TypeLowering.cpp
- edit: lib/SIL/SILFunctionType.cpp
- edit: include/swift/AST/LayoutConstraint.h
- add: test/SILGen/function_type_lowering.swift
-
Commit 38bee51aea6c2307bd341709a4e513936769cc0e by ahoppen:
Remove @testable imports in the SwiftEvolve and make all requirements- edit: SwiftEvolve/Tests/SwiftEvolveTests/TestUtils.swift
- edit: SwiftEvolve/Sources/SwiftEvolve/IO.swift
- edit: SwiftEvolve/Sources/SwiftEvolve/AnyEvolution.swift
- edit: SwiftEvolve/Sources/SwiftEvolve/DeclContext.swift
- edit: SwiftEvolve/Sources/SwiftEvolve/SyntaxExtensions.swift
- edit: SwiftEvolve/Tests/SwiftEvolveTests/ShuffleMembersEvolutionTests.swift
- edit: SwiftEvolve/Tests/SwiftEvolveTests/CommandLineTests.swift
- edit: SwiftEvolve/Sources/SwiftEvolve/Evolution.swift
- edit: SwiftEvolve/Sources/SwiftEvolve/SwiftEvolveTool.swift
- edit: SwiftEvolve/Sources/SwiftEvolve/CommandLine.swift
- edit: build-script-helper.py
- edit: SwiftEvolve/Sources/SwiftEvolve/EvolutionRules.swift
- edit: SwiftEvolve/Tests/SwiftEvolveTests/RulesTests.swift
- edit: SwiftEvolve/Tests/SwiftEvolveTests/RegressionTests.swift
- edit: SwiftEvolve/Tests/SwiftEvolveTests/ShuffleGenericRequirementsEvolutionTests.swift
-
Commit 7c90e39afc365aba3df45183f181ad3c131602a0 by ahoppen:
Add a dummy LinuxMain.swift to the stress tester- add: SourceKitStressTester/Tests/LinuxMain.swift
-
Commit 63d8447f17f146af001ffff3608233549c08571b by vsk:
[cmake] Add repl_swift to the Apple-lldb-Linux distribution- edit: lldb/cmake/caches/Apple-lldb-Linux.cmake
-
Commit de5f2cf7af194912c20f783f66216acc2fe1a2e1 by teemperor:
[upstreaming][NFC] Revert formatting changes to PlatformDarwinKernel.cpp- edit: lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
-
Commit 0c224e19e94e0d2ef1128dcaab8cf44276c78816 by teemperor:
[upstreaming][NFC] Revert formatting changes to ObjectFilePECOFF- edit: lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
-
Commit b3761563109f95199cf21fd4e883658242824721 by teemperor:
[upstreaming] Revert NFC changes to ObjCLanguage.cpp- edit: lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp
-
Commit 6a998beeddb76c1a8fdd8384ce1c07c0f871b847 by teemperor:
[upstreaming] Move swift-specific functions in PlatformDarwin to- edit: lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
- edit: lldb/source/Symbol/SwiftASTContext.cpp
- edit: lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
-
Commit 45a6dfb3b8e8c8ab16409b746d73c5f98922b2bd by teemperor:
[upstreaming] Revert downstream changes to gdb-remote/CMakeLists.txt- edit: lldb/source/Plugins/Process/gdb-remote/CMakeLists.txt
-
Commit f8ee376640bd83ab0ae7726b44f7744aafda0e15 by teemperor:
[upstreaming][NFC] Revert forward declaring NSStringSummaryProvider in- edit: lldb/source/Plugins/Language/ObjC/Cocoa.h
-
Commit 04ad23977c05e947bffcba0a65f5c2fa0e84fa35 by teemperor:
[upstreaming] Revert making SymbolContext::DumpStopContext non-const- edit: lldb/include/lldb/Symbol/SymbolContext.h
- edit: lldb/source/Symbol/SymbolContext.cpp
-
Commit 04d37ad1895b149f3ac9703685c082976a844e91 by friss:
Modernize test and make it compatible with on-device testing- edit: lldb/packages/Python/lldbsuite/test/repl/cpp_exceptions/TestCPPExceptionsInREPL.py
- delete: lldb/packages/Python/lldbsuite/test/repl/cpp_exceptions/CppLib/Makefile
- edit: lldb/packages/Python/lldbsuite/test/repl/cpp_exceptions/Makefile
-
Commit 65a49c426aeccfe8e5738a6fafad7c99ccaff6e5 by ahoppen:
Split SyntaxNodes.swift.gyb into multiple files- add: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxStmtNodes.swift
- edit: utils/group.json
- add: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxDeclNodes.swift
- add: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxNodes.swift
- add: Sources/SwiftSyntax/gyb_generated/Misc.swift
- add: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxPatternNodes.swift
- add: Sources/SwiftSyntax/gyb_generated/SyntaxBaseNodes.swift
- delete: Sources/SwiftSyntax/gyb_generated/SyntaxNodes.swift
- add: Sources/SwiftSyntax/SyntaxBaseNodes.swift.gyb
- add: Sources/SwiftSyntax/gyb_generated/SyntaxTraits.swift
- add: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxTypeNodes.swift
- edit: Sources/SwiftSyntax/Syntax.swift
- add: Sources/SwiftSyntax/SyntaxTraits.swift.gyb
- edit: build-script.py
- add: Sources/SwiftSyntax/SyntaxNodes.swift.gyb.template
- add: Sources/SwiftSyntax/gyb_generated/SyntaxEnum.swift
- add: Sources/SwiftSyntax/SyntaxEnum.swift.gyb
- delete: Sources/SwiftSyntax/SyntaxNodes.swift.gyb
- add: Sources/SwiftSyntax/SyntaxOtherNodes.swift
- add: Sources/SwiftSyntax/Misc.swift.gyb
- add: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxExprNodes.swift