Build Information
Failed to build SwiftUI-UDF, reference 1.5.x (86d44c), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 03:29:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Maks-Jago/SwiftUI-UDF.git
Reference: 1.5.x
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Maks-Jago/SwiftUI-UDF
* branch 1.5.x -> FETCH_HEAD
* [new branch] 1.5.x -> origin/1.5.x
HEAD is now at 86d44ca Merge pull request #96 from Maks-Jago/feature/create-custom-combine-asyncstate-publisher
Cloned https://github.com/Maks-Jago/SwiftUI-UDF.git
Revision (git rev-parse @):
86d44caa3d8e53e66158cfc47398959ce2006bcf
SUCCESS checkout https://github.com/Maks-Jago/SwiftUI-UDF.git at 1.5.x
Fetching https://github.com/urlaunched-com/Runtime
Fetching https://github.com/apple/swift-collections
[1/1559] Fetching runtime
[17/25128] Fetching runtime, swift-collections
Fetched https://github.com/urlaunched-com/Runtime from cache (2.77s)
Fetched https://github.com/apple/swift-collections from cache (2.77s)
Creating working copy for https://github.com/apple/swift-collections
Creating working copy for https://github.com/urlaunched-com/Runtime
Working copy of https://github.com/urlaunched-com/Runtime resolved at 2.2.6
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftui-udf",
"name": "SwiftUI-UDF",
"url": "https://github.com/Maks-Jago/SwiftUI-UDF.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-UDF",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "runtime",
"name": "Runtime",
"url": "https://github.com/urlaunched-com/Runtime",
"version": "2.2.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runtime",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Maks-Jago/SwiftUI-UDF.git
[1/11569] Fetching swiftui-udf
Fetched https://github.com/Maks-Jago/SwiftUI-UDF.git from cache (30.36s)
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/urlaunched-com/Runtime from cache
Fetched https://github.com/apple/swift-collections from cache (0.56s)
Fetched https://github.com/urlaunched-com/Runtime from cache (0.56s)
Computing version for https://github.com/urlaunched-com/Runtime
Computed https://github.com/urlaunched-com/Runtime at 2.2.6 (1.21s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.63s)
Creating working copy for https://github.com/Maks-Jago/SwiftUI-UDF.git
Working copy of https://github.com/Maks-Jago/SwiftUI-UDF.git resolved at 1.5.x (86d44ca)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/urlaunched-com/Runtime
Working copy of https://github.com/urlaunched-com/Runtime resolved at 2.2.6
warning: '.resolve-product-dependencies': dependency 'swiftui-udf' is not used by any target
Found 2 product dependencies
- swift-collections
- Runtime
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Maks-Jago/SwiftUI-UDF.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[5/7] Compiling CRuntime dummy.c
[6/7] Write swift-version--6988338F2F200930.txt
[8/66] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[9/67] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[10/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/67] Compiling Runtime StructMetadata.swift
[12/67] Compiling Runtime TupleMetadata.swift
[13/67] Compiling Runtime EnumMetadata.swift
[14/67] Compiling Runtime FuntionMetadata.swift
[15/67] Compiling Runtime Metadata.swift
[16/67] Compiling Runtime MetadataType.swift
[17/67] Compiling Runtime DefaultValue.swift
[18/67] Compiling Runtime Factory.swift
[19/67] Emitting module InternalCollectionsUtilities
[20/67] Compiling Runtime ClassHeader.swift
[21/67] Compiling Runtime ClassMetadataLayout.swift
[22/67] Compiling Runtime NominalMetadataType.swift
[23/67] Compiling Runtime ProtocolMetadata.swift
[24/67] Compiling Runtime ClassTypeDescriptor.swift
[25/67] Compiling Runtime ClassMetadata.swift
[26/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[27/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[28/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[29/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[30/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[31/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[32/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[33/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[34/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[35/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[36/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[37/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[38/129] Compiling OrderedCollections OrderedSet+Codable.swift
[39/129] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[40/129] Compiling OrderedCollections OrderedSet+Descriptions.swift
[41/129] Compiling OrderedCollections OrderedSet+Diffing.swift
[42/129] Compiling OrderedCollections OrderedSet+Equatable.swift
[43/129] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[44/129] Compiling OrderedCollections OrderedDictionary+Elements.swift
[45/129] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[46/129] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[47/129] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[48/129] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[49/129] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[50/129] Compiling OrderedCollections _Hashtable+Header.swift
[51/129] Compiling OrderedCollections OrderedDictionary+Codable.swift
[52/129] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[53/129] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[54/129] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[55/129] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[56/129] Compiling OrderedCollections OrderedSet+Hashable.swift
[57/129] Compiling OrderedCollections OrderedSet+Initializers.swift
[58/129] Compiling OrderedCollections OrderedSet+Insertions.swift
[59/129] Compiling OrderedCollections OrderedSet+Invariants.swift
[60/129] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[61/129] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[62/129] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[63/129] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[64/129] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[65/129] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[66/129] Compiling OrderedCollections OrderedDictionary+Values.swift
[67/129] Compiling OrderedCollections OrderedDictionary.swift
[68/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[69/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[70/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[71/129] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[72/129] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[73/129] Compiling OrderedCollections OrderedSet+Sendable.swift
[74/129] Compiling OrderedCollections _HashTable+Bucket.swift
[75/129] Compiling OrderedCollections _HashTable+BucketIterator.swift
[76/129] Compiling OrderedCollections _HashTable+Constants.swift
[77/129] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[78/129] Compiling OrderedCollections _HashTable+Testing.swift
[79/129] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[80/129] Compiling OrderedCollections _HashTable.swift
[81/129] Compiling OrderedCollections OrderedSet+SubSequence.swift
[82/129] Compiling OrderedCollections OrderedSet+Testing.swift
[83/129] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[84/129] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[85/129] Compiling OrderedCollections OrderedSet.swift
[86/129] Compiling OrderedCollections _UnsafeBitset.swift
[87/129] Emitting module OrderedCollections
[106/133] Compiling Runtime GettersSetters.swift
[107/133] Compiling Runtime Pointer+Extensions.swift
[108/133] Compiling Runtime RetainCounts.swift
[109/133] Compiling Runtime String+Extensions.swift
[128/133] Emitting module Runtime
[134/251] Compiling UDF ErrorOnlyActionFilter.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[135/251] Compiling UDF VerboseActionFilter.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[136/251] Compiling UDF LogDistributor.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[137/251] Compiling UDF LoggingAction.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[138/251] Compiling UDF StringDescribingActionDescriptor.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[139/251] Compiling UDF AppReducer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[140/251] Compiling UDF RuntimeReducing.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[141/251] Compiling UDF BindableReducer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[142/251] Compiling UDF InitialSetup.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[143/251] Compiling UDF BindableReducerReference.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[144/251] Compiling UDF ReducerReference.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[145/251] Compiling UDF Reducible.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[146/251] Compiling UDF Store.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:42: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:83:32: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
81 | subscript<T: Equatable>(dynamicMember keyPath: WritableKeyPath<Reducer, T>) -> Binding<T> {
82 | Binding(
83 | get: { self.reducer[keyPath: keyPath] },
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:66: warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of 'keyPath' with non-Sendable type 'WritableKeyPath<Reducer, T>' in a '@Sendable' closure [#SendableClosureCaptures]
86 | }
87 | )
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
1 | public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
| `- note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
2 | @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift:85:41: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
83 | get: { self.reducer[keyPath: keyPath] },
84 | set: { value in
85 | self.dispatcher(Actions.UpdateFormField(keyPath: keyPath, value: value))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
86 | }
87 | )
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[147/251] Compiling UDF PaginationPage.swift
[148/251] Compiling UDF Paginator.swift
[149/251] Compiling UDF SourceOfTruth.swift
[150/251] Compiling UDF Initable.swift
[151/251] Compiling UDF IsEquatable.swift
[152/251] Compiling UDF WrappedReducer.swift
[153/251] Compiling UDF RCDictionary.swift
[154/251] Compiling UDF CombinedScope.swift
[155/251] Compiling UDF ReducerScope.swift
[156/251] Compiling UDF Scope+None.swift
[157/251] Compiling UDF Scope.swift
[158/251] Compiling UDF SendableSubject.swift
[159/251] Compiling UDF SubscribersCoordinator.swift
[160/263] Compiling UDF AlertDialogModifier.swift
[161/263] Compiling UDF ConfirmationDialogModifier.swift
[162/263] Compiling UDF ToastDialogModifier.swift
[163/263] Compiling UDF ColorStyle.swift
[164/263] Compiling UDF HapticFeedback.swift
[165/263] Compiling UDF ShadowStyle.swift
[166/263] Compiling UDF ToastPosition.swift
[167/263] Compiling UDF ToastPriority.swift
[168/263] Compiling UDF ToastTheme.swift
[169/263] Compiling UDF ToastContainer.swift
[170/263] Compiling UDF ToastView.swift
[171/263] Compiling UDF GlobalRouter.swift
[172/263] Compiling UDF GlobalRoutingModifier.swift
[173/263] Emitting module UDF
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift:169:17: warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
167 | /// This extension provides backward compatibility for AlertBuilder.AlertStyle.
168 | ///
169 | init(style: AlertBuilder.AlertStyle) {
| `- warning: 'AlertBuilder' is deprecated: Will be removed in future versions. Use Dialog System instead. [#DeprecatedDeclaration]
170 | switch style.type {
171 | case .validationError(let text):
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[174/263] Compiling UDF DialogAction.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[175/263] Compiling UDF DialogActionsBuilder.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[176/263] Compiling UDF DialogButton.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[177/263] Compiling UDF DialogTextField.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[178/263] Compiling UDF ConfirmationDialogConfiguration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[179/263] Compiling UDF ToastConfiguration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[180/263] Compiling UDF ToastQueueConfiguration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[181/263] Compiling UDF DialogContent.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[182/263] Compiling UDF DialogRegistration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[183/263] Compiling UDF DialogStatus.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[184/263] Compiling UDF DialogStyle.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[185/263] Compiling UDF DialogType.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[186/263] Compiling UDF ToastImportanceEvaluator.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift:316:27: warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
314 | ) {
315 | register(id: id) {
316 | let content = DialogContent(title: title, customContent: customContent)
| `- warning: capture of non-Sendable type 'CustomContent.Type' in an isolated closure [#SendableMetatypes]
317 | var config = configuration()
318 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
error: compile command failed due to signal 5 (use -v to see invocation)
[187/263] Compiling UDF ActionPriority.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[188/263] Compiling UDF Cached.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[189/263] Compiling UDF CacheSource.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[190/263] Compiling UDF FileCache.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[191/263] Compiling UDF Common.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[192/263] Compiling UDF Debouncer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[193/263] Compiling UDF UserInputDebouncer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[194/263] Compiling UDF Delay.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[195/263] Compiling UDF AnyHashable+Sendable.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[196/263] Compiling UDF CLAccuracyAuthorization.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[197/263] Compiling UDF CLAuthorizationStatus.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[198/263] Compiling UDF Collection+CaseIterable.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
[199/263] Compiling UDF Dictionary+Storage.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift:10:48: warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
8 | import Foundation
9 |
10 | extension AnyHashable: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'AnyHashable' to protocol 'Sendable' was already stated in the type's module 'Swift'
11 |
Swift.AnyHashable:2:11: note: 'AnyHashable' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension AnyHashable : Sendable {
| `- note: 'AnyHashable' declares conformance to protocol 'Sendable' here
3 | }
<unknown>:0: error: ambiguous use of operator '=='
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0. Program arguments: /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -filelist /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.h5439w/sources-1 -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Common/Types.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Domain/Hook/Hook.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Domain/Hook/HookBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Domain/Hook/HookType.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Middleware.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Store/Action/Action.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Store/Action/ActionGroup/ActionGroup.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Store/Action/ActionGroup/ActionGroupBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Store/Action/Actions.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Store/Action/PrivateAction/InternalAction.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Store/Action/PrivateAction/_AnyBindableAction.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/DelayEffect.swift -primary-file /Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/FilterEffect.swift -supplementary-output-file-map /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.h5439w/supplementaryOutputs-4 -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules -I /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache -swift-version 6 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -new-driver-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -fmodule-map-file=/Users/admin/builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/CRuntime/include/module.modulemap -Xcc -I -Xcc /Users/admin/builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/CRuntime/include -Xcc -isysroot -Xcc /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -Xcc -F -Xcc /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -fPIC -Xcc -g -no-auto-bridging-header-chaining -module-name UDF -package-name spi_builder_workspace -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name macosx26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/Types.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/Hook.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/HookBuilder.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/HookType.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/Middleware.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/Action.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/ActionGroup.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/ActionGroupBuilder.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/Actions.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/InternalAction.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/_AnyBindableAction.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/DelayEffect.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UDF.build/FilterEffect.swift.o -index-store-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store -index-system-modules
1. Apple Swift version 6.3 (swiftlang-6.3.0.123.5 clang-2100.0.123.102)
2. Compiling with the current language version
3. Contents of /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.h5439w/sources-1:
---
/Users/admin/builder/spi-builder-workspace/UDF/Common/ActionPriority.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Cached/Cached.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Cached/Source/CacheSource.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Cached/Source/FileCache.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Common.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Debouncer/Debouncer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Debouncer/UserInputDebouncer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Delay.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/AnyHashable+Sendable.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/CLAccuracyAuthorization.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/CLAuthorizationStatus.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/Collection+CaseIterable.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/Dictionary+Storage.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/Hashable.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/ProcessInfo.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/Publishers+AsyncState.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/Text+Mirror.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/View+AlertStatus.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/View+Dialog.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/View+NavigationDestination.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Extensions/Window+Render.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/FileFunctionLine.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/GlobalValue.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Merging/Mergeable+Dictionary.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Merging/Mergeable+OrderedDictionary.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Merging/Mergeable.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Pagination/PaginationPage.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Pagination/Paginator.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/PropertyWrappers/SourceOfTruth.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Protocols/Initable.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Protocols/IsEquatable.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Protocols/WrappedReducer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/RCDictionary.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Scope/CombinedScope.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Scope/ReducerScope.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Scope/Scope+None.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Scope/Scope.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/SendableSubject.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/SubscribersCoordinator.swift
/Users/admin/builder/spi-builder-workspace/UDF/Common/Types.swift
/Users/admin/builder/spi-builder-workspace/UDF/Domain/Hook/Hook.swift
/Users/admin/builder/spi-builder-workspace/UDF/Domain/Hook/HookBuilder.swift
/Users/admin/builder/spi-builder-workspace/UDF/Domain/Hook/HookType.swift
/Users/admin/builder/spi-builder-workspace/UDF/Middleware.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Action/Action.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Action/ActionGroup/ActionGroup.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Action/ActionGroup/ActionGroupBuilder.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Action/Actions.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Action/PrivateAction/InternalAction.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Action/PrivateAction/_AnyBindableAction.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/DelayEffect.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/FilterEffect.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationAccessEffect.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Effects/LocationMonitoringEffect.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/EnvironmentStore.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Flow/Flow.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Flow/Flows.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Flow/IdentifiableFlow.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Flow/UserLocationFlow.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Form.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/InternalStore.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Logger/ActionLogger.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Logger/ConsoleDebugLogger.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Logger/Filters/DebugOnlyActionFilter.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Logger/Filters/DefaultActionFilter.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Logger/Filters/ErrorOnlyActionFilter.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Logger/Filters/VerboseActionFilter.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Logger/LogDistributor.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Logger/LoggingAction.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Logger/StringDescribingActionDescriptor.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/AppReducer/AppReducer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/AppReducer/RuntimeReducing.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/BindableReducer.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/InitialSetup.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/BindableReducerReference.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/ReducerReference/ReducerReference.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Reducer/Reducible.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/Store.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/DelayedOperation.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreOperation.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/StoreQueue/StoreQueue.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/TestStore/TestGroup.swift
/Users/admin/builder/spi-builder-workspace/UDF/Store/TestStore/TestStore.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/AlertBuilder/AlertBuilder.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Component.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Container/BindableContainer.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Container/ConnectedContainer.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Container/Container.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Container/ContainerHooks.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Container/ContainerLifecycle.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Container/ContainerState.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogAction.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogActionsBuilder.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogButton.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Actions/DialogTextField.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Configurations/ConfirmationDialogConfiguration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Configurations/ToastConfiguration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Configurations/ToastQueueConfiguration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Content/DialogContent.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogRegistration.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogStatus.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogStyle.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/DialogType.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Core/ToastImportanceEvaluator.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Modifiers/AlertDialogModifier.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Modifiers/ConfirmationDialogModifier.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Modifiers/ToastDialogModifier.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Themes/Shared/ColorStyle.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Themes/Shared/HapticFeedback.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Themes/Shared/ShadowStyle.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Themes/Shared/ToastPosition.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Themes/Shared/ToastPriority.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Themes/ToastTheme.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Views/ToastContainer.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Dialog/Views/ToastView.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Router/GlobalRouter/GlobalRouter.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Router/GlobalRouter/GlobalRoutingModifier.swift
/Users/admin/builder/spi-builder-workspace/UDF/View/Router/Router.swift
/Users/admin/builder/spi-builder-workspace/UDF/_Middleware/AnyMiddleware.swift
/Users/admin/builder/spi-builder-workspace/UDF/_Middleware/CancellableTask.swift
/Users/admin/builder/spi-builder-workspace/UDF/_Middleware/Effect/ConcurrencyEffect.swift
/Users/admin/builder/spi-builder-workspace/UDF/_Middleware/Effect/Effect.swift
/Users/admin/builder/spi-builder-workspace/UDF/_Middleware/Effect/Effectable.swift
/Users/admin/builder/spi-builder-workspace/UDF/_Middleware/Effect/PureEffect.swift
/Users/admin/builder/spi-builder-workspace/UDF/_Middleware/EnvironmentMiddleware.swift
/Users/admin/builder/spi-builder-workspace/UDF/_Middleware/MiddlewareBuilder.swift
/Users/admin/builder/spi-builder-workspace/UDF/_Middleware/MiddlewareStatus.swift
/Users/admin/builder/spi-builder-workspace/UDF/_Middleware/_BaseMiddleware.swift
/Users/admin/builder/spi-builder-workspace/UDF/_Middleware/_Middleware.swift
---
4. While evaluating request ASTLoweringRequest(Lowering AST to SIL for file "/Users/admin/builder/spi-builder-workspace/UDF/Store/Action/Actions.swift")
5. While silgen emitFunction SIL function "@$s3UDF7ActionsO11DidLoadItemV23__derived_struct_equalsySbAEy_xG_AGtFZ".
for '__derived_struct_equals(_:_:)' (in module 'UDF')
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0 swift-frontend 0x0000000106f59cb8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1 swift-frontend 0x0000000106f57158 llvm::sys::RunSignalHandlers() + 172
2 swift-frontend 0x0000000106f5a2a8 SignalHandler(int, __siginfo*, void*) + 356
3 libsystem_platform.dylib 0x000000018fcf97a4 _sigtramp + 56
4 swift-frontend 0x00000001015ce3d0 swift::Lowering::SILGenFunction::emitApplyExpr(swift::ApplyExpr*, swift::Lowering::SGFContext) + 520
5 swift-frontend 0x000000010162ea8c swift::Lowering::SILGenFunction::emitStmtCondition(llvm::MutableArrayRef<swift::StmtConditionElement>, swift::Lowering::JumpDest, swift::SILLocation, swift::ProfileCounter, swift::ProfileCounter) + 828
6 swift-frontend 0x0000000101705aec swift::ASTVisitor<(anonymous namespace)::StmtEmitter, void, void, void, void, void, void>::visit(swift::Stmt*) + 12384
7 swift-frontend 0x0000000101704310 swift::ASTVisitor<(anonymous namespace)::StmtEmitter, void, void, void, void, void, void>::visit(swift::Stmt*) + 6276
8 swift-frontend 0x000000010167dce4 swift::Lowering::SILGenFunction::emitFunction(swift::FuncDecl*) + 384
9 swift-frontend 0x00000001015b916c swift::Lowering::SILGenModule::emitFunctionDefinition(swift::SILDeclRef, swift::SILFunction*) + 7604
10 swift-frontend 0x00000001015b9f0c swift::Lowering::SILGenModule::emitOrDelayFunction(swift::SILDeclRef) + 444
11 swift-frontend 0x00000001015b73a4 swift::Lowering::SILGenModule::emitFunction(swift::FuncDecl*) + 228
12 swift-frontend 0x000000010171f4a8 (anonymous namespace)::SILGenType::visitFuncDecl(swift::FuncDecl*) + 32
13 swift-frontend 0x000000010171b730 (anonymous namespace)::SILGenType::emitType() + 332
14 swift-frontend 0x000000010171fa8c swift::ASTVisitor<SILGenExtension, void, void, void, void, void, void>::visit(swift::Decl*) + 84
15 swift-frontend 0x000000010171c438 SILGenExtension::emitExtension(swift::ExtensionDecl*) + 316
16 swift-frontend 0x00000001015b712c swift::ASTVisitor<swift::Lowering::SILGenModule, void, void, void, void, void, void>::visit(swift::Decl*) + 308
17 swift-frontend 0x00000001015bd7b0 swift::ASTLoweringRequest::evaluate(swift::Evaluator&, swift::ASTLoweringDescriptor) const + 2348
18 swift-frontend 0x000000010170213c swift::SimpleRequest<swift::ASTLoweringRequest, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete<swift::SILModule>> (swift::ASTLoweringDescriptor), (swift::RequestFlags)17>::evaluateRequest(swift::ASTLoweringRequest const&, swift::Evaluator&) + 208
19 swift-frontend 0x00000001015c1f0c swift::ASTLoweringRequest::OutputType swift::Evaluator::getResultUncached<swift::ASTLoweringRequest, swift::ASTLoweringRequest::OutputType swift::evaluateOrFatal<swift::ASTLoweringRequest>(swift::Evaluator&, swift::ASTLoweringRequest)::'lambda'()>(swift::ASTLoweringRequest const&, swift::ASTLoweringRequest::OutputType swift::evaluateOrFatal<swift::ASTLoweringRequest>(swift::Evaluator&, swift::ASTLoweringRequest)::'lambda'()) + 548
20 swift-frontend 0x0000000100ada9e4 swift::performCompileStepsPostSema(swift::CompilerInstance&, int&, swift::FrontendObserver*, llvm::ArrayRef<char const*>) + 980
21 swift-frontend 0x0000000100ae03c4 performCompile(swift::CompilerInstance&, int&, swift::FrontendObserver*, llvm::ArrayRef<char const*>) + 1740
22 swift-frontend 0x0000000100add12c swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 3308
23 swift-frontend 0x0000000100a5cd38 swift::mainEntry(int, char const**) + 5224
24 dyld 0x000000018f933da4 start + 6992
BUILD FAILURE 6.3 macosSpm