Build Information
Successful build of Themeable, reference master (103986
), with Swift 6.1 for tvOS using Xcode 16.3 on 25 Apr 2025 04:44:19 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=tvOS 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: tvOS
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=tvOS 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=tvOS "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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: 1021383ad9c3e4bc55c21704631053fa
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1021383ad9c3e4bc55c21704631053fa.xcbuilddata
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
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/Themeable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
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-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/Themeable.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/Themeable.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Themeable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Themeable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable.LinkFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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 appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.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-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/Objects-normal/arm64/Themeable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
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-1745556255225167-swift-frontend-Themeable-ThemePersistor.swift-arm64_apple_tvos18.4-o-Onone-4275921469.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2656 seconds (3.5070 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0190 ( 13.1%) 0.0373 ( 31.1%) 0.0563 ( 21.2%) 1.6372 ( 46.7%) parse-and-resolve-imports
0.0184 ( 12.7%) 0.0368 ( 30.6%) 0.0552 ( 20.8%) 1.6361 ( 46.7%) Import resolution
0.0762 ( 52.4%) 0.0200 ( 16.7%) 0.0962 ( 36.2%) 0.0962 ( 2.7%) build-rewrite-system
0.0016 ( 1.1%) 0.0078 ( 6.5%) 0.0094 ( 3.5%) 0.0881 ( 2.5%) load-stdlib
0.0109 ( 7.5%) 0.0072 ( 6.0%) 0.0180 ( 6.8%) 0.0180 ( 0.5%) import-clang-decl
0.0039 ( 2.7%) 0.0016 ( 1.3%) 0.0055 ( 2.1%) 0.0055 ( 0.2%) perform-sema
0.0038 ( 2.6%) 0.0016 ( 1.3%) 0.0054 ( 2.0%) 0.0054 ( 0.2%) Type checking and Semantic analysis
0.0017 ( 1.2%) 0.0032 ( 2.7%) 0.0050 ( 1.9%) 0.0054 ( 0.2%) IRGen
0.0015 ( 1.0%) 0.0012 ( 1.0%) 0.0028 ( 1.0%) 0.0030 ( 0.1%) SILGen
0.0020 ( 1.3%) 0.0009 ( 0.7%) 0.0028 ( 1.1%) 0.0028 ( 0.1%) typecheck-decl
0.0012 ( 0.9%) 0.0012 ( 1.0%) 0.0024 ( 0.9%) 0.0027 ( 0.1%) SILGen-function
0.0017 ( 1.2%) 0.0007 ( 0.6%) 0.0024 ( 0.9%) 0.0024 ( 0.1%) typecheck-stmt
0.0018 ( 1.2%) 0.0000 ( 0.0%) 0.0018 ( 0.7%) 0.0018 ( 0.1%) SIL optimization
0.0009 ( 0.6%) 0.0004 ( 0.4%) 0.0014 ( 0.5%) 0.0014 ( 0.0%) typecheck-expr
0.0006 ( 0.4%) 0.0002 ( 0.2%) 0.0008 ( 0.3%) 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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1455 (100.0%) 0.1201 (100.0%) 0.2656 (100.0%) 3.5070 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2381 seconds (2.9150 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8021 (100.0%) 0.4360 (100.0%) 1.2381 (100.0%) 2.9150 (100.0%) Building Target
0.8021 (100.0%) 0.4360 (100.0%) 1.2381 (100.0%) 2.9150 (100.0%) Total
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-1745556255225164-swift-frontend-Themeable-Themeable.swift-arm64_apple_tvos18.4-o-Onone-3023290918.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2830 seconds (3.7506 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0179 ( 10.7%) 0.0329 ( 28.5%) 0.0508 ( 18.0%) 1.7420 ( 46.4%) parse-and-resolve-imports
0.0174 ( 10.4%) 0.0323 ( 28.0%) 0.0497 ( 17.6%) 1.7409 ( 46.4%) Import resolution
0.0015 ( 0.9%) 0.0074 ( 6.4%) 0.0088 ( 3.1%) 0.0941 ( 2.5%) load-stdlib
0.0728 ( 43.5%) 0.0196 ( 17.0%) 0.0924 ( 32.6%) 0.0923 ( 2.5%) build-rewrite-system
0.0113 ( 6.7%) 0.0075 ( 6.5%) 0.0188 ( 6.6%) 0.0188 ( 0.5%) import-clang-decl
0.0113 ( 6.7%) 0.0036 ( 3.1%) 0.0148 ( 5.2%) 0.0149 ( 0.4%) perform-sema
0.0112 ( 6.7%) 0.0036 ( 3.1%) 0.0148 ( 5.2%) 0.0149 ( 0.4%) Type checking and Semantic analysis
0.0094 ( 5.6%) 0.0030 ( 2.6%) 0.0124 ( 4.4%) 0.0124 ( 0.3%) typecheck-stmt
0.0076 ( 4.5%) 0.0023 ( 2.0%) 0.0099 ( 3.5%) 0.0099 ( 0.3%) precheck-target
0.0023 ( 1.4%) 0.0023 ( 2.0%) 0.0046 ( 1.6%) 0.0046 ( 0.1%) IRGen
0.0017 ( 1.0%) 0.0005 ( 0.4%) 0.0022 ( 0.8%) 0.0022 ( 0.1%) typecheck-decl
0.0012 ( 0.7%) 0.0000 ( 0.0%) 0.0012 ( 0.4%) 0.0012 ( 0.0%) SIL optimization
0.0007 ( 0.4%) 0.0004 ( 0.3%) 0.0011 ( 0.4%) 0.0011 ( 0.0%) load-all-members
0.0006 ( 0.3%) 0.0001 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) SILGen
0.0004 ( 0.2%) 0.0001 ( 0.1%) 0.0005 ( 0.2%) 0.0005 ( 0.0%) SILGen-function
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) typecheck-expr
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 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%) 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, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.1674 (100.0%) 0.1155 (100.0%) 0.2830 (100.0%) 3.7506 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1302 seconds (2.9151 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7552 (100.0%) 0.3750 (100.0%) 1.1302 (100.0%) 2.9151 (100.0%) Building Target
0.7552 (100.0%) 0.3750 (100.0%) 1.1302 (100.0%) 2.9151 (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
SwiftEmitModule normal arm64 Emitting\ module\ for\ Themeable (in target 'Themeable' from project 'Themeable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745556255225166-swift-frontend-Themeable-all-arm64_apple_tvos18.4-swiftmodule-Onone-2673400346.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.8367 seconds (3.3302 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9914 ( 49.2%) 0.3725 ( 45.4%) 1.3638 ( 48.1%) 1.5664 ( 47.0%) parse-and-resolve-imports
0.9908 ( 49.2%) 0.3710 ( 45.2%) 1.3617 ( 48.0%) 1.5629 ( 46.9%) Import resolution
0.0017 ( 0.1%) 0.0102 ( 1.2%) 0.0119 ( 0.4%) 0.0835 ( 2.5%) load-stdlib
0.0063 ( 0.3%) 0.0122 ( 1.5%) 0.0185 ( 0.7%) 0.0214 ( 0.6%) perform-sema
0.0062 ( 0.3%) 0.0122 ( 1.5%) 0.0184 ( 0.6%) 0.0213 ( 0.6%) Type checking and Semantic analysis
0.0061 ( 0.3%) 0.0121 ( 1.5%) 0.0182 ( 0.6%) 0.0211 ( 0.6%) typecheck-decl
0.0039 ( 0.2%) 0.0113 ( 1.4%) 0.0152 ( 0.5%) 0.0185 ( 0.6%) SIL optimization
0.0010 ( 0.1%) 0.0087 ( 1.1%) 0.0097 ( 0.3%) 0.0127 ( 0.4%) Serialization, swiftmodule
0.0026 ( 0.1%) 0.0024 ( 0.3%) 0.0050 ( 0.2%) 0.0056 ( 0.2%) typecheck-expr
0.0006 ( 0.0%) 0.0018 ( 0.2%) 0.0024 ( 0.1%) 0.0038 ( 0.1%) import-clang-decl
0.0012 ( 0.1%) 0.0017 ( 0.2%) 0.0029 ( 0.1%) 0.0030 ( 0.1%) SILGen
0.0008 ( 0.0%) 0.0016 ( 0.2%) 0.0024 ( 0.1%) 0.0025 ( 0.1%) SILGen-function
0.0006 ( 0.0%) 0.0016 ( 0.2%) 0.0022 ( 0.1%) 0.0025 ( 0.1%) build-rewrite-system
0.0017 ( 0.1%) 0.0007 ( 0.1%) 0.0024 ( 0.1%) 0.0024 ( 0.1%) precheck-target
0.0003 ( 0.0%) 0.0009 ( 0.1%) 0.0013 ( 0.0%) 0.0016 ( 0.0%) Serialization, swiftdoc
0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) typecheck-stmt
0.0001 ( 0.0%) 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%) 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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.0156 (100.0%) 0.8211 (100.0%) 2.8367 (100.0%) 3.3302 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4222 seconds (1.7055 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0073 (100.0%) 0.4149 (100.0%) 1.4222 (100.0%) 1.7055 (100.0%) Building Target
1.0073 (100.0%) 0.4149 (100.0%) 1.4222 (100.0%) 1.7055 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'Themeable' from project 'Themeable')
cd /Users/admin/builder/spi-builder-workspace
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-1745556255225243-swift-frontend-Themeable-ThemeManager.swift-arm64_apple_tvos18.4-o-Onone-567203898.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4023 seconds (3.7482 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0225 ( 9.9%) 0.0395 ( 22.6%) 0.0620 ( 15.4%) 1.7217 ( 45.9%) parse-and-resolve-imports
0.0220 ( 9.7%) 0.0389 ( 22.3%) 0.0609 ( 15.1%) 1.7207 ( 45.9%) Import resolution
0.0734 ( 32.2%) 0.0196 ( 11.2%) 0.0930 ( 23.1%) 0.0929 ( 2.5%) build-rewrite-system
0.0126 ( 5.5%) 0.0397 ( 22.7%) 0.0523 ( 13.0%) 0.0773 ( 2.1%) load-stdlib
0.0163 ( 7.2%) 0.0057 ( 3.3%) 0.0221 ( 5.5%) 0.0224 ( 0.6%) perform-sema
0.0163 ( 7.2%) 0.0057 ( 3.3%) 0.0220 ( 5.5%) 0.0223 ( 0.6%) Type checking and Semantic analysis
0.0133 ( 5.9%) 0.0045 ( 2.6%) 0.0178 ( 4.4%) 0.0181 ( 0.5%) typecheck-expr
0.0105 ( 4.6%) 0.0068 ( 3.9%) 0.0173 ( 4.3%) 0.0173 ( 0.5%) import-clang-decl
0.0117 ( 5.1%) 0.0042 ( 2.4%) 0.0159 ( 3.9%) 0.0162 ( 0.4%) typecheck-stmt
0.0095 ( 4.2%) 0.0038 ( 2.2%) 0.0133 ( 3.3%) 0.0136 ( 0.4%) precheck-target
0.0062 ( 2.7%) 0.0017 ( 1.0%) 0.0079 ( 2.0%) 0.0079 ( 0.2%) typecheck-decl
0.0035 ( 1.5%) 0.0030 ( 1.7%) 0.0065 ( 1.6%) 0.0065 ( 0.2%) IRGen
0.0040 ( 1.8%) 0.0001 ( 0.0%) 0.0041 ( 1.0%) 0.0041 ( 0.1%) SIL optimization
0.0026 ( 1.1%) 0.0006 ( 0.3%) 0.0032 ( 0.8%) 0.0032 ( 0.1%) SILGen
0.0022 ( 1.0%) 0.0005 ( 0.3%) 0.0027 ( 0.7%) 0.0027 ( 0.1%) SILGen-function
0.0006 ( 0.3%) 0.0003 ( 0.2%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0003 ( 0.1%) 0.0001 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 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%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2276 (100.0%) 0.1747 (100.0%) 0.4023 (100.0%) 3.7482 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2190 seconds (2.9156 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7933 (100.0%) 0.4256 (100.0%) 1.2190 (100.0%) 2.9156 (100.0%) Building Target
0.7933 (100.0%) 0.4256 (100.0%) 1.2190 (100.0%) 2.9156 (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
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-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.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-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.framework/Headers/Themeable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework/Headers/Themeable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework/Modules/Themeable.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework/Modules/Themeable.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework/Modules/Themeable.swiftmodule/Project/arm64-apple-tvos.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-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.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-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/Themeable.build/Objects-normal/arm64/Themeable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/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-tvos18.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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-appletvos/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-appletvos/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/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/Objects-normal/arm64/Themeable.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 18.4 --bundle-identifier Themeable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework --target-triple arm64-apple-tvos18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework/Themeable --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/Objects-normal/arm64/Themeable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/Objects-normal/arm64/Themeable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/Themeable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/Themeable.build/Themeable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Themeable.build/Debug-appletvos/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:18.368 appintentsmetadataprocessor[696:3913] Starting appintentsmetadataprocessor export
2025-04-24 21:44:18.371 appintentsmetadataprocessor[696:3913] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Themeable.framework/Themeable -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/Themeable.framework/Themeable.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/Themeable.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/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.