Build Information
Successful build of Themeable, reference master (103986
), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 04:44:18 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 Themeable-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edwellbrook/Themeable.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edwellbrook/Themeable
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1039861 v0.8.0
Cloned https://github.com/edwellbrook/Themeable.git
Revision (git rev-parse @):
1039861c7cd57aba903946b2510ec400a4e95d4d
SUCCESS checkout https://github.com/edwellbrook/Themeable.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/edwellbrook/Themeable.git
https://github.com/edwellbrook/Themeable.git
{
"dependencies" : [
],
"manifest_display_name" : "Themeable",
"name" : "Themeable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Themeable",
"targets" : [
"Themeable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4"
],
"targets" : [
{
"c99name" : "ThemeableTests",
"module_type" : "SwiftTarget",
"name" : "ThemeableTests",
"path" : "Tests/ThemeableTests",
"sources" : [
"ThemeableTests.swift"
],
"target_dependencies" : [
"Themeable"
],
"type" : "test"
},
{
"c99name" : "Themeable",
"module_type" : "SwiftTarget",
"name" : "Themeable",
"path" : "Sources/Themeable",
"product_memberships" : [
"Themeable"
],
"sources" : [
"ThemeManager.swift",
"ThemePersistor.swift",
"Themeable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
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" : "Themeable",
"name" : "Themeable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Themeable",
"targets" : [
"Themeable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4"
],
"targets" : [
{
"c99name" : "ThemeableTests",
"module_type" : "SwiftTarget",
"name" : "ThemeableTests",
"path" : "Tests/ThemeableTests",
"sources" : [
"ThemeableTests.swift"
],
"target_dependencies" : [
"Themeable"
],
"type" : "test"
},
{
"c99name" : "Themeable",
"module_type" : "SwiftTarget",
"name" : "Themeable",
"path" : "Sources/Themeable",
"product_memberships" : [
"Themeable"
],
"sources" : [
"ThemeManager.swift",
"ThemePersistor.swift",
"Themeable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Themeable",
"schemes" : [
"Themeable-Package",
"ThemeablePackageDescription",
"ThemeablePackageTests"
],
"targets" : [
"ThemeablePackageDescription",
"ThemeableTests",
"Themeable",
"ThemeablePackageTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Themeable-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Themeable-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Themeable' in project 'Themeable' (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/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0fb8c3ab3047211ff370933c5a114b79
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0fb8c3ab3047211ff370933c5a114b79.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/Themeable.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/Themeable.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/Themeable.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/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/Themeable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/Themeable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Themeable.DependencyStaticMetadataFileList (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Themeable.DependencyStaticMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Headers (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Themeable.DependencyMetadataFileList (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Themeable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.LinkFileList (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable_const_extract_protocols.json (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable-OutputFileMap.json (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.SwiftConstValuesFileList (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.SwiftFileList (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.SwiftFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Themeable.xcodeproj/Themeable_Info.plist (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Themeable.xcodeproj/Themeable_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/Themeable.framework/Info.plist
SwiftDriver Themeable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Themeable' from project 'Themeable')
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 Themeable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.SwiftFileList -DSWIFT_PACKAGE -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-ios18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -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/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable-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/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.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/Themeable.build/Debug-iphoneos/Themeable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Themeable (in target 'Themeable' from project 'Themeable')
EmitSwiftModule normal arm64 (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745556254889999-swift-frontend-Themeable-all-arm64_apple_ios18.4-swiftmodule-Onone-1484120157.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2335 seconds (3.4049 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0240 ( 27.4%) 0.0399 ( 27.3%) 0.0639 ( 27.4%) 1.6353 ( 48.0%) parse-and-resolve-imports
0.0234 ( 26.8%) 0.0394 ( 26.9%) 0.0628 ( 26.9%) 1.6342 ( 48.0%) Import resolution
0.0122 ( 14.0%) 0.0380 ( 26.0%) 0.0502 ( 21.5%) 0.0709 ( 2.1%) load-stdlib
0.0038 ( 4.3%) 0.0116 ( 8.0%) 0.0154 ( 6.6%) 0.0194 ( 0.6%) SIL optimization
0.0010 ( 1.2%) 0.0092 ( 6.3%) 0.0102 ( 4.4%) 0.0136 ( 0.4%) Serialization, swiftmodule
0.0054 ( 6.2%) 0.0017 ( 1.2%) 0.0071 ( 3.0%) 0.0071 ( 0.2%) perform-sema
0.0054 ( 6.1%) 0.0017 ( 1.2%) 0.0071 ( 3.0%) 0.0071 ( 0.2%) Type checking and Semantic analysis
0.0053 ( 6.0%) 0.0016 ( 1.1%) 0.0069 ( 2.9%) 0.0069 ( 0.2%) typecheck-decl
0.0024 ( 2.7%) 0.0005 ( 0.4%) 0.0029 ( 1.2%) 0.0029 ( 0.1%) typecheck-expr
0.0003 ( 0.3%) 0.0010 ( 0.7%) 0.0012 ( 0.5%) 0.0018 ( 0.1%) Serialization, swiftdoc
0.0015 ( 1.7%) 0.0003 ( 0.2%) 0.0017 ( 0.7%) 0.0017 ( 0.1%) precheck-target
0.0005 ( 0.6%) 0.0007 ( 0.4%) 0.0012 ( 0.5%) 0.0012 ( 0.0%) import-clang-decl
0.0008 ( 1.0%) 0.0002 ( 0.1%) 0.0010 ( 0.4%) 0.0010 ( 0.0%) SILGen
0.0006 ( 0.6%) 0.0001 ( 0.1%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) SILGen-function
0.0005 ( 0.6%) 0.0001 ( 0.1%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) build-rewrite-system
0.0002 ( 0.3%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) typecheck-stmt
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Serialization, swiftsourceinfo
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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0874 (100.0%) 0.1461 (100.0%) 0.2335 (100.0%) 3.4049 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1458 seconds (1.7426 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0491 (100.0%) 0.0968 (100.0%) 0.1458 (100.0%) 1.7426 (100.0%) Building Target
0.0491 (100.0%) 0.0968 (100.0%) 0.1458 (100.0%) 1.7426 (100.0%) Total
SwiftCompile normal arm64 Compiling\ ThemePersistor.swift /Users/admin/builder/spi-builder-workspace/Sources/Themeable/ThemePersistor.swift (in target 'Themeable' from project 'Themeable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Themeable/ThemePersistor.swift (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745556254890092-swift-frontend-Themeable-ThemePersistor.swift-arm64_apple_ios18.4-o-Onone-2879969893.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.9614 seconds (3.2998 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2900 ( 42.4%) 0.1058 ( 38.2%) 0.3958 ( 41.2%) 1.5265 ( 46.3%) parse-and-resolve-imports
0.2894 ( 42.3%) 0.1046 ( 37.8%) 0.3940 ( 41.0%) 1.5235 ( 46.2%) Import resolution
0.0737 ( 10.8%) 0.0151 ( 5.4%) 0.0888 ( 9.2%) 0.0888 ( 2.7%) build-rewrite-system
0.0016 ( 0.2%) 0.0068 ( 2.4%) 0.0084 ( 0.9%) 0.0785 ( 2.4%) load-stdlib
0.0104 ( 1.5%) 0.0077 ( 2.8%) 0.0181 ( 1.9%) 0.0193 ( 0.6%) import-clang-decl
0.0042 ( 0.6%) 0.0094 ( 3.4%) 0.0135 ( 1.4%) 0.0155 ( 0.5%) perform-sema
0.0041 ( 0.6%) 0.0094 ( 3.4%) 0.0135 ( 1.4%) 0.0155 ( 0.5%) Type checking and Semantic analysis
0.0024 ( 0.4%) 0.0086 ( 3.1%) 0.0110 ( 1.1%) 0.0130 ( 0.4%) typecheck-decl
0.0018 ( 0.3%) 0.0025 ( 0.9%) 0.0043 ( 0.4%) 0.0047 ( 0.1%) IRGen
0.0013 ( 0.2%) 0.0026 ( 0.9%) 0.0039 ( 0.4%) 0.0041 ( 0.1%) SILGen
0.0010 ( 0.2%) 0.0023 ( 0.8%) 0.0034 ( 0.4%) 0.0036 ( 0.1%) SILGen-function
0.0016 ( 0.2%) 0.0007 ( 0.2%) 0.0023 ( 0.2%) 0.0023 ( 0.1%) typecheck-stmt
0.0017 ( 0.2%) 0.0002 ( 0.1%) 0.0019 ( 0.2%) 0.0019 ( 0.1%) SIL optimization
0.0008 ( 0.1%) 0.0008 ( 0.3%) 0.0016 ( 0.2%) 0.0017 ( 0.1%) typecheck-expr
0.0006 ( 0.1%) 0.0002 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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.6847 (100.0%) 0.2767 (100.0%) 0.9614 (100.0%) 3.2998 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5256 seconds (2.7477 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0553 (100.0%) 0.4703 (100.0%) 1.5256 (100.0%) 2.7477 (100.0%) Building Target
1.0553 (100.0%) 0.4703 (100.0%) 1.5256 (100.0%) 2.7477 (100.0%) Total
SwiftCompile normal arm64 Compiling\ ThemeManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Themeable/ThemeManager.swift (in target 'Themeable' from project 'Themeable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745556254890098-swift-frontend-Themeable-ThemeManager.swift-arm64_apple_ios18.4-o-Onone-1317209085.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3413 seconds (3.5091 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0196 ( 9.5%) 0.0352 ( 26.1%) 0.0548 ( 16.0%) 1.6041 ( 45.7%) parse-and-resolve-imports
0.0189 ( 9.2%) 0.0346 ( 25.7%) 0.0536 ( 15.7%) 1.6029 ( 45.7%) Import resolution
0.0702 ( 34.0%) 0.0184 ( 13.6%) 0.0886 ( 26.0%) 0.0885 ( 2.5%) build-rewrite-system
0.0016 ( 0.8%) 0.0069 ( 5.1%) 0.0085 ( 2.5%) 0.0757 ( 2.2%) load-stdlib
0.0163 ( 7.9%) 0.0068 ( 5.0%) 0.0231 ( 6.8%) 0.0235 ( 0.7%) perform-sema
0.0162 ( 7.9%) 0.0068 ( 5.0%) 0.0230 ( 6.7%) 0.0234 ( 0.7%) Type checking and Semantic analysis
0.0132 ( 6.4%) 0.0044 ( 3.3%) 0.0176 ( 5.2%) 0.0180 ( 0.5%) typecheck-expr
0.0102 ( 5.0%) 0.0064 ( 4.8%) 0.0167 ( 4.9%) 0.0167 ( 0.5%) import-clang-decl
0.0115 ( 5.6%) 0.0041 ( 3.0%) 0.0156 ( 4.6%) 0.0160 ( 0.5%) typecheck-stmt
0.0093 ( 4.5%) 0.0037 ( 2.7%) 0.0129 ( 3.8%) 0.0133 ( 0.4%) precheck-target
0.0062 ( 3.0%) 0.0029 ( 2.1%) 0.0091 ( 2.7%) 0.0091 ( 0.3%) typecheck-decl
0.0029 ( 1.4%) 0.0027 ( 2.0%) 0.0056 ( 1.6%) 0.0056 ( 0.2%) IRGen
0.0038 ( 1.9%) 0.0001 ( 0.1%) 0.0040 ( 1.2%) 0.0040 ( 0.1%) SIL optimization
0.0029 ( 1.4%) 0.0007 ( 0.5%) 0.0037 ( 1.1%) 0.0037 ( 0.1%) SILGen
0.0025 ( 1.2%) 0.0006 ( 0.5%) 0.0032 ( 0.9%) 0.0032 ( 0.1%) SILGen-function
0.0006 ( 0.3%) 0.0003 ( 0.3%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) load-all-members
0.0003 ( 0.2%) 0.0001 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) typecheck-for-each
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.2064 (100.0%) 0.1349 (100.0%) 0.3413 (100.0%) 3.5091 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1146 seconds (2.7486 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7475 (100.0%) 0.3671 (100.0%) 1.1146 (100.0%) 2.7486 (100.0%) Building Target
0.7475 (100.0%) 0.3671 (100.0%) 1.1146 (100.0%) 2.7486 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Themeable/ThemeManager.swift (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Themeable.swift /Users/admin/builder/spi-builder-workspace/Sources/Themeable/Themeable.swift (in target 'Themeable' from project 'Themeable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745556254890001-swift-frontend-Themeable-Themeable.swift-arm64_apple_ios18.4-o-Onone-92345699.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.1567 seconds (3.5046 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6983 ( 45.8%) 0.2950 ( 46.7%) 0.9933 ( 46.1%) 1.6278 ( 46.4%) parse-and-resolve-imports
0.6979 ( 45.8%) 0.2947 ( 46.6%) 0.9926 ( 46.0%) 1.6271 ( 46.4%) Import resolution
0.0016 ( 0.1%) 0.0073 ( 1.2%) 0.0089 ( 0.4%) 0.0877 ( 2.5%) load-stdlib
0.0720 ( 4.7%) 0.0153 ( 2.4%) 0.0872 ( 4.0%) 0.0872 ( 2.5%) build-rewrite-system
0.0106 ( 0.7%) 0.0068 ( 1.1%) 0.0174 ( 0.8%) 0.0174 ( 0.5%) import-clang-decl
0.0108 ( 0.7%) 0.0030 ( 0.5%) 0.0138 ( 0.6%) 0.0138 ( 0.4%) perform-sema
0.0107 ( 0.7%) 0.0030 ( 0.5%) 0.0137 ( 0.6%) 0.0137 ( 0.4%) Type checking and Semantic analysis
0.0091 ( 0.6%) 0.0027 ( 0.4%) 0.0117 ( 0.5%) 0.0118 ( 0.3%) typecheck-stmt
0.0072 ( 0.5%) 0.0019 ( 0.3%) 0.0091 ( 0.4%) 0.0092 ( 0.3%) precheck-target
0.0021 ( 0.1%) 0.0013 ( 0.2%) 0.0035 ( 0.2%) 0.0035 ( 0.1%) IRGen
0.0015 ( 0.1%) 0.0003 ( 0.0%) 0.0018 ( 0.1%) 0.0018 ( 0.1%) typecheck-decl
0.0013 ( 0.1%) 0.0001 ( 0.0%) 0.0013 ( 0.1%) 0.0013 ( 0.0%) SIL optimization
0.0007 ( 0.0%) 0.0003 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) load-all-members
0.0006 ( 0.0%) 0.0001 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) SILGen
0.0004 ( 0.0%) 0.0001 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) SILGen-function
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) typecheck-expr
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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
1.5249 (100.0%) 0.6318 (100.0%) 2.1567 (100.0%) 3.5046 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0214 seconds (2.7482 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.4278 (100.0%) 0.5937 (100.0%) 2.0214 (100.0%) 2.7482 (100.0%) Building Target
1.4278 (100.0%) 0.5937 (100.0%) 2.0214 (100.0%) 2.7482 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Themeable/Themeable.swift (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for Themeable (in target 'Themeable' from project 'Themeable')
SwiftDriver\ Compilation\ Requirements Themeable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Themeable' from project 'Themeable')
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 Themeable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.SwiftFileList -DSWIFT_PACKAGE -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-ios18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -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/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable-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/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.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/Themeable.build/Debug-iphoneos/Themeable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Headers/Themeable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable-Swift.h (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Headers/Themeable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.swiftmodule (in target 'Themeable' from project 'Themeable')
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/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.abi.json (in target 'Themeable' from project 'Themeable')
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/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.swiftdoc (in target 'Themeable' from project 'Themeable')
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/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Modules/Themeable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.swiftsourceinfo (in target 'Themeable' from project 'Themeable')
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/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Modules/Themeable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ThemeManager.swift (in target 'Themeable' from project 'Themeable')
SwiftDriverJobDiscovery normal arm64 Compiling Themeable.swift (in target 'Themeable' from project 'Themeable')
SwiftDriverJobDiscovery normal arm64 Compiling ThemePersistor.swift (in target 'Themeable' from project 'Themeable')
SwiftDriver\ Compilation Themeable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Themeable' from project 'Themeable')
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 Themeable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.SwiftFileList -DSWIFT_PACKAGE -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-ios18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -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/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable-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/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.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/Themeable.build/Debug-iphoneos/Themeable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable-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/Themeable.framework/Themeable normal (in target 'Themeable' from project 'Themeable')
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-ios18.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.LinkFileList -install_name @rpath/Themeable.framework/Themeable -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable_dependency_info.dat -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/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Themeable
ExtractAppIntentsMetadata (in target 'Themeable' from project 'Themeable')
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 Themeable --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 18.4 --bundle-identifier Themeable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework --target-triple arm64-apple-ios18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Themeable --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Themeable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Themeable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Objects-normal/arm64/Themeable.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 21:44:17.850 appintentsmetadataprocessor[694:3908] Starting appintentsmetadataprocessor export
2025-04-24 21:44:17.852 appintentsmetadataprocessor[694:3908] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'Themeable' from project 'Themeable')
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/Themeable.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/ssu --bundle-id Themeable --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-iphoneos/Themeable.build/Themeable.DependencyMetadataFileList --archive-ssu-assets
2025-04-24 21:44:17.872 appintentsnltrainingprocessor[695:3910] Parsing options for appintentsnltrainingprocessor
2025-04-24 21:44:17.873 appintentsnltrainingprocessor[695:3910] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Themeable.framework/Themeable.tbd (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework/Themeable -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Themeable.framework/Themeable.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Themeable.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Themeable",
"name" : "Themeable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Themeable",
"targets" : [
"Themeable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4"
],
"targets" : [
{
"c99name" : "ThemeableTests",
"module_type" : "SwiftTarget",
"name" : "ThemeableTests",
"path" : "Tests/ThemeableTests",
"sources" : [
"ThemeableTests.swift"
],
"target_dependencies" : [
"Themeable"
],
"type" : "test"
},
{
"c99name" : "Themeable",
"module_type" : "SwiftTarget",
"name" : "Themeable",
"path" : "Sources/Themeable",
"product_memberships" : [
"Themeable"
],
"sources" : [
"ThemeManager.swift",
"ThemePersistor.swift",
"Themeable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.