The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build WandFoundation, reference main (937e70), with Swift 6.1 for tvOS using Xcode 16.3 on 2 Jul 2025 05:43:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WandFoundation -destination generic/platform=tvOS

Build Log

extension VNBarcodeObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:144:1: warning: extension declares a conformance of imported type 'VNHumanHandPoseObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNHumanHandPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:144:1: note: add '@retroactive' to silence this warning
extension VNHumanHandPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:159:1: warning: extension declares a conformance of imported type 'VNHumanBodyPoseObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNHumanBodyPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:159:1: note: add '@retroactive' to silence this warning
extension VNHumanBodyPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:167:1: warning: extension declares a conformance of imported type 'VNClassificationObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNClassificationObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:167:1: note: add '@retroactive' to silence this warning
extension VNClassificationObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift:28:1: warning: extension declares a conformance of imported type 'VNRequest' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNRequest: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift:28:1: note: add '@retroactive' to silence this warning
extension VNRequest: Obtainable {
^                    ~~~~~~~~~~
                     @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:65:16: warning: sending value of non-Sendable type 'Delegate' (aka 'UIGestureRecognizer.Delegate') risks causing data races; this is an error in the Swift 6 language mode
    recognizer.addTarget(delegate,
    ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:65:16: note: sending task-isolated value of non-Sendable type 'Delegate' (aka 'UIGestureRecognizer.Delegate') to main actor-isolated instance method 'addTarget(_:action:)' risks causing races in between task-isolated and main actor-isolated uses
    recognizer.addTarget(delegate,
               ^
SwiftCompile normal arm64 Compiling\ CBPeripheral_Ask.swift,\ CBPeripheral_Delegate.swift,\ CBService_Ask.swift,\ [CBService]_Ask.swift,\ CMSampleBuffer_Wand.swift,\ Bundle_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/[CBService]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Bundle_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.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/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.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/CoreBluetooth/CBService/CBService_Ask.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/CoreBluetooth/CBService/[CBService]_Ask.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/CoreMedia/CMSampleBuffer_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/Foundation/Bundle_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Codable_convert.swift,\ Data_Convert.swift,\ DateFormatter_Convert.swift,\ Date_Convert.swift,\ TimeInterval_Convert.swift,\ Foundation_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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Foundation_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
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

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:59: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:59:1: note: add '@retroactive' to silence this warning
extension DateFormatter: Obtainable {
^                        ~~~~~~~~~~
                         @retroactive Obtainable
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:27: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:27:1: note: add '@retroactive' to silence this warning
extension TimeInterval: Obtainable {
^                       ~~~~~~~~~~
                        @retroactive Obtainable
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 Compiling\ AVCapture_Wand.swift,\ AVFoundation_Wand.swift,\ CBCentralManager_Delegate.swift,\ CBCentralManager_Obtainable.swift,\ [CBCharacteristic]_Ask.swift,\ CBManagerState_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVFoundation_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCharacteristic/[CBCharacteristic]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_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/AVFoundation/AVFoundation_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/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.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/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.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/CoreBluetooth/CBCharacteristic/[CBCharacteristic]_Ask.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/CoreBluetooth/CBManagerState_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIColor_Convert_Int.swift,\ UIColor_Convert_String.swift,\ UIEvent_Pipe.swift,\ UIGestureRecognizer_Ask.swift,\ UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVFoundation_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCharacteristic/\[CBCharacteristic\]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/\[CBService\]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Foundation_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 /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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsRequest_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsResponse_Ask.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_AskingNil.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fill.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fit.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Round.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/Vision_Wand.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/supplementaryOutputs-19 -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 -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-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 -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/swift-overrides.hmap -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 -module-name WandFoundation -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_Int.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_String.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIEvent_Pipe.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIGestureRecognizer_Ask.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIImage_Asking.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_Int.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_String.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIEvent_Pipe.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIGestureRecognizer_Ask.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIImage_Asking.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.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/UIKit/UIColor/UIColor_Convert_String.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/UIKit/UIEvent_Pipe.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/UIKit/UIGestureRecognizer_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/UIKit/UIGestureRecognizer_Ask.swift:23:1: warning: extension declares a conformance of imported type 'UIView' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIView: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension UIView: Wanded {
^                 ~~~~~~
                  @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:27:1: warning: extension declares a conformance of imported type 'UIGestureRecognizer' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIGestureRecognizer: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:27:1: note: add '@retroactive' to silence this warning
extension UIGestureRecognizer: Wanded {
^                              ~~~~~~
                               @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:59:22: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    let recognizer = T()
                     ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h:42:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init;
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:53:6: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
func |<T: UIGestureRecognizer> (view: UIView, ask: Ask<T>) -> T {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:65:16: warning: call to main actor-isolated instance method 'addTarget(_:action:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    recognizer.addTarget(delegate,
               ^
UIKit.UIGestureRecognizer.addTarget:2:22: note: calls to instance method 'addTarget(_:action:)' from outside of its actor context are implicitly asynchronous
@MainActor open func addTarget(_ target: Any, action: Selector)}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:53:6: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
func |<T: UIGestureRecognizer> (view: UIView, ask: Ask<T>) -> T {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:68:10: warning: call to main actor-isolated instance method 'addGestureRecognizer' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    view.addGestureRecognizer(recognizer)
         ^
UIKit.UIView.addGestureRecognizer:3:24: note: calls to instance method 'addGestureRecognizer' from outside of its actor context are implicitly asynchronous
  @MainActor open func addGestureRecognizer(_ gestureRecognizer: UIGestureRecognizer)}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:53:6: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
func |<T: UIGestureRecognizer> (view: UIView, ask: Ask<T>) -> T {
     ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:65:7: warning: non-final class 'Delegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
class Delegate: NSObject, URLSessionDownloadDelegate, Wanded {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:59:10: error: 'delegate' is only available in tvOS 15.0 or newer
    task.delegate = wand.put(Delegate())
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:59:10: note: add 'if #available' version check
    task.delegate = wand.put(Delegate())
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:44:6: note: add @available attribute to enclosing operator function
func | (resource: String, handler: (UIImage)->()) -> Core {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:47:9: warning: initialization of immutable value 'cache' was never used; consider replacing with assignment to '_' or removing it
    let cache = URLCache.shared
    ~~~~^~~~~
    _
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:49:9: warning: initialization of immutable value 'customCache' was never used; consider replacing with assignment to '_' or removing it
    let customCache = URLCache(memoryCapacity: 8, diskCapacity: 8, directory: nil)
    ~~~~^~~~~~~~~~~
    _
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:56:9: warning: initialization of immutable value 'bSession' was never used; consider replacing with assignment to '_' or removing it
    let bSession = URLSession(configuration: .background(withIdentifier: "com.wand.image"))
    ~~~~^~~~~~~~
    _
SwiftDriverJobDiscovery normal arm64 Compiling Weak.swift, Obtainable.swift, Ubiquitous.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ Visible.swift,\ VNImageRequestHandler_Obtainable.swift,\ VNObservation_Ask.swift,\ VNRequest_Obtainable.swift,\ Vision_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/Vision_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.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/Vision/VNImageRequestHandler_Obtainable.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/Vision/VNObservation_Ask.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/Vision/VNRequest_Obtainable.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/Vision/Vision_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Log.swift, Memory.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ Model.swift,\ Model_Convert.swift,\ NSTextCheckingResult_Convert.swift,\ NotificationCenter_Ubiquitous.swift,\ Notification_Ask.swift,\ TimeZone_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 /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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/TimeZone_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 /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:27: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:27:1: note: add '@retroactive' to silence this warning
extension NotificationCenter: Ubiquitous {
^                             ~~~~~~~~~~
                              @retroactive Ubiquitous
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:29:1: warning: extension declares a conformance of imported type 'Notification' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Notification: Asking, Wanded  {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift:29:1: note: add '@retroactive' to silence this warning
extension Notification: Asking, Wanded  {
^                       ~~~~~~  ~~~~~~
                        @retroactive Asking @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift:55:13: warning: capture of 'wand' with non-sendable type 'Core' in a '@Sendable' closure
            wand.add(notification, for: key)
            ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Core.swift:27:7: note: class 'Core' does not conform to the 'Sendable' protocol
class Core {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift:21:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
import Wand
^
@preconcurrency
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

SwiftDriverJobDiscovery normal arm64 Compiling Numbers_Convertible.swift, String_Convertible.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ UserDefaults_Ubiquitous.swift,\ NWPathMonitor_Obtainable.swift,\ NetworkExtension_Ask.swift,\ SKPaymentQueue_Obtain.swift,\ SKPaymentTransaction_Ask.swift,\ SKProduct_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
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:27: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:27:1: note: add '@retroactive' to silence this warning
extension UserDefaults: Ubiquitous {
^                       ~~~~~~~~~~
                        @retroactive Ubiquitous
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift:27:1: warning: extension declares a conformance of imported type 'NWPathMonitor' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWPathMonitor: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift:27:1: note: add '@retroactive' to silence this warning
extension NWPathMonitor: Obtainable {
^                        ~~~~~~~~~~
                         @retroactive Obtainable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_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/Network/NetworkExtension_Ask.swift:11:1: warning: extension declares a conformance of imported type 'NWPath' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWPath: AskingNil {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift:11:1: note: add '@retroactive' to silence this warning
extension NWPath: AskingNil {
^                 ~~~~~~~~~
                  @retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift:38:13: warning: capture of 'wand' with non-sendable type 'Core?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            wand?.add(path)
            ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Core/Core.swift:27:7: note: class 'Core' does not conform to the 'Sendable' protocol
class Core {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
import Wand
^
@preconcurrency
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift:29:1: warning: extension declares a conformance of imported type 'SKPaymentQueue' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'StoreKit' introduce this conformance in the future
extension SKPaymentQueue: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift:29:1: note: add '@retroactive' to silence this warning
extension SKPaymentQueue: Obtainable {
^                         ~~~~~~~~~~
                          @retroactive Obtainable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.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/StoreKit/SKProduct_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/StoreKit/SKProduct_Ask.swift:23:1: warning: extension declares a conformance of imported type 'SKProduct' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'StoreKit' introduce this conformance in the future
extension SKProduct: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension SKProduct: Wanded {
^                    ~~~~~~
                     @retroactive Wanded
SwiftDriverJobDiscovery normal arm64 Compiling AskingNil.swift, Core.swift, Key.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ UIImage_Convert.swift,\ UIKit_Convertable.swift,\ UIView_Convert.swift,\ UIAlertController+Pipe.swift,\ UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_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/UIKit/UIImage/UIImage_Convert.swift:69:13: warning: call to main actor-isolated initializer 'init(image:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            UIImageView(image: image)
            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:23:1: note: calls to initializer 'init(image:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithImage:(nullable UIImage *)image;
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift:68:14: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
        func | (image: Image) -> UIImageView {
             ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift:71:5: warning: call to main actor-isolated initializer 'init(frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    UIView(frame: CGRect(x: p.0, y: p.1, width: p.2, height: p.3))
    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:149:1: note: calls to initializer 'init(frame:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithFrame:(CGRect)frame NS_DESIGNATED_INITIALIZER;
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift:70:21: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
public postfix func |(p: (x: CGFloat, y: CGFloat, width: CGFloat, height: CGFloat)) -> UIView {
                    ^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_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/UIKit/UIView/UIView_Convert.swift:28:10: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    view.frame.size
         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:27:6: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
func |(view: UIView) -> CGSize {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:34:10: warning: main actor-isolated property 'contentMode' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
    view.contentMode = contentMode
         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:308:56: note: mutation of this property is only permitted within the actor
@property(nonatomic)                 UIViewContentMode contentMode;                // default is UIViewContentModeScaleToFill
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:33:6: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
func | (view: UIView, contentMode: UIView.ContentMode) -> UIView {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:42:5: warning: call to main actor-isolated initializer 'init(frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    UIView(frame: rect)
    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:149:1: note: calls to initializer 'init(frame:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithFrame:(CGRect)frame NS_DESIGNATED_INITIALIZER;
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:41:6: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
func |(rect: CGRect) -> UIView {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:49:12: warning: call to main actor-isolated class method 'animate(withDuration:animations:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    UIView.animate(withDuration: interval, animations: animations)
           ^
UIKit.UIView.animate:3:30: note: calls to class method 'animate(withDuration:animations:)' from outside of its actor context are implicitly asynchronous
  @MainActor open class func animate(withDuration duration: TimeInterval, animations: @escaping () -> Void)}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:48:6: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
func |(interval: TimeInterval, animations: @escaping ()->()) {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:57:12: warning: call to main actor-isolated class method 'animate(withDuration:delay:options:animations:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    UIView.animate(withDuration: wanded.duration,
           ^
UIKit.UIView.animate:3:30: note: calls to class method 'animate(withDuration:delay:options:animations:completion:)' from outside of its actor context are implicitly asynchronous
  @MainActor open class func animate(withDuration duration: TimeInterval, delay: TimeInterval, options: UIView.AnimationOptions = [], animations: @escaping () -> Void, completion: ((Bool) -> Void)? = nil)}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:54:6: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
func |(wanded: (duration: TimeInterval, delay: TimeInterval),
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:67:12: warning: call to main actor-isolated class method 'animate(withDuration:delay:options:animations:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    UIView.animate(withDuration: wanded.duration,
           ^
UIKit.UIView.animate:3:30: note: calls to class method 'animate(withDuration:delay:options:animations:completion:)' from outside of its actor context are implicitly asynchronous
  @MainActor open class func animate(withDuration duration: TimeInterval, delay: TimeInterval, options: UIView.AnimationOptions = [], animations: @escaping () -> Void, completion: ((Bool) -> Void)? = nil)}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:65:6: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
func |(wanded: (duration: TimeInterval, options: UIView.AnimationOptions),
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:80:12: warning: call to main actor-isolated class method 'animate(withDuration:delay:options:animations:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    UIView.animate(withDuration: wanded.duration,
           ^
UIKit.UIView.animate:3:30: note: calls to class method 'animate(withDuration:delay:options:animations:completion:)' from outside of its actor context are implicitly asynchronous
  @MainActor open class func animate(withDuration duration: TimeInterval, delay: TimeInterval, options: UIView.AnimationOptions = [], animations: @escaping () -> Void, completion: ((Bool) -> Void)? = nil)}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:75:6: note: add '@MainActor' to make operator function '|' part of global actor 'MainActor'
func |(wanded: (duration: TimeInterval,
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:49:12: warning: sending value of non-Sendable type '() -> ()' risks causing data races; this is an error in the Swift 6 language mode
    UIView.animate(withDuration: interval, animations: animations)
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:49:12: note: sending task-isolated value of non-Sendable type '() -> ()' to main actor-isolated class method 'animate(withDuration:animations:)' risks causing races in between task-isolated and main actor-isolated uses
    UIView.animate(withDuration: interval, animations: animations)
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:57:12: warning: sending value of non-Sendable type '() -> ()' risks causing data races; this is an error in the Swift 6 language mode
    UIView.animate(withDuration: wanded.duration,
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:57:12: note: sending task-isolated value of non-Sendable type '() -> ()' to main actor-isolated class method 'animate(withDuration:delay:options:animations:completion:)' risks causing races in between task-isolated and main actor-isolated uses
    UIView.animate(withDuration: wanded.duration,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:67:12: warning: sending value of non-Sendable type '() -> ()' risks causing data races; this is an error in the Swift 6 language mode
    UIView.animate(withDuration: wanded.duration,
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:67:12: note: sending task-isolated value of non-Sendable type '() -> ()' to main actor-isolated class method 'animate(withDuration:delay:options:animations:completion:)' risks causing races in between task-isolated and main actor-isolated uses
    UIView.animate(withDuration: wanded.duration,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:80:12: warning: sending value of non-Sendable type '() -> ()' risks causing data races; this is an error in the Swift 6 language mode
    UIView.animate(withDuration: wanded.duration,
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:80:12: note: sending task-isolated value of non-Sendable type '() -> ()' to main actor-isolated class method 'animate(withDuration:delay:options:animations:completion:)' risks causing races in between task-isolated and main actor-isolated uses
    UIView.animate(withDuration: wanded.duration,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:80:12: warning: sending value of non-Sendable type '(Bool) -> ()' risks causing data races; this is an error in the Swift 6 language mode
    UIView.animate(withDuration: wanded.duration,
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift:80:12: note: sending task-isolated value of non-Sendable type '(Bool) -> ()' to main actor-isolated class method 'animate(withDuration:delay:options:animations:completion:)' risks causing races in between task-isolated and main actor-isolated uses
    UIView.animate(withDuration: wanded.duration,
           ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIAlertController+Pipe.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/UIKit/UIViewController/UIImagePickerController_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:35:1: warning: extension declares a conformance of imported type 'UIImagePickerController' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIImagePickerController: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:35:1: note: add '@retroactive' to silence this warning
extension UIImagePickerController: Obtainable {
^                                  ~~~~~~~~~~
                                   @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:39:10: warning: main actor-isolated static method 'obtain(by:)' cannot be used to satisfy nonisolated requirement from protocol 'Obtainable'; this is an error in the Swift 6 language mode
    func obtain(by wand: Core?) -> Self {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:39:10: note: add 'nonisolated' to 'obtain(by:)' to make this static method not isolated to the actor
    func obtain(by wand: Core?) -> Self {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:35:36: note: add '@preconcurrency' to the 'Obtainable' conformance to defer isolation checking to run time
extension UIImagePickerController: Obtainable {
                                   ^
                                   @preconcurrency
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Wanded/Obtainable.swift:28:10: note: mark the protocol requirement 'obtain(by:)' 'async' to allow actor-isolated conformances
    func obtain(by wand: Core?) -> Self
         ^
SwiftDriverJobDiscovery normal arm64 Compiling Wanded.swift, |.swift, CoreGraphics_Convertible.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ UIImage_AskingNil.swift,\ UIImage_Fill.swift,\ UIImage_Fit.swift,\ UIImage_Round.swift,\ UIImage_Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_AskingNil.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fill.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fit.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Round.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Scale.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_AskingNil.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/UIKit/UIImage/Ask/UIImage_Fill.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/UIKit/UIImage/Ask/UIImage_Fit.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/UIKit/UIImage/Ask/UIImage_Round.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/UIKit/UIImage/Ask/UIImage_Scale.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Describing_Data.swift, Expressible.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ SKProductsRequest_Obtain.swift,\ SKProductsResponse_Ask.swift,\ Range_Convert.swift,\ String.Encoding_Convert.swift,\ String.IndexDistance_Wand.swift,\ String_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsRequest_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsResponse_Ask.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 /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/StoreKit/SKProductsRequest_Obtain.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/StoreKit/SKProductsResponse_Ask.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/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 /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

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-16.3.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 -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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 -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 Codable_convert.swift, Data_Convert.swift, DateFormatter_Convert.swift, Date_Convert.swift, TimeInterval_Convert.swift, Foundation_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
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-16.3.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 -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
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
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
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
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos14.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o
SwiftDriverJobDiscovery normal arm64 Compiling Model.swift, Model_Convert.swift, NSTextCheckingResult_Convert.swift, NotificationCenter_Ubiquitous.swift, Notification_Ask.swift, TimeZone_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
ExtractAppIntentsMetadata (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Wand --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 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
2025-07-01 22:43:08.935 appintentsmetadataprocessor[858:4764] Starting appintentsmetadataprocessor export
2025-07-01 22:43:08.990 appintentsmetadataprocessor[858:4764] 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
SwiftDriverJobDiscovery normal arm64 Compiling UserDefaults_Ubiquitous.swift, NWPathMonitor_Obtainable.swift, NetworkExtension_Ask.swift, SKPaymentQueue_Obtain.swift, SKPaymentTransaction_Ask.swift, SKProduct_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling SKProductsRequest_Obtain.swift, SKProductsResponse_Ask.swift, Range_Convert.swift, String.Encoding_Convert.swift, String.IndexDistance_Wand.swift, String_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ UIColor_Convert_Int.swift,\ UIColor_Convert_String.swift,\ UIEvent_Pipe.swift,\ UIGestureRecognizer_Ask.swift,\ UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
	Building workspace spi-builder-workspace with scheme WandFoundation
(3 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the target name wandTests has different case on the filesystem and the Package.swift manifest file
Resolved source packages:
  Any_: https://github.com/The-Wand/Any.git @ 1.0.1
  WandFoundation: /Users/admin/builder/spi-builder-workspace
  Wand: https://github.com/The-Wand/Wand.git @ 2.0.5
resolved source packages: Any_, WandFoundation, Wand
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "exact" : [
          "1.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/The-Wand/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "exact" : [
          "2.0.5"
        ]
      },
      "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/NSTextCheckingResult_Tests.swift",
        "Foundation/Notification_Tests.swift",
        "Network/NWPath_Tests.swift",
        "StoreKit/SKPaymentTransaction_Tests.swift",
        "StoreKit/SKProduct_Tests.swift",
        "UIKit/Image_Resize_Tests.swift",
        "UIKit/Image_Tests.swift",
        "UIKit/Image_URL_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" : [
        "AVFoundation/AVCapture_Wand.swift",
        "AVFoundation/AVFoundation_Wand.swift",
        "CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift",
        "CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift",
        "CoreBluetooth/CBCharacteristic/[CBCharacteristic]_Ask.swift",
        "CoreBluetooth/CBManagerState_Ask.swift",
        "CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift",
        "CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift",
        "CoreBluetooth/CBService/CBService_Ask.swift",
        "CoreBluetooth/CBService/[CBService]_Ask.swift",
        "CoreMedia/CMSampleBuffer_Wand.swift",
        "Foundation/Bundle_Convert.swift",
        "Foundation/Codable_convert.swift",
        "Foundation/Data/Data_Convert.swift",
        "Foundation/Date/DateFormatter_Convert.swift",
        "Foundation/Date/Date_Convert.swift",
        "Foundation/Date/TimeInterval_Convert.swift",
        "Foundation/Foundation_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/TimeZone_Convert.swift",
        "Foundation/UserDefaults_Ubiquitous.swift",
        "Network/NWPathMonitor_Obtainable.swift",
        "Network/NetworkExtension_Ask.swift",
        "StoreKit/SKPaymentQueue_Obtain.swift",
        "StoreKit/SKPaymentTransaction_Ask.swift",
        "StoreKit/SKProduct_Ask.swift",
        "StoreKit/SKProductsRequest_Obtain.swift",
        "StoreKit/SKProductsResponse_Ask.swift",
        "String/Collection/Range_Convert.swift",
        "String/String.Encoding_Convert.swift",
        "String/String.IndexDistance_Wand.swift",
        "String/String_Convert.swift",
        "UIKit/UIColor/UIColor_Convert_Int.swift",
        "UIKit/UIColor/UIColor_Convert_String.swift",
        "UIKit/UIEvent_Pipe.swift",
        "UIKit/UIGestureRecognizer_Ask.swift",
        "UIKit/UIImage/Ask/UIImage_Asking.swift",
        "UIKit/UIImage/Ask/UIImage_AskingNil.swift",
        "UIKit/UIImage/Ask/UIImage_Fill.swift",
        "UIKit/UIImage/Ask/UIImage_Fit.swift",
        "UIKit/UIImage/Ask/UIImage_Round.swift",
        "UIKit/UIImage/Ask/UIImage_Scale.swift",
        "UIKit/UIImage/UIImage_Convert.swift",
        "UIKit/UIKit_Convertable.swift",
        "UIKit/UIView/UIView_Convert.swift",
        "UIKit/UIViewController/UIAlertController+Pipe.swift",
        "UIKit/UIViewController/UIImagePickerController_Obtainable.swift",
        "UIKit/UIViewController/Visible.swift",
        "Vision/VNImageRequestHandler_Obtainable.swift",
        "Vision/VNObservation_Ask.swift",
        "Vision/VNRequest_Obtainable.swift",
        "Vision/Vision_Wand.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
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Any_",
      "Wand",
      "WandFoundation"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Any_",
      "Wand",
      "WandFoundation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WandFoundation -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WandFoundation -destination generic/platform=tvOS
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.1
  Wand: https://github.com/The-Wand/Wand.git @ 2.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 17fc30f07b7ea4757216f881720bff32
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/17fc30f07b7ea4757216f881720bff32.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
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-16.3.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 -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
SwiftCompile normal arm64 Compiling\ Weak.swift,\ Obtainable.swift,\ Ubiquitous.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/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/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/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\ Wanded.swift,\ |.swift,\ CoreGraphics_Convertible.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 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Convertible/CoreGraphics_Convertible.swift (in target 'Wand' from project 'Wand')
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 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Convertible/CoreGraphics_Convertible.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Option.swift,\ Ask.swift,\ Asking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Option.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Ask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Asking.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Option.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/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/Ask/Asking.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Numbers_Convertible.swift,\ String_Convertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Convertible/Numbers_Convertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Convertible/String_Convertible.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Convertible/Numbers_Convertible.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/|tools/Convertible/String_Convertible.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Addons.swift,\ All.swift,\ Any.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Addons.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Any.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/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/Ask/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/Ask/Addons/Any.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Describing.swift,\ Describing_Character.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Describing/Describing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Character.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/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/|tools/Describing/Describing_Character.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Counting.swift,\ Error.swift,\ Error?.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Counting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Error.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/Addons/Error?.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/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/Ask/Addons/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/Ask/Addons/Error?.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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\ Log.swift,\ Memory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Log.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Memory.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Log.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/|tools/Memory.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Describing_Data.swift,\ Expressible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/Expressible.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/|tools/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/|tools/Expressible.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AskingNil.swift,\ Core.swift,\ Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/AskingNil.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/Key.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Wand/Sources/Wand/Ask/AskingNil.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/Key.swift (in target 'Wand' from project 'Wand')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Describing.swift, Describing_Character.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Weak.swift, Obtainable.swift, Ubiquitous.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Log.swift, Memory.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Counting.swift, Error.swift, Error?.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Addons.swift, All.swift, Any.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Option.swift, Ask.swift, Asking.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Wanded.swift, |.swift, CoreGraphics_Convertible.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Describing_Data.swift, Expressible.swift (in target 'Wand' from project 'Wand')
SwiftDriverJobDiscovery normal arm64 Compiling Numbers_Convertible.swift, String_Convertible.swift (in target 'Wand' from project 'Wand')
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-16.3.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 -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
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
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-16.3.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 -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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 -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
SwiftCompile normal arm64 Compiling\ AVCapture_Wand.swift,\ AVFoundation_Wand.swift,\ CBCentralManager_Delegate.swift,\ CBCentralManager_Obtainable.swift,\ [CBCharacteristic]_Ask.swift,\ CBManagerState_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVFoundation_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCharacteristic/[CBCharacteristic]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_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/AVFoundation/AVFoundation_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/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.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/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.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/CoreBluetooth/CBCharacteristic/[CBCharacteristic]_Ask.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/CoreBluetooth/CBManagerState_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Model.swift,\ Model_Convert.swift,\ NSTextCheckingResult_Convert.swift,\ NotificationCenter_Ubiquitous.swift,\ Notification_Ask.swift,\ TimeZone_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 /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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/TimeZone_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 /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:27: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:27:1: note: add '@retroactive' to silence this warning
extension NotificationCenter: Ubiquitous {
^                             ~~~~~~~~~~
                              @retroactive Ubiquitous
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:29:1: warning: extension declares a conformance of imported type 'Notification' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Notification: Asking, Wanded  {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift:29:1: note: add '@retroactive' to silence this warning
extension Notification: Asking, Wanded  {
^                       ~~~~~~  ~~~~~~
                        @retroactive Asking @retroactive Wanded
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 Compiling\ UserDefaults_Ubiquitous.swift,\ NWPathMonitor_Obtainable.swift,\ NetworkExtension_Ask.swift,\ SKPaymentQueue_Obtain.swift,\ SKPaymentTransaction_Ask.swift,\ SKProduct_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
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:27: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:27:1: note: add '@retroactive' to silence this warning
extension UserDefaults: Ubiquitous {
^                       ~~~~~~~~~~
                        @retroactive Ubiquitous
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift:27:1: warning: extension declares a conformance of imported type 'NWPathMonitor' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWPathMonitor: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift:27:1: note: add '@retroactive' to silence this warning
extension NWPathMonitor: Obtainable {
^                        ~~~~~~~~~~
                         @retroactive Obtainable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_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/Network/NetworkExtension_Ask.swift:11:1: warning: extension declares a conformance of imported type 'NWPath' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWPath: AskingNil {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift:11:1: note: add '@retroactive' to silence this warning
extension NWPath: AskingNil {
^                 ~~~~~~~~~
                  @retroactive AskingNil
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift:29:1: warning: extension declares a conformance of imported type 'SKPaymentQueue' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'StoreKit' introduce this conformance in the future
extension SKPaymentQueue: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift:29:1: note: add '@retroactive' to silence this warning
extension SKPaymentQueue: Obtainable {
^                         ~~~~~~~~~~
                          @retroactive Obtainable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.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/StoreKit/SKProduct_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/StoreKit/SKProduct_Ask.swift:23:1: warning: extension declares a conformance of imported type 'SKProduct' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'StoreKit' introduce this conformance in the future
extension SKProduct: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension SKProduct: Wanded {
^                    ~~~~~~
                     @retroactive Wanded
SwiftCompile normal arm64 Compiling\ CBPeripheral_Ask.swift,\ CBPeripheral_Delegate.swift,\ CBService_Ask.swift,\ [CBService]_Ask.swift,\ CMSampleBuffer_Wand.swift,\ Bundle_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/[CBService]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Bundle_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.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/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.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/CoreBluetooth/CBService/CBService_Ask.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/CoreBluetooth/CBService/[CBService]_Ask.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/CoreMedia/CMSampleBuffer_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/Foundation/Bundle_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIColor_Convert_Int.swift,\ UIColor_Convert_String.swift,\ UIEvent_Pipe.swift,\ UIGestureRecognizer_Ask.swift,\ UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVFoundation_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCharacteristic/\[CBCharacteristic\]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/\[CBService\]_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Foundation_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 /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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentTransaction_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsRequest_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsResponse_Ask.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_AskingNil.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fill.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fit.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Round.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/Vision_Wand.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/supplementaryOutputs-19 -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 -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-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 -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/swift-overrides.hmap -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 -module-name WandFoundation -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_Int.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_String.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIEvent_Pipe.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIGestureRecognizer_Ask.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIImage_Asking.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_Int.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIColor_Convert_String.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIEvent_Pipe.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIGestureRecognizer_Ask.o -index-unit-output-path /WandFoundation.build/Debug-appletvos/WandFoundation.build/Objects-normal/arm64/UIImage_Asking.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.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/UIKit/UIColor/UIColor_Convert_String.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/UIKit/UIEvent_Pipe.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/UIKit/UIGestureRecognizer_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/UIKit/UIGestureRecognizer_Ask.swift:23:1: warning: extension declares a conformance of imported type 'UIView' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIView: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension UIView: Wanded {
^                 ~~~~~~
                  @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:27:1: warning: extension declares a conformance of imported type 'UIGestureRecognizer' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIGestureRecognizer: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:27:1: note: add '@retroactive' to silence this warning
extension UIGestureRecognizer: Wanded {
^                              ~~~~~~
                               @retroactive Wanded
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:59:10: error: 'delegate' is only available in tvOS 15.0 or newer
    task.delegate = wand.put(Delegate())
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:59:10: note: add 'if #available' version check
    task.delegate = wand.put(Delegate())
         ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:44:6: note: add @available attribute to enclosing operator function
func | (resource: String, handler: (UIImage)->()) -> Core {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:47:9: warning: initialization of immutable value 'cache' was never used; consider replacing with assignment to '_' or removing it
    let cache = URLCache.shared
    ~~~~^~~~~
    _
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:49:9: warning: initialization of immutable value 'customCache' was never used; consider replacing with assignment to '_' or removing it
    let customCache = URLCache(memoryCapacity: 8, diskCapacity: 8, directory: nil)
    ~~~~^~~~~~~~~~~
    _
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift:56:9: warning: initialization of immutable value 'bSession' was never used; consider replacing with assignment to '_' or removing it
    let bSession = URLSession(configuration: .background(withIdentifier: "com.wand.image"))
    ~~~~^~~~~~~~
    _
SwiftCompile normal arm64 Compiling\ Codable_convert.swift,\ Data_Convert.swift,\ DateFormatter_Convert.swift,\ Date_Convert.swift,\ TimeInterval_Convert.swift,\ Foundation_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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_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 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Foundation_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
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

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:59: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:59:1: note: add '@retroactive' to silence this warning
extension DateFormatter: Obtainable {
^                        ~~~~~~~~~~
                         @retroactive Obtainable
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:27: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:27:1: note: add '@retroactive' to silence this warning
extension TimeInterval: Obtainable {
^                       ~~~~~~~~~~
                        @retroactive Obtainable
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

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/AVFoundation/AVCapture_Wand.swift:25:1: warning: extension declares a conformance of imported type 'AVCaptureDevice' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
extension AVCaptureDevice: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:25:1: note: add '@retroactive' to silence this warning
extension AVCaptureDevice: Obtainable {
^                          ~~~~~~~~~~
                           @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:51:1: warning: extension declares a conformance of imported type 'AVCaptureDeviceInput' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
extension AVCaptureDeviceInput: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:51:1: note: add '@retroactive' to silence this warning
extension AVCaptureDeviceInput: Obtainable {
^                               ~~~~~~~~~~
                                @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:68:1: warning: extension declares a conformance of imported type 'AVCaptureSession' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
extension AVCaptureSession: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:68:1: note: add '@retroactive' to silence this warning
extension AVCaptureSession: Obtainable {
^                           ~~~~~~~~~~
                            @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:80:1: warning: extension declares a conformance of imported type 'AVCaptureVideoDataOutput' to imported protocol 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
extension AVCaptureVideoDataOutput: Asking {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:80:1: note: add '@retroactive' to silence this warning
extension AVCaptureVideoDataOutput: Asking {
^                                   ~~~~~~
                                    @retroactive Asking
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:157:1: warning: extension declares a conformance of imported type 'AVCaptureVideoPreviewLayer' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
extension AVCaptureVideoPreviewLayer: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Wand.swift:157:1: note: add '@retroactive' to silence this warning
extension AVCaptureVideoPreviewLayer: Obtainable {
^                                     ~~~~~~~~~~
                                      @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift:27:1: warning: extension declares a conformance of imported type 'CBCentralManager' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
extension CBCentralManager: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBCentralManager/CBCentralManager_Obtainable.swift:27:1: note: add '@retroactive' to silence this warning
extension CBCentralManager: Obtainable {
^                           ~~~~~~~~~~
                            @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift:29:1: warning: extension declares a conformance of imported type 'CBManagerState' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
extension CBManagerState: AskingNil {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBManagerState_Ask.swift:29:1: note: add '@retroactive' to silence this warning
extension CBManagerState: AskingNil {
^                         ~~~~~~~~~
                          @retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift:29:1: warning: extension declares a conformance of imported type 'CBPeripheral' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
extension CBPeripheral: AskingNil {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBPeripheral/CBPeripheral_Ask.swift:29:1: note: add '@retroactive' to silence this warning
extension CBPeripheral: AskingNil {
^                       ~~~~~~~~~
                        @retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift:29:1: warning: extension declares a conformance of imported type 'CBService' to imported protocol 'Asking'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
extension CBService: Asking {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreBluetooth/CBService/CBService_Ask.swift:29:1: note: add '@retroactive' to silence this warning
extension CBService: Asking {
^                    ~~~~~~
                     @retroactive Asking
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift:27:1: warning: extension declares a conformance of imported type 'CMSampleBuffer' to imported protocol 'Asking'; this will not behave correctly if the owners of 'CoreMedia' introduce this conformance in the future
extension CMSampleBuffer: Asking {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/CoreMedia/CMSampleBuffer_Wand.swift:27:1: note: add '@retroactive' to silence this warning
extension CMSampleBuffer: Asking {
^                         ~~~~~~
                          @retroactive Asking
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:59: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:59: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:27: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:27: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:27: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:27: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:29:1: warning: extension declares a conformance of imported type 'Notification' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Notification: Asking, Wanded  {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Notification/Notification_Ask.swift:29:1: note: add '@retroactive' to silence this warning
extension Notification: Asking, Wanded  {
^                       ~~~~~~  ~~~~~~
                        @retroactive Asking @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/UserDefaults_Ubiquitous.swift:27: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:27:1: note: add '@retroactive' to silence this warning
extension UserDefaults: Ubiquitous {
^                       ~~~~~~~~~~
                        @retroactive Ubiquitous
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift:27:1: warning: extension declares a conformance of imported type 'NWPathMonitor' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWPathMonitor: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NWPathMonitor_Obtainable.swift:27:1: note: add '@retroactive' to silence this warning
extension NWPathMonitor: Obtainable {
^                        ~~~~~~~~~~
                         @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift:11:1: warning: extension declares a conformance of imported type 'NWPath' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
extension NWPath: AskingNil {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Network/NetworkExtension_Ask.swift:11:1: note: add '@retroactive' to silence this warning
extension NWPath: AskingNil {
^                 ~~~~~~~~~
                  @retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift:29:1: warning: extension declares a conformance of imported type 'SKPaymentQueue' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'StoreKit' introduce this conformance in the future
extension SKPaymentQueue: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKPaymentQueue_Obtain.swift:29:1: note: add '@retroactive' to silence this warning
extension SKPaymentQueue: Obtainable {
^                         ~~~~~~~~~~
                          @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift:23:1: warning: extension declares a conformance of imported type 'SKProduct' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'StoreKit' introduce this conformance in the future
extension SKProduct: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProduct_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension SKProduct: Wanded {
^                    ~~~~~~
                     @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:23:1: warning: extension declares a conformance of imported type 'UIView' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIView: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:23:1: note: add '@retroactive' to silence this warning
extension UIView: Wanded {
^                 ~~~~~~
                  @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:27:1: warning: extension declares a conformance of imported type 'UIGestureRecognizer' to imported protocol 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIGestureRecognizer: Wanded {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift:27:1: note: add '@retroactive' to silence this warning
extension UIGestureRecognizer: Wanded {
^                              ~~~~~~
                               @retroactive Wanded
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:35:1: warning: extension declares a conformance of imported type 'UIImagePickerController' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIImagePickerController: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift:35:1: note: add '@retroactive' to silence this warning
extension UIImagePickerController: Obtainable {
^                                  ~~~~~~~~~~
                                   @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift:33:1: warning: extension declares a conformance of imported type 'VNImageRequestHandler' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNImageRequestHandler: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift:33:1: note: add '@retroactive' to silence this warning
extension VNImageRequestHandler: Obtainable {
^                                ~~~~~~~~~~
                                 @retroactive Obtainable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:25:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'Asking'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Array: Asking where Element: Asking {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:25:1: note: add '@retroactive' to silence this warning
extension Array: Asking where Element: Asking {
^                ~~~~~~
                 @retroactive Asking
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:38:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'AskingNil'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Array: AskingNil where Element: AskingNil {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:38:1: note: add '@retroactive' to silence this warning
extension Array: AskingNil where Element: AskingNil {
^                ~~~~~~~~~
                 @retroactive AskingNil
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:128:1: warning: extension declares a conformance of imported type 'VNFaceObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNFaceObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:128:1: note: add '@retroactive' to silence this warning
extension VNFaceObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:136:1: warning: extension declares a conformance of imported type 'VNBarcodeObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNBarcodeObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:136:1: note: add '@retroactive' to silence this warning
extension VNBarcodeObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:144:1: warning: extension declares a conformance of imported type 'VNHumanHandPoseObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNHumanHandPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:144:1: note: add '@retroactive' to silence this warning
extension VNHumanHandPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:159:1: warning: extension declares a conformance of imported type 'VNHumanBodyPoseObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNHumanBodyPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:159:1: note: add '@retroactive' to silence this warning
extension VNHumanBodyPoseObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:167:1: warning: extension declares a conformance of imported type 'VNClassificationObservation' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNClassificationObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift:167:1: note: add '@retroactive' to silence this warning
extension VNClassificationObservation: VisionObservationExpectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift:28:1: warning: extension declares a conformance of imported type 'VNRequest' to imported protocols 'Obtainable', 'Wanded'; this will not behave correctly if the owners of 'Vision' introduce this conformance in the future
extension VNRequest: Obtainable {
^
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift:28:1: note: add '@retroactive' to silence this warning
extension VNRequest: Obtainable {
^                    ~~~~~~~~~~
                     @retroactive Obtainable
SwiftCompile normal arm64 Compiling\ UIImage_Convert.swift,\ UIKit_Convertable.swift,\ UIView_Convert.swift,\ UIAlertController+Pipe.swift,\ UIImagePickerController_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIKit_Convertable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIView/UIView_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIAlertController+Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/UIImagePickerController_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/UIImage_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/UIKit/UIKit_Convertable.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/UIKit/UIView/UIView_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/UIKit/UIViewController/UIAlertController+Pipe.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/UIKit/UIViewController/UIImagePickerController_Obtainable.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Visible.swift,\ VNImageRequestHandler_Obtainable.swift,\ VNObservation_Ask.swift,\ VNRequest_Obtainable.swift,\ Vision_Wand.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNImageRequestHandler_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNObservation_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/VNRequest_Obtainable.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Vision/Vision_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIViewController/Visible.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/Vision/VNImageRequestHandler_Obtainable.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/Vision/VNObservation_Ask.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/Vision/VNRequest_Obtainable.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/Vision/Vision_Wand.swift (in target 'WandFoundation' from project 'WandFoundation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SKProductsRequest_Obtain.swift,\ SKProductsResponse_Ask.swift,\ Range_Convert.swift,\ String.Encoding_Convert.swift,\ String.IndexDistance_Wand.swift,\ String_Convert.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsRequest_Obtain.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/StoreKit/SKProductsResponse_Ask.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 /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/StoreKit/SKProductsRequest_Obtain.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/StoreKit/SKProductsResponse_Ask.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/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 /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

SwiftDriverJobDiscovery normal arm64 Compiling AskingNil.swift, Core.swift, Key.swift (in target 'Wand' from project 'Wand')
SwiftCompile normal arm64 Compiling\ UIImage_AskingNil.swift,\ UIImage_Fill.swift,\ UIImage_Fit.swift,\ UIImage_Round.swift,\ UIImage_Scale.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_AskingNil.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fill.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Fit.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Round.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Scale.swift (in target 'WandFoundation' from project 'WandFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling UserDefaults_Ubiquitous.swift, NWPathMonitor_Obtainable.swift, NetworkExtension_Ask.swift, SKPaymentQueue_Obtain.swift, SKPaymentTransaction_Ask.swift, SKProduct_Ask.swift (in target 'WandFoundation' from project 'WandFoundation')
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-16.3.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 -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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 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-16.3.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 -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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 -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
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.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 Model.swift, Model_Convert.swift, NSTextCheckingResult_Convert.swift, NotificationCenter_Ubiquitous.swift, Notification_Ask.swift, TimeZone_Convert.swift (in target 'WandFoundation' from project 'WandFoundation')
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos14.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Wand.build/Debug-appletvos/Wand.build/Objects-normal/arm64/Wand.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Wand.o
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ UIColor_Convert_Int.swift,\ UIColor_Convert_String.swift,\ UIEvent_Pipe.swift,\ UIGestureRecognizer_Ask.swift,\ UIImage_Asking.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_Int.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIColor/UIColor_Convert_String.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIEvent_Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIGestureRecognizer_Ask.swift /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/UIKit/UIImage/Ask/UIImage_Asking.swift (in target 'WandFoundation' from project 'WandFoundation')
	Building workspace spi-builder-workspace with scheme WandFoundation
(3 failures)
BUILD FAILURE 6.1 tvOS