Build Information
Successful build of AECoreDataUI, reference master (6abee8
), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 27 Nov 2024 00:59:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AECoreDataUI -destination platform=macOS,arch=arm64 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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tadija/AECoreDataUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tadija/AECoreDataUI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6abee8a Merge branch 'develop'
Cloned https://github.com/tadija/AECoreDataUI.git
Revision (git rev-parse @):
6abee8aeee6813a065d9c9df3c3580809be8c3ce
SUCCESS checkout https://github.com/tadija/AECoreDataUI.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/tadija/AECoreDataUI.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "AECoreDataUI",
"name" : "AECoreDataUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AECoreDataUI",
"targets" : [
"AECoreDataUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AECoreDataUITests",
"module_type" : "SwiftTarget",
"name" : "AECoreDataUITests",
"path" : "Tests/AECoreDataUITests",
"sources" : [
"AECoreDataUITests.swift"
],
"target_dependencies" : [
"AECoreDataUI"
],
"type" : "test"
},
{
"c99name" : "AECoreDataUI",
"module_type" : "SwiftTarget",
"name" : "AECoreDataUI",
"path" : "Sources/AECoreDataUI",
"product_memberships" : [
"AECoreDataUI"
],
"sources" : [
"CoreDataCollectionViewController.swift",
"CoreDataTableViewController.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "AECoreDataUI",
"schemes" : [
"AECoreDataUI"
],
"targets" : [
"AECoreDataUI",
"AECoreDataUITests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AECoreDataUI -destination platform=macOS,arch=arm64 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.1.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 AECoreDataUI -destination platform=macOS,arch=arm64 "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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'AECoreDataUI' in project 'AECoreDataUI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 56b1ff322938c622e75111c08344c141
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/56b1ff322938c622e75111c08344c141.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/AECoreDataUI.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module.modulemap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/module.modulemap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-OutputFileMap.json (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftConstValuesFileList (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.LinkFileList (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios13.1-macabi '-std=gnu99' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=AECoreDataUI' -fapplication-extension -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI.DependencyMetadataFileList (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-target-headers.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers/AECoreDataUI.h /Users/admin/builder/spi-builder-workspace/Resources/AECoreDataUI.h (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Resources/AECoreDataUI.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/Current A (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Resources Versions/Current/Resources (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Modules Versions/Current/Modules (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Headers Versions/Current/Headers (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/AECoreDataUI Versions/Current/AECoreDataUI (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/AECoreDataUI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/AECoreDataUI
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Resources (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/module.modulemap (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Resources/AECoreDataUI.plist (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Resources/AECoreDataUI.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Resources/Info.plist
SwiftDriver AECoreDataUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AECoreDataUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList -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.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ AECoreDataUI (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.abi.json
EmitSwiftModule normal arm64 (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:129:15: warning: main actor-isolated instance method 'controller(_:didChange:at:for:newIndexPath:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:129:15: note: add 'nonisolated' to 'controller(_:didChange:at:for:newIndexPath:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:24:64: note: add '@preconcurrency' to the 'NSFetchedResultsControllerDelegate' conformance to defer isolation checking to run time
open class CoreDataTableViewController: UITableViewController, NSFetchedResultsControllerDelegate {
^
@preconcurrency
CoreData.NSFetchedResultsControllerDelegate:13:19: note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange anObject: Any, at indexPath: IndexPath?, for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:112:15: warning: main actor-isolated instance method 'controller(_:didChange:atSectionIndex:for:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:112:15: note: add 'nonisolated' to 'controller(_:didChange:atSectionIndex:for:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:17:19: note: 'controller(_:didChange:atSectionIndex:for:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange sectionInfo: any NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int, for type: NSFetchedResultsChangeType)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:105:15: warning: main actor-isolated instance method 'controllerWillChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerWillChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:105:15: note: add 'nonisolated' to 'controllerWillChangeContent' to make this instance method not isolated to the actor
open func controllerWillChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:21:19: note: 'controllerWillChangeContent' declared here
optional func controllerWillChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:168:15: warning: main actor-isolated instance method 'controllerDidChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:168:15: note: add 'nonisolated' to 'controllerDidChangeContent' to make this instance method not isolated to the actor
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:23:19: note: 'controllerDidChangeContent' declared here
optional func controllerDidChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:172:15: warning: main actor-isolated instance method 'controller(_:didChange:at:for:newIndexPath:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:172:15: note: add 'nonisolated' to 'controller(_:didChange:at:for:newIndexPath:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:24:74: note: add '@preconcurrency' to the 'NSFetchedResultsControllerDelegate' conformance to defer isolation checking to run time
open class CoreDataCollectionViewController: UICollectionViewController, NSFetchedResultsControllerDelegate {
^
@preconcurrency
CoreData.NSFetchedResultsControllerDelegate:13:19: note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange anObject: Any, at indexPath: IndexPath?, for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:156:15: warning: main actor-isolated instance method 'controller(_:didChange:atSectionIndex:for:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:156:15: note: add 'nonisolated' to 'controller(_:didChange:atSectionIndex:for:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:17:19: note: 'controller(_:didChange:atSectionIndex:for:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange sectionInfo: any NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int, for type: NSFetchedResultsChangeType)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:209:15: warning: main actor-isolated instance method 'controllerDidChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:209:15: note: add 'nonisolated' to 'controllerDidChangeContent' to make this instance method not isolated to the actor
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:23:19: note: 'controllerDidChangeContent' declared here
optional func controllerDidChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1732669175410302-swift-frontend-AECoreDataUI-all-arm64_apple_ios13.1_macabi-swiftmodule-Onone-1164268349.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 8.9197 seconds (19.9180 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.0450 ( 44.6%) 0.7148 ( 34.2%) 3.7598 ( 42.2%) 9.2506 ( 46.4%) parse-and-resolve-imports
3.0450 ( 44.6%) 0.7147 ( 34.2%) 3.7597 ( 42.2%) 9.2505 ( 46.4%) Import resolution
0.0684 ( 1.0%) 0.0659 ( 3.2%) 0.1343 ( 1.5%) 0.1346 ( 0.7%) perform-sema
0.0681 ( 1.0%) 0.0658 ( 3.2%) 0.1340 ( 1.5%) 0.1343 ( 0.7%) TypeCheckSourceFileRequest
0.0681 ( 1.0%) 0.0658 ( 3.2%) 0.1338 ( 1.5%) 0.1342 ( 0.7%) Type checking and Semantic analysis
0.0678 ( 1.0%) 0.0655 ( 3.1%) 0.1333 ( 1.5%) 0.1337 ( 0.7%) typecheck-decl
0.0436 ( 0.6%) 0.0417 ( 2.0%) 0.0853 ( 1.0%) 0.0855 ( 0.4%) InterfaceTypeRequest
0.0390 ( 0.6%) 0.0338 ( 1.6%) 0.0728 ( 0.8%) 0.0730 ( 0.4%) typecheck-expr
0.0367 ( 0.5%) 0.0316 ( 1.5%) 0.0683 ( 0.8%) 0.0685 ( 0.3%) SimpleDidSetRequest
0.0367 ( 0.5%) 0.0316 ( 1.5%) 0.0683 ( 0.8%) 0.0684 ( 0.3%) TypeCheckFunctionBodyRequest
0.0358 ( 0.5%) 0.0300 ( 1.4%) 0.0658 ( 0.7%) 0.0660 ( 0.3%) typecheck-stmt
0.0333 ( 0.5%) 0.0228 ( 1.1%) 0.0562 ( 0.6%) 0.0563 ( 0.3%) QualifiedLookupRequest
0.0307 ( 0.4%) 0.0151 ( 0.7%) 0.0458 ( 0.5%) 0.0459 ( 0.2%) DirectLookupRequest
0.0217 ( 0.3%) 0.0152 ( 0.7%) 0.0369 ( 0.4%) 0.0371 ( 0.2%) UnqualifiedLookupRequest
0.0171 ( 0.3%) 0.0190 ( 0.9%) 0.0362 ( 0.4%) 0.0369 ( 0.2%) ExecuteSILPipelineRequest
0.0215 ( 0.3%) 0.0145 ( 0.7%) 0.0360 ( 0.4%) 0.0361 ( 0.2%) performUnqualifiedLookup
0.0188 ( 0.3%) 0.0149 ( 0.7%) 0.0338 ( 0.4%) 0.0339 ( 0.2%) precheck-expr
0.0097 ( 0.1%) 0.0073 ( 0.3%) 0.0169 ( 0.2%) 0.0275 ( 0.1%) load-stdlib
0.0085 ( 0.1%) 0.0169 ( 0.8%) 0.0254 ( 0.3%) 0.0254 ( 0.1%) ActorIsolationRequest
0.0119 ( 0.2%) 0.0109 ( 0.5%) 0.0229 ( 0.3%) 0.0230 ( 0.1%) import-clang-decl
0.0112 ( 0.2%) 0.0086 ( 0.4%) 0.0198 ( 0.2%) 0.0199 ( 0.1%) LookupConformanceInModuleRequest
0.0107 ( 0.2%) 0.0069 ( 0.3%) 0.0176 ( 0.2%) 0.0177 ( 0.1%) ABIMembersRequest
0.0069 ( 0.1%) 0.0058 ( 0.3%) 0.0127 ( 0.1%) 0.0128 ( 0.1%) ASTLoweringRequest
0.0069 ( 0.1%) 0.0058 ( 0.3%) 0.0127 ( 0.1%) 0.0127 ( 0.1%) SILgen-decl
0.0066 ( 0.1%) 0.0046 ( 0.2%) 0.0112 ( 0.1%) 0.0119 ( 0.1%) SIL optimization
0.0069 ( 0.1%) 0.0035 ( 0.2%) 0.0104 ( 0.1%) 0.0104 ( 0.1%) load-all-members
0.0035 ( 0.1%) 0.0056 ( 0.3%) 0.0091 ( 0.1%) 0.0091 ( 0.0%) IsObjCRequest
0.0042 ( 0.1%) 0.0046 ( 0.2%) 0.0088 ( 0.1%) 0.0088 ( 0.0%) PatternBindingEntryRequest
0.0061 ( 0.1%) 0.0016 ( 0.1%) 0.0076 ( 0.1%) 0.0077 ( 0.0%) LookupInModuleRequest
0.0045 ( 0.1%) 0.0030 ( 0.1%) 0.0075 ( 0.1%) 0.0075 ( 0.0%) ResolveTypeRequest
0.0036 ( 0.1%) 0.0028 ( 0.1%) 0.0064 ( 0.1%) 0.0064 ( 0.0%) SILGen-function
0.0017 ( 0.0%) 0.0034 ( 0.2%) 0.0051 ( 0.1%) 0.0051 ( 0.0%) ResolveValueWitnessesRequest
0.0017 ( 0.0%) 0.0030 ( 0.1%) 0.0047 ( 0.1%) 0.0047 ( 0.0%) AttachedPropertyWrappersRequest
0.0020 ( 0.0%) 0.0026 ( 0.1%) 0.0046 ( 0.1%) 0.0046 ( 0.0%) StoredPropertiesRequest
0.0021 ( 0.0%) 0.0018 ( 0.1%) 0.0039 ( 0.0%) 0.0039 ( 0.0%) ResolveImplicitMemberRequest
0.0013 ( 0.0%) 0.0025 ( 0.1%) 0.0038 ( 0.0%) 0.0038 ( 0.0%) ValueWitnessRequest
0.0020 ( 0.0%) 0.0013 ( 0.1%) 0.0033 ( 0.0%) 0.0033 ( 0.0%) OverriddenDeclsRequest
0.0011 ( 0.0%) 0.0019 ( 0.1%) 0.0031 ( 0.0%) 0.0031 ( 0.0%) Serialization, swiftmodule
0.0014 ( 0.0%) 0.0016 ( 0.1%) 0.0030 ( 0.0%) 0.0030 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0016 ( 0.0%) 0.0008 ( 0.0%) 0.0025 ( 0.0%) 0.0025 ( 0.0%) InheritedDeclsReferencedRequest
0.0008 ( 0.0%) 0.0014 ( 0.1%) 0.0022 ( 0.0%) 0.0022 ( 0.0%) GenericSignatureRequest
0.0010 ( 0.0%) 0.0011 ( 0.1%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) ModuleQualifiedLookupRequest
0.0011 ( 0.0%) 0.0007 ( 0.0%) 0.0018 ( 0.0%) 0.0019 ( 0.0%) PatternTypeRequest
0.0012 ( 0.0%) 0.0006 ( 0.0%) 0.0018 ( 0.0%) 0.0018 ( 0.0%) SuperclassDeclRequest
0.0003 ( 0.0%) 0.0011 ( 0.1%) 0.0014 ( 0.0%) 0.0016 ( 0.0%) Serialization, swiftdoc
0.0006 ( 0.0%) 0.0010 ( 0.0%) 0.0016 ( 0.0%) 0.0016 ( 0.0%) ExpandPeerMacroRequest
0.0007 ( 0.0%) 0.0008 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) LookupAllConformancesInContextRequest
0.0009 ( 0.0%) 0.0006 ( 0.0%) 0.0014 ( 0.0%) 0.0015 ( 0.0%) ExistentialConformsToSelfRequest
0.0010 ( 0.0%) 0.0002 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) build-rewrite-system
0.0007 ( 0.0%) 0.0005 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) ResolveMacroRequest
0.0001 ( 0.0%) 0.0008 ( 0.0%) 0.0009 ( 0.0%) 0.0011 ( 0.0%) SemanticBriefCommentRequest
0.0007 ( 0.0%) 0.0003 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) ResultTypeRequest
0.0005 ( 0.0%) 0.0005 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) HasIsolatedSelfRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0009 ( 0.0%) ExpandMemberAttributeMacros
0.0005 ( 0.0%) 0.0004 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) CustomAttrNominalRequest
0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) LookupInfixOperatorRequest
0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) LocalDiscriminatorsRequest
0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ValidatePrecedenceGroupRequest
0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) LookupPrecedenceGroupRequest
0.0004 ( 0.0%) 0.0003 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) GlobalActorAttributeRequest
0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) IsFunctionBodySkippedRequest
0.0005 ( 0.0%) 0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) RequirementSignatureRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) InheritedProtocolsRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) FragileFunctionKindRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ExpandExtensionMacros
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) OpaqueReadOwnershipRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) IsDynamicRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasInitAccessorRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) GenericParamListRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsGetterMutatingRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) CheckRedeclarationRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) SPIGroupsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) perform-whole-module-type-checking
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AbstractGenericSignatureRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CompareDeclSpecializationRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LifetimeDependenceInfoRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsStaticRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DynamicallyReplacedDeclRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) NeedsNewVTableEntryRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SelfAccessKindRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritsSuperclassInitializersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritedTypeRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AttachedResultBuilderRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AllInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ProtocolDependenciesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) GlobalActorInstanceRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0001 ( 0.0%) IsActorRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseTopLevelDeclsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseSourceFileRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InitAccessorPropertiesRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AccessLevelRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllMembersRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SuperclassTypeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ProtocolRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ConditionalRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) USRGenerationRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StructuralRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PreCheckFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsFinalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsDistributedActorRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
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%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExplicitCaughtTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultArgumentTypeRequest
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-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
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%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCRequirementMapRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasSelfOrAssociatedTypeRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDefaultActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
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%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
6.8324 (100.0%) 2.0874 (100.0%) 8.9197 (100.0%) 19.9180 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.9810 seconds (9.4843 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.1570 (100.0%) 0.8240 (100.0%) 3.9810 (100.0%) 9.4843 (100.0%) Building Target
3.1570 (100.0%) 0.8240 (100.0%) 3.9810 (100.0%) 9.4843 (100.0%) Total
SwiftCompile normal arm64 Compiling\ CoreDataCollectionViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataCollectionViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:172:15: warning: main actor-isolated instance method 'controller(_:didChange:at:for:newIndexPath:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:172:15: note: add 'nonisolated' to 'controller(_:didChange:at:for:newIndexPath:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:24:74: note: add '@preconcurrency' to the 'NSFetchedResultsControllerDelegate' conformance to defer isolation checking to run time
open class CoreDataCollectionViewController: UICollectionViewController, NSFetchedResultsControllerDelegate {
^
@preconcurrency
CoreData.NSFetchedResultsControllerDelegate:13:19: note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange anObject: Any, at indexPath: IndexPath?, for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:156:15: warning: main actor-isolated instance method 'controller(_:didChange:atSectionIndex:for:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:156:15: note: add 'nonisolated' to 'controller(_:didChange:atSectionIndex:for:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:17:19: note: 'controller(_:didChange:atSectionIndex:for:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange sectionInfo: any NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int, for type: NSFetchedResultsChangeType)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:209:15: warning: main actor-isolated instance method 'controllerDidChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift:209:15: note: add 'nonisolated' to 'controllerDidChangeContent' to make this instance method not isolated to the actor
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:23:19: note: 'controllerDidChangeContent' declared here
optional func controllerDidChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1732669175410255-swift-frontend-AECoreDataUI-CoreDataCollectionViewController.swift-arm64_apple_ios13.1_macabi-o-Onone-2399677422.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 16.0743 seconds (24.1508 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
4.3262 ( 37.7%) 0.9030 ( 19.6%) 5.2292 ( 32.5%) 9.2490 ( 38.3%) parse-and-resolve-imports
4.3262 ( 37.7%) 0.9030 ( 19.6%) 5.2292 ( 32.5%) 9.2490 ( 38.3%) Import resolution
0.5011 ( 4.4%) 0.7777 ( 16.9%) 1.2787 ( 8.0%) 1.2828 ( 5.3%) SemanticDeclAttrsRequest
0.2687 ( 2.3%) 0.3974 ( 8.6%) 0.6661 ( 4.1%) 0.6681 ( 2.8%) ActorIsolationRequest
0.3236 ( 2.8%) 0.2250 ( 4.9%) 0.5486 ( 3.4%) 0.5504 ( 2.3%) USRGenerationRequest
0.1447 ( 1.3%) 0.1594 ( 3.5%) 0.3041 ( 1.9%) 0.3050 ( 1.3%) InterfaceTypeRequest
0.1171 ( 1.0%) 0.0976 ( 2.1%) 0.2147 ( 1.3%) 0.2153 ( 0.9%) CollectOverriddenDeclsRequest
0.1000 ( 0.9%) 0.0912 ( 2.0%) 0.1912 ( 1.2%) 0.1913 ( 0.8%) perform-sema
0.0998 ( 0.9%) 0.0912 ( 2.0%) 0.1910 ( 1.2%) 0.1911 ( 0.8%) TypeCheckSourceFileRequest
0.0997 ( 0.9%) 0.0912 ( 2.0%) 0.1909 ( 1.2%) 0.1910 ( 0.8%) Type checking and Semantic analysis
0.0742 ( 0.6%) 0.0685 ( 1.5%) 0.1427 ( 0.9%) 0.1428 ( 0.6%) TypeCheckFunctionBodyRequest
0.0716 ( 0.6%) 0.0660 ( 1.4%) 0.1376 ( 0.9%) 0.1377 ( 0.6%) typecheck-stmt
0.0708 ( 0.6%) 0.0657 ( 1.4%) 0.1366 ( 0.8%) 0.1367 ( 0.6%) typecheck-expr
0.0821 ( 0.7%) 0.0470 ( 1.0%) 0.1291 ( 0.8%) 0.1293 ( 0.5%) ProvideDefaultImplForRequest
0.0857 ( 0.7%) 0.0225 ( 0.5%) 0.1082 ( 0.7%) 0.1089 ( 0.5%) build-rewrite-system
0.0550 ( 0.5%) 0.0534 ( 1.2%) 0.1084 ( 0.7%) 0.1085 ( 0.4%) QualifiedLookupRequest
0.0491 ( 0.4%) 0.0419 ( 0.9%) 0.0910 ( 0.6%) 0.0911 ( 0.4%) typecheck-decl
0.0344 ( 0.3%) 0.0455 ( 1.0%) 0.0799 ( 0.5%) 0.0801 ( 0.3%) IsDynamicRequest
0.0441 ( 0.4%) 0.0276 ( 0.6%) 0.0716 ( 0.4%) 0.0714 ( 0.3%) LookupConformanceInModuleRequest
0.0295 ( 0.3%) 0.0404 ( 0.9%) 0.0699 ( 0.4%) 0.0701 ( 0.3%) AttachedPropertyWrappersRequest
0.0311 ( 0.3%) 0.0277 ( 0.6%) 0.0588 ( 0.4%) 0.0590 ( 0.2%) ExpandPeerMacroRequest
0.0397 ( 0.3%) 0.0187 ( 0.4%) 0.0584 ( 0.4%) 0.0583 ( 0.2%) DirectLookupRequest
0.0305 ( 0.3%) 0.0259 ( 0.6%) 0.0564 ( 0.4%) 0.0564 ( 0.2%) precheck-expr
0.0282 ( 0.2%) 0.0213 ( 0.5%) 0.0495 ( 0.3%) 0.0496 ( 0.2%) ExecuteSILPipelineRequest
0.0342 ( 0.3%) 0.0131 ( 0.3%) 0.0472 ( 0.3%) 0.0473 ( 0.2%) LookupAllConformancesInContextRequest
0.0277 ( 0.2%) 0.0185 ( 0.4%) 0.0462 ( 0.3%) 0.0462 ( 0.2%) UnqualifiedLookupRequest
0.0267 ( 0.2%) 0.0167 ( 0.4%) 0.0435 ( 0.3%) 0.0435 ( 0.2%) performUnqualifiedLookup
0.0314 ( 0.3%) 0.0111 ( 0.2%) 0.0426 ( 0.3%) 0.0426 ( 0.2%) LookupInModuleRequest
0.0252 ( 0.2%) 0.0170 ( 0.4%) 0.0422 ( 0.3%) 0.0422 ( 0.2%) import-clang-decl
0.0231 ( 0.2%) 0.0187 ( 0.4%) 0.0418 ( 0.3%) 0.0419 ( 0.2%) SimpleDidSetRequest
0.0224 ( 0.2%) 0.0153 ( 0.3%) 0.0376 ( 0.2%) 0.0378 ( 0.2%) ModuleQualifiedLookupRequest
0.0197 ( 0.2%) 0.0147 ( 0.3%) 0.0345 ( 0.2%) 0.0345 ( 0.1%) HasIsolatedSelfRequest
0.0012 ( 0.0%) 0.0063 ( 0.1%) 0.0075 ( 0.0%) 0.0291 ( 0.1%) load-stdlib
0.0176 ( 0.2%) 0.0105 ( 0.2%) 0.0281 ( 0.2%) 0.0279 ( 0.1%) ExpandMemberAttributeMacros
0.0164 ( 0.1%) 0.0110 ( 0.2%) 0.0274 ( 0.2%) 0.0276 ( 0.1%) GlobalActorAttributeRequest
0.0135 ( 0.1%) 0.0083 ( 0.2%) 0.0217 ( 0.1%) 0.0233 ( 0.1%) IRGenRequest
0.0132 ( 0.1%) 0.0095 ( 0.2%) 0.0227 ( 0.1%) 0.0227 ( 0.1%) ASTLoweringRequest
0.0092 ( 0.1%) 0.0124 ( 0.3%) 0.0215 ( 0.1%) 0.0216 ( 0.1%) HasInitAccessorRequest
0.0123 ( 0.1%) 0.0090 ( 0.2%) 0.0213 ( 0.1%) 0.0213 ( 0.1%) SILgen-decl
0.0113 ( 0.1%) 0.0084 ( 0.2%) 0.0197 ( 0.1%) 0.0196 ( 0.1%) IsFinalRequest
0.0107 ( 0.1%) 0.0062 ( 0.1%) 0.0168 ( 0.1%) 0.0184 ( 0.1%) IRGen
0.0102 ( 0.1%) 0.0075 ( 0.2%) 0.0177 ( 0.1%) 0.0177 ( 0.1%) SILGen-function
0.0096 ( 0.1%) 0.0073 ( 0.2%) 0.0169 ( 0.1%) 0.0171 ( 0.1%) DynamicallyReplacedDeclRequest
0.0097 ( 0.1%) 0.0051 ( 0.1%) 0.0148 ( 0.1%) 0.0148 ( 0.1%) ABIMembersRequest
0.0122 ( 0.1%) 0.0017 ( 0.0%) 0.0139 ( 0.1%) 0.0140 ( 0.1%) AbstractGenericSignatureRequest
0.0071 ( 0.1%) 0.0051 ( 0.1%) 0.0122 ( 0.1%) 0.0123 ( 0.1%) OverriddenDeclsRequest
0.0049 ( 0.0%) 0.0049 ( 0.1%) 0.0098 ( 0.1%) 0.0098 ( 0.0%) PatternBindingEntryRequest
0.0060 ( 0.1%) 0.0033 ( 0.1%) 0.0093 ( 0.1%) 0.0093 ( 0.0%) load-all-members
0.0047 ( 0.0%) 0.0035 ( 0.1%) 0.0082 ( 0.1%) 0.0083 ( 0.0%) AccessLevelRequest
0.0035 ( 0.0%) 0.0040 ( 0.1%) 0.0075 ( 0.0%) 0.0076 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0041 ( 0.0%) 0.0032 ( 0.1%) 0.0073 ( 0.0%) 0.0073 ( 0.0%) HasStorageRequest
0.0032 ( 0.0%) 0.0039 ( 0.1%) 0.0071 ( 0.0%) 0.0071 ( 0.0%) StoredPropertiesRequest
0.0038 ( 0.0%) 0.0026 ( 0.1%) 0.0063 ( 0.0%) 0.0064 ( 0.0%) LifetimeDependenceInfoRequest
0.0039 ( 0.0%) 0.0021 ( 0.0%) 0.0060 ( 0.0%) 0.0059 ( 0.0%) ResolveMacroRequest
0.0026 ( 0.0%) 0.0033 ( 0.1%) 0.0059 ( 0.0%) 0.0059 ( 0.0%) IsObjCRequest
0.0050 ( 0.0%) 0.0005 ( 0.0%) 0.0055 ( 0.0%) 0.0055 ( 0.0%) SIL optimization
0.0030 ( 0.0%) 0.0023 ( 0.0%) 0.0053 ( 0.0%) 0.0053 ( 0.0%) ResolveTypeRequest
0.0031 ( 0.0%) 0.0017 ( 0.0%) 0.0049 ( 0.0%) 0.0048 ( 0.0%) CustomAttrNominalRequest
0.0025 ( 0.0%) 0.0019 ( 0.0%) 0.0043 ( 0.0%) 0.0044 ( 0.0%) ResolveImplicitMemberRequest
0.0014 ( 0.0%) 0.0022 ( 0.0%) 0.0036 ( 0.0%) 0.0036 ( 0.0%) ResolveValueWitnessesRequest
0.0022 ( 0.0%) 0.0012 ( 0.0%) 0.0034 ( 0.0%) 0.0034 ( 0.0%) InheritedDeclsReferencedRequest
0.0014 ( 0.0%) 0.0019 ( 0.0%) 0.0033 ( 0.0%) 0.0033 ( 0.0%) GenericSignatureRequest
0.0018 ( 0.0%) 0.0004 ( 0.0%) 0.0023 ( 0.0%) 0.0023 ( 0.0%) RequirementSignatureRequest
0.0013 ( 0.0%) 0.0009 ( 0.0%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) SPIGroupsRequest
0.0007 ( 0.0%) 0.0012 ( 0.0%) 0.0019 ( 0.0%) 0.0019 ( 0.0%) ValueWitnessRequest
0.0009 ( 0.0%) 0.0009 ( 0.0%) 0.0019 ( 0.0%) 0.0019 ( 0.0%) ExistentialConformsToSelfRequest
0.0012 ( 0.0%) 0.0006 ( 0.0%) 0.0018 ( 0.0%) 0.0018 ( 0.0%) SuperclassDeclRequest
0.0009 ( 0.0%) 0.0009 ( 0.0%) 0.0018 ( 0.0%) 0.0018 ( 0.0%) typecheck-for-each
0.0011 ( 0.0%) 0.0007 ( 0.0%) 0.0018 ( 0.0%) 0.0017 ( 0.0%) GenericParamListRequest
0.0011 ( 0.0%) 0.0006 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) IsActorRequest
0.0011 ( 0.0%) 0.0005 ( 0.0%) 0.0016 ( 0.0%) 0.0016 ( 0.0%) CompareDeclSpecializationRequest
0.0004 ( 0.0%) 0.0009 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) LookupInfixOperatorRequest
0.0009 ( 0.0%) 0.0005 ( 0.0%) 0.0013 ( 0.0%) 0.0014 ( 0.0%) PatternTypeRequest
0.0008 ( 0.0%) 0.0005 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) ExpandExtensionMacros
0.0007 ( 0.0%) 0.0005 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) ProtocolDependenciesRequest
0.0007 ( 0.0%) 0.0004 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0006 ( 0.0%) 0.0002 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) AllInheritedProtocolsRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) IsDistributedActorRequest
0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ResultBuilderTypeRequest
0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) InheritedProtocolsRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ValidatePrecedenceGroupRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) LookupPrecedenceGroupRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) PreCheckFunctionBodyRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) EnumRawValuesRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) DefaultTypeRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) OpaqueReadOwnershipRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ConditionalRequirementsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ResultTypeRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ExpandBodyMacroRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsCallAsFunctionNominalRequest
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseTopLevelDeclsRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseSourceFileRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DirectOperatorLookupRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsGetterMutatingRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CheckRedeclarationRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) NeedsNewVTableEntryRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) StructuralRequirementsRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) perform-whole-module-type-checking
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) StorageImplInfoRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParamSpecifierRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0001 ( 0.0%) GlobalActorInstanceRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0001 ( 0.0%) IsStaticRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0001 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SelfAccessKindRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritsSuperclassInitializersRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StoredPropertiesAndMissingMembersRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultInitializerIsolation
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LocalDiscriminatorsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritedTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ProtocolRequirementsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDynamicCallableAttributeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InitAccessorPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuperclassTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangRecordMemberLookup
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
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%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangDirectLookupRequest
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%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BreakTargetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
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%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
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%) ExplicitCaughtTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureEffectsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCRequirementMapRequest
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%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasSelfOrAssociatedTypeRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
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%) IsSingleValueStmtRequest
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%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDefaultActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckClosureBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultArgumentTypeRequest
11.4754 (100.0%) 4.5989 (100.0%) 16.0743 (100.0%) 24.1508 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 10.1535 seconds (14.2817 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
6.8743 (100.0%) 3.2791 (100.0%) 10.1535 (100.0%) 14.2817 (100.0%) Building Target
6.8743 (100.0%) 3.2791 (100.0%) 10.1535 (100.0%) 14.2817 (100.0%) Total
SwiftCompile normal arm64 Compiling\ CoreDataTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1732669175410249-swift-frontend-AECoreDataUI-CoreDataTableViewController.swift-arm64_apple_ios13.1_macabi-o-Onone-291440557.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 5.9820 seconds (24.4278 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0422 ( 1.4%) 0.0584 ( 1.9%) 0.1007 ( 1.7%) 9.3069 ( 38.1%) parse-and-resolve-imports
0.0422 ( 1.4%) 0.0584 ( 1.9%) 0.1006 ( 1.7%) 9.3069 ( 38.1%) Import resolution
0.5021 ( 17.1%) 0.8005 ( 26.3%) 1.3025 ( 21.8%) 1.3053 ( 5.3%) SemanticDeclAttrsRequest
0.2696 ( 9.2%) 0.4082 ( 13.4%) 0.6778 ( 11.3%) 0.6787 ( 2.8%) ActorIsolationRequest
0.3254 ( 11.1%) 0.2400 ( 7.9%) 0.5654 ( 9.5%) 0.5664 ( 2.3%) USRGenerationRequest
0.1474 ( 5.0%) 0.1737 ( 5.7%) 0.3211 ( 5.4%) 0.3216 ( 1.3%) InterfaceTypeRequest
0.1161 ( 4.0%) 0.1015 ( 3.3%) 0.2176 ( 3.6%) 0.2181 ( 0.9%) CollectOverriddenDeclsRequest
0.1019 ( 3.5%) 0.0940 ( 3.1%) 0.1959 ( 3.3%) 0.1960 ( 0.8%) perform-sema
0.1017 ( 3.5%) 0.0940 ( 3.1%) 0.1956 ( 3.3%) 0.1958 ( 0.8%) TypeCheckSourceFileRequest
0.1016 ( 3.5%) 0.0940 ( 3.1%) 0.1955 ( 3.3%) 0.1956 ( 0.8%) Type checking and Semantic analysis
0.0809 ( 2.8%) 0.0747 ( 2.5%) 0.1556 ( 2.6%) 0.1557 ( 0.6%) TypeCheckFunctionBodyRequest
0.0787 ( 2.7%) 0.0728 ( 2.4%) 0.1515 ( 2.5%) 0.1516 ( 0.6%) typecheck-stmt
0.0740 ( 2.5%) 0.0679 ( 2.2%) 0.1419 ( 2.4%) 0.1420 ( 0.6%) typecheck-expr
0.0816 ( 2.8%) 0.0506 ( 1.7%) 0.1322 ( 2.2%) 0.1323 ( 0.5%) ProvideDefaultImplForRequest
0.0850 ( 2.9%) 0.0325 ( 1.1%) 0.1175 ( 2.0%) 0.1176 ( 0.5%) build-rewrite-system
0.0541 ( 1.8%) 0.0500 ( 1.6%) 0.1041 ( 1.7%) 0.1042 ( 0.4%) QualifiedLookupRequest
0.0485 ( 1.7%) 0.0460 ( 1.5%) 0.0945 ( 1.6%) 0.0946 ( 0.4%) typecheck-decl
0.0340 ( 1.2%) 0.0463 ( 1.5%) 0.0802 ( 1.3%) 0.0803 ( 0.3%) IsDynamicRequest
0.0302 ( 1.0%) 0.0436 ( 1.4%) 0.0738 ( 1.2%) 0.0740 ( 0.3%) AttachedPropertyWrappersRequest
0.0461 ( 1.6%) 0.0270 ( 0.9%) 0.0731 ( 1.2%) 0.0733 ( 0.3%) LookupConformanceInModuleRequest
0.0324 ( 1.1%) 0.0308 ( 1.0%) 0.0632 ( 1.1%) 0.0632 ( 0.3%) precheck-expr
0.0396 ( 1.3%) 0.0208 ( 0.7%) 0.0604 ( 1.0%) 0.0604 ( 0.2%) DirectLookupRequest
0.0299 ( 1.0%) 0.0263 ( 0.9%) 0.0562 ( 0.9%) 0.0566 ( 0.2%) ExpandPeerMacroRequest
0.0350 ( 1.2%) 0.0137 ( 0.5%) 0.0487 ( 0.8%) 0.0487 ( 0.2%) LookupAllConformancesInContextRequest
0.0244 ( 0.8%) 0.0236 ( 0.8%) 0.0480 ( 0.8%) 0.0480 ( 0.2%) SimpleDidSetRequest
0.0284 ( 1.0%) 0.0185 ( 0.6%) 0.0469 ( 0.8%) 0.0470 ( 0.2%) UnqualifiedLookupRequest
0.0259 ( 0.9%) 0.0201 ( 0.7%) 0.0460 ( 0.8%) 0.0462 ( 0.2%) import-clang-decl
0.0308 ( 1.0%) 0.0141 ( 0.5%) 0.0448 ( 0.7%) 0.0449 ( 0.2%) ExecuteSILPipelineRequest
0.0275 ( 0.9%) 0.0167 ( 0.5%) 0.0441 ( 0.7%) 0.0442 ( 0.2%) performUnqualifiedLookup
0.0303 ( 1.0%) 0.0133 ( 0.4%) 0.0437 ( 0.7%) 0.0438 ( 0.2%) LookupInModuleRequest
0.0217 ( 0.7%) 0.0164 ( 0.5%) 0.0380 ( 0.6%) 0.0382 ( 0.2%) ModuleQualifiedLookupRequest
0.0193 ( 0.7%) 0.0149 ( 0.5%) 0.0342 ( 0.6%) 0.0339 ( 0.1%) HasIsolatedSelfRequest
0.0140 ( 0.5%) 0.0175 ( 0.6%) 0.0315 ( 0.5%) 0.0328 ( 0.1%) IRGenRequest
0.0013 ( 0.0%) 0.0052 ( 0.2%) 0.0064 ( 0.1%) 0.0289 ( 0.1%) load-stdlib
0.0111 ( 0.4%) 0.0160 ( 0.5%) 0.0271 ( 0.5%) 0.0284 ( 0.1%) IRGen
0.0174 ( 0.6%) 0.0106 ( 0.3%) 0.0279 ( 0.5%) 0.0279 ( 0.1%) ExpandMemberAttributeMacros
0.0161 ( 0.5%) 0.0117 ( 0.4%) 0.0278 ( 0.5%) 0.0279 ( 0.1%) GlobalActorAttributeRequest
0.0094 ( 0.3%) 0.0123 ( 0.4%) 0.0217 ( 0.4%) 0.0218 ( 0.1%) HasInitAccessorRequest
0.0112 ( 0.4%) 0.0087 ( 0.3%) 0.0199 ( 0.3%) 0.0199 ( 0.1%) IsFinalRequest
0.0118 ( 0.4%) 0.0073 ( 0.2%) 0.0191 ( 0.3%) 0.0191 ( 0.1%) ASTLoweringRequest
0.0114 ( 0.4%) 0.0070 ( 0.2%) 0.0183 ( 0.3%) 0.0183 ( 0.1%) SILgen-decl
0.0097 ( 0.3%) 0.0074 ( 0.2%) 0.0171 ( 0.3%) 0.0169 ( 0.1%) DynamicallyReplacedDeclRequest
0.0089 ( 0.3%) 0.0065 ( 0.2%) 0.0153 ( 0.3%) 0.0153 ( 0.1%) ABIMembersRequest
0.0122 ( 0.4%) 0.0026 ( 0.1%) 0.0147 ( 0.2%) 0.0147 ( 0.1%) AbstractGenericSignatureRequest
0.0086 ( 0.3%) 0.0052 ( 0.2%) 0.0138 ( 0.2%) 0.0138 ( 0.1%) SILGen-function
0.0075 ( 0.3%) 0.0055 ( 0.2%) 0.0130 ( 0.2%) 0.0127 ( 0.1%) OverriddenDeclsRequest
0.0058 ( 0.2%) 0.0041 ( 0.1%) 0.0099 ( 0.2%) 0.0099 ( 0.0%) load-all-members
0.0047 ( 0.2%) 0.0036 ( 0.1%) 0.0083 ( 0.1%) 0.0084 ( 0.0%) AccessLevelRequest
0.0042 ( 0.1%) 0.0037 ( 0.1%) 0.0080 ( 0.1%) 0.0080 ( 0.0%) PatternBindingEntryRequest
0.0034 ( 0.1%) 0.0041 ( 0.1%) 0.0075 ( 0.1%) 0.0076 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0041 ( 0.1%) 0.0032 ( 0.1%) 0.0073 ( 0.1%) 0.0074 ( 0.0%) HasStorageRequest
0.0069 ( 0.2%) 0.0002 ( 0.0%) 0.0072 ( 0.1%) 0.0072 ( 0.0%) SIL optimization
0.0040 ( 0.1%) 0.0030 ( 0.1%) 0.0070 ( 0.1%) 0.0070 ( 0.0%) ResolveTypeRequest
0.0029 ( 0.1%) 0.0036 ( 0.1%) 0.0065 ( 0.1%) 0.0065 ( 0.0%) IsObjCRequest
0.0037 ( 0.1%) 0.0028 ( 0.1%) 0.0065 ( 0.1%) 0.0064 ( 0.0%) LifetimeDependenceInfoRequest
0.0039 ( 0.1%) 0.0023 ( 0.1%) 0.0063 ( 0.1%) 0.0063 ( 0.0%) ResolveMacroRequest
0.0033 ( 0.1%) 0.0029 ( 0.1%) 0.0062 ( 0.1%) 0.0062 ( 0.0%) StoredPropertiesRequest
0.0030 ( 0.1%) 0.0019 ( 0.1%) 0.0049 ( 0.1%) 0.0050 ( 0.0%) CustomAttrNominalRequest
0.0023 ( 0.1%) 0.0017 ( 0.1%) 0.0040 ( 0.1%) 0.0040 ( 0.0%) InheritedDeclsReferencedRequest
0.0019 ( 0.1%) 0.0017 ( 0.1%) 0.0037 ( 0.1%) 0.0037 ( 0.0%) ResolveImplicitMemberRequest
0.0015 ( 0.1%) 0.0022 ( 0.1%) 0.0037 ( 0.1%) 0.0036 ( 0.0%) GenericSignatureRequest
0.0012 ( 0.0%) 0.0017 ( 0.1%) 0.0029 ( 0.0%) 0.0029 ( 0.0%) ResolveValueWitnessesRequest
0.0018 ( 0.1%) 0.0005 ( 0.0%) 0.0024 ( 0.0%) 0.0024 ( 0.0%) RequirementSignatureRequest
0.0011 ( 0.0%) 0.0011 ( 0.0%) 0.0023 ( 0.0%) 0.0023 ( 0.0%) SuperclassDeclRequest
0.0012 ( 0.0%) 0.0009 ( 0.0%) 0.0022 ( 0.0%) 0.0022 ( 0.0%) SPIGroupsRequest
0.0008 ( 0.0%) 0.0013 ( 0.0%) 0.0021 ( 0.0%) 0.0021 ( 0.0%) ValueWitnessRequest
0.0013 ( 0.0%) 0.0007 ( 0.0%) 0.0020 ( 0.0%) 0.0020 ( 0.0%) PatternTypeRequest
0.0009 ( 0.0%) 0.0010 ( 0.0%) 0.0019 ( 0.0%) 0.0020 ( 0.0%) ExistentialConformsToSelfRequest
0.0012 ( 0.0%) 0.0007 ( 0.0%) 0.0019 ( 0.0%) 0.0018 ( 0.0%) GenericParamListRequest
0.0011 ( 0.0%) 0.0006 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) IsActorRequest
0.0005 ( 0.0%) 0.0009 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) LookupInfixOperatorRequest
0.0008 ( 0.0%) 0.0005 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) ExpandExtensionMacros
0.0010 ( 0.0%) 0.0004 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) CompareDeclSpecializationRequest
0.0007 ( 0.0%) 0.0005 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) ProtocolDependenciesRequest
0.0007 ( 0.0%) 0.0004 ( 0.0%) 0.0011 ( 0.0%) 0.0012 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0004 ( 0.0%) 0.0005 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) InheritedProtocolsRequest
0.0006 ( 0.0%) 0.0002 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) AllInheritedProtocolsRequest
0.0006 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) EnumRawValuesRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) IsDistributedActorRequest
0.0005 ( 0.0%) 0.0003 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) ResultTypeRequest
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) ValidatePrecedenceGroupRequest
0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) LookupPrecedenceGroupRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) PreCheckFunctionBodyRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) DefaultTypeRequest
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) ResultBuilderTypeRequest
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseTopLevelDeclsRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseSourceFileRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) OpaqueReadOwnershipRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ConditionalRequirementsRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsGetterMutatingRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CheckRedeclarationRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DirectOperatorLookupRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) StructuralRequirementsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsCallAsFunctionNominalRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ExpandBodyMacroRequest
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) NeedsNewVTableEntryRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LocalDiscriminatorsRequest
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) perform-whole-module-type-checking
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritsSuperclassInitializersRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsStaticRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SelfAccessKindRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) StoredPropertiesAndMissingMembersRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) GlobalActorInstanceRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ParamSpecifierRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritedTypeRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StorageImplInfoRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PropertyWrapperMutabilityRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ProtocolRequirementsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SuperclassTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDynamicCallableAttributeRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SemanticUnavailableAttrRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AllMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InitAccessorPropertiesRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
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%) ClangRecordMemberLookup
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
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%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangDirectLookupRequest
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%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ReferencedAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BreakTargetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
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%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PublicSymbolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExplicitCaughtTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsABICompatibleOverrideRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
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%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasSelfOrAssociatedTypeRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCRequirementMapRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
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%) IsDefaultActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckClosureBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClosureEffectsRequest
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%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
2.9374 (100.0%) 3.0447 (100.0%) 5.9820 (100.0%) 24.4278 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.9584 seconds (14.2803 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.5350 (100.0%) 2.4234 (100.0%) 4.9584 (100.0%) 14.2803 (100.0%) Building Target
2.5350 (100.0%) 2.4234 (100.0%) 4.9584 (100.0%) 14.2803 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataCollectionViewController.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -application-extension -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -module-name AECoreDataUI -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name macosx15.1 -prebuilt-module-cache-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/CoreDataTableViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:129:15: warning: main actor-isolated instance method 'controller(_:didChange:at:for:newIndexPath:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:129:15: note: add 'nonisolated' to 'controller(_:didChange:at:for:newIndexPath:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:24:64: note: add '@preconcurrency' to the 'NSFetchedResultsControllerDelegate' conformance to defer isolation checking to run time
open class CoreDataTableViewController: UITableViewController, NSFetchedResultsControllerDelegate {
^
@preconcurrency
CoreData.NSFetchedResultsControllerDelegate:13:19: note: 'controller(_:didChange:at:for:newIndexPath:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange anObject: Any, at indexPath: IndexPath?, for type: NSFetchedResultsChangeType, newIndexPath: IndexPath?)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:112:15: warning: main actor-isolated instance method 'controller(_:didChange:atSectionIndex:for:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:112:15: note: add 'nonisolated' to 'controller(_:didChange:atSectionIndex:for:)' to make this instance method not isolated to the actor
open func controller(_ controller: NSFetchedResultsController<NSFetchRequestResult>,
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:17:19: note: 'controller(_:didChange:atSectionIndex:for:)' declared here
optional func controller(_ controller: NSFetchedResultsController<any NSFetchRequestResult>, didChange sectionInfo: any NSFetchedResultsSectionInfo, atSectionIndex sectionIndex: Int, for type: NSFetchedResultsChangeType)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:105:15: warning: main actor-isolated instance method 'controllerWillChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerWillChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:105:15: note: add 'nonisolated' to 'controllerWillChangeContent' to make this instance method not isolated to the actor
open func controllerWillChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:21:19: note: 'controllerWillChangeContent' declared here
optional func controllerWillChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:168:15: warning: main actor-isolated instance method 'controllerDidChangeContent' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AECoreDataUI/CoreDataTableViewController.swift:168:15: note: add 'nonisolated' to 'controllerDidChangeContent' to make this instance method not isolated to the actor
open func controllerDidChangeContent(_ controller: NSFetchedResultsController<NSFetchRequestResult>) {
^
nonisolated
CoreData.NSFetchedResultsControllerDelegate:23:19: note: 'controllerDidChangeContent' declared here
optional func controllerDidChangeContent(_ controller: NSFetchedResultsController<any NSFetchRequestResult>)
^
SwiftDriverJobDiscovery normal arm64 Emitting module for AECoreDataUI (in target 'AECoreDataUI' from project 'AECoreDataUI')
SwiftDriver\ Compilation\ Requirements AECoreDataUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AECoreDataUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList -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.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers/AECoreDataUI-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Headers/AECoreDataUI-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftmodule (in target 'AECoreDataUI' from project 'AECoreDataUI')
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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.abi.json (in target 'AECoreDataUI' from project 'AECoreDataUI')
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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftdoc (in target 'AECoreDataUI' from project 'AECoreDataUI')
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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/arm64-apple-ios-macabi.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftsourceinfo (in target 'AECoreDataUI' from project 'AECoreDataUI')
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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Modules/AECoreDataUI.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o.scan -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.o -disable-free -emit-obj -x c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/AECoreDataUI_vers.c -target-abi darwinpcs -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -triple arm64-apple-ios13.1.0-macabi -target-linker-version 1115.7.3 -target-sdk-version\=18.1 -fmodules-validate-system-headers -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -internal-isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -std\=gnu99 -fmodules -fmodule-name\=AECoreDataUI -fno-implicit-modules -fapplication-extension -fmax-type-align\=16 -fpascal-strings -fstack-check -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name AECoreDataUI_vers.c -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_vers.d -skip-unused-modulemap-deps -fdepfile-entry\=/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/SDKSettings.json
SwiftDriverJobDiscovery normal arm64 Compiling CoreDataTableViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
SwiftDriverJobDiscovery normal arm64 Compiling CoreDataCollectionViewController.swift (in target 'AECoreDataUI' from project 'AECoreDataUI')
SwiftDriver\ Compilation AECoreDataUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AECoreDataUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList -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.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.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/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI-a449835f5b4d1a2536e4372601a6b461-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/unextended-module-overlay.yaml -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-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI normal (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.1-macabi -dynamiclib -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.LinkFileList -install_name @rpath/AECoreDataUI.framework/Versions/A/AECoreDataUI -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fapplication-extension -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/System/iOSSupport/usr/lib/swift -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.swiftmodule -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI
ExtractAppIntentsMetadata (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/Resources --toolchain-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AECoreDataUI --sdk-root /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk --xcode-version 16B40 --platform-family macOS --deployment-target 10.15 --bundle-identifier net.tadija.AECoreDataUI --target-triple arm64-apple-ios13.1-macabi --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/AECoreDataUI.DependencyMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AECoreDataUI.build/Debug-maccatalyst/AECoreDataUI.build/Objects-normal/arm64/AECoreDataUI.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents
note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'AECoreDataUI' from project 'AECoreDataUI')
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI.tbd (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/System/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/AECoreDataUI.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/AECoreDataUI.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI.tbd (in target 'AECoreDataUI' from project 'AECoreDataUI')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/Versions/A/AECoreDataUI.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/AECoreDataUI.framework/AECoreDataUI.tbd
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AECoreDataUI",
"name" : "AECoreDataUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AECoreDataUI",
"targets" : [
"AECoreDataUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AECoreDataUITests",
"module_type" : "SwiftTarget",
"name" : "AECoreDataUITests",
"path" : "Tests/AECoreDataUITests",
"sources" : [
"AECoreDataUITests.swift"
],
"target_dependencies" : [
"AECoreDataUI"
],
"type" : "test"
},
{
"c99name" : "AECoreDataUI",
"module_type" : "SwiftTarget",
"name" : "AECoreDataUI",
"path" : "Sources/AECoreDataUI",
"product_memberships" : [
"AECoreDataUI"
],
"sources" : [
"CoreDataCollectionViewController.swift",
"CoreDataTableViewController.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.