Build Information
Successful build of Source, reference 1.12.0 (f67716
), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 09:45:49 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: 1.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/blackjacx/Source
* tag 1.12.0 -> FETCH_HEAD
HEAD is now at f677161 Merge branch 'release/1.12.0'
Cloned https://github.com/blackjacx/Source.git
Revision (git rev-parse @):
f67716195c49262ec97a8506553f00b11efe84e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/blackjacx/Source.git at 1.12.0
========================================
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
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
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/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-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-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-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/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.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/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-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.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-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/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/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.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-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
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
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
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.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/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
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
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\ 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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919942917649-swift-frontend-Source-Section.swift-arm64_apple_ios14.0-o-Onone-4081454185.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5911 seconds (6.1558 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0351 ( 15.8%) 0.1306 ( 35.4%) 0.1657 ( 28.0%) 2.8968 ( 47.1%) parse-and-resolve-imports
0.0331 ( 14.9%) 0.1272 ( 34.4%) 0.1603 ( 27.1%) 2.8887 ( 46.9%) Import resolution
0.0858 ( 38.7%) 0.0286 ( 7.7%) 0.1144 ( 19.3%) 0.1150 ( 1.9%) build-rewrite-system
0.0016 ( 0.7%) 0.0115 ( 3.1%) 0.0131 ( 2.2%) 0.1019 ( 1.7%) load-stdlib
0.0151 ( 6.8%) 0.0155 ( 4.2%) 0.0306 ( 5.2%) 0.0335 ( 0.5%) import-clang-decl
0.0119 ( 5.4%) 0.0128 ( 3.5%) 0.0247 ( 4.2%) 0.0277 ( 0.5%) perform-sema
0.0119 ( 5.4%) 0.0128 ( 3.5%) 0.0247 ( 4.2%) 0.0277 ( 0.4%) Type checking and Semantic analysis
0.0063 ( 2.9%) 0.0088 ( 2.4%) 0.0151 ( 2.6%) 0.0176 ( 0.3%) typecheck-decl
0.0023 ( 1.0%) 0.0079 ( 2.1%) 0.0102 ( 1.7%) 0.0130 ( 0.2%) SILGen
0.0052 ( 2.4%) 0.0039 ( 1.1%) 0.0091 ( 1.5%) 0.0096 ( 0.2%) typecheck-stmt
0.0039 ( 1.8%) 0.0043 ( 1.2%) 0.0082 ( 1.4%) 0.0086 ( 0.1%) IRGen
0.0033 ( 1.5%) 0.0025 ( 0.7%) 0.0058 ( 1.0%) 0.0062 ( 0.1%) typecheck-expr
0.0020 ( 0.9%) 0.0019 ( 0.5%) 0.0038 ( 0.6%) 0.0042 ( 0.1%) precheck-target
0.0026 ( 1.2%) 0.0000 ( 0.0%) 0.0026 ( 0.4%) 0.0026 ( 0.0%) SIL optimization
0.0009 ( 0.4%) 0.0007 ( 0.2%) 0.0017 ( 0.3%) 0.0017 ( 0.0%) SILGen-function
0.0007 ( 0.3%) 0.0003 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, 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%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2217 (100.0%) 0.3694 (100.0%) 0.5911 (100.0%) 6.1558 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6929 seconds (4.5919 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8892 (100.0%) 0.8037 (100.0%) 1.6929 (100.0%) 4.5919 (100.0%) Building Target
0.8892 (100.0%) 0.8037 (100.0%) 1.6929 (100.0%) 4.5919 (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')
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.");
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919942911624-swift-frontend-Source-NSDirectionalLayoutEdges_Extensions.swift-arm64_apple_ios14.0-o-Onone-3640123155.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5755 seconds (6.5643 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0318 ( 13.2%) 0.1210 ( 36.1%) 0.1528 ( 26.6%) 3.1020 ( 47.3%) parse-and-resolve-imports
0.0299 ( 12.5%) 0.1188 ( 35.4%) 0.1487 ( 25.8%) 3.0979 ( 47.2%) Import resolution
0.0016 ( 0.7%) 0.0137 ( 4.1%) 0.0152 ( 2.6%) 0.1056 ( 1.6%) load-stdlib
0.0737 ( 30.7%) 0.0280 ( 8.4%) 0.1017 ( 17.7%) 0.1016 ( 1.5%) build-rewrite-system
0.0256 ( 10.7%) 0.0205 ( 6.1%) 0.0461 ( 8.0%) 0.0461 ( 0.7%) import-clang-decl
0.0181 ( 7.5%) 0.0068 ( 2.0%) 0.0249 ( 4.3%) 0.0249 ( 0.4%) perform-sema
0.0181 ( 7.5%) 0.0068 ( 2.0%) 0.0248 ( 4.3%) 0.0248 ( 0.4%) Type checking and Semantic analysis
0.0168 ( 7.0%) 0.0059 ( 1.8%) 0.0227 ( 3.9%) 0.0227 ( 0.3%) typecheck-stmt
0.0073 ( 3.1%) 0.0037 ( 1.1%) 0.0110 ( 1.9%) 0.0110 ( 0.2%) typecheck-expr
0.0066 ( 2.8%) 0.0034 ( 1.0%) 0.0100 ( 1.7%) 0.0100 ( 0.2%) precheck-target
0.0040 ( 1.7%) 0.0042 ( 1.3%) 0.0082 ( 1.4%) 0.0083 ( 0.1%) IRGen
0.0027 ( 1.1%) 0.0009 ( 0.3%) 0.0037 ( 0.6%) 0.0037 ( 0.1%) load-all-members
0.0016 ( 0.7%) 0.0008 ( 0.2%) 0.0023 ( 0.4%) 0.0023 ( 0.0%) SILGen
0.0007 ( 0.3%) 0.0006 ( 0.2%) 0.0013 ( 0.2%) 0.0013 ( 0.0%) typecheck-decl
0.0010 ( 0.4%) 0.0000 ( 0.0%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) SIL optimization
0.0006 ( 0.2%) 0.0002 ( 0.0%) 0.0008 ( 0.1%) 0.0008 ( 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%) 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, post-optimization
0.2402 (100.0%) 0.3352 (100.0%) 0.5755 (100.0%) 6.5643 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3051 seconds (5.4490 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0945 (100.0%) 1.2106 (100.0%) 2.3051 (100.0%) 5.4490 (100.0%) Building Target
1.0945 (100.0%) 1.2106 (100.0%) 2.3051 (100.0%) 5.4490 (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-1745919942920157-swift-frontend-Source-all-arm64_apple_ios14.0-swiftmodule-Onone-1876897369.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5167 seconds (6.3782 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0311 ( 15.7%) 0.1261 ( 39.5%) 0.1572 ( 30.4%) 3.0453 ( 47.7%) parse-and-resolve-imports
0.0295 ( 14.9%) 0.1243 ( 38.9%) 0.1537 ( 29.8%) 3.0419 ( 47.7%) Import resolution
0.0016 ( 0.8%) 0.0113 ( 3.5%) 0.0129 ( 2.5%) 0.0961 ( 1.5%) load-stdlib
0.0320 ( 16.2%) 0.0100 ( 3.1%) 0.0420 ( 8.1%) 0.0420 ( 0.7%) perform-sema
0.0317 ( 16.1%) 0.0099 ( 3.1%) 0.0417 ( 8.1%) 0.0417 ( 0.7%) Type checking and Semantic analysis
0.0313 ( 15.9%) 0.0096 ( 3.0%) 0.0410 ( 7.9%) 0.0410 ( 0.6%) typecheck-decl
0.0071 ( 3.6%) 0.0080 ( 2.5%) 0.0151 ( 2.9%) 0.0162 ( 0.3%) SIL optimization
0.0114 ( 5.8%) 0.0024 ( 0.8%) 0.0138 ( 2.7%) 0.0138 ( 0.2%) typecheck-expr
0.0093 ( 4.7%) 0.0034 ( 1.1%) 0.0126 ( 2.4%) 0.0126 ( 0.2%) SILGen
0.0049 ( 2.5%) 0.0060 ( 1.9%) 0.0109 ( 2.1%) 0.0109 ( 0.2%) import-clang-decl
0.0016 ( 0.8%) 0.0046 ( 1.4%) 0.0062 ( 1.2%) 0.0072 ( 0.1%) Serialization, swiftmodule
0.0023 ( 1.2%) 0.0010 ( 0.3%) 0.0033 ( 0.6%) 0.0033 ( 0.1%) SILGen-function
0.0003 ( 0.1%) 0.0012 ( 0.4%) 0.0014 ( 0.3%) 0.0014 ( 0.0%) Serialization, swiftdoc
0.0009 ( 0.5%) 0.0005 ( 0.1%) 0.0014 ( 0.3%) 0.0014 ( 0.0%) build-rewrite-system
0.0009 ( 0.5%) 0.0004 ( 0.1%) 0.0014 ( 0.3%) 0.0014 ( 0.0%) load-all-members
0.0006 ( 0.3%) 0.0001 ( 0.0%) 0.0007 ( 0.1%) 0.0007 ( 0.0%) Serialization, swiftsourceinfo
0.0004 ( 0.2%) 0.0002 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) typecheck-stmt
0.0004 ( 0.2%) 0.0002 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) precheck-target
0.0001 ( 0.1%) 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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
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.1974 (100.0%) 0.3192 (100.0%) 0.5167 (100.0%) 6.3782 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2544 seconds (3.2274 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0907 (100.0%) 0.1637 (100.0%) 0.2544 (100.0%) 3.2274 (100.0%) Building Target
0.0907 (100.0%) 0.1637 (100.0%) 0.2544 (100.0%) 3.2274 (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\ 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-1745919942918216-swift-frontend-Source-ViewModel.swift-arm64_apple_ios14.0-o-Onone-1743936310.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5292 seconds (6.5472 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0293 ( 11.9%) 0.0917 ( 32.5%) 0.1211 ( 22.9%) 3.0543 ( 46.6%) parse-and-resolve-imports
0.0275 ( 11.1%) 0.0895 ( 31.7%) 0.1170 ( 22.1%) 3.0502 ( 46.6%) Import resolution
0.0017 ( 0.7%) 0.0121 ( 4.3%) 0.0138 ( 2.6%) 0.1652 ( 2.5%) load-stdlib
0.0755 ( 30.6%) 0.0272 ( 9.6%) 0.1027 ( 19.4%) 0.1026 ( 1.6%) build-rewrite-system
0.0263 ( 10.7%) 0.0236 ( 8.3%) 0.0499 ( 9.4%) 0.0499 ( 0.8%) import-clang-decl
0.0212 ( 8.6%) 0.0095 ( 3.3%) 0.0306 ( 5.8%) 0.0307 ( 0.5%) perform-sema
0.0211 ( 8.6%) 0.0094 ( 3.3%) 0.0306 ( 5.8%) 0.0306 ( 0.5%) Type checking and Semantic analysis
0.0148 ( 6.0%) 0.0061 ( 2.1%) 0.0209 ( 3.9%) 0.0209 ( 0.3%) typecheck-stmt
0.0115 ( 4.7%) 0.0054 ( 1.9%) 0.0169 ( 3.2%) 0.0169 ( 0.3%) precheck-target
0.0062 ( 2.5%) 0.0033 ( 1.2%) 0.0095 ( 1.8%) 0.0095 ( 0.1%) typecheck-decl
0.0042 ( 1.7%) 0.0033 ( 1.2%) 0.0074 ( 1.4%) 0.0074 ( 0.1%) IRGen
0.0028 ( 1.1%) 0.0010 ( 0.3%) 0.0038 ( 0.7%) 0.0038 ( 0.1%) load-all-members
0.0018 ( 0.7%) 0.0004 ( 0.1%) 0.0022 ( 0.4%) 0.0022 ( 0.0%) SILGen
0.0020 ( 0.8%) 0.0000 ( 0.0%) 0.0021 ( 0.4%) 0.0021 ( 0.0%) SIL optimization
0.0008 ( 0.3%) 0.0001 ( 0.0%) 0.0008 ( 0.2%) 0.0008 ( 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%) 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
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.2467 (100.0%) 0.2825 (100.0%) 0.5292 (100.0%) 6.5472 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.2606 seconds (5.4445 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0968 (100.0%) 1.1638 (100.0%) 2.2606 (100.0%) 5.4445 (100.0%) Building Target
1.0968 (100.0%) 1.1638 (100.0%) 2.2606 (100.0%) 5.4445 (100.0%) Total
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] = [:]
^
/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)}
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745919942919073-swift-frontend-Source-DataSource.swift-arm64_apple_ios14.0-o-Onone-3232666765.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7571 seconds (6.5763 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0311 ( 8.2%) 0.1235 ( 32.7%) 0.1547 ( 20.4%) 3.0188 ( 45.9%) parse-and-resolve-imports
0.0295 ( 7.8%) 0.1219 ( 32.3%) 0.1514 ( 20.0%) 3.0156 ( 45.9%) Import resolution
0.0761 ( 20.1%) 0.0273 ( 7.2%) 0.1035 ( 13.7%) 0.1045 ( 1.6%) build-rewrite-system
0.0016 ( 0.4%) 0.0112 ( 3.0%) 0.0128 ( 1.7%) 0.1027 ( 1.6%) load-stdlib
0.0460 ( 12.1%) 0.0159 ( 4.2%) 0.0619 ( 8.2%) 0.0619 ( 0.9%) perform-sema
0.0459 ( 12.1%) 0.0159 ( 4.2%) 0.0617 ( 8.2%) 0.0617 ( 0.9%) Type checking and Semantic analysis
0.0277 ( 7.3%) 0.0234 ( 6.2%) 0.0511 ( 6.7%) 0.0510 ( 0.8%) import-clang-decl
0.0327 ( 8.6%) 0.0091 ( 2.4%) 0.0418 ( 5.5%) 0.0418 ( 0.6%) typecheck-stmt
0.0313 ( 8.3%) 0.0090 ( 2.4%) 0.0402 ( 5.3%) 0.0402 ( 0.6%) typecheck-expr
0.0128 ( 3.4%) 0.0064 ( 1.7%) 0.0192 ( 2.5%) 0.0192 ( 0.3%) typecheck-decl
0.0107 ( 2.8%) 0.0056 ( 1.5%) 0.0163 ( 2.2%) 0.0163 ( 0.2%) IRGen
0.0114 ( 3.0%) 0.0038 ( 1.0%) 0.0152 ( 2.0%) 0.0152 ( 0.2%) precheck-target
0.0081 ( 2.1%) 0.0026 ( 0.7%) 0.0107 ( 1.4%) 0.0107 ( 0.2%) SILGen
0.0068 ( 1.8%) 0.0002 ( 0.1%) 0.0071 ( 0.9%) 0.0071 ( 0.1%) SIL optimization
0.0050 ( 1.3%) 0.0015 ( 0.4%) 0.0065 ( 0.9%) 0.0065 ( 0.1%) SILGen-function
0.0018 ( 0.5%) 0.0005 ( 0.1%) 0.0023 ( 0.3%) 0.0023 ( 0.0%) load-all-members
0.0003 ( 0.1%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 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%) module-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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3790 (100.0%) 0.3781 (100.0%) 0.7571 (100.0%) 6.5763 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3835 seconds (5.4448 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1742 (100.0%) 1.2093 (100.0%) 2.3835 (100.0%) 5.4448 (100.0%) Building Target
1.1742 (100.0%) 1.2093 (100.0%) 2.3835 (100.0%) 5.4448 (100.0%) Total
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-1745919942922761-swift-frontend-Source-UITableViewCell_Extensions.swift-arm64_apple_ios14.0-o-Onone-3169499904.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6973 seconds (6.4574 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0296 ( 8.5%) 0.1165 ( 33.6%) 0.1461 ( 21.0%) 2.9848 ( 46.2%) parse-and-resolve-imports
0.0280 ( 8.0%) 0.1150 ( 33.2%) 0.1430 ( 20.5%) 2.9817 ( 46.2%) Import resolution
0.0752 ( 21.5%) 0.0276 ( 7.9%) 0.1028 ( 14.7%) 0.1027 ( 1.6%) build-rewrite-system
0.0016 ( 0.4%) 0.0114 ( 3.3%) 0.0130 ( 1.9%) 0.0954 ( 1.5%) load-stdlib
0.0370 ( 10.6%) 0.0107 ( 3.1%) 0.0477 ( 6.8%) 0.0477 ( 0.7%) perform-sema
0.0370 ( 10.5%) 0.0107 ( 3.1%) 0.0476 ( 6.8%) 0.0477 ( 0.7%) Type checking and Semantic analysis
0.0257 ( 7.3%) 0.0198 ( 5.7%) 0.0455 ( 6.5%) 0.0456 ( 0.7%) import-clang-decl
0.0333 ( 9.5%) 0.0087 ( 2.5%) 0.0420 ( 6.0%) 0.0421 ( 0.7%) typecheck-stmt
0.0331 ( 9.4%) 0.0087 ( 2.5%) 0.0418 ( 6.0%) 0.0418 ( 0.6%) typecheck-expr
0.0216 ( 6.2%) 0.0078 ( 2.2%) 0.0294 ( 4.2%) 0.0295 ( 0.5%) typecheck-decl
0.0166 ( 4.7%) 0.0052 ( 1.5%) 0.0218 ( 3.1%) 0.0218 ( 0.3%) precheck-target
0.0036 ( 1.0%) 0.0032 ( 0.9%) 0.0068 ( 1.0%) 0.0068 ( 0.1%) IRGen
0.0027 ( 0.8%) 0.0008 ( 0.2%) 0.0035 ( 0.5%) 0.0035 ( 0.1%) load-all-members
0.0021 ( 0.6%) 0.0006 ( 0.2%) 0.0027 ( 0.4%) 0.0027 ( 0.0%) SILGen
0.0024 ( 0.7%) 0.0000 ( 0.0%) 0.0024 ( 0.3%) 0.0024 ( 0.0%) SIL optimization
0.0010 ( 0.3%) 0.0002 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 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%) perform-whole-module-type-checking
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%) SIL verification, pre-optimization
0.3505 (100.0%) 0.3468 (100.0%) 0.6973 (100.0%) 6.4574 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4019 seconds (5.4373 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1518 (100.0%) 1.2501 (100.0%) 2.4019 (100.0%) 5.4373 (100.0%) Building Target
1.1518 (100.0%) 1.2501 (100.0%) 2.4019 (100.0%) 5.4373 (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\ 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-1745919942909972-swift-frontend-Source-Configurable.swift-arm64_apple_ios14.0-o-Onone-3137388912.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4683 seconds (6.2864 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0305 ( 17.4%) 0.1145 ( 39.1%) 0.1451 ( 31.0%) 3.0129 ( 47.9%) parse-and-resolve-imports
0.0290 ( 16.6%) 0.1131 ( 38.6%) 0.1421 ( 30.3%) 3.0099 ( 47.9%) Import resolution
0.0852 ( 48.6%) 0.0305 ( 10.4%) 0.1157 ( 24.7%) 0.1168 ( 1.9%) build-rewrite-system
0.0017 ( 1.0%) 0.0118 ( 4.0%) 0.0135 ( 2.9%) 0.0946 ( 1.5%) load-stdlib
0.0145 ( 8.3%) 0.0140 ( 4.8%) 0.0286 ( 6.1%) 0.0289 ( 0.5%) import-clang-decl
0.0038 ( 2.1%) 0.0021 ( 0.7%) 0.0058 ( 1.2%) 0.0058 ( 0.1%) perform-sema
0.0037 ( 2.1%) 0.0021 ( 0.7%) 0.0058 ( 1.2%) 0.0058 ( 0.1%) Type checking and Semantic analysis
0.0037 ( 2.1%) 0.0020 ( 0.7%) 0.0057 ( 1.2%) 0.0057 ( 0.1%) typecheck-decl
0.0022 ( 1.3%) 0.0027 ( 0.9%) 0.0049 ( 1.0%) 0.0049 ( 0.1%) IRGen
0.0008 ( 0.5%) 0.0003 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 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%) 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%) 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%) 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.1752 (100.0%) 0.2930 (100.0%) 0.4683 (100.0%) 6.2864 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5793 seconds (4.5991 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8485 (100.0%) 0.7308 (100.0%) 1.5793 (100.0%) 4.5991 (100.0%) Building Target
0.8485 (100.0%) 0.7308 (100.0%) 1.5793 (100.0%) 4.5991 (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\ 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-1745919942921317-swift-frontend-Source-ConfigurableSupplementaryView.swift-arm64_apple_ios14.0-o-Onone-2817737740.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4987 seconds (6.6777 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0320 ( 17.5%) 0.1229 ( 38.9%) 0.1550 ( 31.1%) 3.1960 ( 47.9%) parse-and-resolve-imports
0.0301 ( 16.4%) 0.1204 ( 38.1%) 0.1505 ( 30.2%) 3.1915 ( 47.8%) Import resolution
0.0766 ( 41.9%) 0.0288 ( 9.1%) 0.1053 ( 21.1%) 0.1058 ( 1.6%) build-rewrite-system
0.0015 ( 0.8%) 0.0083 ( 2.6%) 0.0098 ( 2.0%) 0.1057 ( 1.6%) load-stdlib
0.0261 ( 14.3%) 0.0227 ( 7.2%) 0.0488 ( 9.8%) 0.0493 ( 0.7%) import-clang-decl
0.0039 ( 2.2%) 0.0029 ( 0.9%) 0.0069 ( 1.4%) 0.0069 ( 0.1%) perform-sema
0.0039 ( 2.1%) 0.0029 ( 0.9%) 0.0068 ( 1.4%) 0.0068 ( 0.1%) Type checking and Semantic analysis
0.0039 ( 2.1%) 0.0029 ( 0.9%) 0.0067 ( 1.3%) 0.0068 ( 0.1%) typecheck-decl
0.0024 ( 1.3%) 0.0032 ( 1.0%) 0.0056 ( 1.1%) 0.0056 ( 0.1%) IRGen
0.0024 ( 1.3%) 0.0007 ( 0.2%) 0.0032 ( 0.6%) 0.0032 ( 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%) 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%) 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.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.1829 (100.0%) 0.3158 (100.0%) 0.4987 (100.0%) 6.6777 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1999 seconds (5.4386 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0522 (100.0%) 1.1477 (100.0%) 2.1999 (100.0%) 5.4386 (100.0%) Building Target
1.0522 (100.0%) 1.1477 (100.0%) 2.1999 (100.0%) 5.4386 (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\ 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-1745919942917629-swift-frontend-Source-HeightConfigurable.swift-arm64_apple_ios14.0-o-Onone-2435657073.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5287 seconds (6.3453 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0362 ( 20.0%) 0.1424 ( 40.9%) 0.1786 ( 33.8%) 3.0493 ( 48.1%) parse-and-resolve-imports
0.0344 ( 19.0%) 0.1406 ( 40.4%) 0.1749 ( 33.1%) 3.0456 ( 48.0%) Import resolution
0.0751 ( 41.5%) 0.0286 ( 8.2%) 0.1038 ( 19.6%) 0.1038 ( 1.6%) build-rewrite-system
0.0016 ( 0.9%) 0.0078 ( 2.2%) 0.0094 ( 1.8%) 0.0845 ( 1.3%) load-stdlib
0.0263 ( 14.5%) 0.0235 ( 6.8%) 0.0498 ( 9.4%) 0.0501 ( 0.8%) import-clang-decl
0.0025 ( 1.4%) 0.0032 ( 0.9%) 0.0056 ( 1.1%) 0.0056 ( 0.1%) IRGen
0.0025 ( 1.4%) 0.0008 ( 0.2%) 0.0032 ( 0.6%) 0.0032 ( 0.1%) load-all-members
0.0008 ( 0.4%) 0.0004 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) perform-sema
0.0007 ( 0.4%) 0.0003 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) Type checking and Semantic analysis
0.0007 ( 0.4%) 0.0003 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 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%) 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.1808 (100.0%) 0.3479 (100.0%) 0.5287 (100.0%) 6.3453 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3873 seconds (5.4412 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1154 (100.0%) 1.2719 (100.0%) 2.3873 (100.0%) 5.4412 (100.0%) Building Target
1.1154 (100.0%) 1.2719 (100.0%) 2.3873 (100.0%) 5.4412 (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\ 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-1745919942922634-swift-frontend-Source-SupplementaryViewModel.swift-arm64_apple_ios14.0-o-Onone-1417737368.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 5.5473 seconds (6.2732 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.9166 ( 46.7%) 0.6552 ( 45.3%) 2.5718 ( 46.4%) 2.9160 ( 46.5%) parse-and-resolve-imports
1.9149 ( 46.7%) 0.6528 ( 45.2%) 2.5677 ( 46.3%) 2.9084 ( 46.4%) Import resolution
0.0785 ( 1.9%) 0.0238 ( 1.6%) 0.1023 ( 1.8%) 0.1022 ( 1.6%) build-rewrite-system
0.0121 ( 0.3%) 0.0378 ( 2.6%) 0.0499 ( 0.9%) 0.0786 ( 1.3%) load-stdlib
0.0305 ( 0.7%) 0.0232 ( 1.6%) 0.0537 ( 1.0%) 0.0574 ( 0.9%) import-clang-decl
0.0325 ( 0.8%) 0.0134 ( 0.9%) 0.0460 ( 0.8%) 0.0488 ( 0.8%) perform-sema
0.0325 ( 0.8%) 0.0134 ( 0.9%) 0.0459 ( 0.8%) 0.0487 ( 0.8%) Type checking and Semantic analysis
0.0218 ( 0.5%) 0.0107 ( 0.7%) 0.0325 ( 0.6%) 0.0352 ( 0.6%) typecheck-decl
0.0204 ( 0.5%) 0.0036 ( 0.3%) 0.0240 ( 0.4%) 0.0242 ( 0.4%) typecheck-expr
0.0099 ( 0.2%) 0.0026 ( 0.2%) 0.0125 ( 0.2%) 0.0126 ( 0.2%) typecheck-stmt
0.0085 ( 0.2%) 0.0025 ( 0.2%) 0.0110 ( 0.2%) 0.0110 ( 0.2%) SILGen
0.0068 ( 0.2%) 0.0017 ( 0.1%) 0.0085 ( 0.2%) 0.0085 ( 0.1%) load-all-members
0.0060 ( 0.1%) 0.0025 ( 0.2%) 0.0085 ( 0.2%) 0.0085 ( 0.1%) IRGen
0.0050 ( 0.1%) 0.0005 ( 0.0%) 0.0055 ( 0.1%) 0.0055 ( 0.1%) SIL optimization
0.0032 ( 0.1%) 0.0009 ( 0.1%) 0.0041 ( 0.1%) 0.0041 ( 0.1%) SILGen-function
0.0027 ( 0.1%) 0.0008 ( 0.1%) 0.0035 ( 0.1%) 0.0035 ( 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
4.1018 (100.0%) 1.4455 (100.0%) 5.5473 (100.0%) 6.2732 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.9618 seconds (5.4479 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.1302 (100.0%) 1.8315 (100.0%) 4.9618 (100.0%) 5.4479 (100.0%) Building Target
3.1302 (100.0%) 1.8315 (100.0%) 4.9618 (100.0%) 5.4479 (100.0%) Total
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-1745919946214315-swift-frontend-Source-ModelCollection.swift-arm64_apple_ios14.0-o-Onone-30289376.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4152 seconds (0.4175 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0536 ( 19.9%) 0.0186 ( 12.8%) 0.0722 ( 17.4%) 0.0725 ( 17.4%) build-rewrite-system
0.0313 ( 11.6%) 0.0369 ( 25.4%) 0.0682 ( 16.4%) 0.0684 ( 16.4%) parse-and-resolve-imports
0.0295 ( 10.9%) 0.0344 ( 23.7%) 0.0639 ( 15.4%) 0.0640 ( 15.3%) Import resolution
0.0323 ( 12.0%) 0.0092 ( 6.3%) 0.0414 ( 10.0%) 0.0418 ( 10.0%) perform-sema
0.0322 ( 11.9%) 0.0092 ( 6.3%) 0.0414 ( 10.0%) 0.0417 ( 10.0%) Type checking and Semantic analysis
0.0254 ( 9.4%) 0.0060 ( 4.1%) 0.0314 ( 7.6%) 0.0317 ( 7.6%) typecheck-stmt
0.0143 ( 5.3%) 0.0146 ( 10.0%) 0.0289 ( 7.0%) 0.0291 ( 7.0%) import-clang-decl
0.0129 ( 4.8%) 0.0025 ( 1.7%) 0.0154 ( 3.7%) 0.0155 ( 3.7%) typecheck-expr
0.0076 ( 2.8%) 0.0020 ( 1.4%) 0.0095 ( 2.3%) 0.0096 ( 2.3%) precheck-target
0.0052 ( 1.9%) 0.0040 ( 2.8%) 0.0092 ( 2.2%) 0.0093 ( 2.2%) IRGen
0.0056 ( 2.1%) 0.0029 ( 2.0%) 0.0085 ( 2.0%) 0.0085 ( 2.0%) typecheck-decl
0.0065 ( 2.4%) 0.0015 ( 1.0%) 0.0080 ( 1.9%) 0.0081 ( 1.9%) typecheck-for-each
0.0043 ( 1.6%) 0.0008 ( 0.5%) 0.0051 ( 1.2%) 0.0052 ( 1.2%) SILGen
0.0043 ( 1.6%) 0.0001 ( 0.1%) 0.0044 ( 1.1%) 0.0044 ( 1.1%) SIL optimization
0.0011 ( 0.4%) 0.0023 ( 1.6%) 0.0034 ( 0.8%) 0.0034 ( 0.8%) load-stdlib
0.0029 ( 1.1%) 0.0004 ( 0.2%) 0.0033 ( 0.8%) 0.0033 ( 0.8%) SILGen-function
0.0007 ( 0.3%) 0.0002 ( 0.2%) 0.0009 ( 0.2%) 0.0009 ( 0.2%) 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%) 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%) 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%) AST verification
0.2698 (100.0%) 0.1454 (100.0%) 0.4152 (100.0%) 0.4175 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2363 seconds (1.2989 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6227 (100.0%) 0.6137 (100.0%) 1.2363 (100.0%) 1.2989 (100.0%) Building Target
0.6227 (100.0%) 0.6137 (100.0%) 1.2363 (100.0%) 1.2989 (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
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
SwiftDriverJobDiscovery normal arm64 Compiling Configurable.swift (in target 'Source' from project 'Source')
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 Section.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 HeightConfigurable.swift (in target 'Source' from project 'Source')
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 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 DataSource.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:48.712 appintentsmetadataprocessor[709:4005] Starting appintentsmetadataprocessor export
2025-04-29 02:45:48.714 appintentsmetadataprocessor[709:4005] 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:48.737 appintentsnltrainingprocessor[710:4006] Parsing options for appintentsnltrainingprocessor
2025-04-29 02:45:48.738 appintentsnltrainingprocessor[710:4006] 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/1.12.0
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/1.12.0 --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/1.12.0 --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: 9e3af33dbce2d2904f2ddd5551c83e07
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9e3af33dbce2d2904f2ddd5551c83e07.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\ 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
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\ 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
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\ 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\ 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\ 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\ 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\ 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
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 Section.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 ModelCollection.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
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/1.12.0 --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
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/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
SwiftDriverJobDiscovery normal arm64 Compiling DataSource.swift (in target 'Source' from project 'Source')
SwiftDriverJobDiscovery normal arm64 Compiling Configurable.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:51.833 appintentsmetadataprocessor[765:4278] Starting appintentsmetadataprocessor export
2025-04-29 02:45:51.835 appintentsmetadataprocessor[765:4278] 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/1.12.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/blackjacx/source/1.12.0
File count: 245
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-blackjacx-source-1.12.0-9c359dde.zip to s3://spi-docs-inbox/prod-blackjacx-source-1.12.0-9c359dde.zip
Copying... [12%]
Copying... [24%]
Copying... [37%]
Copying... [49%]
Copying... [61%]
Copying... [73%]
Copying... [85%]
Copying... [98%]
Copying... [100%]
Done.