Build Information
Failed to build WandFoundation, reference main (b1b76d
), with Swift 6.1 for macOS (SPM) on 2 Sep 2025 15:20:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Foundation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Foundation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b1b76df Separate Bluetooth
Cloned https://github.com/The-Wand/Foundation.git
Revision (git rev-parse @):
b1b76df243bb1b2037bef1d162c7c6e20d32c277
SUCCESS checkout https://github.com/The-Wand/Foundation.git at main
Fetching https://github.com/The-Wand/Any.git
Fetching https://github.com/The-Wand/Wand.git
[1/5929] Fetching wand
[61/6072] Fetching wand, any
Fetched https://github.com/The-Wand/Wand.git from cache (1.55s)
Fetched https://github.com/The-Wand/Any.git from cache (1.55s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 2.0.8 (2.20s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.1 (0.61s)
Creating working copy for https://github.com/The-Wand/Any.git
Working copy of https://github.com/The-Wand/Any.git resolved at 1.0.1
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 2.0.8
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "foundation",
"name": "WandFoundation",
"url": "https://github.com/The-Wand/Foundation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Foundation",
"dependencies": [
{
"identity": "wand",
"name": "Wand",
"url": "https://github.com/The-Wand/Wand.git",
"version": "2.0.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Wand",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/The-Wand/Foundation.git
[1/4642] Fetching foundation
Fetched https://github.com/The-Wand/Foundation.git from cache (1.33s)
Fetching https://github.com/The-Wand/Wand.git from cache
Fetched https://github.com/The-Wand/Wand.git from cache (0.46s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 2.0.8 (0.51s)
Creating working copy for https://github.com/The-Wand/Foundation.git
Working copy of https://github.com/The-Wand/Foundation.git resolved at main (b1b76df)
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 2.0.8
warning: '.resolve-product-dependencies': dependency 'foundation' is not used by any target
Found 1 product dependencies
- Wand
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/The-Wand/Foundation.git
https://github.com/The-Wand/Foundation.git
{
"default_localization" : "ru",
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.8",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Wand.git"
}
],
"manifest_display_name" : "WandFoundation",
"name" : "WandFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "WandFoundation",
"targets" : [
"WandFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"AVFoundation/AVFoundation_Tests.swift",
"Foundation/IndexPath_Tests.swift",
"Foundation/NSTextCheckingResult_Tests.swift",
"Foundation/Notification_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/AVCaptureDevice.TorchMode_Ask.swift",
"AVFoundation/AVCaptureDevice_Obtainable.swift",
"AVFoundation/AVCapture_Ask.swift",
"AVFoundation/AVFoundation_Wand.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/IndexPath_Convert.swift",
"Foundation/Model/Model.swift",
"Foundation/Model/Model_Convert.swift",
"Foundation/NSTextCheckingResult_Convert.swift",
"Foundation/Notification/NotificationCenter_Ubiquitous.swift",
"Foundation/Notification/Notification_Ask.swift",
"Foundation/TimeZone_Convert.swift",
"Foundation/UserDefaults_Ubiquitous.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",
"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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/29] Emitting module Wand
[5/31] Compiling Wand Log.swift
[6/31] Compiling Wand Memory.swift
[7/31] Compiling Wand Addons.swift
[8/31] Compiling Wand All.swift
[9/31] Compiling Wand Any.swift
[10/31] Compiling Wand Option.swift
[11/31] Compiling Wand Ask.swift
[12/31] Compiling Wand Asking.swift
[13/31] Compiling Wand AskingNil.swift
[14/31] Compiling Wand Core.swift
[15/31] Compiling Wand Key.swift
[16/31] Compiling Wand CoreGraphics_Convertible.swift
[17/31] Compiling Wand Numbers_Convertible.swift
[18/31] Compiling Wand String_Convertible.swift
[19/31] Compiling Wand Describing.swift
[20/31] Compiling Wand Describing_Character.swift
[21/31] Compiling Wand Counting.swift
[22/31] Compiling Wand Error.swift
[23/31] Compiling Wand Error?.swift
[24/31] Compiling Wand Ubiquitous.swift
[25/31] Compiling Wand Wanded.swift
[26/31] Compiling Wand |.swift
[27/31] Compiling Wand State.swift
[28/31] Compiling Wand Weak.swift
[29/31] Compiling Wand Obtainable.swift
[30/31] Compiling Wand Describing_Data.swift
[31/31] Compiling Wand Expressible.swift
[32/62] Emitting module WandFoundation
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:12:1: warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
10 | import Wand
11 |
12 | extension AVCaptureDevice.TorchMode: AskingNil {
| |- warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.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
23 | @available(tvOS 17.0, *)
24 | @available(visionOS, unavailable)
25 | extension AVCaptureDevice: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.swift:48: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
46 | @available(tvOS 17.0, *)
47 | @available(visionOS, unavailable)
48 | extension AVCaptureDeviceInput: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
49 |
50 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:24: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
22 |
23 | @available(tvOS 17.0, *)
24 | extension AVCaptureSession: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
25 |
26 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:36: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
34 | @available(tvOS 17.0, *)
35 | @available(visionOS, unavailable)
36 | extension AVCaptureVideoDataOutput: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
37 |
38 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:113: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
111 | @available(tvOS 17.0, *)
112 | @available(visionOS, unavailable)
113 | extension AVCaptureVideoPreviewLayer: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
114 |
115 | public
/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
25 | @available(watchOS 6, tvOS 17.0, *)
26 | @available(visionOS, unavailable)
27 | extension CMSampleBuffer: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inlinable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:74: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
72 | /// let formatter: DateFormatter = some|
73 | ///
74 | extension DateFormatter: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
75 |
76 | @inline(__always)
/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
25 | /// let timestamp: Int = date|
26 | ///
27 | extension TimeInterval: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
/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
25 | /// let center = NotificationCenter.self|
26 | ///
27 | extension NotificationCenter: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | /// }
28 | ///
29 | extension Notification: Asking, Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inlinable
/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
53 | object: nil,
54 | queue: nil) { notification in
55 | wand.add(notification, for: key)
| `- warning: capture of 'wand' with non-sendable type 'Core' in a '@Sendable' closure
56 | }
57 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:26:7: note: class 'Core' does not conform to the 'Sendable' protocol
24 | public
25 | final
26 | class Core {
| `- note: class 'Core' does not conform to the 'Sendable' protocol
27 |
28 | /// References for cores of objects
/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'
19 | #if canImport(Foundation)
20 | import Foundation.NSNotification
21 | import Wand
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
22 |
23 | /// Ask
/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
25 | /// let defaults = UserDefaults.self|
26 | ///
27 | extension UserDefaults: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | @available(tvOS, unavailable)
28 | @available(visionOS, unavailable)
29 | extension SKPaymentQueue: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inline(__always)
/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
21 | import Wand
22 |
23 | extension SKProduct: Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
/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
31 | @available(watchOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension VNImageRequestHandler: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
34 |
35 | public
/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
23 | import Wand
24 |
25 | extension Array: Asking where Element: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/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
36 | }
37 |
38 | extension Array: AskingNil where Element: AskingNil {
| |- 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
| `- note: add '@retroactive' to silence this warning
39 |
40 | }
/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
126 |
127 | @available(iOS 14.0, *)
128 | extension VNFaceObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
129 |
130 | public
/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
134 |
135 | @available(iOS 14.0, *)
136 | extension VNBarcodeObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
137 |
138 | public
/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
142 |
143 | @available(iOS 14.0, macOS 11.0, *)
144 | extension VNHumanHandPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
145 |
146 | public
/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
157 |
158 | @available(iOS 14.0, macOS 11.0, *)
159 | extension VNHumanBodyPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
160 |
161 | public
/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
165 |
166 | @available(iOS 14.0, *)
167 | extension VNClassificationObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
168 |
169 | public
/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
26 | /// let q: VNImageRequestHandler = nil|
27 | ///
28 | extension VNRequest: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
29 |
30 | public
[33/65] Compiling WandFoundation NSTextCheckingResult_Convert.swift
/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
25 | /// let center = NotificationCenter.self|
26 | ///
27 | extension NotificationCenter: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | /// }
28 | ///
29 | extension Notification: Asking, Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inlinable
/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
53 | object: nil,
54 | queue: nil) { notification in
55 | wand.add(notification, for: key)
| `- warning: capture of 'wand' with non-sendable type 'Core' in a '@Sendable' closure
56 | }
57 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:26:7: note: class 'Core' does not conform to the 'Sendable' protocol
24 | public
25 | final
26 | class Core {
| `- note: class 'Core' does not conform to the 'Sendable' protocol
27 |
28 | /// References for cores of objects
/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'
19 | #if canImport(Foundation)
20 | import Foundation.NSNotification
21 | import Wand
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
22 |
23 | /// Ask
[34/65] Compiling WandFoundation NotificationCenter_Ubiquitous.swift
/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
25 | /// let center = NotificationCenter.self|
26 | ///
27 | extension NotificationCenter: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | /// }
28 | ///
29 | extension Notification: Asking, Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inlinable
/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
53 | object: nil,
54 | queue: nil) { notification in
55 | wand.add(notification, for: key)
| `- warning: capture of 'wand' with non-sendable type 'Core' in a '@Sendable' closure
56 | }
57 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:26:7: note: class 'Core' does not conform to the 'Sendable' protocol
24 | public
25 | final
26 | class Core {
| `- note: class 'Core' does not conform to the 'Sendable' protocol
27 |
28 | /// References for cores of objects
/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'
19 | #if canImport(Foundation)
20 | import Foundation.NSNotification
21 | import Wand
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
22 |
23 | /// Ask
[35/65] Compiling WandFoundation Notification_Ask.swift
/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
25 | /// let center = NotificationCenter.self|
26 | ///
27 | extension NotificationCenter: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | /// }
28 | ///
29 | extension Notification: Asking, Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inlinable
/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
53 | object: nil,
54 | queue: nil) { notification in
55 | wand.add(notification, for: key)
| `- warning: capture of 'wand' with non-sendable type 'Core' in a '@Sendable' closure
56 | }
57 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:26:7: note: class 'Core' does not conform to the 'Sendable' protocol
24 | public
25 | final
26 | class Core {
| `- note: class 'Core' does not conform to the 'Sendable' protocol
27 |
28 | /// References for cores of objects
/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'
19 | #if canImport(Foundation)
20 | import Foundation.NSNotification
21 | import Wand
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
22 |
23 | /// Ask
[36/65] Compiling WandFoundation AVCaptureDevice.TorchMode_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:12:1: warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
10 | import Wand
11 |
12 | extension AVCaptureDevice.TorchMode: AskingNil {
| |- warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
23 |
24 | guard !ask.once else {
25 | ask.handler(device.torchMode as! T)
| `- warning: result of call to function returning 'Bool' is unused
26 |
27 | return wand
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
29 |
30 | //Save ask
31 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
32 |
33 | //Request
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
83 |
84 | //Save ask
85 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
86 |
87 | //Request for a first time
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.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
23 | @available(tvOS 17.0, *)
24 | @available(visionOS, unavailable)
25 | extension AVCaptureDevice: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.swift:48: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
46 | @available(tvOS 17.0, *)
47 | @available(visionOS, unavailable)
48 | extension AVCaptureDeviceInput: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
49 |
50 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:24: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
22 |
23 | @available(tvOS 17.0, *)
24 | extension AVCaptureSession: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
25 |
26 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:36: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
34 | @available(tvOS 17.0, *)
35 | @available(visionOS, unavailable)
36 | extension AVCaptureVideoDataOutput: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
37 |
38 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:113: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
111 | @available(tvOS 17.0, *)
112 | @available(visionOS, unavailable)
113 | extension AVCaptureVideoPreviewLayer: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
114 |
115 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:82:49: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
80 | session.commitConfiguration()
81 |
82 | Task.detached(priority: .userInitiated) {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
83 | session.startRunning()
| `- note: closure captures 'session' which is accessible to code in the current task
84 | }
85 |
[37/65] Compiling WandFoundation AVCaptureDevice_Obtainable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:12:1: warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
10 | import Wand
11 |
12 | extension AVCaptureDevice.TorchMode: AskingNil {
| |- warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
23 |
24 | guard !ask.once else {
25 | ask.handler(device.torchMode as! T)
| `- warning: result of call to function returning 'Bool' is unused
26 |
27 | return wand
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
29 |
30 | //Save ask
31 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
32 |
33 | //Request
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
83 |
84 | //Save ask
85 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
86 |
87 | //Request for a first time
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.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
23 | @available(tvOS 17.0, *)
24 | @available(visionOS, unavailable)
25 | extension AVCaptureDevice: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.swift:48: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
46 | @available(tvOS 17.0, *)
47 | @available(visionOS, unavailable)
48 | extension AVCaptureDeviceInput: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
49 |
50 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:24: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
22 |
23 | @available(tvOS 17.0, *)
24 | extension AVCaptureSession: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
25 |
26 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:36: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
34 | @available(tvOS 17.0, *)
35 | @available(visionOS, unavailable)
36 | extension AVCaptureVideoDataOutput: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
37 |
38 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:113: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
111 | @available(tvOS 17.0, *)
112 | @available(visionOS, unavailable)
113 | extension AVCaptureVideoPreviewLayer: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
114 |
115 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:82:49: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
80 | session.commitConfiguration()
81 |
82 | Task.detached(priority: .userInitiated) {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
83 | session.startRunning()
| `- note: closure captures 'session' which is accessible to code in the current task
84 | }
85 |
[38/65] Compiling WandFoundation AVCapture_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:12:1: warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
10 | import Wand
11 |
12 | extension AVCaptureDevice.TorchMode: AskingNil {
| |- warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
23 |
24 | guard !ask.once else {
25 | ask.handler(device.torchMode as! T)
| `- warning: result of call to function returning 'Bool' is unused
26 |
27 | return wand
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
29 |
30 | //Save ask
31 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
32 |
33 | //Request
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
83 |
84 | //Save ask
85 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
86 |
87 | //Request for a first time
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.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
23 | @available(tvOS 17.0, *)
24 | @available(visionOS, unavailable)
25 | extension AVCaptureDevice: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.swift:48: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
46 | @available(tvOS 17.0, *)
47 | @available(visionOS, unavailable)
48 | extension AVCaptureDeviceInput: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
49 |
50 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:24: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
22 |
23 | @available(tvOS 17.0, *)
24 | extension AVCaptureSession: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
25 |
26 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:36: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
34 | @available(tvOS 17.0, *)
35 | @available(visionOS, unavailable)
36 | extension AVCaptureVideoDataOutput: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
37 |
38 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:113: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
111 | @available(tvOS 17.0, *)
112 | @available(visionOS, unavailable)
113 | extension AVCaptureVideoPreviewLayer: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
114 |
115 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:82:49: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
80 | session.commitConfiguration()
81 |
82 | Task.detached(priority: .userInitiated) {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
83 | session.startRunning()
| `- note: closure captures 'session' which is accessible to code in the current task
84 | }
85 |
[39/65] Compiling WandFoundation AVFoundation_Wand.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:12:1: warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
10 | import Wand
11 |
12 | extension AVCaptureDevice.TorchMode: AskingNil {
| |- warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
23 |
24 | guard !ask.once else {
25 | ask.handler(device.torchMode as! T)
| `- warning: result of call to function returning 'Bool' is unused
26 |
27 | return wand
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
29 |
30 | //Save ask
31 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
32 |
33 | //Request
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
83 |
84 | //Save ask
85 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
86 |
87 | //Request for a first time
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.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
23 | @available(tvOS 17.0, *)
24 | @available(visionOS, unavailable)
25 | extension AVCaptureDevice: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.swift:48: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
46 | @available(tvOS 17.0, *)
47 | @available(visionOS, unavailable)
48 | extension AVCaptureDeviceInput: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
49 |
50 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:24: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
22 |
23 | @available(tvOS 17.0, *)
24 | extension AVCaptureSession: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
25 |
26 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:36: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
34 | @available(tvOS 17.0, *)
35 | @available(visionOS, unavailable)
36 | extension AVCaptureVideoDataOutput: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
37 |
38 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:113: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
111 | @available(tvOS 17.0, *)
112 | @available(visionOS, unavailable)
113 | extension AVCaptureVideoPreviewLayer: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
114 |
115 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:82:49: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
80 | session.commitConfiguration()
81 |
82 | Task.detached(priority: .userInitiated) {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
83 | session.startRunning()
| `- note: closure captures 'session' which is accessible to code in the current task
84 | }
85 |
[40/65] Compiling WandFoundation CMSampleBuffer_Wand.swift
/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
25 | @available(watchOS 6, tvOS 17.0, *)
26 | @available(visionOS, unavailable)
27 | extension CMSampleBuffer: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inlinable
[41/65] Compiling WandFoundation Bundle_Convert.swift
/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
25 | @available(watchOS 6, tvOS 17.0, *)
26 | @available(visionOS, unavailable)
27 | extension CMSampleBuffer: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inlinable
[42/65] Compiling WandFoundation Codable_convert.swift
/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
25 | @available(watchOS 6, tvOS 17.0, *)
26 | @available(visionOS, unavailable)
27 | extension CMSampleBuffer: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inlinable
[43/65] Compiling WandFoundation Data_Convert.swift
/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
25 | @available(watchOS 6, tvOS 17.0, *)
26 | @available(visionOS, unavailable)
27 | extension CMSampleBuffer: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inlinable
[44/65] Compiling WandFoundation SKPaymentTransaction_Ask.swift
/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
21 | import Wand
22 |
23 | extension SKProduct: Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
[45/65] Compiling WandFoundation SKProduct_Ask.swift
/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
21 | import Wand
22 |
23 | extension SKProduct: Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
[46/65] Compiling WandFoundation SKProductsRequest_Obtain.swift
/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
21 | import Wand
22 |
23 | extension SKProduct: Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
[47/65] Compiling WandFoundation TimeZone_Convert.swift
/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
25 | /// let defaults = UserDefaults.self|
26 | ///
27 | extension UserDefaults: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | @available(tvOS, unavailable)
28 | @available(visionOS, unavailable)
29 | extension SKPaymentQueue: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inline(__always)
[48/65] Compiling WandFoundation UserDefaults_Ubiquitous.swift
/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
25 | /// let defaults = UserDefaults.self|
26 | ///
27 | extension UserDefaults: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | @available(tvOS, unavailable)
28 | @available(visionOS, unavailable)
29 | extension SKPaymentQueue: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inline(__always)
[49/65] Compiling WandFoundation SKPaymentQueue_Obtain.swift
/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
25 | /// let defaults = UserDefaults.self|
26 | ///
27 | extension UserDefaults: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | @available(tvOS, unavailable)
28 | @available(visionOS, unavailable)
29 | extension SKPaymentQueue: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inline(__always)
[50/65] Compiling WandFoundation SKProductsResponse_Ask.swift
[51/65] Compiling WandFoundation Range_Convert.swift
[52/65] Compiling WandFoundation String.Encoding_Convert.swift
[53/65] Compiling WandFoundation VNObservation_Ask.swift
/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
23 | import Wand
24 |
25 | extension Array: Asking where Element: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/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
36 | }
37 |
38 | extension Array: AskingNil where Element: AskingNil {
| |- 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
| `- note: add '@retroactive' to silence this warning
39 |
40 | }
/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
126 |
127 | @available(iOS 14.0, *)
128 | extension VNFaceObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
129 |
130 | public
/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
134 |
135 | @available(iOS 14.0, *)
136 | extension VNBarcodeObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
137 |
138 | public
/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
142 |
143 | @available(iOS 14.0, macOS 11.0, *)
144 | extension VNHumanHandPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
145 |
146 | public
/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
157 |
158 | @available(iOS 14.0, macOS 11.0, *)
159 | extension VNHumanBodyPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
160 |
161 | public
/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
165 |
166 | @available(iOS 14.0, *)
167 | extension VNClassificationObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
168 |
169 | public
/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
26 | /// let q: VNImageRequestHandler = nil|
27 | ///
28 | extension VNRequest: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
29 |
30 | public
[54/65] Compiling WandFoundation VNRequest_Obtainable.swift
/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
23 | import Wand
24 |
25 | extension Array: Asking where Element: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/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
36 | }
37 |
38 | extension Array: AskingNil where Element: AskingNil {
| |- 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
| `- note: add '@retroactive' to silence this warning
39 |
40 | }
/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
126 |
127 | @available(iOS 14.0, *)
128 | extension VNFaceObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
129 |
130 | public
/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
134 |
135 | @available(iOS 14.0, *)
136 | extension VNBarcodeObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
137 |
138 | public
/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
142 |
143 | @available(iOS 14.0, macOS 11.0, *)
144 | extension VNHumanHandPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
145 |
146 | public
/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
157 |
158 | @available(iOS 14.0, macOS 11.0, *)
159 | extension VNHumanBodyPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
160 |
161 | public
/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
165 |
166 | @available(iOS 14.0, *)
167 | extension VNClassificationObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
168 |
169 | public
/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
26 | /// let q: VNImageRequestHandler = nil|
27 | ///
28 | extension VNRequest: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
29 |
30 | public
[55/65] Compiling WandFoundation Vision_Wand.swift
/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
23 | import Wand
24 |
25 | extension Array: Asking where Element: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/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
36 | }
37 |
38 | extension Array: AskingNil where Element: AskingNil {
| |- 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
| `- note: add '@retroactive' to silence this warning
39 |
40 | }
/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
126 |
127 | @available(iOS 14.0, *)
128 | extension VNFaceObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
129 |
130 | public
/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
134 |
135 | @available(iOS 14.0, *)
136 | extension VNBarcodeObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
137 |
138 | public
/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
142 |
143 | @available(iOS 14.0, macOS 11.0, *)
144 | extension VNHumanHandPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
145 |
146 | public
/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
157 |
158 | @available(iOS 14.0, macOS 11.0, *)
159 | extension VNHumanBodyPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
160 |
161 | public
/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
165 |
166 | @available(iOS 14.0, *)
167 | extension VNClassificationObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
168 |
169 | public
/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
26 | /// let q: VNImageRequestHandler = nil|
27 | ///
28 | extension VNRequest: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
29 |
30 | public
[56/65] Compiling WandFoundation DateFormatter_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:74: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
72 | /// let formatter: DateFormatter = some|
73 | ///
74 | extension DateFormatter: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
75 |
76 | @inline(__always)
/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
25 | /// let timestamp: Int = date|
26 | ///
27 | extension TimeInterval: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
[57/65] Compiling WandFoundation Date_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:74: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
72 | /// let formatter: DateFormatter = some|
73 | ///
74 | extension DateFormatter: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
75 |
76 | @inline(__always)
/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
25 | /// let timestamp: Int = date|
26 | ///
27 | extension TimeInterval: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
[58/65] Compiling WandFoundation TimeInterval_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:74: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
72 | /// let formatter: DateFormatter = some|
73 | ///
74 | extension DateFormatter: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
75 |
76 | @inline(__always)
/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
25 | /// let timestamp: Int = date|
26 | ///
27 | extension TimeInterval: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
[59/65] Compiling WandFoundation Foundation_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:74: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
72 | /// let formatter: DateFormatter = some|
73 | ///
74 | extension DateFormatter: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
75 |
76 | @inline(__always)
/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
25 | /// let timestamp: Int = date|
26 | ///
27 | extension TimeInterval: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
[60/65] Compiling WandFoundation String.IndexDistance_Wand.swift
/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
31 | @available(watchOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension VNImageRequestHandler: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
34 |
35 | public
[61/65] Compiling WandFoundation String_Convert.swift
/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
31 | @available(watchOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension VNImageRequestHandler: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
34 |
35 | public
[62/65] Compiling WandFoundation VNImageRequestHandler_Obtainable.swift
/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
31 | @available(watchOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension VNImageRequestHandler: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
34 |
35 | public
[63/65] Compiling WandFoundation IndexPath_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:31:10: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
29 | public
30 | func | (raw: (Int, Int)) -> IndexPath {
31 | .init(row: raw.0, section: raw.1)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
32 | }
33 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:42:11: error: value of type 'IndexPath' has no member 'row'
40 | public
41 | func | (path: IndexPath) -> (Int, Int) {
42 | (path.row, path.section)
| `- error: value of type 'IndexPath' has no member 'row'
43 | }
44 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:64:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
62 | func |(p: Self) -> [IndexPath] {
63 | p.map {
64 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
65 | }
66 | }
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:78:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
76 | func |(p: Self) -> [IndexPath] {
77 | p.map {
78 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
79 | }
80 | }
[64/65] Compiling WandFoundation Model.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:31:10: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
29 | public
30 | func | (raw: (Int, Int)) -> IndexPath {
31 | .init(row: raw.0, section: raw.1)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
32 | }
33 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:42:11: error: value of type 'IndexPath' has no member 'row'
40 | public
41 | func | (path: IndexPath) -> (Int, Int) {
42 | (path.row, path.section)
| `- error: value of type 'IndexPath' has no member 'row'
43 | }
44 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:64:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
62 | func |(p: Self) -> [IndexPath] {
63 | p.map {
64 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
65 | }
66 | }
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:78:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
76 | func |(p: Self) -> [IndexPath] {
77 | p.map {
78 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
79 | }
80 | }
[65/65] Compiling WandFoundation Model_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:31:10: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
29 | public
30 | func | (raw: (Int, Int)) -> IndexPath {
31 | .init(row: raw.0, section: raw.1)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
32 | }
33 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:42:11: error: value of type 'IndexPath' has no member 'row'
40 | public
41 | func | (path: IndexPath) -> (Int, Int) {
42 | (path.row, path.section)
| `- error: value of type 'IndexPath' has no member 'row'
43 | }
44 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:64:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
62 | func |(p: Self) -> [IndexPath] {
63 | p.map {
64 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
65 | }
66 | }
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:78:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
76 | func |(p: Self) -> [IndexPath] {
77 | p.map {
78 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
79 | }
80 | }
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
warning: 'wand': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.md
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/27] Emitting module Wand
[3/29] Compiling Wand Describing.swift
[4/29] Compiling Wand Describing_Character.swift
[5/29] Compiling Wand Addons.swift
[6/29] Compiling Wand All.swift
[7/29] Compiling Wand Any.swift
[8/29] Compiling Wand Describing_Data.swift
[9/29] Compiling Wand Expressible.swift
[10/29] Compiling Wand Counting.swift
[11/29] Compiling Wand Error.swift
[12/29] Compiling Wand Error?.swift
[13/29] Compiling Wand Ubiquitous.swift
[14/29] Compiling Wand Wanded.swift
[15/29] Compiling Wand |.swift
[16/29] Compiling Wand Option.swift
[17/29] Compiling Wand Ask.swift
[18/29] Compiling Wand Asking.swift
[19/29] Compiling Wand State.swift
[20/29] Compiling Wand Weak.swift
[21/29] Compiling Wand Obtainable.swift
[22/29] Compiling Wand AskingNil.swift
[23/29] Compiling Wand Core.swift
[24/29] Compiling Wand Key.swift
[25/29] Compiling Wand CoreGraphics_Convertible.swift
[26/29] Compiling Wand Numbers_Convertible.swift
[27/29] Compiling Wand String_Convertible.swift
[28/29] Compiling Wand Log.swift
[29/29] Compiling Wand Memory.swift
[30/60] Emitting module WandFoundation
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:12:1: warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
10 | import Wand
11 |
12 | extension AVCaptureDevice.TorchMode: AskingNil {
| |- warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.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
23 | @available(tvOS 17.0, *)
24 | @available(visionOS, unavailable)
25 | extension AVCaptureDevice: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.swift:48: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
46 | @available(tvOS 17.0, *)
47 | @available(visionOS, unavailable)
48 | extension AVCaptureDeviceInput: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
49 |
50 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:24: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
22 |
23 | @available(tvOS 17.0, *)
24 | extension AVCaptureSession: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
25 |
26 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:36: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
34 | @available(tvOS 17.0, *)
35 | @available(visionOS, unavailable)
36 | extension AVCaptureVideoDataOutput: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
37 |
38 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:113: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
111 | @available(tvOS 17.0, *)
112 | @available(visionOS, unavailable)
113 | extension AVCaptureVideoPreviewLayer: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
114 |
115 | public
/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
25 | @available(watchOS 6, tvOS 17.0, *)
26 | @available(visionOS, unavailable)
27 | extension CMSampleBuffer: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inlinable
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:74: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
72 | /// let formatter: DateFormatter = some|
73 | ///
74 | extension DateFormatter: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
75 |
76 | @inline(__always)
/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
25 | /// let timestamp: Int = date|
26 | ///
27 | extension TimeInterval: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
/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
25 | /// let center = NotificationCenter.self|
26 | ///
27 | extension NotificationCenter: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | /// }
28 | ///
29 | extension Notification: Asking, Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inlinable
/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
25 | /// let defaults = UserDefaults.self|
26 | ///
27 | extension UserDefaults: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | @available(tvOS, unavailable)
28 | @available(visionOS, unavailable)
29 | extension SKPaymentQueue: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inline(__always)
/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
21 | import Wand
22 |
23 | extension SKProduct: Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
/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
31 | @available(watchOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension VNImageRequestHandler: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
34 |
35 | public
/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
23 | import Wand
24 |
25 | extension Array: Asking where Element: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/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
36 | }
37 |
38 | extension Array: AskingNil where Element: AskingNil {
| |- 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
| `- note: add '@retroactive' to silence this warning
39 |
40 | }
/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
126 |
127 | @available(iOS 14.0, *)
128 | extension VNFaceObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
129 |
130 | public
/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
134 |
135 | @available(iOS 14.0, *)
136 | extension VNBarcodeObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
137 |
138 | public
/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
142 |
143 | @available(iOS 14.0, macOS 11.0, *)
144 | extension VNHumanHandPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
145 |
146 | public
/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
157 |
158 | @available(iOS 14.0, macOS 11.0, *)
159 | extension VNHumanBodyPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
160 |
161 | public
/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
165 |
166 | @available(iOS 14.0, *)
167 | extension VNClassificationObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
168 |
169 | public
/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
26 | /// let q: VNImageRequestHandler = nil|
27 | ///
28 | extension VNRequest: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
29 |
30 | public
[31/63] Compiling WandFoundation SKProductsResponse_Ask.swift
[32/63] Compiling WandFoundation Range_Convert.swift
[33/63] Compiling WandFoundation String.Encoding_Convert.swift
[34/63] Compiling WandFoundation IndexPath_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:31:10: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
29 | public
30 | func | (raw: (Int, Int)) -> IndexPath {
31 | .init(row: raw.0, section: raw.1)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
32 | }
33 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:42:11: error: value of type 'IndexPath' has no member 'row'
40 | public
41 | func | (path: IndexPath) -> (Int, Int) {
42 | (path.row, path.section)
| `- error: value of type 'IndexPath' has no member 'row'
43 | }
44 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:64:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
62 | func |(p: Self) -> [IndexPath] {
63 | p.map {
64 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
65 | }
66 | }
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:78:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
76 | func |(p: Self) -> [IndexPath] {
77 | p.map {
78 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
79 | }
80 | }
[35/63] Compiling WandFoundation Model.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:31:10: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
29 | public
30 | func | (raw: (Int, Int)) -> IndexPath {
31 | .init(row: raw.0, section: raw.1)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
32 | }
33 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:42:11: error: value of type 'IndexPath' has no member 'row'
40 | public
41 | func | (path: IndexPath) -> (Int, Int) {
42 | (path.row, path.section)
| `- error: value of type 'IndexPath' has no member 'row'
43 | }
44 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:64:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
62 | func |(p: Self) -> [IndexPath] {
63 | p.map {
64 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
65 | }
66 | }
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:78:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
76 | func |(p: Self) -> [IndexPath] {
77 | p.map {
78 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
79 | }
80 | }
[36/63] Compiling WandFoundation Model_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:31:10: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
29 | public
30 | func | (raw: (Int, Int)) -> IndexPath {
31 | .init(row: raw.0, section: raw.1)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
32 | }
33 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:42:11: error: value of type 'IndexPath' has no member 'row'
40 | public
41 | func | (path: IndexPath) -> (Int, Int) {
42 | (path.row, path.section)
| `- error: value of type 'IndexPath' has no member 'row'
43 | }
44 |
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:64:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
62 | func |(p: Self) -> [IndexPath] {
63 | p.map {
64 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
65 | }
66 | }
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:78:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
76 | func |(p: Self) -> [IndexPath] {
77 | p.map {
78 | IndexPath(row: $0, section: 0)
| `- error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
79 | }
80 | }
[37/63] Compiling WandFoundation TimeZone_Convert.swift
/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
25 | /// let defaults = UserDefaults.self|
26 | ///
27 | extension UserDefaults: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | @available(tvOS, unavailable)
28 | @available(visionOS, unavailable)
29 | extension SKPaymentQueue: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inline(__always)
[38/63] Compiling WandFoundation UserDefaults_Ubiquitous.swift
/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
25 | /// let defaults = UserDefaults.self|
26 | ///
27 | extension UserDefaults: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | @available(tvOS, unavailable)
28 | @available(visionOS, unavailable)
29 | extension SKPaymentQueue: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inline(__always)
[39/63] Compiling WandFoundation SKPaymentQueue_Obtain.swift
/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
25 | /// let defaults = UserDefaults.self|
26 | ///
27 | extension UserDefaults: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | @available(tvOS, unavailable)
28 | @available(visionOS, unavailable)
29 | extension SKPaymentQueue: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inline(__always)
[40/63] Compiling WandFoundation AVCaptureDevice.TorchMode_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:12:1: warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
10 | import Wand
11 |
12 | extension AVCaptureDevice.TorchMode: AskingNil {
| |- warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
23 |
24 | guard !ask.once else {
25 | ask.handler(device.torchMode as! T)
| `- warning: result of call to function returning 'Bool' is unused
26 |
27 | return wand
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
29 |
30 | //Save ask
31 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
32 |
33 | //Request
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
83 |
84 | //Save ask
85 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
86 |
87 | //Request for a first time
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.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
23 | @available(tvOS 17.0, *)
24 | @available(visionOS, unavailable)
25 | extension AVCaptureDevice: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.swift:48: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
46 | @available(tvOS 17.0, *)
47 | @available(visionOS, unavailable)
48 | extension AVCaptureDeviceInput: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
49 |
50 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:24: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
22 |
23 | @available(tvOS 17.0, *)
24 | extension AVCaptureSession: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
25 |
26 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:36: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
34 | @available(tvOS 17.0, *)
35 | @available(visionOS, unavailable)
36 | extension AVCaptureVideoDataOutput: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
37 |
38 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:113: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
111 | @available(tvOS 17.0, *)
112 | @available(visionOS, unavailable)
113 | extension AVCaptureVideoPreviewLayer: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
114 |
115 | public
[41/63] Compiling WandFoundation AVCaptureDevice_Obtainable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:12:1: warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
10 | import Wand
11 |
12 | extension AVCaptureDevice.TorchMode: AskingNil {
| |- warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
23 |
24 | guard !ask.once else {
25 | ask.handler(device.torchMode as! T)
| `- warning: result of call to function returning 'Bool' is unused
26 |
27 | return wand
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
29 |
30 | //Save ask
31 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
32 |
33 | //Request
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
83 |
84 | //Save ask
85 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
86 |
87 | //Request for a first time
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.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
23 | @available(tvOS 17.0, *)
24 | @available(visionOS, unavailable)
25 | extension AVCaptureDevice: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.swift:48: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
46 | @available(tvOS 17.0, *)
47 | @available(visionOS, unavailable)
48 | extension AVCaptureDeviceInput: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
49 |
50 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:24: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
22 |
23 | @available(tvOS 17.0, *)
24 | extension AVCaptureSession: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
25 |
26 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:36: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
34 | @available(tvOS 17.0, *)
35 | @available(visionOS, unavailable)
36 | extension AVCaptureVideoDataOutput: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
37 |
38 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:113: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
111 | @available(tvOS 17.0, *)
112 | @available(visionOS, unavailable)
113 | extension AVCaptureVideoPreviewLayer: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
114 |
115 | public
[42/63] Compiling WandFoundation AVCapture_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:12:1: warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
10 | import Wand
11 |
12 | extension AVCaptureDevice.TorchMode: AskingNil {
| |- warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
23 |
24 | guard !ask.once else {
25 | ask.handler(device.torchMode as! T)
| `- warning: result of call to function returning 'Bool' is unused
26 |
27 | return wand
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
29 |
30 | //Save ask
31 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
32 |
33 | //Request
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
83 |
84 | //Save ask
85 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
86 |
87 | //Request for a first time
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.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
23 | @available(tvOS 17.0, *)
24 | @available(visionOS, unavailable)
25 | extension AVCaptureDevice: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.swift:48: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
46 | @available(tvOS 17.0, *)
47 | @available(visionOS, unavailable)
48 | extension AVCaptureDeviceInput: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
49 |
50 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:24: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
22 |
23 | @available(tvOS 17.0, *)
24 | extension AVCaptureSession: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
25 |
26 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:36: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
34 | @available(tvOS 17.0, *)
35 | @available(visionOS, unavailable)
36 | extension AVCaptureVideoDataOutput: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
37 |
38 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:113: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
111 | @available(tvOS 17.0, *)
112 | @available(visionOS, unavailable)
113 | extension AVCaptureVideoPreviewLayer: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
114 |
115 | public
[43/63] Compiling WandFoundation AVFoundation_Wand.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:12:1: warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
10 | import Wand
11 |
12 | extension AVCaptureDevice.TorchMode: AskingNil {
| |- warning: extension declares a conformance of imported type 'TorchMode' to imported protocols 'AskingNil', 'Asking'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
23 |
24 | guard !ask.once else {
25 | ask.handler(device.torchMode as! T)
| `- warning: result of call to function returning 'Bool' is unused
26 |
27 | return wand
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
29 |
30 | //Save ask
31 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
32 |
33 | //Request
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
83 |
84 | //Save ask
85 | wand.append(ask: ask)
| `- warning: result of call to 'append(ask:check:)' is unused
86 |
87 | //Request for a first time
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.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
23 | @available(tvOS 17.0, *)
24 | @available(visionOS, unavailable)
25 | extension AVCaptureDevice: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice_Obtainable.swift:48: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
46 | @available(tvOS 17.0, *)
47 | @available(visionOS, unavailable)
48 | extension AVCaptureDeviceInput: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
49 |
50 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:24: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
22 |
23 | @available(tvOS 17.0, *)
24 | extension AVCaptureSession: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
25 |
26 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:36: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
34 | @available(tvOS 17.0, *)
35 | @available(visionOS, unavailable)
36 | extension AVCaptureVideoDataOutput: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
37 |
38 | public
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCapture_Ask.swift:113: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
111 | @available(tvOS 17.0, *)
112 | @available(visionOS, unavailable)
113 | extension AVCaptureVideoPreviewLayer: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
114 |
115 | public
[44/63] Compiling WandFoundation DateFormatter_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:74: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
72 | /// let formatter: DateFormatter = some|
73 | ///
74 | extension DateFormatter: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
75 |
76 | @inline(__always)
/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
25 | /// let timestamp: Int = date|
26 | ///
27 | extension TimeInterval: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
[45/63] Compiling WandFoundation Date_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:74: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
72 | /// let formatter: DateFormatter = some|
73 | ///
74 | extension DateFormatter: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
75 |
76 | @inline(__always)
/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
25 | /// let timestamp: Int = date|
26 | ///
27 | extension TimeInterval: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
[46/63] Compiling WandFoundation TimeInterval_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:74: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
72 | /// let formatter: DateFormatter = some|
73 | ///
74 | extension DateFormatter: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
75 |
76 | @inline(__always)
/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
25 | /// let timestamp: Int = date|
26 | ///
27 | extension TimeInterval: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
[47/63] Compiling WandFoundation Foundation_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/Date/DateFormatter_Convert.swift:74: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
72 | /// let formatter: DateFormatter = some|
73 | ///
74 | extension DateFormatter: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
75 |
76 | @inline(__always)
/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
25 | /// let timestamp: Int = date|
26 | ///
27 | extension TimeInterval: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | public
[48/63] Compiling WandFoundation NSTextCheckingResult_Convert.swift
/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
25 | /// let center = NotificationCenter.self|
26 | ///
27 | extension NotificationCenter: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | /// }
28 | ///
29 | extension Notification: Asking, Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inlinable
[49/63] Compiling WandFoundation NotificationCenter_Ubiquitous.swift
/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
25 | /// let center = NotificationCenter.self|
26 | ///
27 | extension NotificationCenter: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | /// }
28 | ///
29 | extension Notification: Asking, Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inlinable
[50/63] Compiling WandFoundation Notification_Ask.swift
/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
25 | /// let center = NotificationCenter.self|
26 | ///
27 | extension NotificationCenter: Ubiquitous {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inline(__always)
/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
27 | /// }
28 | ///
29 | extension Notification: Asking, Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
30 |
31 | @inlinable
[51/63] Compiling WandFoundation SKPaymentTransaction_Ask.swift
/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
21 | import Wand
22 |
23 | extension SKProduct: Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
[52/63] Compiling WandFoundation SKProduct_Ask.swift
/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
21 | import Wand
22 |
23 | extension SKProduct: Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
[53/63] Compiling WandFoundation SKProductsRequest_Obtain.swift
/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
21 | import Wand
22 |
23 | extension SKProduct: Wanded {
| |- 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
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
[54/63] Compiling WandFoundation CMSampleBuffer_Wand.swift
/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
25 | @available(watchOS 6, tvOS 17.0, *)
26 | @available(visionOS, unavailable)
27 | extension CMSampleBuffer: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inlinable
[55/63] Compiling WandFoundation Bundle_Convert.swift
/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
25 | @available(watchOS 6, tvOS 17.0, *)
26 | @available(visionOS, unavailable)
27 | extension CMSampleBuffer: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inlinable
[56/63] Compiling WandFoundation Codable_convert.swift
/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
25 | @available(watchOS 6, tvOS 17.0, *)
26 | @available(visionOS, unavailable)
27 | extension CMSampleBuffer: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inlinable
[57/63] Compiling WandFoundation Data_Convert.swift
/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
25 | @available(watchOS 6, tvOS 17.0, *)
26 | @available(visionOS, unavailable)
27 | extension CMSampleBuffer: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
28 |
29 | @inlinable
[58/63] Compiling WandFoundation String.IndexDistance_Wand.swift
/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
31 | @available(watchOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension VNImageRequestHandler: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
34 |
35 | public
[59/63] Compiling WandFoundation String_Convert.swift
/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
31 | @available(watchOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension VNImageRequestHandler: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
34 |
35 | public
[60/63] Compiling WandFoundation VNImageRequestHandler_Obtainable.swift
/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
31 | @available(watchOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension VNImageRequestHandler: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
34 |
35 | public
[61/63] Compiling WandFoundation VNObservation_Ask.swift
/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
23 | import Wand
24 |
25 | extension Array: Asking where Element: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/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
36 | }
37 |
38 | extension Array: AskingNil where Element: AskingNil {
| |- 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
| `- note: add '@retroactive' to silence this warning
39 |
40 | }
/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
126 |
127 | @available(iOS 14.0, *)
128 | extension VNFaceObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
129 |
130 | public
/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
134 |
135 | @available(iOS 14.0, *)
136 | extension VNBarcodeObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
137 |
138 | public
/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
142 |
143 | @available(iOS 14.0, macOS 11.0, *)
144 | extension VNHumanHandPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
145 |
146 | public
/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
157 |
158 | @available(iOS 14.0, macOS 11.0, *)
159 | extension VNHumanBodyPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
160 |
161 | public
/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
165 |
166 | @available(iOS 14.0, *)
167 | extension VNClassificationObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
168 |
169 | public
/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
26 | /// let q: VNImageRequestHandler = nil|
27 | ///
28 | extension VNRequest: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
29 |
30 | public
[62/63] Compiling WandFoundation VNRequest_Obtainable.swift
/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
23 | import Wand
24 |
25 | extension Array: Asking where Element: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/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
36 | }
37 |
38 | extension Array: AskingNil where Element: AskingNil {
| |- 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
| `- note: add '@retroactive' to silence this warning
39 |
40 | }
/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
126 |
127 | @available(iOS 14.0, *)
128 | extension VNFaceObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
129 |
130 | public
/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
134 |
135 | @available(iOS 14.0, *)
136 | extension VNBarcodeObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
137 |
138 | public
/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
142 |
143 | @available(iOS 14.0, macOS 11.0, *)
144 | extension VNHumanHandPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
145 |
146 | public
/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
157 |
158 | @available(iOS 14.0, macOS 11.0, *)
159 | extension VNHumanBodyPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
160 |
161 | public
/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
165 |
166 | @available(iOS 14.0, *)
167 | extension VNClassificationObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
168 |
169 | public
/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
26 | /// let q: VNImageRequestHandler = nil|
27 | ///
28 | extension VNRequest: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
29 |
30 | public
[63/63] Compiling WandFoundation Vision_Wand.swift
/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
23 | import Wand
24 |
25 | extension Array: Asking where Element: Asking {
| |- 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
| `- note: add '@retroactive' to silence this warning
26 |
27 | public
/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
36 | }
37 |
38 | extension Array: AskingNil where Element: AskingNil {
| |- 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
| `- note: add '@retroactive' to silence this warning
39 |
40 | }
/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
126 |
127 | @available(iOS 14.0, *)
128 | extension VNFaceObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
129 |
130 | public
/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
134 |
135 | @available(iOS 14.0, *)
136 | extension VNBarcodeObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
137 |
138 | public
/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
142 |
143 | @available(iOS 14.0, macOS 11.0, *)
144 | extension VNHumanHandPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
145 |
146 | public
/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
157 |
158 | @available(iOS 14.0, macOS 11.0, *)
159 | extension VNHumanBodyPoseObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
160 |
161 | public
/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
165 |
166 | @available(iOS 14.0, *)
167 | extension VNClassificationObservation: VisionObservationExpectable {
| |- 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
| `- note: add '@retroactive' to silence this warning
168 |
169 | public
/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
26 | /// let q: VNImageRequestHandler = nil|
27 | ///
28 | extension VNRequest: Obtainable {
| |- 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
| `- note: add '@retroactive' to silence this warning
29 |
30 | public
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Tests/wandTests/Package.xctestplan
warning: 'wand': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.md
BUILD FAILURE 6.1 macosSpm