Build Information
Successful build of Source, reference develop (6841a1
), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 09:45:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Source -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/blackjacx/Source.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/blackjacx/Source
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 6841a1f Update LICENSE
Cloned https://github.com/blackjacx/Source.git
Revision (git rev-parse @):
6841a1f400c61c01f12844090c821d1a9b7e1212
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/blackjacx/Source.git at develop
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/blackjacx/Source.git
https://github.com/blackjacx/Source.git
{
"dependencies" : [
],
"manifest_display_name" : "Source",
"name" : "Source",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Source",
"targets" : [
"Source"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Source",
"module_type" : "SwiftTarget",
"name" : "Source",
"path" : "Source",
"product_memberships" : [
"Source"
],
"sources" : [
"Configurable.swift",
"ConfigurableSupplementaryView.swift",
"DataSource.swift",
"HeightConfigurable.swift",
"ModelCollection.swift",
"NSDirectionalLayoutEdges+Extensions.swift",
"Reusable.swift",
"Section.swift",
"SupplementaryViewModel.swift",
"UITableViewCell+Extensions.swift",
"ViewModel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "Source",
"name" : "Source",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Source",
"targets" : [
"Source"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Source",
"module_type" : "SwiftTarget",
"name" : "Source",
"path" : "Source",
"product_memberships" : [
"Source"
],
"sources" : [
"Configurable.swift",
"ConfigurableSupplementaryView.swift",
"DataSource.swift",
"HeightConfigurable.swift",
"ModelCollection.swift",
"NSDirectionalLayoutEdges+Extensions.swift",
"Reusable.swift",
"Section.swift",
"SupplementaryViewModel.swift",
"UITableViewCell+Extensions.swift",
"ViewModel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Source",
"schemes" : [
"Source"
],
"targets" : [
"Source",
"SourceTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Source -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Source -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Source' in project 'Source' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fb76eb0002c140b17cf485ce080b16ac
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fb76eb0002c140b17cf485ce080b16ac.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-target-headers.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyStaticMetadataFileList (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyMetadataFileList (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/module.modulemap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftConstValuesFileList (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.LinkFileList (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-OutputFileMap.json (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios14.0 '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=Source' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -g -fprofile-instr-generate -fcoverage-mapping -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Headers (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/module.modulemap (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Resources/Info.plist (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Resources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Info.plist
SwiftDriver Source normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Source -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.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/Source.build/Debug-iphoneos/Source.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ViewModel.swift,\ Reusable.swift /Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift /Users/admin/builder/spi-builder-workspace/Source/Reusable.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift:27:10: warning: associated value 'invalidModel' of 'Sendable'-conforming enum 'ViewModelError' has non-sendable type 'any ViewModel'; this is an error in the Swift 6 language mode
case invalidModel(ViewModel?)
^
/Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift:13:17: note: protocol 'ViewModel' does not conform to the 'Sendable' protocol
public protocol ViewModel {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Reusable.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919945495102-swift-frontend-Source-ViewModel.swift-arm64_apple_ios14.0-o-Onone-3628847332.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.7616 seconds (6.6521 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8718 ( 45.5%) 0.3598 ( 42.5%) 1.2316 ( 44.6%) 3.1309 ( 47.1%) parse-and-resolve-imports
0.8702 ( 45.4%) 0.3566 ( 42.1%) 1.2268 ( 44.4%) 3.1245 ( 47.0%) Import resolution
0.0785 ( 4.1%) 0.0198 ( 2.3%) 0.0983 ( 3.6%) 0.0982 ( 1.5%) build-rewrite-system
0.0017 ( 0.1%) 0.0105 ( 1.2%) 0.0122 ( 0.4%) 0.0892 ( 1.3%) load-stdlib
0.0241 ( 1.3%) 0.0246 ( 2.9%) 0.0487 ( 1.8%) 0.0503 ( 0.8%) import-clang-decl
0.0164 ( 0.9%) 0.0187 ( 2.2%) 0.0351 ( 1.3%) 0.0392 ( 0.6%) perform-sema
0.0164 ( 0.9%) 0.0187 ( 2.2%) 0.0350 ( 1.3%) 0.0391 ( 0.6%) Type checking and Semantic analysis
0.0053 ( 0.3%) 0.0113 ( 1.3%) 0.0166 ( 0.6%) 0.0199 ( 0.3%) typecheck-decl
0.0109 ( 0.6%) 0.0073 ( 0.9%) 0.0182 ( 0.7%) 0.0191 ( 0.3%) typecheck-stmt
0.0082 ( 0.4%) 0.0059 ( 0.7%) 0.0141 ( 0.5%) 0.0145 ( 0.2%) precheck-target
0.0019 ( 0.1%) 0.0075 ( 0.9%) 0.0095 ( 0.3%) 0.0114 ( 0.2%) SILGen
0.0043 ( 0.2%) 0.0040 ( 0.5%) 0.0083 ( 0.3%) 0.0088 ( 0.1%) IRGen
0.0024 ( 0.1%) 0.0008 ( 0.1%) 0.0033 ( 0.1%) 0.0033 ( 0.0%) load-all-members
0.0020 ( 0.1%) 0.0000 ( 0.0%) 0.0020 ( 0.1%) 0.0020 ( 0.0%) SIL optimization
0.0009 ( 0.0%) 0.0008 ( 0.1%) 0.0016 ( 0.1%) 0.0017 ( 0.0%) SILGen-function
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.9149 (100.0%) 0.8467 (100.0%) 2.7616 (100.0%) 6.6521 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.5548 seconds (5.6728 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.0141 (100.0%) 1.5407 (100.0%) 3.5548 (100.0%) 5.6728 (100.0%) Building Target
2.0141 (100.0%) 1.5407 (100.0%) 3.5548 (100.0%) 5.6728 (100.0%) Total
SwiftCompile normal arm64 Compiling\ NSDirectionalLayoutEdges+Extensions.swift /Users/admin/builder/spi-builder-workspace/Source/NSDirectionalLayoutEdges+Extensions.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919945484794-swift-frontend-Source-NSDirectionalLayoutEdges_Extensions.swift-arm64_apple_ios14.0-o-Onone-1600199498.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.9314 seconds (6.7080 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1269 ( 30.2%) 0.2122 ( 41.6%) 0.3391 ( 36.4%) 3.1839 ( 47.5%) parse-and-resolve-imports
0.1250 ( 29.7%) 0.2105 ( 41.2%) 0.3355 ( 36.0%) 3.1803 ( 47.4%) Import resolution
0.0017 ( 0.4%) 0.0172 ( 3.4%) 0.0188 ( 2.0%) 0.1058 ( 1.6%) load-stdlib
0.0776 ( 18.4%) 0.0271 ( 5.3%) 0.1047 ( 11.2%) 0.1046 ( 1.6%) build-rewrite-system
0.0260 ( 6.2%) 0.0243 ( 4.7%) 0.0502 ( 5.4%) 0.0503 ( 0.8%) import-clang-decl
0.0154 ( 3.7%) 0.0039 ( 0.8%) 0.0193 ( 2.1%) 0.0193 ( 0.3%) perform-sema
0.0153 ( 3.6%) 0.0039 ( 0.8%) 0.0192 ( 2.1%) 0.0192 ( 0.3%) Type checking and Semantic analysis
0.0144 ( 3.4%) 0.0031 ( 0.6%) 0.0175 ( 1.9%) 0.0175 ( 0.3%) typecheck-stmt
0.0051 ( 1.2%) 0.0019 ( 0.4%) 0.0070 ( 0.8%) 0.0070 ( 0.1%) typecheck-expr
0.0053 ( 1.3%) 0.0017 ( 0.3%) 0.0070 ( 0.7%) 0.0070 ( 0.1%) precheck-target
0.0024 ( 0.6%) 0.0027 ( 0.5%) 0.0051 ( 0.5%) 0.0051 ( 0.1%) IRGen
0.0024 ( 0.6%) 0.0007 ( 0.1%) 0.0032 ( 0.3%) 0.0032 ( 0.0%) load-all-members
0.0013 ( 0.3%) 0.0010 ( 0.2%) 0.0023 ( 0.3%) 0.0023 ( 0.0%) SILGen
0.0009 ( 0.2%) 0.0000 ( 0.0%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) SIL optimization
0.0004 ( 0.1%) 0.0003 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 0.0%) SILGen-function
0.0005 ( 0.1%) 0.0002 ( 0.0%) 0.0008 ( 0.1%) 0.0008 ( 0.0%) typecheck-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.4206 (100.0%) 0.5108 (100.0%) 0.9314 (100.0%) 6.7080 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.6135 seconds (5.6792 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2521 (100.0%) 1.3615 (100.0%) 2.6135 (100.0%) 5.6792 (100.0%) Building Target
1.2521 (100.0%) 1.3615 (100.0%) 2.6135 (100.0%) 5.6792 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/NSDirectionalLayoutEdges+Extensions.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Source/NSDirectionalLayoutEdges+Extensions.swift:17:37: warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
switch UIApplication.shared.userInterfaceLayoutDirection {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:163:62: note: property declared here
@property(nonatomic,readonly) UIUserInterfaceLayoutDirection userInterfaceLayoutDirection API_AVAILABLE(ios(5.0));
^
/Users/admin/builder/spi-builder-workspace/Source/NSDirectionalLayoutEdges+Extensions.swift:17:30: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
switch UIApplication.shared.userInterfaceLayoutDirection {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
SwiftCompile normal arm64 Compiling\ DataSource.swift /Users/admin/builder/spi-builder-workspace/Source/DataSource.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919945484791-swift-frontend-Source-DataSource.swift-arm64_apple_ios14.0-o-Onone-3592277132.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8385 seconds (7.0085 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0374 ( 9.6%) 0.1600 ( 35.6%) 0.1974 ( 23.5%) 3.2344 ( 46.1%) parse-and-resolve-imports
0.0360 ( 9.2%) 0.1584 ( 35.3%) 0.1944 ( 23.2%) 3.2314 ( 46.1%) Import resolution
0.0018 ( 0.5%) 0.0150 ( 3.3%) 0.0168 ( 2.0%) 0.1115 ( 1.6%) load-stdlib
0.0772 ( 19.8%) 0.0283 ( 6.3%) 0.1055 ( 12.6%) 0.1060 ( 1.5%) build-rewrite-system
0.0454 ( 11.7%) 0.0149 ( 3.3%) 0.0603 ( 7.2%) 0.0603 ( 0.9%) perform-sema
0.0453 ( 11.6%) 0.0149 ( 3.3%) 0.0601 ( 7.2%) 0.0601 ( 0.9%) Type checking and Semantic analysis
0.0273 ( 7.0%) 0.0229 ( 5.1%) 0.0501 ( 6.0%) 0.0507 ( 0.7%) import-clang-decl
0.0338 ( 8.7%) 0.0082 ( 1.8%) 0.0420 ( 5.0%) 0.0420 ( 0.6%) typecheck-stmt
0.0319 ( 8.2%) 0.0080 ( 1.8%) 0.0399 ( 4.8%) 0.0399 ( 0.6%) typecheck-expr
0.0112 ( 2.9%) 0.0063 ( 1.4%) 0.0175 ( 2.1%) 0.0175 ( 0.3%) typecheck-decl
0.0119 ( 3.1%) 0.0041 ( 0.9%) 0.0159 ( 1.9%) 0.0159 ( 0.2%) precheck-target
0.0095 ( 2.4%) 0.0042 ( 0.9%) 0.0137 ( 1.6%) 0.0137 ( 0.2%) IRGen
0.0077 ( 2.0%) 0.0020 ( 0.4%) 0.0097 ( 1.2%) 0.0097 ( 0.1%) SILGen
0.0067 ( 1.7%) 0.0002 ( 0.0%) 0.0069 ( 0.8%) 0.0069 ( 0.1%) SIL optimization
0.0048 ( 1.2%) 0.0010 ( 0.2%) 0.0059 ( 0.7%) 0.0059 ( 0.1%) SILGen-function
0.0015 ( 0.4%) 0.0004 ( 0.1%) 0.0018 ( 0.2%) 0.0018 ( 0.0%) load-all-members
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3896 (100.0%) 0.4489 (100.0%) 0.8385 (100.0%) 7.0085 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4359 seconds (5.6849 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1936 (100.0%) 1.2424 (100.0%) 2.4359 (100.0%) 5.6849 (100.0%) Building Target
1.1936 (100.0%) 1.2424 (100.0%) 2.4359 (100.0%) 5.6849 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/DataSource.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:33:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var cellHeightCache: [IndexPath: CGFloat] = [:]
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:14:10: warning: associated value 'invalidModel' of 'Sendable'-conforming generic enum 'ModelError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
case invalidModel(T?)
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:13:24: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
public enum ModelError<T>: Swift.Error {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:48:19: warning: call to main actor-isolated instance method 'register(_:forCellReuseIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
table.register($0.cellType, forCellReuseIdentifier: $0.cellType.reuseIdentifier)
^
UIKit.UITableView.register:3:24: note: calls to instance method 'register(_:forCellReuseIdentifier:)' from outside of its actor context are implicitly asynchronous
@MainActor open func register(_ cellClass: AnyClass?, forCellReuseIdentifier identifier: String)}
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:52:19: warning: call to main actor-isolated instance method 'register(_:forHeaderFooterViewReuseIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
table.register(model.viewType, forHeaderFooterViewReuseIdentifier: model.viewType.reuseIdentifier)
^
UIKit.UITableView.register:3:24: note: calls to instance method 'register(_:forHeaderFooterViewReuseIdentifier:)' from outside of its actor context are implicitly asynchronous
@MainActor open func register(_ aClass: AnyClass?, forHeaderFooterViewReuseIdentifier identifier: String)}
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:56:19: warning: call to main actor-isolated instance method 'register(_:forHeaderFooterViewReuseIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
table.register(model.viewType, forHeaderFooterViewReuseIdentifier: model.viewType.reuseIdentifier)
^
UIKit.UITableView.register:3:24: note: calls to instance method 'register(_:forHeaderFooterViewReuseIdentifier:)' from outside of its actor context are implicitly asynchronous
@MainActor open func register(_ aClass: AnyClass?, forHeaderFooterViewReuseIdentifier identifier: String)}
^
SwiftCompile normal arm64 Compiling\ Configurable.swift /Users/admin/builder/spi-builder-workspace/Source/Configurable.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919945491444-swift-frontend-Source-Configurable.swift-arm64_apple_ios14.0-o-Onone-4026078133.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5231 seconds (7.1457 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0337 ( 19.1%) 0.1429 ( 41.3%) 0.1766 ( 33.8%) 3.4418 ( 48.2%) parse-and-resolve-imports
0.0319 ( 18.0%) 0.1406 ( 40.6%) 0.1726 ( 33.0%) 3.4378 ( 48.1%) Import resolution
0.0793 ( 44.8%) 0.0272 ( 7.9%) 0.1065 ( 20.4%) 0.1069 ( 1.5%) build-rewrite-system
0.0016 ( 0.9%) 0.0101 ( 2.9%) 0.0117 ( 2.2%) 0.1032 ( 1.4%) load-stdlib
0.0146 ( 8.2%) 0.0139 ( 4.0%) 0.0285 ( 5.4%) 0.0288 ( 0.4%) import-clang-decl
0.0042 ( 2.4%) 0.0026 ( 0.7%) 0.0068 ( 1.3%) 0.0068 ( 0.1%) perform-sema
0.0042 ( 2.4%) 0.0026 ( 0.7%) 0.0068 ( 1.3%) 0.0068 ( 0.1%) Type checking and Semantic analysis
0.0042 ( 2.4%) 0.0025 ( 0.7%) 0.0067 ( 1.3%) 0.0067 ( 0.1%) typecheck-decl
0.0024 ( 1.4%) 0.0036 ( 1.0%) 0.0060 ( 1.1%) 0.0060 ( 0.1%) IRGen
0.0007 ( 0.4%) 0.0002 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILGen
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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.1770 (100.0%) 0.3461 (100.0%) 0.5231 (100.0%) 7.1457 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4067 seconds (4.8089 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8068 (100.0%) 0.5999 (100.0%) 1.4067 (100.0%) 4.8089 (100.0%) Building Target
0.8068 (100.0%) 0.5999 (100.0%) 1.4067 (100.0%) 4.8089 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Configurable.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Section.swift /Users/admin/builder/spi-builder-workspace/Source/Section.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919945499292-swift-frontend-Source-Section.swift-arm64_apple_ios14.0-o-Onone-3936913193.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5912 seconds (7.1014 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0326 ( 14.8%) 0.1462 ( 39.5%) 0.1788 ( 30.2%) 3.3872 ( 47.7%) parse-and-resolve-imports
0.0306 ( 13.9%) 0.1439 ( 38.8%) 0.1745 ( 29.5%) 3.3828 ( 47.6%) Import resolution
0.0821 ( 37.2%) 0.0288 ( 7.8%) 0.1109 ( 18.8%) 0.1115 ( 1.6%) build-rewrite-system
0.0017 ( 0.8%) 0.0104 ( 2.8%) 0.0121 ( 2.0%) 0.1048 ( 1.5%) load-stdlib
0.0146 ( 6.6%) 0.0150 ( 4.0%) 0.0296 ( 5.0%) 0.0298 ( 0.4%) import-clang-decl
0.0138 ( 6.3%) 0.0060 ( 1.6%) 0.0199 ( 3.4%) 0.0199 ( 0.3%) perform-sema
0.0138 ( 6.2%) 0.0060 ( 1.6%) 0.0198 ( 3.3%) 0.0198 ( 0.3%) Type checking and Semantic analysis
0.0073 ( 3.3%) 0.0040 ( 1.1%) 0.0113 ( 1.9%) 0.0113 ( 0.2%) typecheck-decl
0.0050 ( 2.3%) 0.0049 ( 1.3%) 0.0099 ( 1.7%) 0.0099 ( 0.1%) IRGen
0.0061 ( 2.8%) 0.0019 ( 0.5%) 0.0080 ( 1.4%) 0.0080 ( 0.1%) typecheck-stmt
0.0040 ( 1.8%) 0.0014 ( 0.4%) 0.0054 ( 0.9%) 0.0054 ( 0.1%) typecheck-expr
0.0022 ( 1.0%) 0.0009 ( 0.2%) 0.0031 ( 0.5%) 0.0031 ( 0.0%) precheck-target
0.0030 ( 1.3%) 0.0000 ( 0.0%) 0.0030 ( 0.5%) 0.0030 ( 0.0%) SIL optimization
0.0022 ( 1.0%) 0.0006 ( 0.2%) 0.0028 ( 0.5%) 0.0028 ( 0.0%) SILGen
0.0008 ( 0.3%) 0.0004 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) load-all-members
0.0008 ( 0.4%) 0.0001 ( 0.0%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) SILGen-function
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.2206 (100.0%) 0.3706 (100.0%) 0.5912 (100.0%) 7.1014 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4547 seconds (4.8036 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8447 (100.0%) 0.6100 (100.0%) 1.4547 (100.0%) 4.8036 (100.0%) Building Target
0.8447 (100.0%) 0.6100 (100.0%) 1.4547 (100.0%) 4.8036 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Section.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SupplementaryViewModel.swift /Users/admin/builder/spi-builder-workspace/Source/SupplementaryViewModel.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/SupplementaryViewModel.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919945498748-swift-frontend-Source-SupplementaryViewModel.swift-arm64_apple_ios14.0-o-Onone-203743986.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7936 seconds (7.3031 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0337 ( 9.3%) 0.1519 ( 35.2%) 0.1856 ( 23.4%) 3.3963 ( 46.5%) parse-and-resolve-imports
0.0318 ( 8.8%) 0.1497 ( 34.7%) 0.1815 ( 22.9%) 3.3921 ( 46.4%) Import resolution
0.0758 ( 20.9%) 0.0284 ( 6.6%) 0.1042 ( 13.1%) 0.1042 ( 1.4%) build-rewrite-system
0.0017 ( 0.5%) 0.0115 ( 2.7%) 0.0132 ( 1.7%) 0.0997 ( 1.4%) load-stdlib
0.0330 ( 9.1%) 0.0283 ( 6.6%) 0.0613 ( 7.7%) 0.0629 ( 0.9%) import-clang-decl
0.0404 ( 11.2%) 0.0140 ( 3.2%) 0.0544 ( 6.9%) 0.0545 ( 0.7%) perform-sema
0.0404 ( 11.1%) 0.0140 ( 3.2%) 0.0543 ( 6.8%) 0.0543 ( 0.7%) Type checking and Semantic analysis
0.0269 ( 7.4%) 0.0101 ( 2.3%) 0.0370 ( 4.7%) 0.0370 ( 0.5%) typecheck-decl
0.0259 ( 7.2%) 0.0070 ( 1.6%) 0.0329 ( 4.1%) 0.0329 ( 0.5%) typecheck-expr
0.0126 ( 3.5%) 0.0038 ( 0.9%) 0.0164 ( 2.1%) 0.0164 ( 0.2%) typecheck-stmt
0.0120 ( 3.3%) 0.0036 ( 0.8%) 0.0155 ( 2.0%) 0.0156 ( 0.2%) SILGen
0.0065 ( 1.8%) 0.0044 ( 1.0%) 0.0109 ( 1.4%) 0.0109 ( 0.1%) IRGen
0.0076 ( 2.1%) 0.0021 ( 0.5%) 0.0097 ( 1.2%) 0.0097 ( 0.1%) load-all-members
0.0052 ( 1.4%) 0.0015 ( 0.3%) 0.0067 ( 0.8%) 0.0067 ( 0.1%) SILGen-function
0.0053 ( 1.5%) 0.0001 ( 0.0%) 0.0054 ( 0.7%) 0.0054 ( 0.1%) SIL optimization
0.0035 ( 1.0%) 0.0009 ( 0.2%) 0.0045 ( 0.6%) 0.0045 ( 0.1%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3625 (100.0%) 0.4311 (100.0%) 0.7936 (100.0%) 7.3031 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.2844 seconds (5.6790 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1389 (100.0%) 1.1455 (100.0%) 2.2844 (100.0%) 5.6790 (100.0%) Building Target
1.1389 (100.0%) 1.1455 (100.0%) 2.2844 (100.0%) 5.6790 (100.0%) Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ Source (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919945498324-swift-frontend-Source-all-arm64_apple_ios14.0-swiftmodule-Onone-1477818969.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.3819 seconds (6.8027 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0608 ( 46.8%) 0.5253 ( 47.0%) 1.5861 ( 46.9%) 3.2599 ( 47.9%) parse-and-resolve-imports
1.0592 ( 46.8%) 0.5235 ( 46.9%) 1.5827 ( 46.8%) 3.2565 ( 47.9%) Import resolution
0.0015 ( 0.1%) 0.0115 ( 1.0%) 0.0130 ( 0.4%) 0.0839 ( 1.2%) load-stdlib
0.0343 ( 1.5%) 0.0102 ( 0.9%) 0.0445 ( 1.3%) 0.0445 ( 0.7%) perform-sema
0.0341 ( 1.5%) 0.0101 ( 0.9%) 0.0442 ( 1.3%) 0.0442 ( 0.7%) Type checking and Semantic analysis
0.0337 ( 1.5%) 0.0099 ( 0.9%) 0.0436 ( 1.3%) 0.0436 ( 0.6%) typecheck-decl
0.0070 ( 0.3%) 0.0078 ( 0.7%) 0.0147 ( 0.4%) 0.0159 ( 0.2%) SIL optimization
0.0124 ( 0.5%) 0.0022 ( 0.2%) 0.0146 ( 0.4%) 0.0146 ( 0.2%) typecheck-expr
0.0096 ( 0.4%) 0.0026 ( 0.2%) 0.0122 ( 0.4%) 0.0122 ( 0.2%) SILGen
0.0049 ( 0.2%) 0.0061 ( 0.5%) 0.0110 ( 0.3%) 0.0110 ( 0.2%) import-clang-decl
0.0015 ( 0.1%) 0.0051 ( 0.5%) 0.0066 ( 0.2%) 0.0077 ( 0.1%) Serialization, swiftmodule
0.0024 ( 0.1%) 0.0008 ( 0.1%) 0.0032 ( 0.1%) 0.0032 ( 0.0%) SILGen-function
0.0011 ( 0.0%) 0.0002 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) build-rewrite-system
0.0009 ( 0.0%) 0.0003 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) load-all-members
0.0003 ( 0.0%) 0.0008 ( 0.1%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) Serialization, swiftdoc
0.0005 ( 0.0%) 0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) Serialization, swiftsourceinfo
0.0004 ( 0.0%) 0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) typecheck-stmt
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) precheck-target
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.2651 (100.0%) 1.1168 (100.0%) 3.3819 (100.0%) 6.8027 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6852 seconds (3.4327 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1221 (100.0%) 0.5631 (100.0%) 1.6852 (100.0%) 3.4327 (100.0%) Building Target
1.1221 (100.0%) 0.5631 (100.0%) 1.6852 (100.0%) 3.4327 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift:27:10: warning: associated value 'invalidModel' of 'Sendable'-conforming enum 'ViewModelError' has non-sendable type 'any ViewModel'; this is an error in the Swift 6 language mode
case invalidModel(ViewModel?)
^
/Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift:13:17: note: protocol 'ViewModel' does not conform to the 'Sendable' protocol
public protocol ViewModel {
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:33:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var cellHeightCache: [IndexPath: CGFloat] = [:]
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:14:10: warning: associated value 'invalidModel' of 'Sendable'-conforming generic enum 'ModelError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
case invalidModel(T?)
^
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:13:24: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
public enum ModelError<T>: Swift.Error {
^
: Sendable
SwiftCompile normal arm64 Compiling\ ConfigurableSupplementaryView.swift /Users/admin/builder/spi-builder-workspace/Source/ConfigurableSupplementaryView.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919945502162-swift-frontend-Source-ConfigurableSupplementaryView.swift-arm64_apple_ios14.0-o-Onone-708820399.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6775 seconds (6.7127 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0395 ( 18.8%) 0.1810 ( 38.7%) 0.2205 ( 32.5%) 3.2269 ( 48.1%) parse-and-resolve-imports
0.0381 ( 18.1%) 0.1797 ( 38.4%) 0.2178 ( 32.1%) 3.2243 ( 48.0%) Import resolution
0.0797 ( 38.0%) 0.0281 ( 6.0%) 0.1078 ( 15.9%) 0.1079 ( 1.6%) build-rewrite-system
0.0132 ( 6.3%) 0.0441 ( 9.4%) 0.0573 ( 8.5%) 0.0795 ( 1.2%) load-stdlib
0.0248 ( 11.8%) 0.0242 ( 5.2%) 0.0491 ( 7.2%) 0.0491 ( 0.7%) import-clang-decl
0.0034 ( 1.6%) 0.0022 ( 0.5%) 0.0056 ( 0.8%) 0.0056 ( 0.1%) perform-sema
0.0033 ( 1.6%) 0.0022 ( 0.5%) 0.0055 ( 0.8%) 0.0055 ( 0.1%) Type checking and Semantic analysis
0.0033 ( 1.6%) 0.0022 ( 0.5%) 0.0054 ( 0.8%) 0.0054 ( 0.1%) typecheck-decl
0.0021 ( 1.0%) 0.0029 ( 0.6%) 0.0050 ( 0.7%) 0.0050 ( 0.1%) IRGen
0.0026 ( 1.2%) 0.0009 ( 0.2%) 0.0034 ( 0.5%) 0.0034 ( 0.1%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILGen
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.2100 (100.0%) 0.4675 (100.0%) 0.6775 (100.0%) 6.7127 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.5084 seconds (5.6626 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1649 (100.0%) 1.3435 (100.0%) 2.5084 (100.0%) 5.6626 (100.0%) Building Target
1.1649 (100.0%) 1.3435 (100.0%) 2.5084 (100.0%) 5.6626 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ConfigurableSupplementaryView.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ UITableViewCell+Extensions.swift /Users/admin/builder/spi-builder-workspace/Source/UITableViewCell+Extensions.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919945499508-swift-frontend-Source-UITableViewCell_Extensions.swift-arm64_apple_ios14.0-o-Onone-232324610.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7808 seconds (7.0087 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0325 ( 9.1%) 0.1501 ( 35.4%) 0.1827 ( 23.4%) 3.2562 ( 46.5%) parse-and-resolve-imports
0.0308 ( 8.6%) 0.1480 ( 34.9%) 0.1788 ( 22.9%) 3.2523 ( 46.4%) Import resolution
0.0751 ( 21.1%) 0.0297 ( 7.0%) 0.1049 ( 13.4%) 0.1049 ( 1.5%) build-rewrite-system
0.0016 ( 0.4%) 0.0108 ( 2.5%) 0.0124 ( 1.6%) 0.0931 ( 1.3%) load-stdlib
0.0256 ( 7.2%) 0.0231 ( 5.4%) 0.0487 ( 6.2%) 0.0488 ( 0.7%) import-clang-decl
0.0367 ( 10.3%) 0.0118 ( 2.8%) 0.0486 ( 6.2%) 0.0486 ( 0.7%) perform-sema
0.0367 ( 10.3%) 0.0118 ( 2.8%) 0.0485 ( 6.2%) 0.0485 ( 0.7%) Type checking and Semantic analysis
0.0328 ( 9.2%) 0.0092 ( 2.2%) 0.0420 ( 5.4%) 0.0420 ( 0.6%) typecheck-stmt
0.0326 ( 9.2%) 0.0091 ( 2.1%) 0.0418 ( 5.3%) 0.0417 ( 0.6%) typecheck-expr
0.0226 ( 6.4%) 0.0093 ( 2.2%) 0.0319 ( 4.1%) 0.0319 ( 0.5%) typecheck-decl
0.0171 ( 4.8%) 0.0059 ( 1.4%) 0.0230 ( 2.9%) 0.0230 ( 0.3%) precheck-target
0.0039 ( 1.1%) 0.0039 ( 0.9%) 0.0078 ( 1.0%) 0.0078 ( 0.1%) IRGen
0.0027 ( 0.8%) 0.0009 ( 0.2%) 0.0036 ( 0.5%) 0.0037 ( 0.1%) load-all-members
0.0021 ( 0.6%) 0.0007 ( 0.2%) 0.0028 ( 0.4%) 0.0028 ( 0.0%) SILGen
0.0023 ( 0.7%) 0.0000 ( 0.0%) 0.0024 ( 0.3%) 0.0024 ( 0.0%) SIL optimization
0.0009 ( 0.3%) 0.0002 ( 0.0%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) SILGen-function
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.3562 (100.0%) 0.4246 (100.0%) 0.7808 (100.0%) 7.0087 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3981 seconds (5.6666 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1309 (100.0%) 1.2672 (100.0%) 2.3981 (100.0%) 5.6666 (100.0%) Building Target
1.1309 (100.0%) 1.2672 (100.0%) 2.3981 (100.0%) 5.6666 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/UITableViewCell+Extensions.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ HeightConfigurable.swift /Users/admin/builder/spi-builder-workspace/Source/HeightConfigurable.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919945495974-swift-frontend-Source-HeightConfigurable.swift-arm64_apple_ios14.0-o-Onone-175299855.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5385 seconds (6.7203 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0321 ( 18.4%) 0.1498 ( 41.2%) 0.1819 ( 33.8%) 3.2333 ( 48.1%) parse-and-resolve-imports
0.0305 ( 17.5%) 0.1482 ( 40.7%) 0.1787 ( 33.2%) 3.2301 ( 48.1%) Import resolution
0.0779 ( 44.6%) 0.0281 ( 7.7%) 0.1060 ( 19.7%) 0.1060 ( 1.6%) build-rewrite-system
0.0017 ( 1.0%) 0.0107 ( 2.9%) 0.0124 ( 2.3%) 0.0915 ( 1.4%) load-stdlib
0.0254 ( 14.5%) 0.0226 ( 6.2%) 0.0480 ( 8.9%) 0.0479 ( 0.7%) import-clang-decl
0.0021 ( 1.2%) 0.0030 ( 0.8%) 0.0051 ( 0.9%) 0.0051 ( 0.1%) IRGen
0.0027 ( 1.5%) 0.0008 ( 0.2%) 0.0034 ( 0.6%) 0.0034 ( 0.1%) load-all-members
0.0008 ( 0.4%) 0.0003 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) perform-sema
0.0007 ( 0.4%) 0.0003 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) Type checking and Semantic analysis
0.0007 ( 0.4%) 0.0002 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) typecheck-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILGen
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.1745 (100.0%) 0.3640 (100.0%) 0.5385 (100.0%) 6.7203 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4210 seconds (5.6684 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1414 (100.0%) 1.2796 (100.0%) 2.4210 (100.0%) 5.6684 (100.0%) Building Target
1.1414 (100.0%) 1.2796 (100.0%) 2.4210 (100.0%) 5.6684 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/HeightConfigurable.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ModelCollection.swift /Users/admin/builder/spi-builder-workspace/Source/ModelCollection.swift (in target 'Source' from project 'Source')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919948996479-swift-frontend-Source-ModelCollection.swift-arm64_apple_ios14.0-o-Onone-3229929128.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4207 seconds (0.4232 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0567 ( 20.7%) 0.0192 ( 13.1%) 0.0759 ( 18.0%) 0.0762 ( 18.0%) build-rewrite-system
0.0311 ( 11.3%) 0.0358 ( 24.4%) 0.0668 ( 15.9%) 0.0670 ( 15.8%) parse-and-resolve-imports
0.0292 ( 10.6%) 0.0337 ( 23.0%) 0.0629 ( 14.9%) 0.0630 ( 14.9%) Import resolution
0.0321 ( 11.7%) 0.0094 ( 6.4%) 0.0414 ( 9.9%) 0.0414 ( 9.8%) perform-sema
0.0320 ( 11.7%) 0.0094 ( 6.4%) 0.0414 ( 9.8%) 0.0414 ( 9.8%) Type checking and Semantic analysis
0.0255 ( 9.3%) 0.0064 ( 4.4%) 0.0320 ( 7.6%) 0.0320 ( 7.6%) typecheck-stmt
0.0150 ( 5.5%) 0.0146 ( 9.9%) 0.0295 ( 7.0%) 0.0315 ( 7.4%) import-clang-decl
0.0125 ( 4.6%) 0.0027 ( 1.8%) 0.0152 ( 3.6%) 0.0152 ( 3.6%) typecheck-expr
0.0058 ( 2.1%) 0.0048 ( 3.3%) 0.0107 ( 2.5%) 0.0107 ( 2.5%) IRGen
0.0083 ( 3.0%) 0.0022 ( 1.5%) 0.0106 ( 2.5%) 0.0106 ( 2.5%) precheck-target
0.0072 ( 2.6%) 0.0020 ( 1.3%) 0.0092 ( 2.2%) 0.0092 ( 2.2%) typecheck-for-each
0.0054 ( 2.0%) 0.0028 ( 1.9%) 0.0081 ( 1.9%) 0.0081 ( 1.9%) typecheck-decl
0.0043 ( 1.6%) 0.0009 ( 0.6%) 0.0052 ( 1.2%) 0.0052 ( 1.2%) SILGen
0.0042 ( 1.5%) 0.0002 ( 0.1%) 0.0044 ( 1.0%) 0.0044 ( 1.0%) SIL optimization
0.0030 ( 1.1%) 0.0005 ( 0.3%) 0.0035 ( 0.8%) 0.0035 ( 0.8%) SILGen-function
0.0010 ( 0.4%) 0.0019 ( 1.3%) 0.0029 ( 0.7%) 0.0029 ( 0.7%) load-stdlib
0.0008 ( 0.3%) 0.0002 ( 0.2%) 0.0010 ( 0.2%) 0.0011 ( 0.3%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.2742 (100.0%) 0.1465 (100.0%) 0.4207 (100.0%) 0.4232 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2452 seconds (1.3069 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6577 (100.0%) 0.5875 (100.0%) 1.2452 (100.0%) 1.3069 (100.0%) Building Target
0.6577 (100.0%) 0.5875 (100.0%) 1.2452 (100.0%) 1.3069 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ModelCollection.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for Source (in target 'Source' from project 'Source')
SwiftDriver\ Compilation\ Requirements Source normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Source -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.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/Source.build/Debug-iphoneos/Source.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ModelCollection.swift (in target 'Source' from project 'Source')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Headers/Source-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Headers/Source-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftdoc (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling Section.swift (in target 'Source' from project 'Source')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.abi.json (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftsourceinfo (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Configurable.swift (in target 'Source' from project 'Source')
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -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 -Wdocumentation -Wunreachable-code -Wquoted-include-in-framework-header -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 -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o -index-unit-output-path /Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -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 -Wdocumentation -Wunreachable-code -Wquoted-include-in-framework-header -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 -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/Source_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o -index-unit-output-path /Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling ConfigurableSupplementaryView.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling UITableViewCell+Extensions.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling HeightConfigurable.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling NSDirectionalLayoutEdges+Extensions.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling DataSource.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling ViewModel.swift, Reusable.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling SupplementaryViewModel.swift (in target 'Source' from project 'Source')
SwiftDriver\ Compilation Source normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Source -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.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/Source.build/Debug-iphoneos/Source.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Source normal (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios14.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.LinkFileList -install_name @rpath/Source.framework/Source -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_dependency_info.dat -fprofile-instr-generate -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule -compatibility_version 1 -current_version 29 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Source
ExtractAppIntentsMetadata (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Source --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 14.0 --bundle-identifier com.stherold.Source --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework --target-triple arm64-apple-ios14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Source --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 02:45:51.555 appintentsmetadataprocessor[708:3995] Starting appintentsmetadataprocessor export
2025-04-29 02:45:51.558 appintentsmetadataprocessor[708:3995] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/ssu --bundle-id com.stherold.Source --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyMetadataFileList --archive-ssu-assets
2025-04-29 02:45:51.583 appintentsnltrainingprocessor[709:3996] Parsing options for appintentsnltrainingprocessor
2025-04-29 02:45:51.584 appintentsnltrainingprocessor[709:3996] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Source.framework/Source.tbd (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Source -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Source.framework/Source.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Source",
"name" : "Source",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Source",
"targets" : [
"Source"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Source",
"module_type" : "SwiftTarget",
"name" : "Source",
"path" : "Source",
"product_memberships" : [
"Source"
],
"sources" : [
"Configurable.swift",
"ConfigurableSupplementaryView.swift",
"DataSource.swift",
"HeightConfigurable.swift",
"ModelCollection.swift",
"NSDirectionalLayoutEdges+Extensions.swift",
"Reusable.swift",
"Section.swift",
"SupplementaryViewModel.swift",
"UITableViewCell+Extensions.swift",
"ViewModel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/blackjacx/source/develop
Repository: blackjacx/Source
Swift version used: 6.1
Target: Source
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData docbuild "OTHER_DOCC_FLAGS=--emit-digest --source-service github --source-service-base-url https://github.com/blackjacx/Source/blob/develop --checkout-path /Users/admin/builder/spi-builder-workspace" -scheme Source -destination generic/platform=iOS
Build settings from command line:
OTHER_DOCC_FLAGS = --emit-digest --source-service github --source-service-base-url https://github.com/blackjacx/Source/blob/develop --checkout-path /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Source' in project 'Source' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 31ae5505619d08d04a7a52b3451b5f0f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/31ae5505619d08d04a7a52b3451b5f0f.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/Source.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Resources/Info.plist (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Resources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Info.plist
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/symbol-graph/swift/arm64-apple-ios (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/symbol-graph/swift/arm64-apple-ios
SwiftDriver Source normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Source -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule -emit-symbol-graph -emit-symbol-graph-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/symbol-graph/swift/arm64-apple-ios -emit-extension-block-symbols -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/Source.build/Debug-iphoneos/Source.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Section.swift /Users/admin/builder/spi-builder-workspace/Source/Section.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Section.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SupplementaryViewModel.swift /Users/admin/builder/spi-builder-workspace/Source/SupplementaryViewModel.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/SupplementaryViewModel.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ViewModel.swift,\ Reusable.swift /Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift /Users/admin/builder/spi-builder-workspace/Source/Reusable.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ViewModel.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Reusable.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Configurable.swift /Users/admin/builder/spi-builder-workspace/Source/Configurable.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Configurable.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ Source (in target 'Source' from project 'Source')
EmitSwiftModule normal arm64 (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:33:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var cellHeightCache: [IndexPath: CGFloat] = [:]
^
SwiftCompile normal arm64 Compiling\ HeightConfigurable.swift /Users/admin/builder/spi-builder-workspace/Source/HeightConfigurable.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/HeightConfigurable.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ConfigurableSupplementaryView.swift /Users/admin/builder/spi-builder-workspace/Source/ConfigurableSupplementaryView.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ConfigurableSupplementaryView.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ DataSource.swift /Users/admin/builder/spi-builder-workspace/Source/DataSource.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/DataSource.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Source/DataSource.swift:33:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
public private (set) var cellHeightCache: [IndexPath: CGFloat] = [:]
^
SwiftCompile normal arm64 Compiling\ UITableViewCell+Extensions.swift /Users/admin/builder/spi-builder-workspace/Source/UITableViewCell+Extensions.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/UITableViewCell+Extensions.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ NSDirectionalLayoutEdges+Extensions.swift /Users/admin/builder/spi-builder-workspace/Source/NSDirectionalLayoutEdges+Extensions.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/NSDirectionalLayoutEdges+Extensions.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ModelCollection.swift /Users/admin/builder/spi-builder-workspace/Source/ModelCollection.swift (in target 'Source' from project 'Source')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/ModelCollection.swift (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling Section.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling HeightConfigurable.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling ConfigurableSupplementaryView.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling Configurable.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling NSDirectionalLayoutEdges+Extensions.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling ViewModel.swift, Reusable.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling UITableViewCell+Extensions.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling SupplementaryViewModel.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Emitting module for Source (in target 'Source' from project 'Source')
SwiftDriver\ Compilation\ Requirements Source normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Source -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule -emit-symbol-graph -emit-symbol-graph-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/symbol-graph/swift/arm64-apple-ios -emit-extension-block-symbols -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/Source.build/Debug-iphoneos/Source.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.abi.json (in target 'Source' from project 'Source')
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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Modules/Source.swiftmodule/arm64-apple-ios.abi.json
CompileDocumentation (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/docc convert --emit-lmdb-index --fallback-display-name Source --fallback-bundle-identifier com.stherold.Source --output-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.doccarchive --ide-console-output --diagnostics-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-diagnostics.json --emit-digest --source-service github --source-service-base-url https://github.com/blackjacx/Source/blob/develop --checkout-path /Users/admin/builder/spi-builder-workspace --additional-symbol-graph-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/symbol-graph
SwiftDriverJobDiscovery normal arm64 Compiling DataSource.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling ModelCollection.swift (in target 'Source' from project 'Source')
SwiftDriver\ Compilation Source normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Source -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-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/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule -emit-symbol-graph -emit-symbol-graph-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/symbol-graph/swift/arm64-apple-ios -emit-extension-block-symbols -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/Source.build/Debug-iphoneos/Source.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source-61a48fcbddf36decd030b2b8d785427c-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Source normal (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios14.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.LinkFileList -install_name @rpath/Source.framework/Source -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_dependency_info.dat -fprofile-instr-generate -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.swiftmodule -compatibility_version 1 -current_version 29 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Source
ExtractAppIntentsMetadata (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Source --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 14.0 --bundle-identifier com.stherold.Source --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework --target-triple arm64-apple-ios14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Source --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Source.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Source.build/Debug-iphoneos/Source.build/Objects-normal/arm64/Source.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 02:45:54.538 appintentsmetadataprocessor[764:4266] Starting appintentsmetadataprocessor export
2025-04-29 02:45:54.540 appintentsmetadataprocessor[764:4266] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Source.framework/Source.tbd (in target 'Source' from project 'Source')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.framework/Source -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Source.framework/Source.tbd
** BUILD DOCUMENTATION SUCCEEDED **
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Source.doccarchive
245
3 /Users/admin/builder/spi-builder-workspace/.docs/blackjacx/source/develop
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/blackjacx/source/develop
File count: 245
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-blackjacx-source-develop-20f6d778.zip to s3://spi-docs-inbox/prod-blackjacx-source-develop-20f6d778.zip
Copying... [12%]
Copying... [24%]
Copying... [37%]
Copying... [49%]
Copying... [61%]
Copying... [73%]
Copying... [85%]
Copying... [98%]
Copying... [100%]
Done.