# [FAILURE] oss-swift-package-macos [#5576]
Build URL: https://ci.swift.org/job/oss-swift-package-macos/5576/
Project: oss-swift-package-macos
Date of build: Wed, 10 Feb 2021 09:28:02 -0600
Build duration: 4 hr 22 min
Identified problems:- Swift Compile Error: Swift compiler error
- Indication 1
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes- Commit 421addacce872951616f156baa5177ed9c364bc0 by mgottesman:
[ownership] Change store_borrow to be an interior pointer and update interior pointer formalism to use it.
-
edit: lib/SIL/IR/OperandOwnership.cpp
-
edit: lib/SILOptimizer/SILCombiner/SILCombinerBuiltinVisitors.cpp
-
edit: include/swift/SIL/OwnershipUtils.h
-
Commit 542a378436c6609479b1afbdcd48f5c389cd7cf1 by eeckstein:
SIL: add FunctionRefInst::getReferencedFunction()
- edit: lib/SILOptimizer/Utils/ConstExpr.cpp
- edit: lib/SILOptimizer/Utils/InstOptUtils.cpp
- edit: lib/SILOptimizer/Utils/SpecializationMangler.cpp
- edit: lib/SILOptimizer/IPO/ClosureSpecializer.cpp
- edit: lib/SIL/IR/SILGlobalVariable.cpp
- edit: lib/SILOptimizer/Transforms/AllocBoxToStack.cpp
- edit: lib/SIL/IR/SILInstruction.cpp
- edit: include/swift/SIL/SILCloner.h
- edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
- edit: lib/SILOptimizer/Utils/Generics.cpp
- edit: include/swift/SIL/SILInstruction.h
- edit: lib/SILOptimizer/UtilityPasses/BugReducerTester.cpp
- edit: lib/SIL/IR/Linker.cpp
- edit: lib/SILOptimizer/Mandatory/MandatoryInlining.cpp
- edit: lib/SILOptimizer/Analysis/ArraySemantic.cpp
- edit: lib/SILOptimizer/Mandatory/CapturePromotion.cpp
- edit: lib/SILOptimizer/Transforms/CSE.cpp
- edit: lib/SILOptimizer/IPO/DeadFunctionElimination.cpp
- edit: lib/SILOptimizer/Transforms/Outliner.cpp
- edit: lib/SILOptimizer/Analysis/BasicCalleeAnalysis.cpp
- edit: include/swift/SIL/TypeSubstCloner.h
- edit: lib/SIL/IR/SILPrinter.cpp
- edit: lib/SILOptimizer/Differentiation/Thunk.cpp
- edit: lib/SILOptimizer/Analysis/DifferentiableActivityAnalysis.cpp
- edit: lib/Serialization/SerializeSIL.cpp
- edit: lib/SILOptimizer/Mandatory/Differentiation.cpp
-
Commit ae313feb3ab766e26ef196f7614e0416113a5261 by eeckstein:
SIL: allow creating convert_function and thin_to_thick_function instructions in an initializer of a SILGlobalVariable.
- edit: include/swift/SIL/SILBuilder.h
- edit: lib/SIL/IR/SILInstructions.cpp
- edit: include/swift/SIL/SILInstruction.h
-
Commit ee8cdac501e4e9201033da8328dd5723043ed04d by eeckstein:
DeadFunctionElimination: Also eliminate dead global variables.
- edit: include/swift/SIL/SILGlobalVariable.h
- edit: test/SILOptimizer/sil_combine_protocol_conf.swift
- edit: lib/SILOptimizer/IPO/DeadFunctionElimination.cpp
- edit: lib/SIL/IR/SILGlobalVariable.cpp
- edit: test/SILOptimizer/remove_unused_func.sil
- edit: test/SILOptimizer/dead_function_elimination.swift
-
Commit 9f616e5e37d9f914d507ef49182ded81e2c4faf8 by eeckstein:
DeadFunctionElimination: rename the pass and some other refactoring
- edit: lib/SILOptimizer/IPO/DeadFunctionElimination.cpp
- edit: include/swift/SILOptimizer/PassManager/Passes.def
- edit: test/SILOptimizer/existential_specializer_indirect_class.sil
- edit: lib/SILOptimizer/PassManager/PassPipeline.cpp
-
Commit 65b03f9815eb30d97125e283e1c2c94b0cb6e332 by eeckstein:
SILOptimizer: prevent illegal load forwarding of function references in global variables.
- edit: lib/SILOptimizer/Utils/BasicBlockOptUtils.cpp
- edit: include/swift/SILOptimizer/Utils/BasicBlockOptUtils.h
- edit: lib/SILOptimizer/IPO/GlobalOpt.cpp
- edit: test/SILOptimizer/sil_combine_ossa.sil
- edit: lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp
-
Commit 44f07aea2bc16f98b22f782cb6cf08361fb82675 by eeckstein:
IRGen: a small refactoring in GenConstant
- edit: lib/IRGen/GenConstant.h
- edit: lib/IRGen/IRGenSIL.cpp
- edit: lib/IRGen/GenConstant.cpp
-
Commit 0a483a6b6b48add920fe84fa4f3a9adc887f1978 by eeckstein:
SILOptimizer: allow function pointers in static globals and static global arrays.
- edit: lib/SIL/IR/SILGlobalVariable.cpp
- edit: test/SILOptimizer/static_arrays.swift
- edit: lib/IRGen/GenConstant.cpp
-
Commit a5d5c8dccbe0172ac9ebf438efebe8a4c7acdc9b by rishizaki:
[Test] Disable a test case while investigating
- edit: test/SourceKit/CodeComplete/complete_checkdeps_notifyupdate.swift
-
Commit e321955929fec5283ab2380bf0d59acc8203de79 by kfarvardin:
more test coverage for ObjC async conformance
- edit: test/ClangImporter/objc_async_conformance.swift
- edit: test/Inputs/clang-importer-sdk/usr/include/ObjCConcurrency.h
-
Commit 233938a62452782d06550936d4889759832396dd by kyrtzidis:
[test/SourceKit] Introduce a test that ensures a certain set of arguments allows both compiler and sourcekitd invocations to share the same module cache
- add: test/SourceKit/Misc/Inputs/mymod/mymod.h
- add: test/SourceKit/Misc/Inputs/mymod/module.modulemap
- add: test/SourceKit/Misc/match-module-cache-with-compiler.swift
-
Commit e2893cf138e21223ac4e9cf59b07a70e6f387910 by dgregor:
[Concurrency] Disable async imports for Apple APIs deprecated by ~2018.
- edit: lib/ClangImporter/ClangImporter.cpp
- edit: test/ClangImporter/objc_async.swift
- edit: lib/ClangImporter/ImportDecl.cpp
- edit: test/Inputs/clang-importer-sdk/usr/include/ObjCConcurrency.h
- edit: lib/ClangImporter/ClangAdapter.cpp
- edit: lib/ClangImporter/ImporterImpl.h
-
Commit ae3049f4b9ebdb1d8f7cef6c2f0ac74c860a1a2d by dgregor:
[Importer] Make sure we drop "WithBlock" as a completion-handler suffix.
- edit: lib/Basic/StringExtras.cpp
- edit: test/ClangImporter/objc_async.swift
- edit: test/Inputs/clang-importer-sdk/usr/include/ObjCConcurrency.h
-
Commit 9ca2a708a62b1e35932b91ec5d5ece983cb72382 by spestov:
AST: Remove SPI bit from AccessScope
- edit: lib/AST/Decl.cpp
- edit: lib/AST/DeclContext.cpp
- edit: include/swift/AST/AccessScope.h
-
Commit 334bad34634395e5036c5f679474036cd58d5abf by eeckstein:
tests: fix hop_to_executor test for 32-bit
- edit: test/IRGen/async/hop_to_executor.sil
-
Commit d55eed46e8d8cb7e409eacf1a9f0637d789665c9 by github:
[Sema][CSApply] Moving some checked cast diagnostics to a fix format (#34980)
- edit: test/Sema/diag_erroneous_iuo.swift
- edit: lib/Sema/CSApply.cpp
- edit: include/swift/Sema/CSFix.h
- edit: test/Constraints/dynamic_lookup.swift
- edit: test/expr/cast/nil_value_to_optional.swift
- edit: lib/Sema/TypeCheckConstraints.cpp
- edit: test/Constraints/casts.swift
- edit: test/Migrator/optional_try_migration.swift
- edit: test/Migrator/optional_try_migration.swift.expected
- edit: lib/Sema/CSDiagnostics.cpp
- edit: lib/Sema/CSDiagnostics.h
- edit: include/swift/AST/Types.h
- edit: lib/AST/Type.cpp
- edit: lib/Sema/CSFix.cpp
- edit: lib/Sema/CSSimplify.cpp
- edit: include/swift/AST/DiagnosticsSema.def
-
Commit 69fe4ad634d5b839bed1f6a3abd565223d30c447 by adergachev:
[-Wcompletion-handler] Support checks with builtins
- edit: clang/lib/Analysis/CalledOnceCheck.cpp
- edit: clang/test/SemaObjC/warn-called-once.m
-
Commit 8410c68c8385f11d75d8618d3662ec7722042028 by adergachev:
[-Wcompletion-handler][NFC] Remove unexpected warnings on Windows
- edit: clang/test/SemaObjC/warn-called-once.m
-
Commit 3335e4946a421bf2cb5a08be8ecaab4a3dcea139 by adergachev:
Revert "[analyzer] RetainCountChecker: Add a suppression for OSSymbols."
- edit: clang/lib/Analysis/RetainSummaryManager.cpp
- edit: clang/test/Analysis/osobject-retain-release.cpp