Build Information
Successful build of WandFoundation, reference 3.0.5 (bed565), with Swift 6.2 for tvOS using Xcode 26.3 on 31 Mar 2026 16:39:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WandFoundation -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Foundation.git
Reference: 3.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Foundation
* tag 3.0.5 -> FETCH_HEAD
HEAD is now at bed565c Bump 3.0.5
Cloned https://github.com/The-Wand/Foundation.git
Revision (git rev-parse @):
bed565cc606ec1670cdbe7a802960204fbb73871
SUCCESS checkout https://github.com/The-Wand/Foundation.git at 3.0.5
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/The-Wand/Foundation.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/el-machine/Any
Fetching from https://github.com/The-Wand/Wand.git
Creating working copy of package ‘Any’
Checking out 1.0.1 of package ‘Any’
Creating working copy of package ‘Wand’
Checking out 3.0.5 of package ‘Wand’
Resolved source packages:
WandFoundation: /Users/admin/builder/spi-builder-workspace @ local
Any_: https://github.com/el-machine/Any @ 1.0.1
Wand: https://github.com/The-Wand/Wand.git @ 3.0.5
resolved source packages: WandFoundation, Any_, Wand
{
"default_localization" : "ru",
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.5",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Wand.git"
}
],
"manifest_display_name" : "WandFoundation",
"name" : "WandFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "WandFoundation",
"targets" : [
"WandFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Foundation/Calendar.Component_Tests.swift",
"Foundation/Date_Convert_Tests.swift",
"Foundation/IndexPath_Tests.swift",
"Foundation/NSTextCheckingResult_Tests.swift",
"Foundation/Notification_Tests.swift",
"Foundation/RelativeDateTimeFormatter_Tests.swift",
"Foundation/TimeZone_Tests.swift",
"Unit/ImageTestCase.swift",
"Unit/Unit.swift",
"Unit/XCTestCase.swift"
],
"target_dependencies" : [
"WandFoundation"
],
"type" : "test"
},
{
"c99name" : "WandFoundation",
"module_type" : "SwiftTarget",
"name" : "WandFoundation",
"path" : "Sources/WandFoundation",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandFoundation"
],
"sources" : [
"Foundation/Bundle_Convert.swift",
"Foundation/Codable_convert.swift",
"Foundation/Data/Data_Convert.swift",
"Foundation/Date/DateComponents_Convert.swift",
"Foundation/Date/DateFormatter_Convert.swift",
"Foundation/Date/Date_Convert.swift",
"Foundation/Date/TimeInterval_Convert.swift",
"Foundation/Foundation_Convert.swift",
"Foundation/IndexPath_Convert.swift",
"Foundation/Model/Model.swift",
"Foundation/Model/Model_Convert.swift",
"Foundation/NSTextCheckingResult_Convert.swift",
"Foundation/Notification/NotificationCenter_Ubiquitous.swift",
"Foundation/Notification/Notification_Ask.swift",
"Foundation/RelativeDateTimeFormatter_Convert.swift",
"Foundation/TimeZone_Convert.swift",
"Foundation/UserDefaults_Ubiquitous.swift",
"String/Collection/Range_Convert.swift",
"String/String.Encoding_Convert.swift",
"String/String.IndexDistance_Wand.swift",
"String/String_Convert.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "WandFoundation",
"schemes" : [
"Any_",
"Play",
"Wand",
"watchPlay"
],
"targets" : [
"Play",
"wandTests",
"watchPlay",
"watchPlayTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Any_",
"Wand",
"WandFoundation"
]
}
}
2026-03-31 12:38:56.750 xcodebuild[700:4143] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WandFoundation -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.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 WandFoundation -destination generic/platform=tvOS
Resolve Package Graph
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolve Package Graph
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
WandFoundation: /Users/admin/builder/spi-builder-workspace
Any_: https://github.com/the-wand/Any.git @ 1.0.3
Wand: https://github.com/The-Wand/Wand.git @ 3.0.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'WandFoundation' in project 'WandFoundation'
➜ Explicit dependency on target 'WandFoundation' in project 'WandFoundation'
➜ Explicit dependency on target 'Wand' in project 'Wand'
Target 'WandFoundation' in project 'WandFoundation'
➜ Explicit dependency on target 'Wand' in project 'Wand'
Target 'Wand' in project 'Wand'
➜ Explicit dependency on target 'Wand' in project 'Wand'
Target 'Wand' in project 'Wand' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 38da590cced0f71fe68bbeb2cf7c5248
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/38da590cced0f71fe68bbeb2cf7c5248.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.modulemap (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.DependencyStaticMetadataFileList (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.modulemap (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.DependencyMetadataFileList (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyStaticMetadataFileList (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.LinkFileList (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftConstValuesFileList (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.LinkFileList (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-OutputFileMap.json (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyMetadataFileList (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftFileList (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftConstValuesFileList (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/WandFoundation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.modulemap (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Wand.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.modulemap (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver Wand normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wand -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.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/Wand.build/Debug-appletvos/Wand.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_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/Wand.build/Debug-appletvos/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-4JR814L2AB9P3ULOSC4E5GVEB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-8Q8WRX9WQWTN9FHIOYZITJKK8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-6BKN3CM4NBAXX8486PKKPUBNC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-54TRHP237X4RWEFA4I75Y9OPT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-5WJ2VUL49S3VDCOTGXPLT5WO1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-5CVOXE7NQY3KDH5TRMCS3OBOQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-2DQN7XBI9BS69HOSCOCVGRMON.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-DXXKDAFDAQQZ51E82308K8ZVV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-B074MV1Q1KTQU3GPS4NYAXAVD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-53SAYDK6TA9BKMBO8ROL4JOEA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-9J3B5L9I3NSENZHACF5BZMR7P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-66UE57KLNH61MUA7HNFQC2PK5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CGEPYG1RBJ80PL2LA9PYF7BTX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-3BH0W6N6XQVD6M9UJ7ILIQCL8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-9JA1I1X9ALVL7EDYQEI9CKNF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-7J28B21MFT03HB6ZF8XIAQK2C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-AZY8FFJBBEBKQW6RE9L6VDCY1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-CK0V95BW8EBJEM5HBFKS7564W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-850GMXZ2LABEMPL5IA2YBF48T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-Q832TLI6LE9HV09VLBQNS2DD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4JLYUBPOLSXVWWNZKZEPV7MKW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-4S3A0CFF0PUCM3ZLA8WLLQ6Y7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-EPBMYKSBN0P6C9E38O77X7C31.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CIDSGZRB90554SH2SLBE2VB2R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-B3Y780T3IWRGGYBYP16LFOTGP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-E42U3S8H4MVKW3W3PUWBF8LDC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-8VPT6XZ949CN8YX8DEIIG4OPT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-2SV20HSOX416GCD8X8HHNH1VH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-4QXCR6UW8S60ESIFZIQQS6A6P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-4RXJ9DP0JVAFHMFCRNK7O2QJP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-2SOGVVPJZMW6YALY02PIRN5KR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-DEZJSD4EV30W6FJMXIMVWIGCB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-77FE648G5OD68PCWYY7TV4E1R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-2QXCUHWBL8SVVN7ZKE27E9OEB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-L11WCY4TARMWC4YXL9434VG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-AE280RSZCYFHQLF7G0WQIPLUA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-AB7ESD24LFSX49NLYVQIN5K47.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-19X0EO8ESR12UB6FU6ARXE4HC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-DE1WEGS3FGUFN4HOTKISN6R36.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-707XPV0KWVB1WT4TMNU7HOZGS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-4R93JK6JBLTXCT6JC6ZMI7JHU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-5LPMIHWSQLYPPBYPRJQ5S2RYB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-DXBUBQCJT666B5RCA0F02HCP1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-5229VSCGOXTZSJJH9UZ3D2D4A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-BD0891KFYC4T79OTWGX5BO1YZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-5QXWI4SG6K9QBEF0LFGYMH5BT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-8VTM707JTHU14RXLXAETRDV3C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-1Y4T98DFQGT07Y24YUOPUS6CN.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Wand (in target 'Wand' from project 'Wand')
EmitSwiftModule normal arm64 (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Describing.swift,\ Describing_Character.swift,\ Describing_Data.swift,\ Expecting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing_Character.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing_Data.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Expecting.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing_Character.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Describing/Describing_Data.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Expecting.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Core+Wanded.swift,\ NW.swift,\ Obtainable.swift,\ Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Core+Wanded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/NW.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Obtainable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Ubiquitous.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Core+Wanded.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/NW.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Obtainable.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Ubiquitous.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WandFramerProtocol.swift,\ Wanded.swift,\ |.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/WandFramerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Wanded.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/|.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/WandFramerProtocol.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Wanded/Wanded.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/|.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Counting.swift,\ Sequence.swift,\ Task.swift,\ Ask.Nil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Counting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Sequence.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Task.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Ask.Nil.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Counting.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Sequence.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Task.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Ask.Nil.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ExpressibleByDictionary.swift,\ Key.swift,\ Weak.swift,\ Log.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/ExpressibleByDictionary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Weak.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/tools/Log.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/ExpressibleByDictionary.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Key.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Weak.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/tools/Log.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Ask.swift,\ Core.swift,\ Expressible.swift,\ ExpressibleByArray.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Core.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/Expressible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/ExpressibleByArray.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Core.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/Expressible.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Expressible/ExpressibleByArray.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ?.swift,\ Error.swift,\ Error?.swift,\ Option.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/?.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/Error.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/Error?.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/Option.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/?.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/Error.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/Error?.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/?/Option.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ &.swift,\ AndT.swift,\ AndU.swift,\ Operation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/&.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/AndT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/AndU.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/Operation.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/&.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/AndT.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/AndU.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/&/Operation.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Ask.T.swift,\ CoreGraphics_Convertable.swift,\ Numbers_Convertable.swift,\ String_Convertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Ask.T.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/CoreGraphics_Convertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/Numbers_Convertable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/String_Convertable.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Ask.T.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/CoreGraphics_Convertable.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/Numbers_Convertable.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Convertable/String_Convertable.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Memory.swift,\ Addons.swift,\ All.swift,\ Any.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/tools/Memory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Addons.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/All.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Any.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/tools/Memory.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Addons.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/All.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|/Addons/Any.swift (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Wand (in target 'Wand' from project 'Wand')
SwiftDriver\ Compilation\ Requirements Wand normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wand -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.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/Wand.build/Debug-appletvos/Wand.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_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/Wand.build/Debug-appletvos/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Core+Wanded.swift, NW.swift, Obtainable.swift, Ubiquitous.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling WandFramerProtocol.swift, Wanded.swift, |.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling ?.swift, Error.swift, Error?.swift, Option.swift (in target 'Wand' from project 'Wand')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Wand-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-Swift.h (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Wand-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftdoc (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftmodule (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.abi.json (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftsourceinfo (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Memory.swift, Addons.swift, All.swift, Any.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling ExpressibleByDictionary.swift, Key.swift, Weak.swift, Log.swift (in target 'Wand' from project 'Wand')
SwiftDriver WandFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_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/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Counting.swift, Sequence.swift, Task.swift, Ask.Nil.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Describing.swift, Describing_Character.swift, Describing_Data.swift, Expecting.swift (in target 'Wand' from project 'Wand')
SwiftEmitModule normal arm64 Emitting\ module\ for\ WandFoundation (in target 'WandFoundation' from project 'WandFoundation')
EmitSwiftModule normal arm64 (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:46:1: warning: extension declares a conformance of imported type 'DateFormatter' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateFormatter: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:46:1: note: add '@retroactive' to silence this warning
extension DateFormatter: Obtainable {
^ ~~~~~~~~~~
@retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift:29:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension TimeInterval: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift:29:1: note: add '@retroactive' to silence this warning
extension TimeInterval: Obtainable {
^ ~~~~~~~~~~
@retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift:29:1: warning: extension declares a conformance of imported type 'NotificationCenter' to imported protocols 'Ubiquitous', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension NotificationCenter: Ubiquitous {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift:29:1: note: add '@retroactive' to silence this warning
extension NotificationCenter: Ubiquitous {
^ ~~~~~~~~~~
@retroactive Ubiquitous
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift:31:1: warning: extension declares a conformance of imported type 'Notification' to imported protocols 'AskT', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Notification: Ask.T, Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift:31:1: note: add '@retroactive' to silence this warning
extension Notification: Ask.T, Wanded {
^ ~~~~~ ~~~~~~
@retroactive AskT @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift:29:1: warning: extension declares a conformance of imported type 'UserDefaults' to imported protocols 'Ubiquitous', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension UserDefaults: Ubiquitous {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift:29:1: note: add '@retroactive' to silence this warning
extension UserDefaults: Ubiquitous {
^ ~~~~~~~~~~
@retroactive Ubiquitous
SwiftCompile normal arm64 Compiling\ Range_Convert.swift,\ String.Encoding_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/Collection/Range_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.Encoding_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/Collection/Range_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.Encoding_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Foundation_Convert.swift,\ IndexPath_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Foundation_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Foundation_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DateComponents_Convert.swift,\ DateFormatter_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateComponents_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateComponents_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:46:1: warning: extension declares a conformance of imported type 'DateFormatter' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateFormatter: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:46:1: note: add '@retroactive' to silence this warning
extension DateFormatter: Obtainable {
^ ~~~~~~~~~~
@retroactive Obtainable
SwiftCompile normal arm64 Compiling\ Notification_Ask.swift,\ RelativeDateTimeFormatter_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/RelativeDateTimeFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift:31:1: warning: extension declares a conformance of imported type 'Notification' to imported protocols 'AskT', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Notification: Ask.T, Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift:31:1: note: add '@retroactive' to silence this warning
extension Notification: Ask.T, Wanded {
^ ~~~~~ ~~~~~~
@retroactive AskT @retroactive Wanded
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/RelativeDateTimeFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NSTextCheckingResult_Convert.swift,\ NotificationCenter_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/NSTextCheckingResult_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/NSTextCheckingResult_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift:29:1: warning: extension declares a conformance of imported type 'NotificationCenter' to imported protocols 'Ubiquitous', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension NotificationCenter: Ubiquitous {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/NotificationCenter_Ubiquitous.swift:29:1: note: add '@retroactive' to silence this warning
extension NotificationCenter: Ubiquitous {
^ ~~~~~~~~~~
@retroactive Ubiquitous
SwiftCompile normal arm64 Compiling\ TimeZone_Convert.swift,\ UserDefaults_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/TimeZone_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/TimeZone_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift:29:1: warning: extension declares a conformance of imported type 'UserDefaults' to imported protocols 'Ubiquitous', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension UserDefaults: Ubiquitous {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift:29:1: note: add '@retroactive' to silence this warning
extension UserDefaults: Ubiquitous {
^ ~~~~~~~~~~
@retroactive Ubiquitous
SwiftCompile normal arm64 Compiling\ Bundle_Convert.swift,\ Codable_convert.swift,\ Data_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Bundle_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Codable_convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Data/Data_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Bundle_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Codable_convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Data/Data_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for WandFoundation (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriver\ Compilation\ Requirements WandFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_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/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Range_Convert.swift, String.Encoding_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 Compiling\ String.IndexDistance_Wand.swift,\ String_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.IndexDistance_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String.IndexDistance_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/String/String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/WandFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/WandFoundation-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling TimeZone_Convert.swift, UserDefaults_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule (in target 'WandFoundation' from project 'WandFoundation')
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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftdoc (in target 'WandFoundation' from project 'WandFoundation')
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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.abi.json (in target 'WandFoundation' from project 'WandFoundation')
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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/arm64-apple-tvos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling Ask.T.swift, CoreGraphics_Convertable.swift, Numbers_Convertable.swift, String_Convertable.swift (in target 'Wand' from project 'Wand')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftsourceinfo (in target 'WandFoundation' from project 'WandFoundation')
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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ Model.swift,\ Model_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Model/Model_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Date_Convert.swift,\ TimeInterval_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/Date_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/Date_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift:29:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension TimeInterval: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/TimeInterval_Convert.swift:29:1: note: add '@retroactive' to silence this warning
extension TimeInterval: Obtainable {
^ ~~~~~~~~~~
@retroactive Obtainable
SwiftDriverJobDiscovery normal arm64 Compiling DateComponents_Convert.swift, DateFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Ask.swift, Core.swift, Expressible.swift, ExpressibleByArray.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Notification_Ask.swift, RelativeDateTimeFormatter_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling NSTextCheckingResult_Convert.swift, NotificationCenter_Ubiquitous.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Model.swift, Model_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Date_Convert.swift, TimeInterval_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Bundle_Convert.swift, Codable_convert.swift, Data_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling String.IndexDistance_Wand.swift, String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Foundation_Convert.swift, IndexPath_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriver\ Compilation WandFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WandFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_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/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling &.swift, AndT.swift, AndU.swift, Operation.swift (in target 'Wand' from project 'Wand')
SwiftDriver\ Compilation Wand normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Wand -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-3885c01c3e6b6a337905948deab2002e0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.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/Wand.build/Debug-appletvos/Wand.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_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/Wand.build/Debug-appletvos/Wand.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o normal (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos14.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -O0 -w -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 -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -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 -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.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/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o
ExtractAppIntentsMetadata (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.1.324.0.LmoXmz/Metal.xctoolchain --module-name Wand --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk --xcode-version 17A324 --platform-family tvOS --deployment-target 14.0 --bundle-identifier wand.Wand --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.appintents --target-triple arm64-apple-tvos14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Wand.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-31 12:39:07.170 appintentsmetadataprocessor[855:4948] Starting appintentsmetadataprocessor export
2026-03-31 12:39:07.302 appintentsmetadataprocessor[855:4948] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o (in target 'Wand' from project 'Wand')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.o normal (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos14.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.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/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.o
ExtractAppIntentsMetadata (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.1.324.0.LmoXmz/Metal.xctoolchain --module-name WandFoundation --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk --xcode-version 17A324 --platform-family tvOS --deployment-target 14.0 --bundle-identifier spi-builder-workspace.WandFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.appintents --target-triple arm64-apple-tvos14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/WandFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/WandFoundation.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-31 12:39:07.359 appintentsmetadataprocessor[858:4965] Starting appintentsmetadataprocessor export
2026-03-31 12:39:07.485 appintentsmetadataprocessor[858:4965] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.o (in target 'WandFoundation' from project 'WandFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/WandFoundation.o
** BUILD SUCCEEDED **
2026-03-31 12:38:59.145 xcodebuild[751:4393] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"default_localization" : "ru",
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.5",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Wand.git"
}
],
"manifest_display_name" : "WandFoundation",
"name" : "WandFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "WandFoundation",
"targets" : [
"WandFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Foundation/Calendar.Component_Tests.swift",
"Foundation/Date_Convert_Tests.swift",
"Foundation/IndexPath_Tests.swift",
"Foundation/NSTextCheckingResult_Tests.swift",
"Foundation/Notification_Tests.swift",
"Foundation/RelativeDateTimeFormatter_Tests.swift",
"Foundation/TimeZone_Tests.swift",
"Unit/ImageTestCase.swift",
"Unit/Unit.swift",
"Unit/XCTestCase.swift"
],
"target_dependencies" : [
"WandFoundation"
],
"type" : "test"
},
{
"c99name" : "WandFoundation",
"module_type" : "SwiftTarget",
"name" : "WandFoundation",
"path" : "Sources/WandFoundation",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandFoundation"
],
"sources" : [
"Foundation/Bundle_Convert.swift",
"Foundation/Codable_convert.swift",
"Foundation/Data/Data_Convert.swift",
"Foundation/Date/DateComponents_Convert.swift",
"Foundation/Date/DateFormatter_Convert.swift",
"Foundation/Date/Date_Convert.swift",
"Foundation/Date/TimeInterval_Convert.swift",
"Foundation/Foundation_Convert.swift",
"Foundation/IndexPath_Convert.swift",
"Foundation/Model/Model.swift",
"Foundation/Model/Model_Convert.swift",
"Foundation/NSTextCheckingResult_Convert.swift",
"Foundation/Notification/NotificationCenter_Ubiquitous.swift",
"Foundation/Notification/Notification_Ask.swift",
"Foundation/RelativeDateTimeFormatter_Convert.swift",
"Foundation/TimeZone_Convert.swift",
"Foundation/UserDefaults_Ubiquitous.swift",
"String/Collection/Range_Convert.swift",
"String/String.Encoding_Convert.swift",
"String/String.IndexDistance_Wand.swift",
"String/String_Convert.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
Done.