Build Information
Successful build of CombineCocoa, reference 0.4.1 (7300c7
), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 05:44:25 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CombineCocoa-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CombineCommunity/CombineCocoa.git
Reference: 0.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CombineCommunity/CombineCocoa
* tag 0.4.1 -> FETCH_HEAD
HEAD is now at 7300c75 0.4.1
Cloned https://github.com/CombineCommunity/CombineCocoa.git
Revision (git rev-parse @):
7300c75ff9e072aa7fd0fccefcc88f74aae9bf56
SUCCESS checkout https://github.com/CombineCommunity/CombineCocoa.git at 0.4.1
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/CombineCommunity/CombineCocoa.git
https://github.com/CombineCommunity/CombineCocoa.git
{
"dependencies" : [
],
"manifest_display_name" : "CombineCocoa",
"name" : "CombineCocoa",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "CombineCocoa",
"targets" : [
"CombineCocoa"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Runtime",
"module_type" : "ClangTarget",
"name" : "Runtime",
"path" : "Sources/Runtime",
"product_memberships" : [
"CombineCocoa"
],
"sources" : [
"ObjcDelegateProxy.m"
],
"type" : "library"
},
{
"c99name" : "CombineCocoa",
"module_type" : "SwiftTarget",
"name" : "CombineCocoa",
"path" : "Sources/CombineCocoa",
"product_memberships" : [
"CombineCocoa"
],
"sources" : [
"AnimatedAssignSubscriber.swift",
"CombineControlEvent.swift",
"CombineControlProperty.swift",
"CombineControlTarget.swift",
"Controls/NSTextStorage+Combine.swift",
"Controls/UIBarButtonItem+Combine.swift",
"Controls/UIButton+Combine.swift",
"Controls/UICollectionView+Combine.swift",
"Controls/UIControl+Combine.swift",
"Controls/UIDatePicker+Combine.swift",
"Controls/UIGestureRecognizer+Combine.swift",
"Controls/UIPageControl+Combine.swift",
"Controls/UIRefreshControl+Combine.swift",
"Controls/UIScrollView+Combine.swift",
"Controls/UISearchBar+Combine.swift",
"Controls/UISegmentedControl+Combine.swift",
"Controls/UISlider+Combine.swift",
"Controls/UIStepper+Combine.swift",
"Controls/UISwitch+Combine.swift",
"Controls/UITableView+Combine.swift",
"Controls/UITextField+Combine.swift",
"Controls/UITextView+Combine.swift",
"DelegateProxy/DelegateProxy.swift",
"DelegateProxy/DelegateProxyPublisher.swift",
"DelegateProxy/DelegateProxyType.swift"
],
"target_dependencies" : [
"Runtime"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "CombineCocoa",
"name" : "CombineCocoa",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "CombineCocoa",
"targets" : [
"CombineCocoa"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Runtime",
"module_type" : "ClangTarget",
"name" : "Runtime",
"path" : "Sources/Runtime",
"product_memberships" : [
"CombineCocoa"
],
"sources" : [
"ObjcDelegateProxy.m"
],
"type" : "library"
},
{
"c99name" : "CombineCocoa",
"module_type" : "SwiftTarget",
"name" : "CombineCocoa",
"path" : "Sources/CombineCocoa",
"product_memberships" : [
"CombineCocoa"
],
"sources" : [
"AnimatedAssignSubscriber.swift",
"CombineControlEvent.swift",
"CombineControlProperty.swift",
"CombineControlTarget.swift",
"Controls/NSTextStorage+Combine.swift",
"Controls/UIBarButtonItem+Combine.swift",
"Controls/UIButton+Combine.swift",
"Controls/UICollectionView+Combine.swift",
"Controls/UIControl+Combine.swift",
"Controls/UIDatePicker+Combine.swift",
"Controls/UIGestureRecognizer+Combine.swift",
"Controls/UIPageControl+Combine.swift",
"Controls/UIRefreshControl+Combine.swift",
"Controls/UIScrollView+Combine.swift",
"Controls/UISearchBar+Combine.swift",
"Controls/UISegmentedControl+Combine.swift",
"Controls/UISlider+Combine.swift",
"Controls/UIStepper+Combine.swift",
"Controls/UISwitch+Combine.swift",
"Controls/UITableView+Combine.swift",
"Controls/UITextField+Combine.swift",
"Controls/UITextView+Combine.swift",
"DelegateProxy/DelegateProxy.swift",
"DelegateProxy/DelegateProxyPublisher.swift",
"DelegateProxy/DelegateProxyType.swift"
],
"target_dependencies" : [
"Runtime"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "CombineCocoa",
"schemes" : [
"CombineCocoa-Package"
],
"targets" : [
"CombineCocoa",
"CombineCocoaPackageDescription",
"Runtime"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CombineCocoa-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CombineCocoa-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'CombineCocoa' in project 'CombineCocoa'
➜ Explicit dependency on target 'Runtime' in project 'CombineCocoa'
Target 'Runtime' in project 'CombineCocoa' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
Build description signature: 2f3a661d6168a62e3db66ade134121a9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2f3a661d6168a62e3db66ade134121a9.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/CombineCocoa.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/CombineCocoa.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/CombineCocoa.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/CombineCocoa.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/CombineCocoa.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Runtime.DependencyMetadataFileList (in target 'Runtime' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Runtime.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Runtime.DependencyStaticMetadataFileList (in target 'Runtime' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Runtime.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.LinkFileList (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa_const_extract_protocols.json (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa-OutputFileMap.json (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.SwiftConstValuesFileList (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.SwiftFileList (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'Runtime' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-ios10.0 -fobjc-arc -fpascal-strings -O0 '-DSWIFT_PACKAGE=1' '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -g -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/Sources/Runtime/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/Runtime.LinkFileList (in target 'Runtime' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/Runtime.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/CombineCocoa.DependencyStaticMetadataFileList (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/CombineCocoa.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/CombineCocoa.DependencyMetadataFileList (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/CombineCocoa.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Runtime.framework (in target 'Runtime' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Runtime.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Headers (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Runtime.framework/Info.plist /Users/admin/builder/spi-builder-workspace/CombineCocoa.xcodeproj/Runtime_Info.plist (in target 'Runtime' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/CombineCocoa.xcodeproj/Runtime_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Runtime.framework/Info.plist
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/ObjcDelegateProxy.o /Users/admin/builder/spi-builder-workspace/Sources/Runtime/ObjcDelegateProxy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Runtime' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/ObjcDelegateProxy.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/ObjcDelegateProxy.dia -c /Users/admin/builder/spi-builder-workspace/Sources/Runtime/ObjcDelegateProxy.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/ObjcDelegateProxy.o -index-unit-output-path /CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/ObjcDelegateProxy.o
SwiftDriver CombineCocoa normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineCocoa -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios10.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Users/admin/builder/spi-builder-workspace/Sources/Runtime/include -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/Runtime/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CombineControlTarget.swift,\ NSTextStorage+Combine.swift,\ UIBarButtonItem+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlTarget.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/NSTextStorage+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIBarButtonItem+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlTarget.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlTarget.swift:60:53: warning: generic parameter 'Control' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
private final class Subscription<S: Subscriber, Control: AnyObject>: Combine.Subscription where S.Input == Void {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlTarget.swift:22:26: note: 'Control' previously declared here
struct ControlTarget<Control: AnyObject>: Publisher {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/NSTextStorage+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIBarButtonItem+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745732659546445-swift-frontend-CombineCocoa-CombineControlTarget.swift-arm64_apple_ios10.0-o-Onone-1536762542.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.2185 seconds (6.4105 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.4325 ( 46.7%) 0.5090 ( 44.3%) 1.9415 ( 46.0%) 3.0233 ( 47.2%) parse-and-resolve-imports
1.4261 ( 46.5%) 0.4986 ( 43.3%) 1.9247 ( 45.6%) 3.0020 ( 46.8%) Import resolution
0.0854 ( 2.8%) 0.0176 ( 1.5%) 0.1031 ( 2.4%) 0.1045 ( 1.6%) build-rewrite-system
0.0142 ( 0.5%) 0.0566 ( 4.9%) 0.0708 ( 1.7%) 0.0951 ( 1.5%) load-stdlib
0.0282 ( 0.9%) 0.0279 ( 2.4%) 0.0561 ( 1.3%) 0.0578 ( 0.9%) import-clang-decl
0.0171 ( 0.6%) 0.0095 ( 0.8%) 0.0266 ( 0.6%) 0.0280 ( 0.4%) perform-sema
0.0169 ( 0.6%) 0.0095 ( 0.8%) 0.0263 ( 0.6%) 0.0278 ( 0.4%) Type checking and Semantic analysis
0.0091 ( 0.3%) 0.0078 ( 0.7%) 0.0169 ( 0.4%) 0.0182 ( 0.3%) typecheck-decl
0.0102 ( 0.3%) 0.0055 ( 0.5%) 0.0157 ( 0.4%) 0.0161 ( 0.3%) IRGen
0.0072 ( 0.2%) 0.0032 ( 0.3%) 0.0104 ( 0.2%) 0.0104 ( 0.2%) SILGen
0.0078 ( 0.3%) 0.0020 ( 0.2%) 0.0098 ( 0.2%) 0.0103 ( 0.2%) typecheck-stmt
0.0048 ( 0.2%) 0.0004 ( 0.0%) 0.0052 ( 0.1%) 0.0052 ( 0.1%) SIL optimization
0.0030 ( 0.1%) 0.0010 ( 0.1%) 0.0039 ( 0.1%) 0.0043 ( 0.1%) typecheck-expr
0.0025 ( 0.1%) 0.0010 ( 0.1%) 0.0035 ( 0.1%) 0.0035 ( 0.1%) SILGen-function
0.0024 ( 0.1%) 0.0006 ( 0.1%) 0.0030 ( 0.1%) 0.0030 ( 0.0%) load-all-members
0.0007 ( 0.0%) 0.0000 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
3.0682 (100.0%) 1.1503 (100.0%) 4.2185 (100.0%) 6.4105 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.7438 seconds (4.9315 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.4762 (100.0%) 1.2676 (100.0%) 3.7438 (100.0%) 4.9315 (100.0%) Building Target
2.4762 (100.0%) 1.2676 (100.0%) 3.7438 (100.0%) 4.9315 (100.0%) Total
SwiftCompile normal arm64 Compiling\ UIRefreshControl+Combine.swift,\ UIScrollView+Combine.swift,\ UISearchBar+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIRefreshControl+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIScrollView+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISearchBar+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745732659574737-swift-frontend-CombineCocoa-UIRefreshControl_Combine.swift-arm64_apple_ios10.0-o-Onone-2828981142.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7458 seconds (6.5587 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0417 ( 11.8%) 0.1546 ( 39.4%) 0.1964 ( 26.3%) 3.0663 ( 46.8%) parse-and-resolve-imports
0.0344 ( 9.7%) 0.1499 ( 38.2%) 0.1842 ( 24.7%) 3.0541 ( 46.6%) Import resolution
0.0590 ( 16.7%) 0.0197 ( 5.0%) 0.0787 ( 10.6%) 0.0793 ( 1.2%) build-rewrite-system
0.0013 ( 0.4%) 0.0025 ( 0.6%) 0.0038 ( 0.5%) 0.0755 ( 1.2%) load-stdlib
0.0461 ( 13.0%) 0.0101 ( 2.6%) 0.0562 ( 7.5%) 0.0562 ( 0.9%) perform-sema
0.0456 ( 12.9%) 0.0101 ( 2.6%) 0.0557 ( 7.5%) 0.0557 ( 0.8%) Type checking and Semantic analysis
0.0275 ( 7.8%) 0.0228 ( 5.8%) 0.0503 ( 6.7%) 0.0510 ( 0.8%) import-clang-decl
0.0331 ( 9.4%) 0.0075 ( 1.9%) 0.0407 ( 5.5%) 0.0407 ( 0.6%) typecheck-stmt
0.0132 ( 3.7%) 0.0055 ( 1.4%) 0.0187 ( 2.5%) 0.0187 ( 0.3%) IRGen
0.0129 ( 3.7%) 0.0026 ( 0.7%) 0.0155 ( 2.1%) 0.0155 ( 0.2%) typecheck-decl
0.0100 ( 2.8%) 0.0032 ( 0.8%) 0.0132 ( 1.8%) 0.0132 ( 0.2%) precheck-target
0.0098 ( 2.8%) 0.0015 ( 0.4%) 0.0113 ( 1.5%) 0.0113 ( 0.2%) SILGen
0.0051 ( 1.4%) 0.0014 ( 0.4%) 0.0065 ( 0.9%) 0.0065 ( 0.1%) load-all-members
0.0051 ( 1.4%) 0.0004 ( 0.1%) 0.0055 ( 0.7%) 0.0055 ( 0.1%) SILGen-function
0.0051 ( 1.4%) 0.0001 ( 0.0%) 0.0052 ( 0.7%) 0.0052 ( 0.1%) SIL optimization
0.0032 ( 0.9%) 0.0004 ( 0.1%) 0.0037 ( 0.5%) 0.0037 ( 0.1%) typecheck-expr
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3534 (100.0%) 0.3925 (100.0%) 0.7458 (100.0%) 6.5587 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8850 seconds (4.9125 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9616 (100.0%) 0.9235 (100.0%) 1.8850 (100.0%) 4.9125 (100.0%) Building Target
0.9616 (100.0%) 0.9235 (100.0%) 1.8850 (100.0%) 4.9125 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIRefreshControl+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIScrollView+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIScrollView+Combine.swift:142:10: warning: main actor-isolated instance method 'setDelegate(to:)' cannot be used to satisfy nonisolated requirement from protocol 'DelegateProxyType'; this is an error in the Swift 6 language mode
func setDelegate(to object: UIScrollView) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIScrollView+Combine.swift:142:10: note: add 'nonisolated' to 'setDelegate(to:)' to make this instance method not isolated to the actor
func setDelegate(to object: UIScrollView) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIScrollView+Combine.swift:141:77: note: add '@preconcurrency' to the 'DelegateProxyType' conformance to defer isolation checking to run time
private class ScrollViewDelegateProxy: DelegateProxy, UIScrollViewDelegate, DelegateProxyType {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:17:10: note: mark the protocol requirement 'setDelegate(to:)' 'async' to allow actor-isolated conformances
func setDelegate(to object: Object)
^
async
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISearchBar+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISearchBar+Combine.swift:50:10: warning: main actor-isolated instance method 'setDelegate(to:)' cannot be used to satisfy nonisolated requirement from protocol 'DelegateProxyType'; this is an error in the Swift 6 language mode
func setDelegate(to object: UISearchBar) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISearchBar+Combine.swift:50:10: note: add 'nonisolated' to 'setDelegate(to:)' to make this instance method not isolated to the actor
func setDelegate(to object: UISearchBar) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISearchBar+Combine.swift:49:77: note: add '@preconcurrency' to the 'DelegateProxyType' conformance to defer isolation checking to run time
private class UISearchBarDelegateProxy: DelegateProxy, UISearchBarDelegate, DelegateProxyType {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:17:10: note: mark the protocol requirement 'setDelegate(to:)' 'async' to allow actor-isolated conformances
func setDelegate(to object: Object)
^
async
SwiftCompile normal arm64 Compiling\ AnimatedAssignSubscriber.swift,\ CombineControlEvent.swift,\ CombineControlProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/AnimatedAssignSubscriber.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift (in target 'CombineCocoa' from project 'CombineCocoa')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745732659568213-swift-frontend-CombineCocoa-AnimatedAssignSubscriber.swift-arm64_apple_ios10.0-o-Onone-1574990839.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7407 seconds (6.7934 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0417 ( 12.4%) 0.1594 ( 39.5%) 0.2011 ( 27.1%) 3.1869 ( 46.9%) parse-and-resolve-imports
0.0340 ( 10.1%) 0.1538 ( 38.1%) 0.1878 ( 25.4%) 3.1735 ( 46.7%) Import resolution
0.0768 ( 22.8%) 0.0255 ( 6.3%) 0.1023 ( 13.8%) 0.1028 ( 1.5%) build-rewrite-system
0.0014 ( 0.4%) 0.0045 ( 1.1%) 0.0060 ( 0.8%) 0.0860 ( 1.3%) load-stdlib
0.0276 ( 8.2%) 0.0226 ( 5.6%) 0.0502 ( 6.8%) 0.0507 ( 0.7%) import-clang-decl
0.0330 ( 9.8%) 0.0090 ( 2.2%) 0.0419 ( 5.7%) 0.0419 ( 0.6%) perform-sema
0.0328 ( 9.7%) 0.0089 ( 2.2%) 0.0417 ( 5.6%) 0.0417 ( 0.6%) Type checking and Semantic analysis
0.0194 ( 5.8%) 0.0053 ( 1.3%) 0.0247 ( 3.3%) 0.0247 ( 0.4%) typecheck-decl
0.0152 ( 4.5%) 0.0046 ( 1.1%) 0.0199 ( 2.7%) 0.0199 ( 0.3%) IRGen
0.0132 ( 3.9%) 0.0034 ( 0.9%) 0.0167 ( 2.3%) 0.0167 ( 0.2%) typecheck-stmt
0.0139 ( 4.1%) 0.0017 ( 0.4%) 0.0156 ( 2.1%) 0.0156 ( 0.2%) SILGen
0.0071 ( 2.1%) 0.0020 ( 0.5%) 0.0091 ( 1.2%) 0.0091 ( 0.1%) typecheck-expr
0.0058 ( 1.7%) 0.0017 ( 0.4%) 0.0075 ( 1.0%) 0.0075 ( 0.1%) precheck-target
0.0060 ( 1.8%) 0.0007 ( 0.2%) 0.0068 ( 0.9%) 0.0068 ( 0.1%) SILGen-function
0.0061 ( 1.8%) 0.0002 ( 0.0%) 0.0063 ( 0.9%) 0.0063 ( 0.1%) SIL optimization
0.0025 ( 0.7%) 0.0006 ( 0.2%) 0.0031 ( 0.4%) 0.0032 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3367 (100.0%) 0.4039 (100.0%) 0.7407 (100.0%) 6.7934 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7849 seconds (4.9154 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0168 (100.0%) 0.7681 (100.0%) 1.7849 (100.0%) 4.9154 (100.0%) Building Target
1.0168 (100.0%) 0.7681 (100.0%) 1.7849 (100.0%) 4.9154 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/AnimatedAssignSubscriber.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/AnimatedAssignSubscriber.swift:75:28: warning: call to main actor-isolated class method 'animate(withDuration:delay:options:animations:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIView.animate(withDuration: interval,
^
UIKit.UIView.animate:3:30: note: calls to class method 'animate(withDuration:delay:options:animations:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open class func animate(withDuration duration: TimeInterval, delay: TimeInterval, options: UIView.AnimationOptions = [], animations: @escaping () -> Void, completion: ((Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/AnimatedAssignSubscriber.swift:91:24: warning: call to main actor-isolated class method 'transition(with:duration:options:animations:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIView.transition(with: object,
^
UIKit.UIView.transition:3:30: note: calls to class method 'transition(with:duration:options:animations:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open class func transition(with view: UIView, duration: TimeInterval, options: UIView.AnimationOptions = [], animations: (() -> Void)?, completion: ((Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/AnimatedAssignSubscriber.swift:75:28: warning: sending value of non-Sendable type '() -> Void' risks causing data races; this is an error in the Swift 6 language mode
UIView.animate(withDuration: interval,
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/AnimatedAssignSubscriber.swift:75:28: note: sending task-isolated value of non-Sendable type '() -> Void' to main actor-isolated class method 'animate(withDuration:delay:options:animations:completion:)' risks causing races in between task-isolated and main actor-isolated uses
UIView.animate(withDuration: interval,
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/AnimatedAssignSubscriber.swift:75:28: warning: sending value of non-Sendable type '((Bool) -> Void)?' risks causing data races; this is an error in the Swift 6 language mode
UIView.animate(withDuration: interval,
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/AnimatedAssignSubscriber.swift:75:28: note: sending task-isolated value of non-Sendable type '((Bool) -> Void)?' to main actor-isolated class method 'animate(withDuration:delay:options:animations:completion:)' risks causing races in between task-isolated and main actor-isolated uses
UIView.animate(withDuration: interval,
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/AnimatedAssignSubscriber.swift:91:24: warning: sending value of non-Sendable type '() -> ()' risks causing data races; this is an error in the Swift 6 language mode
UIView.transition(with: object,
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/AnimatedAssignSubscriber.swift:91:24: note: sending task-isolated value of non-Sendable type '() -> ()' to main actor-isolated class method 'transition(with:duration:options:animations:completion:)' risks causing races in between task-isolated and main actor-isolated uses
UIView.transition(with: object,
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlEvent.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlEvent.swift:50:53: warning: generic parameter 'Control' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
private final class Subscription<S: Subscriber, Control: UIControl>: Combine.Subscription where S.Input == Void {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlEvent.swift:19:25: note: 'Control' previously declared here
struct ControlEvent<Control: UIControl>: Publisher {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlEvent.swift:57:21: warning: call to main actor-isolated instance method 'addTarget(_:action:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
control.addTarget(self, action: #selector(processControlEvent), for: event)
^
UIKit.UIControl.addTarget:2:22: note: calls to instance method 'addTarget(_:action:for:)' from outside of its actor context are implicitly asynchronous
@MainActor open func addTarget(_ target: Any?, action: Selector, for controlEvents: UIControl.Event)}
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlEvent.swift:57:21: warning: sending value of non-Sendable type 'Publishers.ControlEvent<Control>.Subscription<S, Control>' risks causing data races; this is an error in the Swift 6 language mode
control.addTarget(self, action: #selector(processControlEvent), for: event)
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlEvent.swift:57:21: note: sending task-isolated value of non-Sendable type 'Publishers.ControlEvent<Control>.Subscription<S, Control>' to main actor-isolated instance method 'addTarget(_:action:for:)' risks causing races in between task-isolated and main actor-isolated uses
control.addTarget(self, action: #selector(processControlEvent), for: event)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:56:53: warning: generic parameter 'Control' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
private final class Subscription<S: Subscriber, Control: UIControl, Value>: Combine.Subscription where S.Input == Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:20:28: note: 'Control' previously declared here
struct ControlProperty<Control: UIControl, Value>: Publisher {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:56:73: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
private final class Subscription<S: Subscriber, Control: UIControl, Value>: Combine.Subscription where S.Input == Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:20:48: note: 'Value' previously declared here
struct ControlProperty<Control: UIControl, Value>: Publisher {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:68:21: warning: call to main actor-isolated instance method 'addTarget(_:action:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
control.addTarget(self, action: #selector(processControlEvent), for: event)
^
UIKit.UIControl.addTarget:2:22: note: calls to instance method 'addTarget(_:action:for:)' from outside of its actor context are implicitly asynchronous
@MainActor open func addTarget(_ target: Any?, action: Selector, for controlEvents: UIControl.Event)}
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:86:22: warning: call to main actor-isolated instance method 'removeTarget(_:action:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
control?.removeTarget(self, action: #selector(processControlEvent), for: event)
^
UIKit.UIControl.removeTarget:2:22: note: calls to instance method 'removeTarget(_:action:for:)' from outside of its actor context are implicitly asynchronous
@MainActor open func removeTarget(_ target: Any?, action: Selector?, for controlEvents: UIControl.Event)}
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:85:14: note: add '@MainActor' to make instance method 'cancel()' part of global actor 'MainActor'
func cancel() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:68:21: warning: sending value of non-Sendable type 'Publishers.ControlProperty<Control, Value>.Subscription<S, Control, Value>' risks causing data races; this is an error in the Swift 6 language mode
control.addTarget(self, action: #selector(processControlEvent), for: event)
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:68:21: note: sending task-isolated value of non-Sendable type 'Publishers.ControlProperty<Control, Value>.Subscription<S, Control, Value>' to main actor-isolated instance method 'addTarget(_:action:for:)' risks causing races in between task-isolated and main actor-isolated uses
control.addTarget(self, action: #selector(processControlEvent), for: event)
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:86:22: warning: sending value of non-Sendable type 'Publishers.ControlProperty<Control, Value>.Subscription<S, Control, Value>' risks causing data races; this is an error in the Swift 6 language mode
control?.removeTarget(self, action: #selector(processControlEvent), for: event)
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:86:22: note: sending task-isolated value of non-Sendable type 'Publishers.ControlProperty<Control, Value>.Subscription<S, Control, Value>' to main actor-isolated instance method 'removeTarget(_:action:for:)' risks causing races in between task-isolated and main actor-isolated uses
control?.removeTarget(self, action: #selector(processControlEvent), for: event)
^
SwiftCompile normal arm64 Compiling\ UIDatePicker+Combine.swift,\ UIGestureRecognizer+Combine.swift,\ UIPageControl+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIDatePicker+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIGestureRecognizer+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIPageControl+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745732659576406-swift-frontend-CombineCocoa-UIDatePicker_Combine.swift-arm64_apple_ios10.0-o-Onone-797369535.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.1375 seconds (6.8931 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.5824 ( 44.4%) 0.3872 ( 46.9%) 0.9697 ( 45.4%) 3.3088 ( 48.0%) parse-and-resolve-imports
0.5749 ( 43.8%) 0.3825 ( 46.3%) 0.9574 ( 44.8%) 3.2961 ( 47.8%) Import resolution
0.0013 ( 0.1%) 0.0027 ( 0.3%) 0.0040 ( 0.2%) 0.0785 ( 1.1%) load-stdlib
0.0580 ( 4.4%) 0.0148 ( 1.8%) 0.0728 ( 3.4%) 0.0748 ( 1.1%) build-rewrite-system
0.0228 ( 1.7%) 0.0240 ( 2.9%) 0.0468 ( 2.2%) 0.0477 ( 0.7%) import-clang-decl
0.0172 ( 1.3%) 0.0032 ( 0.4%) 0.0204 ( 1.0%) 0.0204 ( 0.3%) perform-sema
0.0170 ( 1.3%) 0.0032 ( 0.4%) 0.0201 ( 0.9%) 0.0202 ( 0.3%) Type checking and Semantic analysis
0.0121 ( 0.9%) 0.0023 ( 0.3%) 0.0143 ( 0.7%) 0.0143 ( 0.2%) typecheck-stmt
0.0071 ( 0.5%) 0.0034 ( 0.4%) 0.0105 ( 0.5%) 0.0105 ( 0.2%) IRGen
0.0052 ( 0.4%) 0.0005 ( 0.1%) 0.0057 ( 0.3%) 0.0057 ( 0.1%) SILGen
0.0040 ( 0.3%) 0.0006 ( 0.1%) 0.0046 ( 0.2%) 0.0046 ( 0.1%) typecheck-decl
0.0024 ( 0.2%) 0.0011 ( 0.1%) 0.0035 ( 0.2%) 0.0035 ( 0.1%) load-all-members
0.0030 ( 0.2%) 0.0003 ( 0.0%) 0.0033 ( 0.2%) 0.0033 ( 0.0%) SILGen-function
0.0026 ( 0.2%) 0.0001 ( 0.0%) 0.0026 ( 0.1%) 0.0026 ( 0.0%) SIL optimization
0.0014 ( 0.1%) 0.0004 ( 0.0%) 0.0018 ( 0.1%) 0.0018 ( 0.0%) precheck-target
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) typecheck-expr
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
1.3113 (100.0%) 0.8262 (100.0%) 2.1375 (100.0%) 6.8931 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4166 seconds (4.9026 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3825 (100.0%) 1.0340 (100.0%) 2.4166 (100.0%) 4.9026 (100.0%) Building Target
1.3825 (100.0%) 1.0340 (100.0%) 2.4166 (100.0%) 4.9026 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIDatePicker+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIGestureRecognizer+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIGestureRecognizer+Combine.swift:78:41: warning: call to main actor-isolated instance method 'addTarget(_:action:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
gesture.addTarget(target, action: action)
^
UIKit.UIGestureRecognizer.addTarget:2:22: note: calls to instance method 'addTarget(_:action:)' from outside of its actor context are implicitly asynchronous
@MainActor open func addTarget(_ target: Any, action: Selector)}
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIGestureRecognizer+Combine.swift:81:42: warning: call to main actor-isolated instance method 'removeTarget(_:action:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
gesture?.removeTarget(target, action: action)
^
UIKit.UIGestureRecognizer.removeTarget:2:22: note: calls to instance method 'removeTarget(_:action:)' from outside of its actor context are implicitly asynchronous
@MainActor open func removeTarget(_ target: Any?, action: Selector?)}
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIGestureRecognizer+Combine.swift:78:41: warning: sending 'target' risks causing data races; this is an error in the Swift 6 language mode
gesture.addTarget(target, action: action)
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIGestureRecognizer+Combine.swift:78:41: note: sending task-isolated 'target' to main actor-isolated instance method 'addTarget(_:action:)' risks causing data races between main actor-isolated and task-isolated uses
gesture.addTarget(target, action: action)
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIGestureRecognizer+Combine.swift:81:42: warning: sending 'target.some' risks causing data races; this is an error in the Swift 6 language mode
gesture?.removeTarget(target, action: action)
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIGestureRecognizer+Combine.swift:81:42: note: sending task-isolated 'target.some' to main actor-isolated instance method 'removeTarget(_:action:)' risks causing data races between main actor-isolated and task-isolated uses
gesture?.removeTarget(target, action: action)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIPageControl+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ CombineCocoa (in target 'CombineCocoa' from project 'CombineCocoa')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745732659575775-swift-frontend-CombineCocoa-all-arm64_apple_ios10.0-swiftmodule-Onone-3734062662.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6908 seconds (6.5197 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0396 ( 12.8%) 0.1546 ( 40.4%) 0.1941 ( 28.1%) 3.0722 ( 47.1%) parse-and-resolve-imports
0.0330 ( 10.7%) 0.1498 ( 39.2%) 0.1828 ( 26.5%) 3.0608 ( 46.9%) Import resolution
0.0601 ( 19.5%) 0.0162 ( 4.2%) 0.0763 ( 11.0%) 0.0767 ( 1.2%) perform-sema
0.0590 ( 19.1%) 0.0160 ( 4.2%) 0.0750 ( 10.9%) 0.0754 ( 1.2%) Type checking and Semantic analysis
0.0586 ( 19.0%) 0.0158 ( 4.1%) 0.0743 ( 10.8%) 0.0748 ( 1.1%) typecheck-decl
0.0011 ( 0.3%) 0.0020 ( 0.5%) 0.0031 ( 0.4%) 0.0732 ( 1.1%) load-stdlib
0.0134 ( 4.3%) 0.0099 ( 2.6%) 0.0233 ( 3.4%) 0.0233 ( 0.4%) import-clang-decl
0.0157 ( 5.1%) 0.0051 ( 1.3%) 0.0208 ( 3.0%) 0.0208 ( 0.3%) load-all-members
0.0075 ( 2.4%) 0.0056 ( 1.5%) 0.0131 ( 1.9%) 0.0137 ( 0.2%) SIL optimization
0.0068 ( 2.2%) 0.0014 ( 0.4%) 0.0081 ( 1.2%) 0.0082 ( 0.1%) SILGen
0.0051 ( 1.7%) 0.0015 ( 0.4%) 0.0066 ( 1.0%) 0.0066 ( 0.1%) build-rewrite-system
0.0021 ( 0.7%) 0.0027 ( 0.7%) 0.0048 ( 0.7%) 0.0054 ( 0.1%) Serialization, swiftmodule
0.0020 ( 0.6%) 0.0004 ( 0.1%) 0.0024 ( 0.3%) 0.0024 ( 0.0%) typecheck-expr
0.0016 ( 0.5%) 0.0004 ( 0.1%) 0.0021 ( 0.3%) 0.0021 ( 0.0%) SILGen-function
0.0010 ( 0.3%) 0.0010 ( 0.3%) 0.0020 ( 0.3%) 0.0020 ( 0.0%) Serialization, swiftdoc
0.0008 ( 0.3%) 0.0001 ( 0.0%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) Serialization, swiftsourceinfo
0.0008 ( 0.3%) 0.0000 ( 0.0%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) perform-whole-module-type-checking
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.3084 (100.0%) 0.3825 (100.0%) 0.6908 (100.0%) 6.5197 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3159 seconds (3.2663 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1291 (100.0%) 0.1868 (100.0%) 0.3159 (100.0%) 3.2663 (100.0%) Building Target
0.1291 (100.0%) 0.1868 (100.0%) 0.3159 (100.0%) 3.2663 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlEvent.swift:50:53: warning: generic parameter 'Control' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
private final class Subscription<S: Subscriber, Control: UIControl>: Combine.Subscription where S.Input == Void {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlEvent.swift:19:25: note: 'Control' previously declared here
struct ControlEvent<Control: UIControl>: Publisher {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:56:53: warning: generic parameter 'Control' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
private final class Subscription<S: Subscriber, Control: UIControl, Value>: Combine.Subscription where S.Input == Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:20:28: note: 'Control' previously declared here
struct ControlProperty<Control: UIControl, Value>: Publisher {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:56:73: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
private final class Subscription<S: Subscriber, Control: UIControl, Value>: Combine.Subscription where S.Input == Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlProperty.swift:20:48: note: 'Value' previously declared here
struct ControlProperty<Control: UIControl, Value>: Publisher {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlTarget.swift:60:53: warning: generic parameter 'Control' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
private final class Subscription<S: Subscriber, Control: AnyObject>: Combine.Subscription where S.Input == Void {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/CombineControlTarget.swift:22:26: note: 'Control' previously declared here
struct ControlTarget<Control: AnyObject>: Publisher {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UICollectionView+Combine.swift:88:10: warning: main actor-isolated instance method 'setDelegate(to:)' cannot be used to satisfy nonisolated requirement from protocol 'DelegateProxyType'; this is an error in the Swift 6 language mode
func setDelegate(to object: UICollectionView) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UICollectionView+Combine.swift:88:10: note: add 'nonisolated' to 'setDelegate(to:)' to make this instance method not isolated to the actor
func setDelegate(to object: UICollectionView) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UICollectionView+Combine.swift:87:85: note: add '@preconcurrency' to the 'DelegateProxyType' conformance to defer isolation checking to run time
private class CollectionViewDelegateProxy: DelegateProxy, UICollectionViewDelegate, DelegateProxyType {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:17:10: note: mark the protocol requirement 'setDelegate(to:)' 'async' to allow actor-isolated conformances
func setDelegate(to object: Object)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIScrollView+Combine.swift:142:10: warning: main actor-isolated instance method 'setDelegate(to:)' cannot be used to satisfy nonisolated requirement from protocol 'DelegateProxyType'; this is an error in the Swift 6 language mode
func setDelegate(to object: UIScrollView) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIScrollView+Combine.swift:142:10: note: add 'nonisolated' to 'setDelegate(to:)' to make this instance method not isolated to the actor
func setDelegate(to object: UIScrollView) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIScrollView+Combine.swift:141:77: note: add '@preconcurrency' to the 'DelegateProxyType' conformance to defer isolation checking to run time
private class ScrollViewDelegateProxy: DelegateProxy, UIScrollViewDelegate, DelegateProxyType {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:17:10: note: mark the protocol requirement 'setDelegate(to:)' 'async' to allow actor-isolated conformances
func setDelegate(to object: Object)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISearchBar+Combine.swift:50:10: warning: main actor-isolated instance method 'setDelegate(to:)' cannot be used to satisfy nonisolated requirement from protocol 'DelegateProxyType'; this is an error in the Swift 6 language mode
func setDelegate(to object: UISearchBar) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISearchBar+Combine.swift:50:10: note: add 'nonisolated' to 'setDelegate(to:)' to make this instance method not isolated to the actor
func setDelegate(to object: UISearchBar) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISearchBar+Combine.swift:49:77: note: add '@preconcurrency' to the 'DelegateProxyType' conformance to defer isolation checking to run time
private class UISearchBarDelegateProxy: DelegateProxy, UISearchBarDelegate, DelegateProxyType {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:17:10: note: mark the protocol requirement 'setDelegate(to:)' 'async' to allow actor-isolated conformances
func setDelegate(to object: Object)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITableView+Combine.swift:128:10: warning: main actor-isolated instance method 'setDelegate(to:)' cannot be used to satisfy nonisolated requirement from protocol 'DelegateProxyType'; this is an error in the Swift 6 language mode
func setDelegate(to object: UITableView) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITableView+Combine.swift:128:10: note: add 'nonisolated' to 'setDelegate(to:)' to make this instance method not isolated to the actor
func setDelegate(to object: UITableView) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITableView+Combine.swift:127:75: note: add '@preconcurrency' to the 'DelegateProxyType' conformance to defer isolation checking to run time
private class TableViewDelegateProxy: DelegateProxy, UITableViewDelegate, DelegateProxyType {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:17:10: note: mark the protocol requirement 'setDelegate(to:)' 'async' to allow actor-isolated conformances
func setDelegate(to object: Object)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:12:13: warning: var 'associatedKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var associatedKey = "delegateProxy"
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:12:13: note: convert 'associatedKey' to a 'let' constant to make 'Sendable' shared state immutable
private var associatedKey = "delegateProxy"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:12:13: note: add '@MainActor' to make var 'associatedKey' part of global actor 'MainActor'
private var associatedKey = "delegateProxy"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:12:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var associatedKey = "delegateProxy"
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ UIStepper+Combine.swift,\ UISwitch+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIStepper+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISwitch+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745732659563307-swift-frontend-CombineCocoa-UIStepper_Combine.swift-arm64_apple_ios10.0-o-Onone-4206975480.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5207 seconds (6.4129 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0389 ( 21.1%) 0.1436 ( 42.7%) 0.1825 ( 35.0%) 3.0634 ( 47.8%) parse-and-resolve-imports
0.0319 ( 17.3%) 0.1386 ( 41.2%) 0.1705 ( 32.7%) 3.0514 ( 47.6%) Import resolution
0.0015 ( 0.8%) 0.0057 ( 1.7%) 0.0072 ( 1.4%) 0.1367 ( 2.1%) load-stdlib
0.0569 ( 30.8%) 0.0178 ( 5.3%) 0.0747 ( 14.3%) 0.0752 ( 1.2%) build-rewrite-system
0.0213 ( 11.5%) 0.0202 ( 6.0%) 0.0415 ( 8.0%) 0.0418 ( 0.7%) import-clang-decl
0.0079 ( 4.3%) 0.0017 ( 0.5%) 0.0095 ( 1.8%) 0.0095 ( 0.1%) perform-sema
0.0077 ( 4.2%) 0.0017 ( 0.5%) 0.0094 ( 1.8%) 0.0094 ( 0.1%) Type checking and Semantic analysis
0.0039 ( 2.1%) 0.0038 ( 1.1%) 0.0076 ( 1.5%) 0.0076 ( 0.1%) IRGen
0.0061 ( 3.3%) 0.0014 ( 0.4%) 0.0075 ( 1.4%) 0.0075 ( 0.1%) typecheck-stmt
0.0028 ( 1.5%) 0.0011 ( 0.3%) 0.0039 ( 0.8%) 0.0040 ( 0.1%) load-all-members
0.0018 ( 1.0%) 0.0002 ( 0.1%) 0.0020 ( 0.4%) 0.0020 ( 0.0%) SILGen
0.0014 ( 0.7%) 0.0002 ( 0.1%) 0.0016 ( 0.3%) 0.0016 ( 0.0%) typecheck-decl
0.0015 ( 0.8%) 0.0000 ( 0.0%) 0.0015 ( 0.3%) 0.0015 ( 0.0%) SIL optimization
0.0008 ( 0.5%) 0.0001 ( 0.0%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) SILGen-function
0.0003 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.1847 (100.0%) 0.3360 (100.0%) 0.5207 (100.0%) 6.4129 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8208 seconds (4.9108 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9027 (100.0%) 0.9182 (100.0%) 1.8208 (100.0%) 4.9108 (100.0%) Building Target
0.9027 (100.0%) 0.9182 (100.0%) 1.8208 (100.0%) 4.9108 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIStepper+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISwitch+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ UITextView+Combine.swift,\ DelegateProxy.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITextView+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxy.swift (in target 'CombineCocoa' from project 'CombineCocoa')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745732659573353-swift-frontend-CombineCocoa-UITextView_Combine.swift-arm64_apple_ios10.0-o-Onone-2915694566.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6725 seconds (7.1019 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0416 ( 15.1%) 0.1605 ( 40.3%) 0.2021 ( 30.0%) 3.3785 ( 47.6%) parse-and-resolve-imports
0.0323 ( 11.8%) 0.1530 ( 38.5%) 0.1854 ( 27.6%) 3.3616 ( 47.3%) Import resolution
0.0012 ( 0.4%) 0.0018 ( 0.5%) 0.0030 ( 0.4%) 0.0789 ( 1.1%) load-stdlib
0.0475 ( 17.3%) 0.0158 ( 4.0%) 0.0633 ( 9.4%) 0.0634 ( 0.9%) build-rewrite-system
0.0294 ( 10.7%) 0.0281 ( 7.1%) 0.0575 ( 8.6%) 0.0579 ( 0.8%) import-clang-decl
0.0280 ( 10.2%) 0.0090 ( 2.3%) 0.0371 ( 5.5%) 0.0371 ( 0.5%) perform-sema
0.0279 ( 10.2%) 0.0090 ( 2.3%) 0.0369 ( 5.5%) 0.0370 ( 0.5%) Type checking and Semantic analysis
0.0209 ( 7.6%) 0.0071 ( 1.8%) 0.0280 ( 4.2%) 0.0280 ( 0.4%) typecheck-stmt
0.0080 ( 2.9%) 0.0043 ( 1.1%) 0.0123 ( 1.8%) 0.0123 ( 0.2%) IRGen
0.0075 ( 2.7%) 0.0031 ( 0.8%) 0.0106 ( 1.6%) 0.0107 ( 0.2%) load-all-members
0.0073 ( 2.7%) 0.0019 ( 0.5%) 0.0092 ( 1.4%) 0.0092 ( 0.1%) SILGen
0.0062 ( 2.3%) 0.0017 ( 0.4%) 0.0079 ( 1.2%) 0.0080 ( 0.1%) typecheck-decl
0.0051 ( 1.9%) 0.0016 ( 0.4%) 0.0067 ( 1.0%) 0.0067 ( 0.1%) SILGen-function
0.0054 ( 2.0%) 0.0001 ( 0.0%) 0.0055 ( 0.8%) 0.0055 ( 0.1%) SIL optimization
0.0046 ( 1.7%) 0.0008 ( 0.2%) 0.0054 ( 0.8%) 0.0054 ( 0.1%) typecheck-expr
0.0015 ( 0.5%) 0.0001 ( 0.0%) 0.0016 ( 0.2%) 0.0016 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2745 (100.0%) 0.3980 (100.0%) 0.6725 (100.0%) 7.1019 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5880 seconds (4.9093 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8017 (100.0%) 0.7864 (100.0%) 1.5880 (100.0%) 4.9093 (100.0%) Building Target
0.8017 (100.0%) 0.7864 (100.0%) 1.5880 (100.0%) 4.9093 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITextView+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxy.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ UITableView+Combine.swift,\ UITextField+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITableView+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITextField+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745732659575631-swift-frontend-CombineCocoa-UITableView_Combine.swift-arm64_apple_ios10.0-o-Onone-4227892259.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7655 seconds (7.0611 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0408 ( 10.9%) 0.1449 ( 37.1%) 0.1856 ( 24.3%) 3.2654 ( 46.2%) parse-and-resolve-imports
0.0325 ( 8.7%) 0.1388 ( 35.6%) 0.1713 ( 22.4%) 3.2511 ( 46.0%) Import resolution
0.0013 ( 0.3%) 0.0028 ( 0.7%) 0.0041 ( 0.5%) 0.1353 ( 1.9%) load-stdlib
0.0581 ( 15.5%) 0.0198 ( 5.1%) 0.0779 ( 10.2%) 0.0800 ( 1.1%) build-rewrite-system
0.0357 ( 9.5%) 0.0281 ( 7.2%) 0.0638 ( 8.3%) 0.0649 ( 0.9%) import-clang-decl
0.0513 ( 13.7%) 0.0132 ( 3.4%) 0.0645 ( 8.4%) 0.0648 ( 0.9%) perform-sema
0.0507 ( 13.5%) 0.0131 ( 3.4%) 0.0638 ( 8.3%) 0.0641 ( 0.9%) Type checking and Semantic analysis
0.0299 ( 8.0%) 0.0069 ( 1.8%) 0.0368 ( 4.8%) 0.0370 ( 0.5%) typecheck-stmt
0.0216 ( 5.7%) 0.0064 ( 1.6%) 0.0279 ( 3.6%) 0.0279 ( 0.4%) typecheck-decl
0.0143 ( 3.8%) 0.0062 ( 1.6%) 0.0206 ( 2.7%) 0.0207 ( 0.3%) load-all-members
0.0124 ( 3.3%) 0.0053 ( 1.4%) 0.0177 ( 2.3%) 0.0182 ( 0.3%) IRGen
0.0085 ( 2.3%) 0.0017 ( 0.4%) 0.0101 ( 1.3%) 0.0102 ( 0.1%) SILGen
0.0073 ( 1.9%) 0.0018 ( 0.5%) 0.0091 ( 1.2%) 0.0091 ( 0.1%) typecheck-expr
0.0043 ( 1.1%) 0.0004 ( 0.1%) 0.0047 ( 0.6%) 0.0047 ( 0.1%) SILGen-function
0.0041 ( 1.1%) 0.0000 ( 0.0%) 0.0041 ( 0.5%) 0.0041 ( 0.1%) SIL optimization
0.0022 ( 0.6%) 0.0008 ( 0.2%) 0.0030 ( 0.4%) 0.0030 ( 0.0%) precheck-target
0.0004 ( 0.1%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3754 (100.0%) 0.3901 (100.0%) 0.7655 (100.0%) 7.0611 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6299 seconds (4.9055 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8778 (100.0%) 0.7521 (100.0%) 1.6299 (100.0%) 4.9055 (100.0%) Building Target
0.8778 (100.0%) 0.7521 (100.0%) 1.6299 (100.0%) 4.9055 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITableView+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITableView+Combine.swift:128:10: warning: main actor-isolated instance method 'setDelegate(to:)' cannot be used to satisfy nonisolated requirement from protocol 'DelegateProxyType'; this is an error in the Swift 6 language mode
func setDelegate(to object: UITableView) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITableView+Combine.swift:128:10: note: add 'nonisolated' to 'setDelegate(to:)' to make this instance method not isolated to the actor
func setDelegate(to object: UITableView) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITableView+Combine.swift:127:75: note: add '@preconcurrency' to the 'DelegateProxyType' conformance to defer isolation checking to run time
private class TableViewDelegateProxy: DelegateProxy, UITableViewDelegate, DelegateProxyType {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:17:10: note: mark the protocol requirement 'setDelegate(to:)' 'async' to allow actor-isolated conformances
func setDelegate(to object: Object)
^
async
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UITextField+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ UISegmentedControl+Combine.swift,\ UISlider+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISegmentedControl+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISlider+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745732659575953-swift-frontend-CombineCocoa-UISegmentedControl_Combine.swift-arm64_apple_ios10.0-o-Onone-2072109295.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5862 seconds (7.0094 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0444 ( 21.8%) 0.1648 ( 43.1%) 0.2092 ( 35.7%) 3.3885 ( 48.3%) parse-and-resolve-imports
0.0352 ( 17.2%) 0.1567 ( 41.0%) 0.1919 ( 32.7%) 3.3696 ( 48.1%) Import resolution
0.0576 ( 28.2%) 0.0209 ( 5.5%) 0.0785 ( 13.4%) 0.0788 ( 1.1%) build-rewrite-system
0.0013 ( 0.6%) 0.0024 ( 0.6%) 0.0037 ( 0.6%) 0.0677 ( 1.0%) load-stdlib
0.0228 ( 11.2%) 0.0224 ( 5.9%) 0.0452 ( 7.7%) 0.0466 ( 0.7%) import-clang-decl
0.0100 ( 4.9%) 0.0032 ( 0.8%) 0.0132 ( 2.3%) 0.0134 ( 0.2%) perform-sema
0.0099 ( 4.8%) 0.0032 ( 0.8%) 0.0130 ( 2.2%) 0.0133 ( 0.2%) Type checking and Semantic analysis
0.0080 ( 3.9%) 0.0027 ( 0.7%) 0.0107 ( 1.8%) 0.0108 ( 0.2%) typecheck-stmt
0.0052 ( 2.6%) 0.0039 ( 1.0%) 0.0091 ( 1.6%) 0.0091 ( 0.1%) IRGen
0.0027 ( 1.3%) 0.0009 ( 0.2%) 0.0035 ( 0.6%) 0.0035 ( 0.1%) load-all-members
0.0023 ( 1.1%) 0.0004 ( 0.1%) 0.0026 ( 0.5%) 0.0026 ( 0.0%) SILGen
0.0016 ( 0.8%) 0.0004 ( 0.1%) 0.0020 ( 0.3%) 0.0020 ( 0.0%) typecheck-decl
0.0016 ( 0.8%) 0.0001 ( 0.0%) 0.0017 ( 0.3%) 0.0017 ( 0.0%) SIL optimization
0.0012 ( 0.6%) 0.0002 ( 0.1%) 0.0014 ( 0.2%) 0.0014 ( 0.0%) SILGen-function
0.0003 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2040 (100.0%) 0.3822 (100.0%) 0.5862 (100.0%) 7.0094 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5934 seconds (4.8966 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8114 (100.0%) 0.7820 (100.0%) 1.5934 (100.0%) 4.8966 (100.0%) Building Target
0.8114 (100.0%) 0.7820 (100.0%) 1.5934 (100.0%) 4.8966 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISegmentedControl+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UISlider+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ DelegateProxyPublisher.swift,\ DelegateProxyType.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyPublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift (in target 'CombineCocoa' from project 'CombineCocoa')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745732660159314-swift-frontend-CombineCocoa-DelegateProxyPublisher.swift-arm64_apple_ios10.0-o-Onone-2912338088.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3108 seconds (5.3919 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0351 ( 17.5%) 0.0312 ( 28.5%) 0.0664 ( 21.4%) 2.6067 ( 48.3%) parse-and-resolve-imports
0.0287 ( 14.3%) 0.0265 ( 24.2%) 0.0552 ( 17.8%) 2.5956 ( 48.1%) Import resolution
0.0800 ( 39.7%) 0.0256 ( 23.4%) 0.1056 ( 34.0%) 0.1058 ( 2.0%) build-rewrite-system
0.0142 ( 7.0%) 0.0137 ( 12.6%) 0.0279 ( 9.0%) 0.0280 ( 0.5%) import-clang-decl
0.0067 ( 3.3%) 0.0036 ( 3.3%) 0.0103 ( 3.3%) 0.0104 ( 0.2%) IRGen
0.0069 ( 3.4%) 0.0018 ( 1.6%) 0.0087 ( 2.8%) 0.0087 ( 0.2%) perform-sema
0.0068 ( 3.4%) 0.0018 ( 1.6%) 0.0086 ( 2.8%) 0.0086 ( 0.2%) Type checking and Semantic analysis
0.0042 ( 2.1%) 0.0009 ( 0.8%) 0.0050 ( 1.6%) 0.0050 ( 0.1%) typecheck-decl
0.0035 ( 1.8%) 0.0010 ( 0.9%) 0.0046 ( 1.5%) 0.0046 ( 0.1%) typecheck-expr
0.0038 ( 1.9%) 0.0005 ( 0.5%) 0.0043 ( 1.4%) 0.0043 ( 0.1%) SILGen
0.0040 ( 2.0%) 0.0001 ( 0.0%) 0.0041 ( 1.3%) 0.0041 ( 0.1%) SIL optimization
0.0031 ( 1.5%) 0.0009 ( 0.9%) 0.0040 ( 1.3%) 0.0040 ( 0.1%) typecheck-stmt
0.0019 ( 0.9%) 0.0002 ( 0.2%) 0.0021 ( 0.7%) 0.0021 ( 0.0%) SILGen-function
0.0009 ( 0.5%) 0.0011 ( 1.0%) 0.0020 ( 0.6%) 0.0020 ( 0.0%) load-stdlib
0.0009 ( 0.5%) 0.0003 ( 0.3%) 0.0013 ( 0.4%) 0.0012 ( 0.0%) precheck-target
0.0006 ( 0.3%) 0.0002 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2013 (100.0%) 0.1095 (100.0%) 0.3108 (100.0%) 5.3919 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.9628 seconds (3.5160 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7804 (100.0%) 0.1824 (100.0%) 0.9628 (100.0%) 3.5160 (100.0%) Building Target
0.7804 (100.0%) 0.1824 (100.0%) 0.9628 (100.0%) 3.5160 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyPublisher.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:12:13: warning: var 'associatedKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var associatedKey = "delegateProxy"
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:12:13: note: convert 'associatedKey' to a 'let' constant to make 'Sendable' shared state immutable
private var associatedKey = "delegateProxy"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:12:13: note: add '@MainActor' to make var 'associatedKey' part of global actor 'MainActor'
private var associatedKey = "delegateProxy"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:12:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var associatedKey = "delegateProxy"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:28:68: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
if let associatedObject = objc_getAssociatedObject(object, &associatedKey) as? Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:32:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
objc_setAssociatedObject(object, &associatedKey, delegateProxy, .OBJC_ASSOCIATION_RETAIN)
^
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Runtime.framework/Runtime normal (in target 'Runtime' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios10.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/Runtime.LinkFileList -install_name @rpath/Runtime.framework/Runtime -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/Runtime_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/Runtime.build/Objects-normal/arm64/Runtime_dependency_info.dat -fobjc-arc -fobjc-link-runtime -fprofile-instr-generate -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Runtime.framework/Runtime
SwiftDriverJobDiscovery normal arm64 Emitting module for CombineCocoa (in target 'CombineCocoa' from project 'CombineCocoa')
SwiftDriver\ Compilation\ Requirements CombineCocoa normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineCocoa -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios10.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Users/admin/builder/spi-builder-workspace/Sources/Runtime/include -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/Runtime/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ UIButton+Combine.swift,\ UICollectionView+Combine.swift,\ UIControl+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIButton+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UICollectionView+Combine.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIControl+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745732663028041-swift-frontend-CombineCocoa-UIButton_Combine.swift-arm64_apple_ios10.0-o-Onone-2888779751.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4078 seconds (0.4106 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0390 ( 14.7%) 0.0404 ( 28.5%) 0.0794 ( 19.5%) 0.0799 ( 19.4%) parse-and-resolve-imports
0.0313 ( 11.8%) 0.0343 ( 24.2%) 0.0656 ( 16.1%) 0.0657 ( 16.0%) Import resolution
0.0244 ( 9.2%) 0.0226 ( 15.9%) 0.0470 ( 11.5%) 0.0475 ( 11.6%) import-clang-decl
0.0346 ( 13.0%) 0.0076 ( 5.3%) 0.0422 ( 10.3%) 0.0426 ( 10.4%) perform-sema
0.0341 ( 12.8%) 0.0075 ( 5.3%) 0.0416 ( 10.2%) 0.0420 ( 10.2%) Type checking and Semantic analysis
0.0238 ( 8.9%) 0.0085 ( 6.0%) 0.0323 ( 7.9%) 0.0328 ( 8.0%) build-rewrite-system
0.0180 ( 6.8%) 0.0044 ( 3.1%) 0.0224 ( 5.5%) 0.0225 ( 5.5%) typecheck-decl
0.0167 ( 6.3%) 0.0032 ( 2.2%) 0.0199 ( 4.9%) 0.0201 ( 4.9%) typecheck-stmt
0.0122 ( 4.6%) 0.0059 ( 4.2%) 0.0182 ( 4.5%) 0.0182 ( 4.4%) IRGen
0.0084 ( 3.1%) 0.0016 ( 1.1%) 0.0099 ( 2.4%) 0.0099 ( 2.4%) SILGen
0.0071 ( 2.7%) 0.0026 ( 1.8%) 0.0097 ( 2.4%) 0.0097 ( 2.4%) load-all-members
0.0063 ( 2.4%) 0.0011 ( 0.8%) 0.0075 ( 1.8%) 0.0075 ( 1.8%) typecheck-expr
0.0035 ( 1.3%) 0.0004 ( 0.3%) 0.0039 ( 1.0%) 0.0039 ( 0.9%) SILGen-function
0.0036 ( 1.3%) 0.0001 ( 0.0%) 0.0036 ( 0.9%) 0.0036 ( 0.9%) SIL optimization
0.0010 ( 0.4%) 0.0017 ( 1.2%) 0.0027 ( 0.7%) 0.0027 ( 0.7%) load-stdlib
0.0016 ( 0.6%) 0.0001 ( 0.1%) 0.0016 ( 0.4%) 0.0016 ( 0.4%) precheck-target
0.0003 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2659 (100.0%) 0.1419 (100.0%) 0.4078 (100.0%) 0.4106 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.3760 seconds (1.4559 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6252 (100.0%) 0.7509 (100.0%) 1.3760 (100.0%) 1.4559 (100.0%) Building Target
0.6252 (100.0%) 0.7509 (100.0%) 1.3760 (100.0%) 1.4559 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIButton+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UICollectionView+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UICollectionView+Combine.swift:88:10: warning: main actor-isolated instance method 'setDelegate(to:)' cannot be used to satisfy nonisolated requirement from protocol 'DelegateProxyType'; this is an error in the Swift 6 language mode
func setDelegate(to object: UICollectionView) {
^
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UICollectionView+Combine.swift:88:10: note: add 'nonisolated' to 'setDelegate(to:)' to make this instance method not isolated to the actor
func setDelegate(to object: UICollectionView) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UICollectionView+Combine.swift:87:85: note: add '@preconcurrency' to the 'DelegateProxyType' conformance to defer isolation checking to run time
private class CollectionViewDelegateProxy: DelegateProxy, UICollectionViewDelegate, DelegateProxyType {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/DelegateProxy/DelegateProxyType.swift:17:10: note: mark the protocol requirement 'setDelegate(to:)' 'async' to allow actor-isolated conformances
func setDelegate(to object: Object)
^
async
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineCocoa/Controls/UIControl+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Headers/CombineCocoa-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa-Swift.h (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Headers/CombineCocoa-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling DelegateProxyPublisher.swift, DelegateProxyType.swift (in target 'CombineCocoa' from project 'CombineCocoa')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Modules/CombineCocoa.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.swiftmodule (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Modules/CombineCocoa.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Modules/CombineCocoa.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.swiftdoc (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Modules/CombineCocoa.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Modules/CombineCocoa.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.abi.json (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Modules/CombineCocoa.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Modules/CombineCocoa.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.swiftsourceinfo (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Modules/CombineCocoa.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Runtime.framework/Runtime.tbd (in target 'Runtime' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Runtime.framework/Runtime -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Runtime.framework/Runtime.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Runtime.framework (in target 'Runtime' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Runtime.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Runtime.framework (in target 'Runtime' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Runtime.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Info.plist /Users/admin/builder/spi-builder-workspace/CombineCocoa.xcodeproj/CombineCocoa_Info.plist (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/CombineCocoa.xcodeproj/CombineCocoa_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Info.plist
SwiftDriverJobDiscovery normal arm64 Compiling UIButton+Combine.swift, UICollectionView+Combine.swift, UIControl+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
SwiftDriverJobDiscovery normal arm64 Compiling UITextView+Combine.swift, DelegateProxy.swift (in target 'CombineCocoa' from project 'CombineCocoa')
SwiftDriverJobDiscovery normal arm64 Compiling UISegmentedControl+Combine.swift, UISlider+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
SwiftDriverJobDiscovery normal arm64 Compiling UIStepper+Combine.swift, UISwitch+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
SwiftDriverJobDiscovery normal arm64 Compiling UIDatePicker+Combine.swift, UIGestureRecognizer+Combine.swift, UIPageControl+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
SwiftDriverJobDiscovery normal arm64 Compiling UITableView+Combine.swift, UITextField+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
SwiftDriverJobDiscovery normal arm64 Compiling AnimatedAssignSubscriber.swift, CombineControlEvent.swift, CombineControlProperty.swift (in target 'CombineCocoa' from project 'CombineCocoa')
SwiftDriverJobDiscovery normal arm64 Compiling UIRefreshControl+Combine.swift, UIScrollView+Combine.swift, UISearchBar+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
SwiftDriverJobDiscovery normal arm64 Compiling CombineControlTarget.swift, NSTextStorage+Combine.swift, UIBarButtonItem+Combine.swift (in target 'CombineCocoa' from project 'CombineCocoa')
SwiftDriver\ Compilation CombineCocoa normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineCocoa -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios10.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Users/admin/builder/spi-builder-workspace/Sources/Runtime/include -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/Runtime/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/CombineCocoa normal (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios10.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.LinkFileList -install_name @rpath/CombineCocoa.framework/CombineCocoa -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.swiftmodule -framework Runtime -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/CombineCocoa
ExtractAppIntentsMetadata (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name CombineCocoa --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 10.0 --bundle-identifier CombineCocoa --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework --target-triple arm64-apple-ios10.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/CombineCocoa --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/CombineCocoa.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/CombineCocoa.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/Objects-normal/arm64/CombineCocoa.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 22:44:24.932 appintentsmetadataprocessor[712:4023] Starting appintentsmetadataprocessor export
2025-04-26 22:44:24.934 appintentsmetadataprocessor[712:4023] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/ssu --bundle-id CombineCocoa --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineCocoa.build/Debug-iphoneos/CombineCocoa.build/CombineCocoa.DependencyMetadataFileList --archive-ssu-assets
2025-04-26 22:44:24.958 appintentsnltrainingprocessor[713:4024] Parsing options for appintentsnltrainingprocessor
2025-04-26 22:44:24.959 appintentsnltrainingprocessor[713:4024] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/CombineCocoa.framework/CombineCocoa.tbd (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework/CombineCocoa -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/CombineCocoa.framework/CombineCocoa.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework (in target 'CombineCocoa' from project 'CombineCocoa')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CombineCocoa.framework
/Users/admin/builder/spi-builder-workspace/CombineCocoa.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Runtime' from project 'CombineCocoa')
/Users/admin/builder/spi-builder-workspace/CombineCocoa.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'CombineCocoa' from project 'CombineCocoa')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CombineCocoa",
"name" : "CombineCocoa",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "CombineCocoa",
"targets" : [
"CombineCocoa"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Runtime",
"module_type" : "ClangTarget",
"name" : "Runtime",
"path" : "Sources/Runtime",
"product_memberships" : [
"CombineCocoa"
],
"sources" : [
"ObjcDelegateProxy.m"
],
"type" : "library"
},
{
"c99name" : "CombineCocoa",
"module_type" : "SwiftTarget",
"name" : "CombineCocoa",
"path" : "Sources/CombineCocoa",
"product_memberships" : [
"CombineCocoa"
],
"sources" : [
"AnimatedAssignSubscriber.swift",
"CombineControlEvent.swift",
"CombineControlProperty.swift",
"CombineControlTarget.swift",
"Controls/NSTextStorage+Combine.swift",
"Controls/UIBarButtonItem+Combine.swift",
"Controls/UIButton+Combine.swift",
"Controls/UICollectionView+Combine.swift",
"Controls/UIControl+Combine.swift",
"Controls/UIDatePicker+Combine.swift",
"Controls/UIGestureRecognizer+Combine.swift",
"Controls/UIPageControl+Combine.swift",
"Controls/UIRefreshControl+Combine.swift",
"Controls/UIScrollView+Combine.swift",
"Controls/UISearchBar+Combine.swift",
"Controls/UISegmentedControl+Combine.swift",
"Controls/UISlider+Combine.swift",
"Controls/UIStepper+Combine.swift",
"Controls/UISwitch+Combine.swift",
"Controls/UITableView+Combine.swift",
"Controls/UITextField+Combine.swift",
"Controls/UITextView+Combine.swift",
"DelegateProxy/DelegateProxy.swift",
"DelegateProxy/DelegateProxyPublisher.swift",
"DelegateProxy/DelegateProxyType.swift"
],
"target_dependencies" : [
"Runtime"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.