Build Information
Successful build of SwiftOCA, reference 0.4.1 (ee619b
), with Swift 5.10 for macOS (SPM) on 16 May 2025 04:17:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SwiftOCA.git
Reference: 0.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/SwiftOCA
* tag 0.4.1 -> FETCH_HEAD
HEAD is now at ee619b7 Revert "make device-side locking functions public"
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
ee619b72b55598b2ffdb9afd0580da2cf74cd71e
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at 0.4.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/PADL/SwiftOCA.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/43] Write sources
[9/43] Write OCAEventBenchmark-entitlement.plist
[9/43] Write sources
[11/43] Write OCADevice-entitlement.plist
[11/43] Write sources
[14/43] Write OCABrowser-entitlement.plist
[16/43] Copying OCABrowser.entitlements
[17/43] Write sources
[26/43] Copying Preview Assets.xcassets
[28/43] Write sources
[30/43] Copying Assets.xcassets
[31/43] Compiling CSystem shims.c
[32/43] Write swift-version-33747A42983211AE.txt
[33/166] Compiling _AtomicsShims.c
[35/166] Emitting module KeyPathShims
[36/166] Compiling KeyPathShims KeyPathShims.swift
[37/166] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/166] Compiling InternalCollectionsUtilities Specialize.swift
[39/166] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/166] Emitting module InternalCollectionsUtilities
[41/167] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[42/167] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[43/167] Compiling InternalCollectionsUtilities Debugging.swift
[44/167] Compiling InternalCollectionsUtilities Descriptions.swift
[45/167] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/167] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/167] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/167] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[49/167] Compiling InternalCollectionsUtilities UInt+reversed.swift
[50/167] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[51/186] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/186] Compiling Atomics OptionalRawRepresentable.swift
[53/186] Compiling Atomics RawRepresentable.swift
[54/186] Compiling Atomics AtomicOptionalWrappable.swift
[55/186] Compiling Atomics AtomicReference.swift
[56/397] Compiling HeapModule _HeapNode.swift
[57/397] Compiling HeapModule Heap.swift
[58/397] Compiling HeapModule Heap+Invariants.swift
[59/397] Compiling HeapModule Heap+Descriptions.swift
[60/397] Compiling HeapModule Heap+UnsafeHandle.swift
[61/397] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[62/397] Emitting module HeapModule
[63/413] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[64/413] Compiling HashTreeCollections _HashNode+Storage.swift
[65/413] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[66/416] Compiling HashTreeCollections _HashNode+Lookups.swift
[67/416] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[68/416] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[69/416] Compiling HashTreeCollections _HashSlot.swift
[70/416] Compiling HashTreeCollections _HashStack.swift
[71/416] Compiling HashTreeCollections _HashTreeIterator.swift
[72/416] Compiling HashTreeCollections _HashTreeStatistics.swift
[73/416] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[74/416] Compiling HashTreeCollections _RawHashNode.swift
[75/416] Compiling HashTreeCollections _UnmanagedHashNode.swift
[76/416] Compiling HashTreeCollections _UnsafePath.swift
[77/416] Compiling HashTreeCollections TreeDictionary+Codable.swift
[78/416] Compiling HashTreeCollections TreeDictionary+Collection.swift
[79/416] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[80/416] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[81/422] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[82/422] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[83/422] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[84/422] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[85/422] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[86/422] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[87/422] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[88/422] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[89/422] Compiling HashTreeCollections TreeSet+Equatable.swift
[90/422] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[91/422] Compiling HashTreeCollections TreeSet+Extras.swift
[92/422] Compiling HashTreeCollections TreeSet+Filter.swift
[93/422] Compiling HashTreeCollections TreeSet+Hashable.swift
[94/422] Compiling HashTreeCollections TreeSet+Sendable.swift
[95/422] Compiling HashTreeCollections TreeSet+Sequence.swift
[96/422] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[97/430] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[98/430] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[99/430] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[100/430] Compiling HashTreeCollections TreeDictionary+Filter.swift
[101/430] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[102/430] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[103/430] Compiling HashTreeCollections TreeDictionary+Keys.swift
[104/430] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[105/430] Compiling HashTreeCollections TreeDictionary+Merge.swift
[106/430] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[107/430] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[108/430] Compiling HashTreeCollections TreeDictionary+Values.swift
[109/430] Compiling DequeModule Deque.swift
[110/430] Compiling DequeModule Deque+Testing.swift
[111/430] Compiling DequeModule Deque._Storage.swift
[112/430] Compiling DequeModule Deque+Extras.swift
[113/430] Compiling DequeModule Deque+Hashable.swift
[114/430] Compiling HashTreeCollections _HashNode+Structural merge.swift
[115/430] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[116/430] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[117/430] Compiling HashTreeCollections _HashNode+Structural union.swift
[118/430] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[119/430] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[131/430] Compiling OrderedCollections OrderedSet+SubSequence.swift
[132/430] Compiling OrderedCollections OrderedSet+Testing.swift
[133/430] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[134/430] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[135/430] Compiling OrderedCollections OrderedSet.swift
[136/430] Compiling OrderedCollections _UnsafeBitset.swift
[137/430] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[138/430] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[139/430] Compiling SystemPackage Util+StringArray.swift
[140/430] Compiling SystemPackage Util.swift
[141/430] Compiling SystemPackage UtilConsumers.swift
[142/430] Compiling HashTreeCollections _HashNodeHeader.swift
[143/430] Emitting module SystemPackage
[144/430] Compiling DequeModule Deque._UnsafeHandle.swift
[147/430] Compiling DequeModule Deque+Collection.swift
[148/430] Compiling DequeModule Deque+CustomReflectable.swift
[149/430] Compiling DequeModule Deque+Descriptions.swift
[150/430] Compiling DequeModule Deque+Equatable.swift
[151/430] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[152/430] Compiling DequeModule Deque+Codable.swift
[158/430] Compiling HashTreeCollections _HashNode+Structural filter.swift
[162/430] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[163/430] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[164/430] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[165/430] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[166/430] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[167/430] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[168/430] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[169/430] Compiling HashTreeCollections TreeSet.swift
[178/437] Emitting module Logging
[179/437] Compiling Logging MetadataProvider.swift
[180/437] Compiling Logging Locks.swift
[181/437] Compiling Logging Logging.swift
[182/437] Compiling Logging LogHandler.swift
[183/437] Compiling DequeModule _DequeBuffer.swift
[184/437] Compiling DequeModule _DequeBufferHeader.swift
[185/437] Compiling DequeModule _DequeSlot.swift
[202/493] Compiling BitCollections BitArray+BitwiseOperations.swift
[203/493] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[204/493] Compiling BitCollections BitArray+Codable.swift
[205/493] Compiling BitCollections BitArray+Collection.swift
[206/495] Compiling BitCollections BitSet+SetAlgebra basics.swift
[207/495] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[212/495] Compiling BitCollections BitArray+Copy.swift
[213/495] Compiling BitCollections BitArray+CustomReflectable.swift
[214/495] Compiling BitCollections BitSet+Random.swift
[226/498] Compiling Atomics IntegerOperations.swift
[227/498] Compiling Atomics Unmanaged extensions.swift
[228/498] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[229/498] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[230/498] Compiling BitCollections BitArray+Extras.swift
[231/498] Compiling BitCollections BitArray+Fill.swift
[232/498] Compiling DequeModule _UnsafeWrappedBuffer.swift
[233/498] Compiling BitCollections BitArray+Hashable.swift
[234/498] Compiling BitCollections BitArray+Initializers.swift
[235/498] Compiling BitCollections BitArray+Invariants.swift
[236/498] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[237/498] Compiling BitCollections BitArray+RandomBits.swift
[238/498] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[239/498] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[240/498] Compiling BitCollections BitSet+SetAlgebra union.swift
[241/498] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[242/498] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[243/498] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[244/498] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[245/498] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[246/498] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[247/498] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[248/498] Compiling BitCollections BitSet+Hashable.swift
[255/498] Emitting module DequeModule
[256/498] Compiling BitCollections BitArray.swift
[257/498] Compiling BitCollections BitSet+BidirectionalCollection.swift
[258/498] Compiling BitCollections BitSet+Codable.swift
[259/498] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[260/498] Compiling BitCollections BitSet+CustomReflectable.swift
[261/498] Compiling BitCollections BitSet+CustomStringConvertible.swift
[262/498] Compiling BitCollections BitSet+Equatable.swift
[263/498] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[264/498] Compiling BitCollections BitSet+Extras.swift
[265/498] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[266/498] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[267/498] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[268/498] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[269/498] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[270/498] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[278/503] Compiling BitCollections Range+Utilities.swift
[279/503] Compiling BitCollections Slice+Utilities.swift
[280/503] Compiling BitCollections UInt+Tricks.swift
[281/503] Compiling BitCollections _Word.swift
[293/503] Compiling BitCollections BitSet+Initializers.swift
[302/503] Compiling BitCollections BitSet+Invariants.swift
[303/503] Compiling BitCollections BitSet.swift
[324/503] Emitting module OrderedCollections
[327/503] Compiling BitCollections BitArray+Shifts.swift
[328/503] Compiling BitCollections BitArray+Testing.swift
[329/503] Compiling BitCollections BitArray._UnsafeHandle.swift
[339/503] Emitting module BitCollections
[349/503] Compiling BitCollections BitSet.Counted.swift
[350/503] Compiling BitCollections BitSet.Index.swift
[351/503] Compiling BitCollections BitSet._UnsafeHandle.swift
[358/549] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[359/549] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[360/549] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[361/549] Compiling AsyncAlgorithms CombineLatestStorage.swift
[362/549] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[363/549] Compiling AsyncAlgorithms DebounceStateMachine.swift
[364/549] Compiling AsyncAlgorithms DebounceStorage.swift
[365/549] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[366/549] Compiling AsyncAlgorithms ChannelStateMachine.swift
[367/549] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[368/549] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[369/549] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[370/549] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[371/549] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[372/549] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[373/549] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[374/549] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[375/549] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[376/549] Compiling _RopeModule Rope+Remove.swift
[377/549] Compiling _RopeModule Rope+RemoveSubrange.swift
[378/549] Compiling _RopeModule Rope+Split.swift
[379/549] Compiling _RopeModule Optional Utilities.swift
[380/549] Compiling _RopeModule String Utilities.swift
[381/549] Compiling _RopeModule String.Index+ABI.swift
[382/549] Compiling _RopeModule _CharacterRecognizer.swift
[383/549] Emitting module _RopeModule
[386/549] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[388/549] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[389/549] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[390/549] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[391/549] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[392/549] Emitting module FlyingSocks
[393/551] Emitting module AsyncAlgorithms
[394/556] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[395/556] Compiling AsyncAlgorithms Rethrow.swift
[396/556] Compiling AsyncAlgorithms SetAlgebra.swift
[397/556] Compiling AsyncAlgorithms Dictionary.swift
[398/556] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[399/556] Compiling AsyncAlgorithms Locking.swift
[400/556] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[401/556] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[405/556] Compiling FlyingSocks Task+Timeout.swift
[406/556] Compiling FlyingSocks Transferring.swift
[407/556] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[408/556] Compiling AsyncAlgorithms MergeStateMachine.swift
[409/556] Compiling AsyncAlgorithms MergeStorage.swift
[410/556] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[411/556] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[412/556] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[413/556] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[414/556] Compiling AsyncAlgorithms AsyncChannel.swift
[415/556] Compiling AsyncAlgorithms UnsafeTransfer.swift
[416/556] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[417/556] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[418/556] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[419/556] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[420/556] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[421/556] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[422/556] Emitting module Atomics
[433/556] Compiling SocketAddress SocketAddress.swift
[434/556] Compiling SocketAddress Utils.swift
[435/556] Emitting module SocketAddress
[436/556] Emitting module HashTreeCollections
[452/558] Emitting module Collections
[453/558] Compiling Collections Collections.swift
[454/602] Compiling AsyncExtensions Zip3StateMachine.swift
[455/602] Compiling AsyncExtensions ZipRuntime.swift
[456/602] Compiling AsyncExtensions ZipStateMachine.swift
[457/602] Compiling AsyncExtensions Zip2Runtime.swift
[458/602] Compiling AsyncExtensions AsyncMerge2Sequence.swift
[459/602] Compiling AsyncExtensions AsyncZip2Sequence.swift
[460/602] Compiling AsyncExtensions AsyncZip3Sequence.swift
[461/602] Compiling AsyncExtensions AsyncZipSequence.swift
[462/602] Compiling AsyncExtensions AsyncJustSequence.swift
[463/602] Compiling AsyncExtensions AsyncLazySequence.swift
[464/602] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[465/602] Compiling AsyncExtensions AsyncSequence+Assign.swift
[466/602] Compiling AsyncExtensions Zip2StateMachine.swift
[467/602] Compiling AsyncExtensions Zip3Runtime.swift
[471/602] Compiling AsyncAlgorithms ZipStateMachine.swift
[472/602] Compiling AsyncAlgorithms ZipStorage.swift
[473/602] Compiling AsyncExtensions AsyncMulticastSequence.swift
[474/602] Compiling AsyncExtensions AsyncPrependSequence.swift
[475/602] Compiling AsyncExtensions AsyncScanSequence.swift
[476/602] Compiling AnyCodable AnyDecodable.swift
[477/602] Compiling AnyCodable AnyCodable.swift
[478/602] Compiling AnyCodable AnyEncodable.swift
[479/602] Emitting module AnyCodable
[480/602] Emitting module AsyncExtensions
[481/606] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[482/606] Compiling AsyncExtensions AsyncReplaySubject.swift
[483/606] Compiling AsyncExtensions AsyncSequence+Collect.swift
[484/606] Compiling AsyncExtensions AsyncBufferedChannel.swift
[485/606] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[486/606] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[487/606] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[488/606] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[489/606] Compiling AsyncExtensions AsyncSequence+Share.swift
[490/606] Compiling AsyncExtensions Termination.swift
[491/606] Compiling AsyncExtensions AsyncEmptySequence.swift
[492/606] Compiling AsyncExtensions AsyncFailSequence.swift
[513/606] Compiling AsyncExtensions AsyncStream+Pipe.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[514/606] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[515/606] Compiling AsyncExtensions AsyncTimerSequence.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[516/606] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[517/606] Compiling AsyncExtensions AsyncMapToResultSequence.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[518/621] Compiling AsyncExtensions AsyncSubject.swift
[519/621] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[520/621] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[521/621] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[522/621] Compiling AsyncExtensions Streamed.swift
[523/647] Compiling FlyingFox HTTPHeader.swift
[524/647] Compiling FlyingFox HTTPLogging+OSLog.swift
[525/647] Compiling FlyingFox HTTPLogging.swift
[526/647] Compiling FlyingFox HTTPMethod.swift
[527/647] Compiling FlyingFox HTTPRequest+Address.swift
[528/647] Compiling FlyingFox HTTPStatusCode.swift
[529/647] Compiling FlyingFox HTTPVersion.swift
[530/647] Compiling FlyingFox ClosureHTTPHandler.swift
[531/647] Compiling FlyingFox DirectoryHTTPHandler.swift
[532/647] Compiling FlyingFox FileHTTPHandler.swift
[533/647] Compiling FlyingFox HTTPRoute.swift
[534/647] Compiling FlyingFox HTTPRouteParameterValue.swift
[535/647] Compiling FlyingFox HTTPServer+Configuration.swift
[536/647] Compiling FlyingFox HTTPServer+Listening.swift
[537/647] Compiling FlyingFox HTTPServer.swift
[538/647] Compiling FlyingFox HTTPRequest+QueryItem.swift
[539/647] Compiling FlyingFox HTTPRequest+RouteParameter.swift
[540/647] Compiling FlyingFox HTTPRequest.swift
[541/647] Compiling FlyingFox HTTPResponse.swift
[542/647] Compiling FlyingFox ProxyHTTPHandler.swift
[543/647] Compiling FlyingFox RedirectHTTPHandler.swift
[544/647] Compiling FlyingFox RoutedHTTPHandler.swift
[545/647] Compiling FlyingFox WebSocketHTTPHandler.swift
[546/647] Compiling FlyingFox JSONPredicatePattern.swift
[547/647] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[548/647] Compiling AsyncExtensions ManagedCriticalState.swift
[549/647] Compiling AsyncExtensions Regulator.swift
[550/647] Compiling AsyncExtensions Result+ErrorMechanism.swift
[551/647] Compiling FlyingFox AsyncSequence+Extensions.swift
[552/647] Compiling FlyingFox HTTPBodyPattern.swift
[553/647] Compiling FlyingFox HTTPBodySequence.swift
[554/647] Compiling FlyingFox HTTPChunkedEncodedSequence.swift
[555/647] Compiling FlyingFox HTTPClient.swift
[556/647] Compiling FlyingFox HTTPConnection.swift
[557/647] Compiling FlyingFox HTTPDecoder.swift
[558/647] Compiling FlyingFox HTTPEncoder.swift
[559/647] Compiling FlyingFox HTTPHandler.swift
[560/647] Emitting module FlyingFox
[562/651] Compiling FlyingFox NonisolatedUnsafe.swift
[563/651] Compiling FlyingFox SocketAddress+Glibc.swift
[564/651] Compiling FlyingFox URLSession+Async.swift
[565/651] Compiling FlyingFox AsyncStream+WSFrame.swift
[566/651] Compiling FlyingFox SHA1.swift
[567/651] Compiling FlyingFox WSCloseCode.swift
[568/651] Compiling FlyingFox WSFrame.swift
[601/651] Compiling FlyingFox WSFrameEncoder.swift
[602/651] Compiling FlyingFox WSFrameValidator.swift
[603/651] Compiling FlyingFox WSHandler.swift
[604/651] Compiling FlyingFox WSMessage.swift
[605/768] Compiling SwiftOCA Errors.swift
[606/768] Compiling SwiftOCA Command.swift
[607/768] Compiling SwiftOCA Header.swift
[608/768] Compiling SwiftOCA KeepAlive.swift
[609/768] Compiling SwiftOCA MessageType.swift
[610/768] Compiling SwiftOCA Notification1.swift
[611/768] Compiling SwiftOCA Notification2.swift
[612/768] Compiling SwiftOCA Response.swift
[613/772] Compiling SwiftOCA KeyedOcp1EncodingContainer.swift
[614/772] Compiling SwiftOCA SingleValueOcp1EncodingContainer.swift
[615/772] Compiling SwiftOCA UnkeyedOcp1EncodingContainer.swift
[616/772] Compiling SwiftOCA Ocp1Encoder.swift
[617/772] Compiling SwiftOCA UnkeyedBinaryDecodingContainer.swift
[618/772] Compiling SwiftOCA Ocp1Decoder.swift
[619/772] Compiling SwiftOCA Ocp1DecoderImpl.swift
[620/772] Compiling SwiftOCA Ocp1DecodingState.swift
[621/772] Compiling SwiftOCA ListProperty.swift
[622/772] Compiling SwiftOCA MapProperty.swift
[623/772] Compiling SwiftOCA Property.swift
[624/772] Compiling SwiftOCA VectorProperty.swift
[625/772] Emitting module Sliders
[626/772] Compiling SwiftOCA Group.swift
[627/772] Compiling SwiftOCA Grouper.swift
[628/772] Compiling SwiftOCA MediaClock3.swift
[629/772] Compiling SwiftOCA PhysicalPosition.swift
[630/772] Compiling SwiftOCA TimeSource.swift
[631/772] Compiling SwiftOCA ApplicationNetwork.swift
[632/772] Compiling SwiftOCA ControlNetwork.swift
[633/772] Compiling SwiftOCA MediaTransportNetwork.swift
[634/772] Compiling SwiftOCA List2D.swift
[635/772] Compiling SwiftOCA Agent.swift
[636/772] Compiling SwiftOCA CounterNotifier.swift
[637/772] Compiling SwiftOCA CounterSetAgent.swift
[638/772] Compiling SwiftOCA EventHandler.swift
[639/772] Compiling SwiftOCA Ocp1FlyingSocksConnection.swift
[640/772] Compiling SwiftOCA Ocp1IORingConnection.swift
[641/772] Compiling SwiftOCA KeyedBinaryDecodingContainer.swift
[642/772] Compiling SwiftOCA SingleValueBinaryDecodingContainer.swift
[643/772] Compiling Sliders EnvironmentValues+TrackValue.swift
[644/772] Compiling Sliders HorizontalValueTrack.swift
[645/772] Compiling Sliders ValueTrackConfiguration.swift
[646/772] Compiling Sliders VerticalValueTrack.swift
[647/772] Compiling SwiftOCA Browser.swift
[648/772] Compiling SwiftOCA ClassRegistry.swift
[649/772] Compiling SwiftOCA Connection.swift
[650/772] Compiling SwiftOCA Data+Hex.swift
[651/772] Compiling SwiftOCA Data+IntegerCodable.swift
[652/772] Compiling SwiftOCA DeviceAddressToString.swift
[653/772] Compiling SwiftOCA LengthTaggedData.swift
[654/772] Compiling SwiftOCA Locking.swift
[655/772] Compiling SwiftOCA Sequence+AsyncMap.swift
[656/772] Compiling SwiftOCA Task+Timeout.swift
[657/772] Compiling SwiftOCA UnsafeMutablePointer+PropertyBasePointer.swift
[658/772] Compiling SwiftOCA Weak.swift
[659/772] Compiling SwiftOCA Array2D.swift
[660/772] Compiling SwiftOCA PanBalance.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[661/772] Compiling SwiftOCA Polarity.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[662/772] Compiling SwiftOCA SignalInput.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[663/772] Compiling SwiftOCA SignalOutput.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[664/772] Compiling SwiftOCA SummingPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[665/772] Compiling SwiftOCA Switch.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[666/772] Compiling SwiftOCA Block.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[667/772] Compiling SwiftOCA Matrix.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[668/772] Compiling SwiftOCA AudioLevelSensor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[669/772] Compiling SwiftOCA BasicSensors.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[670/772] Compiling SwiftOCA IdentificationSensor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[671/772] Compiling SwiftOCA LevelSensor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[672/772] Compiling SwiftOCA Sensor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: warning: passing argument of non-sendable type '(OcaContainerObjectMember) async throws -> (String, OcaRoot)' outside of global actor 'OcaConnection'-isolated context may introduce data races
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift:422:79: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return try await [String: OcaRoot](uniqueKeysWithValues: members.asyncMap {
^
[673/784] Compiling SwiftOCA AudioProcessingManager.swift
[674/784] Compiling SwiftOCA CodingManager.swift
[675/784] Compiling SwiftOCA DeviceManager.swift
[676/784] Compiling SwiftOCA DeviceTimeManager.swift
[677/784] Compiling SwiftOCA DiagnosticManager.swift
[678/784] Compiling SwiftOCA FirmwareManager.swift
[679/784] Compiling SwiftOCA LibraryManager.swift
[680/784] Compiling SwiftOCA LockManager.swift
[681/784] Compiling SwiftOCA Manager.swift
[682/784] Compiling SwiftOCA MediaClockManager.swift
[683/784] Compiling SwiftOCA NetworkManager.swift
[684/784] Compiling SwiftOCA PowerManager.swift
[685/784] Compiling SwiftOCA SecurityManager.swift
[686/784] Emitting module SwiftOCA
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
[690/784] Compiling SwiftOCA NetworkApplicationDataTypes.swift
[691/784] Compiling SwiftOCA NetworkDataTypes.swift
[692/784] Compiling SwiftOCA PowerManagerDataTypes.swift
[693/784] Compiling SwiftOCA ProgrammingDataTypes.swift
[694/784] Compiling SwiftOCA SearchDataTypes.swift
[695/784] Compiling SwiftOCA TaskManagerDataTypes.swift
[696/784] Compiling SwiftOCA TimeDataTypes.swift
[697/784] Compiling SwiftOCA WellKnownObjectNumbers.swift
[698/784] Compiling SwiftOCA WorkerDataTypes.swift
[699/784] Compiling SwiftOCA BoundedProperty.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:433:32: warning: passing argument of non-sendable type 'inout AnyAsyncIterator<CFSocket.Message>' (aka 'inout AnyAsyncIterator<(any SocketAddress, Data)>') outside of global actor 'OcaConnection'-isolated context may introduce data races
guard let data = try await iterator.next()?.1 else {
^
[738/784] Compiling SwiftOCA SubscriptionManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[739/784] Compiling SwiftOCA TaskManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[740/784] Compiling SwiftOCA MediaTransportApplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[741/784] Compiling SwiftOCA NetworkApplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[742/784] Compiling SwiftOCA NetworkInterface.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[743/784] Compiling SwiftOCA Root+Commands.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[744/784] Compiling SwiftOCA Root+JSON.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[745/784] Compiling SwiftOCA Root.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[746/784] Compiling SwiftOCA Actuator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[747/784] Compiling SwiftOCA BasicActuators.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[748/784] Compiling SwiftOCA Frequency.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[749/784] Compiling SwiftOCA Gain.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[750/784] Compiling SwiftOCA Mute.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:165:40: warning: conditional cast from '[String : Any]' to '[String : any Sendable]' always succeeds
let jsonValue = jsonValue as? [String: Sendable]
^
[751/784] Compiling SwiftOCA TemperatureSensor.swift
[752/784] Compiling SwiftOCA Worker.swift
[753/784] Compiling SwiftOCA ApplicationNetworkDataTypes.swift
[754/784] Compiling SwiftOCA BaseDataTypes.swift
[755/784] Compiling SwiftOCA CounterDataTypes.swift
[756/784] Compiling SwiftOCA DeviceManagerDataTypes.swift
[757/784] Compiling SwiftOCA EventDataTypes.swift
[758/784] Compiling SwiftOCA FirmwareManagerDataTypes.swift
[759/784] Compiling SwiftOCA GrouperDataTypes.swift
[760/784] Compiling SwiftOCA LibraryManagerDataTypes.swift
[761/784] Compiling SwiftOCA ManagerDataTypes.swift
[762/784] Compiling SwiftOCA MediaClockDataTypes.swift
[763/784] Compiling SwiftOCA MediaDataTypes.swift
[764/784] Compiling SwiftOCA Ocp1EncoderImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[765/784] Compiling SwiftOCA Ocp1EncodingState.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[766/784] Compiling SwiftOCA Ocp1CoderAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[767/784] Compiling SwiftOCA Ocp1Connection+Codable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[768/784] Compiling SwiftOCA Ocp1Connection+Connect.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[769/784] Compiling SwiftOCA Ocp1Connection+Messages.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[770/784] Compiling SwiftOCA Ocp1Connection+Objects.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[771/784] Compiling SwiftOCA Ocp1Connection+Subscribe.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[772/784] Compiling SwiftOCA Ocp1Connection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[773/784] Compiling SwiftOCA Ocp1ConnectionMonitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[774/784] Compiling SwiftOCA KeyPath.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[775/784] Compiling SwiftOCA ReflectionMirror.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution
@_implementationOnly import KeyPathShims
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection+Connect.swift:23:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:331:9: warning: global actor 'OcaConnection'-isolated property 'description' cannot be used to satisfy nonisolated protocol requirement
var description: String {
^
Swift.CustomStringConvertible:2:9: note: 'description' declared here
var description: String { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1Connection.swift:24:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import Foundation
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:157:19: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaConnection'-isolated context may introduce data races
try await group.next()
^
[776/884] Emitting module OCAEventBenchmark
[777/884] Compiling OCAEventBenchmark EventBenchmark.swift
[777/884] Write Objects.LinkFileList
[779/884] Emitting module SwiftOCADevice
[780/891] Compiling SwiftOCADevice Ocp1FlyingFoxDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)'
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: note: use 'init(peerAddress:payload:)' instead
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: warning: 'bytes' is deprecated: renamed to 'payload'
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: note: use 'payload' instead
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^~~~~
payload
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:229:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:193:31: warning: passing non-sendable parameter 'read' to function expecting a @Sendable closure
try await receiveMessages(read).async
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:190:38: note: parameter 'read' is implicitly non-sendable
static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
^
@Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:192:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
[781/891] Compiling SwiftOCADevice Ocp1FlyingSocksDatagramController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)'
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: note: use 'init(peerAddress:payload:)' instead
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: warning: 'bytes' is deprecated: renamed to 'payload'
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: note: use 'payload' instead
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^~~~~
payload
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:229:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:193:31: warning: passing non-sendable parameter 'read' to function expecting a @Sendable closure
try await receiveMessages(read).async
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:190:38: note: parameter 'read' is implicitly non-sendable
static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
^
@Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:192:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
[782/891] Compiling SwiftOCADevice Ocp1FlyingSocksDatagramDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)'
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: note: use 'init(peerAddress:payload:)' instead
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: warning: 'bytes' is deprecated: renamed to 'payload'
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: note: use 'payload' instead
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^~~~~
payload
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:229:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:193:31: warning: passing non-sendable parameter 'read' to function expecting a @Sendable closure
try await receiveMessages(read).async
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:190:38: note: parameter 'read' is implicitly non-sendable
static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
^
@Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:192:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
[783/891] Compiling SwiftOCADevice Ocp1FlyingSocksLogging.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)'
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: note: use 'init(peerAddress:payload:)' instead
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: warning: 'bytes' is deprecated: renamed to 'payload'
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: note: use 'payload' instead
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^~~~~
payload
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:229:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:193:31: warning: passing non-sendable parameter 'read' to function expecting a @Sendable closure
try await receiveMessages(read).async
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:190:38: note: parameter 'read' is implicitly non-sendable
static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
^
@Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:192:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
[784/891] Compiling SwiftOCADevice Ocp1FlyingSocksStreamController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)'
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: note: use 'init(peerAddress:payload:)' instead
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: warning: 'bytes' is deprecated: renamed to 'payload'
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: note: use 'payload' instead
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^~~~~
payload
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:229:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:193:31: warning: passing non-sendable parameter 'read' to function expecting a @Sendable closure
try await receiveMessages(read).async
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:190:38: note: parameter 'read' is implicitly non-sendable
static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
^
@Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:192:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
[785/891] Compiling SwiftOCADevice Ocp1FlyingSocksStreamDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)'
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: note: use 'init(peerAddress:payload:)' instead
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: warning: 'bytes' is deprecated: renamed to 'payload'
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: note: use 'payload' instead
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^~~~~
payload
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:229:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:193:31: warning: passing non-sendable parameter 'read' to function expecting a @Sendable closure
try await receiveMessages(read).async
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:190:38: note: parameter 'read' is implicitly non-sendable
static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
^
@Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:192:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
[786/891] Compiling SwiftOCADevice Ocp1IORingController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)'
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: note: use 'init(peerAddress:payload:)' instead
try await sendOcp1EncodedMessage(AsyncSocket.Message(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: warning: 'bytes' is deprecated: renamed to 'payload'
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:207:81: note: use 'payload' instead
let messages = try await controller.decodeMessages(from: messagePdu.bytes)
^~~~~
payload
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:229:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:193:31: warning: passing non-sendable parameter 'read' to function expecting a @Sendable closure
try await receiveMessages(read).async
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:190:38: note: parameter 'read' is implicitly non-sendable
static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
^
@Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:192:17: warning: passing argument of non-sendable type 'inout ThrowingTaskGroup<Void, any Error>' outside of global actor 'OcaDevice'-isolated context may introduce data races
try await group.next()
^
[787/891] Compiling SwiftOCADevice Serialization.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:66:37: warning: type 'AnyAsyncSequence<(any Ocp1Message, Bool)>' does not conform to the 'Sendable' protocol
inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
public struct AnyAsyncSequence<Element>: AsyncSequence {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
import AsyncExtensions
^
@preconcurrency
[788/891] Compiling SwiftOCADevice VectorDeviceProperty.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:66:37: warning: type 'AnyAsyncSequence<(any Ocp1Message, Bool)>' does not conform to the 'Sendable' protocol
inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
public struct AnyAsyncSequence<Element>: AsyncSequence {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
import AsyncExtensions
^
@preconcurrency
[789/891] Compiling SwiftOCADevice Ocp1CFController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:66:37: warning: type 'AnyAsyncSequence<(any Ocp1Message, Bool)>' does not conform to the 'Sendable' protocol
inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
public struct AnyAsyncSequence<Element>: AsyncSequence {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
import AsyncExtensions
^
@preconcurrency
[790/891] Compiling SwiftOCADevice Ocp1CFDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:66:37: warning: type 'AnyAsyncSequence<(any Ocp1Message, Bool)>' does not conform to the 'Sendable' protocol
inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
public struct AnyAsyncSequence<Element>: AsyncSequence {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
import AsyncExtensions
^
@preconcurrency
[791/891] Compiling SwiftOCADevice DatagramProxyController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:66:37: warning: type 'AnyAsyncSequence<(any Ocp1Message, Bool)>' does not conform to the 'Sendable' protocol
inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
public struct AnyAsyncSequence<Element>: AsyncSequence {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
import AsyncExtensions
^
@preconcurrency
[792/891] Compiling SwiftOCADevice DatagramProxyDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:66:37: warning: type 'AnyAsyncSequence<(any Ocp1Message, Bool)>' does not conform to the 'Sendable' protocol
inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
public struct AnyAsyncSequence<Element>: AsyncSequence {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
import AsyncExtensions
^
@preconcurrency
[793/891] Compiling SwiftOCADevice Ocp1FlyingFoxController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:66:37: warning: type 'AnyAsyncSequence<(any Ocp1Message, Bool)>' does not conform to the 'Sendable' protocol
inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
public struct AnyAsyncSequence<Element>: AsyncSequence {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
import AsyncExtensions
^
@preconcurrency
[794/891] Compiling SwiftOCADevice IdentificationSensor.swift
[795/891] Compiling SwiftOCADevice LevelSensor.swift
[796/891] Compiling SwiftOCADevice Sensor.swift
[797/891] Compiling SwiftOCADevice TemperatureSensor.swift
[798/891] Compiling SwiftOCADevice Worker.swift
[799/891] Compiling SwiftOCADevice BoundedDeviceProperty.swift
[800/891] Compiling SwiftOCADevice DeviceProperty.swift
[801/891] Compiling SwiftOCADevice Controller.swift
[802/891] Compiling SwiftOCADevice ControllerDefaultSubscribing.swift
[803/891] Compiling SwiftOCADevice Device.swift
[804/891] Compiling SwiftOCADevice DeviceEndpoint.swift
[805/891] Compiling SwiftOCADevice DeviceEndpointRegistrar.swift
[806/891] Compiling SwiftOCADevice Agent.swift
[807/891] Compiling SwiftOCADevice CounterNotifier.swift
[808/891] Compiling SwiftOCADevice CounterSetAgent.swift
[809/891] Compiling SwiftOCADevice Ocp1IORingDeviceEndpoint.swift
[810/891] Compiling SwiftOCADevice LocalConnection.swift
[811/891] Compiling SwiftOCADevice LocalController.swift
[812/891] Compiling SwiftOCADevice LocalDeviceEndpoint.swift
[813/891] Compiling SwiftOCADevice Logger+Ocp1ControllerInternal.swift
[814/891] Compiling SwiftOCADevice Ocp1Controller.swift
[815/891] Compiling SwiftOCADevice Ocp1ControllerInternal.swift
[815/891] Linking OCAEventBenchmark
[816/891] Applying OCAEventBenchmark
[818/891] Compiling SwiftOCADevice BasicActuators.swift
[819/891] Compiling SwiftOCADevice Frequency.swift
[820/891] Compiling SwiftOCADevice Gain.swift
[821/891] Compiling SwiftOCADevice Mute.swift
[822/891] Compiling SwiftOCADevice PanBalance.swift
[823/891] Compiling SwiftOCADevice PolarityState.swift
[824/891] Compiling SwiftOCADevice SignalInput.swift
[825/891] Compiling SwiftOCADevice SignalOutput.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: warning: passing argument of non-sendable type '(OcaONo) async throws -> Member?' (aka '(UInt32) async throws -> Optional<Member>') outside of global actor 'OcaDevice'-isolated context may introduce data races
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: note: a function type must be marked '@Sendable' to conform to 'Sendable'
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
[826/891] Compiling SwiftOCADevice SummingPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: warning: passing argument of non-sendable type '(OcaONo) async throws -> Member?' (aka '(UInt32) async throws -> Optional<Member>') outside of global actor 'OcaDevice'-isolated context may introduce data races
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: note: a function type must be marked '@Sendable' to conform to 'Sendable'
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
[827/891] Compiling SwiftOCADevice Switch.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: warning: passing argument of non-sendable type '(OcaONo) async throws -> Member?' (aka '(UInt32) async throws -> Optional<Member>') outside of global actor 'OcaDevice'-isolated context may introduce data races
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: note: a function type must be marked '@Sendable' to conform to 'Sendable'
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
[828/891] Compiling SwiftOCADevice Block.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: warning: passing argument of non-sendable type '(OcaONo) async throws -> Member?' (aka '(UInt32) async throws -> Optional<Member>') outside of global actor 'OcaDevice'-isolated context may introduce data races
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: note: a function type must be marked '@Sendable' to conform to 'Sendable'
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
[829/891] Compiling SwiftOCADevice Matrix.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: warning: passing argument of non-sendable type '(OcaONo) async throws -> Member?' (aka '(UInt32) async throws -> Optional<Member>') outside of global actor 'OcaDevice'-isolated context may introduce data races
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: note: a function type must be marked '@Sendable' to conform to 'Sendable'
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
[830/891] Compiling SwiftOCADevice AudioLevelSensor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: warning: passing argument of non-sendable type '(OcaONo) async throws -> Member?' (aka '(UInt32) async throws -> Optional<Member>') outside of global actor 'OcaDevice'-isolated context may introduce data races
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: note: a function type must be marked '@Sendable' to conform to 'Sendable'
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
[831/891] Compiling SwiftOCADevice BasicSensors.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: warning: passing argument of non-sendable type '(OcaONo) async throws -> Member?' (aka '(UInt32) async throws -> Optional<Member>') outside of global actor 'OcaDevice'-isolated context may introduce data races
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift:425:65: note: a function type must be marked '@Sendable' to conform to 'Sendable'
members = try await membersJson.asyncMap(defaultValue: nil) { objectNumber in
^
[836/891] Compiling SwiftOCADevice CodingManager.swift
[837/891] Compiling SwiftOCADevice DeviceManager.swift
[840/894] Compiling SwiftOCADevice DeviceTimeManager.swift
[841/894] Compiling SwiftOCADevice DiagnosticManager.swift
[842/894] Compiling SwiftOCADevice FirmwareManager.swift
[843/894] Compiling SwiftOCADevice LockManager.swift
[844/894] Compiling SwiftOCADevice Manager.swift
[845/894] Compiling SwiftOCADevice MediaClockManager.swift
[846/894] Compiling SwiftOCADevice NetworkManager.swift
[847/894] Compiling SwiftOCADevice SubscriptionManager.swift
[848/894] Compiling SwiftOCADevice PortsRepresentable.swift
[849/894] Compiling SwiftOCADevice Root+Commands.swift
[850/894] Compiling SwiftOCADevice Root.swift
[851/894] Compiling SwiftOCADevice Actuator.swift
[852/894] Compiling SwiftOCADevice Group.swift
[853/894] Compiling SwiftOCADevice Grouper.swift
[854/894] Compiling SwiftOCADevice MediaClock3.swift
[855/894] Compiling SwiftOCADevice TimeSource.swift
[856/894] Compiling SwiftOCADevice ApplicationNetwork.swift
[857/894] Compiling SwiftOCADevice ControlNetwork.swift
[858/894] Compiling SwiftOCADevice MediaTransportNetwork.swift
[859/894] Compiling SwiftOCADevice AudioProcessingManager.swift
[872/896] Emitting module SwiftOCAUI
[886/896] Compiling SwiftOCAUI BasicSensorViews.swift
[887/896] Compiling SwiftOCAUI IdentificationSensorView.swift
[888/896] Compiling SwiftOCAUI LevelSensorView.swift
[889/899] Compiling OCADevice DeviceApp.swift
[890/899] Emitting module OCADevice
[890/899] Write Objects.LinkFileList
[892/899] Compiling OCABrowser resource_bundle_accessor.swift
[893/899] Compiling OCABrowser BrowserApp.swift
[894/899] Emitting module OCABrowser
[894/899] Write Objects.LinkFileList
[895/899] Linking OCADevice
[896/899] Applying OCADevice
[897/899] Linking OCABrowser
[898/899] Applying OCABrowser
Build complete! (32.79s)
Fetching https://github.com/spacenation/swiftui-sliders
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/swhitty/FlyingFox
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/apple/swift-system
[1/68] Fetching socketaddress
[53/5353] Fetching socketaddress, flyingfox
[159/6836] Fetching socketaddress, flyingfox, swiftui-sliders
[279/8546] Fetching socketaddress, flyingfox, swiftui-sliders, swift-atomics
[331/9228] Fetching socketaddress, flyingfox, swiftui-sliders, swift-atomics, asyncextensions
[805/10010] Fetching socketaddress, flyingfox, swiftui-sliders, swift-atomics, asyncextensions, anycodable
[959/14377] Fetching socketaddress, flyingfox, swiftui-sliders, swift-atomics, asyncextensions, anycodable, swift-system
Fetched https://github.com/swhitty/FlyingFox from cache (1.73s)
Fetching https://github.com/apple/swift-log
[7543/9092] Fetching socketaddress, swiftui-sliders, swift-atomics, asyncextensions, anycodable, swift-system
Fetched https://github.com/PADL/SocketAddress from cache (1.79s)
Fetching https://github.com/apple/swift-async-algorithms
[7986/9024] Fetching swiftui-sliders, swift-atomics, asyncextensions, anycodable, swift-system
Fetched https://github.com/spacenation/swiftui-sliders from cache (1.90s)
Fetched https://github.com/apple/swift-atomics from cache (1.90s)
Fetched https://github.com/Flight-School/AnyCodable from cache (1.90s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.90s)
Fetched https://github.com/apple/swift-system from cache (1.90s)
[1/4985] Fetching swift-async-algorithms
[101/8821] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-async-algorithms from cache (0.93s)
[2801/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (1.04s)
Computing version for https://github.com/spacenation/swiftui-sliders
Computed https://github.com/spacenation/swiftui-sliders at 2.1.0 (0.47s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.49s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.38s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.38s)
Computing version for https://github.com/swhitty/FlyingFox
Computed https://github.com/swhitty/FlyingFox at 0.22.0 (0.39s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.1 (0.46s)
Fetching https://github.com/apple/swift-collections.git
[1/16429] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.65s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.0.3 (0.36s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.56s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.38s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/spacenation/swiftui-sliders
Working copy of https://github.com/spacenation/swiftui-sliders resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/swhitty/FlyingFox
Working copy of https://github.com/swhitty/FlyingFox resolved at 0.22.0
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.0.3
Build complete.
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics"
},
{
"identity" : "socketaddress",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PADL/SocketAddress"
},
{
"identity" : "asyncextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lhoward/AsyncExtensions"
},
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flight-School/AnyCodable"
},
{
"identity" : "flyingfox",
"requirement" : {
"range" : [
{
"lower_bound" : "0.20.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swhitty/FlyingFox"
},
{
"identity" : "swiftui-sliders",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/spacenation/swiftui-sliders"
}
],
"manifest_display_name" : "SwiftOCA",
"name" : "SwiftOCA",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SwiftOCA",
"targets" : [
"SwiftOCA"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftOCADevice",
"targets" : [
"SwiftOCADevice"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftOCAUI",
"targets" : [
"SwiftOCAUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OCAEventBenchmark",
"targets" : [
"OCAEventBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "OCADevice",
"targets" : [
"OCADevice"
],
"type" : {
"executable" : null
}
},
{
"name" : "OCABrowser",
"targets" : [
"OCABrowser"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "dnssd",
"module_type" : "SystemLibraryTarget",
"name" : "dnssd",
"path" : "Sources/dnssd",
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "SwiftOCAUI",
"module_type" : "SwiftTarget",
"name" : "SwiftOCAUI",
"path" : "Sources/SwiftOCAUI",
"product_dependencies" : [
"Sliders"
],
"product_memberships" : [
"SwiftOCAUI",
"OCABrowser"
],
"sources" : [
"Conformances/Array+Extras.swift",
"Conformances/EnvironmentValues.swift",
"Conformances/OcaArray2D+Extras.swift",
"Conformances/OcaDB+Linear.swift",
"Conformances/OcaRoot+Binding.swift",
"Conformances/OcaRoot+Identifiable.swift",
"ViewModifiers/RefreshableToInitialState.swift",
"ViewModifiers/ShowProgressIfWaiting.swift",
"ViewModifiers/SystemToggleStyle.swift",
"Views/DetailView.swift",
"Views/Discovery/BonjourDeviceView.swift",
"Views/Discovery/BonjourDiscoveryView.swift",
"Views/DynamicStack.swift",
"Views/Managers/DeviceManager.swift",
"Views/NavigationLabel.swift",
"Views/PropertyTableView.swift",
"Views/Utility/DiscreteSliderView.swift",
"Views/Utility/LogSliderView.swift",
"Views/Utility/ScaledLegendView.swift",
"Views/Utility/VariableSliderView.swift",
"Views/View.swift",
"Views/Workers/Actuators/BooleanActuatorView.swift",
"Views/Workers/Actuators/Float32ActuatorView.swift",
"Views/Workers/Actuators/GainView.swift",
"Views/Workers/Actuators/MuteView.swift",
"Views/Workers/Actuators/PanBalanceView.swift",
"Views/Workers/Actuators/PolarityView.swift",
"Views/Workers/BlockNavigationSplitView.swift",
"Views/Workers/BlockNavigationStackView.swift",
"Views/Workers/MatrixNavigationSplitView.swift",
"Views/Workers/RootBlockView.swift",
"Views/Workers/Sensors/BasicSensorViews.swift",
"Views/Workers/Sensors/IdentificationSensorView.swift",
"Views/Workers/Sensors/LevelSensorView.swift"
],
"target_dependencies" : [
"SwiftOCA"
],
"type" : "library"
},
{
"c99name" : "SwiftOCATests",
"module_type" : "SwiftTarget",
"name" : "SwiftOCATests",
"path" : "Tests/SwiftOCATests",
"sources" : [
"SwiftOCATests.swift"
],
"target_dependencies" : [
"SwiftOCADevice"
],
"type" : "test"
},
{
"c99name" : "SwiftOCADeviceTests",
"module_type" : "SwiftTarget",
"name" : "SwiftOCADeviceTests",
"path" : "Tests/SwiftOCADeviceTests",
"sources" : [
"SwiftOCADeviceTests.swift"
],
"target_dependencies" : [
"SwiftOCADevice"
],
"type" : "test"
},
{
"c99name" : "SwiftOCADevice",
"module_type" : "SwiftTarget",
"name" : "SwiftOCADevice",
"path" : "Sources/SwiftOCADevice",
"product_dependencies" : [
"Logging",
"FlyingFox",
"FlyingSocks"
],
"product_memberships" : [
"SwiftOCADevice",
"OCADevice"
],
"sources" : [
"OCA/Controller.swift",
"OCA/ControllerDefaultSubscribing.swift",
"OCA/Device.swift",
"OCA/DeviceEndpoint.swift",
"OCA/DeviceEndpointRegistrar.swift",
"OCC/ControlClasses/Agents/Agent.swift",
"OCC/ControlClasses/Agents/CounterNotifier.swift",
"OCC/ControlClasses/Agents/CounterSetAgent.swift",
"OCC/ControlClasses/Agents/Group.swift",
"OCC/ControlClasses/Agents/Grouper.swift",
"OCC/ControlClasses/Agents/MediaClock3.swift",
"OCC/ControlClasses/Agents/TimeSource.swift",
"OCC/ControlClasses/ApplicationNetworks/ApplicationNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/ControlNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/MediaTransportNetwork.swift",
"OCC/ControlClasses/Managers/AudioProcessingManager.swift",
"OCC/ControlClasses/Managers/CodingManager.swift",
"OCC/ControlClasses/Managers/DeviceManager.swift",
"OCC/ControlClasses/Managers/DeviceTimeManager.swift",
"OCC/ControlClasses/Managers/DiagnosticManager.swift",
"OCC/ControlClasses/Managers/FirmwareManager.swift",
"OCC/ControlClasses/Managers/LockManager.swift",
"OCC/ControlClasses/Managers/Manager.swift",
"OCC/ControlClasses/Managers/MediaClockManager.swift",
"OCC/ControlClasses/Managers/NetworkManager.swift",
"OCC/ControlClasses/Managers/SubscriptionManager.swift",
"OCC/ControlClasses/PortsRepresentable.swift",
"OCC/ControlClasses/Root+Commands.swift",
"OCC/ControlClasses/Root.swift",
"OCC/ControlClasses/Workers/Actuators/Actuator.swift",
"OCC/ControlClasses/Workers/Actuators/BasicActuators.swift",
"OCC/ControlClasses/Workers/Actuators/Frequency.swift",
"OCC/ControlClasses/Workers/Actuators/Gain.swift",
"OCC/ControlClasses/Workers/Actuators/Mute.swift",
"OCC/ControlClasses/Workers/Actuators/PanBalance.swift",
"OCC/ControlClasses/Workers/Actuators/PolarityState.swift",
"OCC/ControlClasses/Workers/Actuators/SignalInput.swift",
"OCC/ControlClasses/Workers/Actuators/SignalOutput.swift",
"OCC/ControlClasses/Workers/Actuators/SummingPoint.swift",
"OCC/ControlClasses/Workers/Actuators/Switch.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift",
"OCC/ControlClasses/Workers/Sensors/AudioLevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/BasicSensors.swift",
"OCC/ControlClasses/Workers/Sensors/IdentificationSensor.swift",
"OCC/ControlClasses/Workers/Sensors/LevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/Sensor.swift",
"OCC/ControlClasses/Workers/Sensors/TemperatureSensor.swift",
"OCC/ControlClasses/Workers/Worker.swift",
"OCC/PropertyTypes/BoundedDeviceProperty.swift",
"OCC/PropertyTypes/DeviceProperty.swift",
"OCC/PropertyTypes/Serialization.swift",
"OCC/PropertyTypes/VectorDeviceProperty.swift",
"OCP.1/Backend/CF/Ocp1CFController.swift",
"OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift",
"OCP.1/Backend/DatagramProxy/DatagramProxyController.swift",
"OCP.1/Backend/DatagramProxy/DatagramProxyDeviceEndpoint.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxDeviceEndpoint.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksLogging.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift",
"OCP.1/Backend/IORing/Ocp1IORingController.swift",
"OCP.1/Backend/IORing/Ocp1IORingDeviceEndpoint.swift",
"OCP.1/Backend/Local/LocalConnection.swift",
"OCP.1/Backend/Local/LocalController.swift",
"OCP.1/Backend/Local/LocalDeviceEndpoint.swift",
"OCP.1/Logger+Ocp1ControllerInternal.swift",
"OCP.1/Ocp1Controller.swift",
"OCP.1/Ocp1ControllerInternal.swift"
],
"target_dependencies" : [
"SwiftOCA"
],
"type" : "library"
},
{
"c99name" : "SwiftOCA",
"module_type" : "SwiftTarget",
"name" : "SwiftOCA",
"path" : "Sources/SwiftOCA",
"product_dependencies" : [
"AsyncExtensions",
"AnyCodable",
"SocketAddress",
"AsyncAlgorithms",
"SystemPackage",
"Logging",
"Atomics",
"FlyingFox",
"FlyingSocks"
],
"product_memberships" : [
"SwiftOCA",
"SwiftOCADevice",
"SwiftOCAUI",
"OCAEventBenchmark",
"OCADevice",
"OCABrowser"
],
"sources" : [
"OCA/Browser.swift",
"OCA/ClassRegistry.swift",
"OCA/Connection.swift",
"OCA/OCF/Data+Hex.swift",
"OCA/OCF/Data+IntegerCodable.swift",
"OCA/OCF/DeviceAddressToString.swift",
"OCA/OCF/LengthTaggedData.swift",
"OCA/OCF/Locking.swift",
"OCA/OCF/Sequence+AsyncMap.swift",
"OCA/OCF/Task+Timeout.swift",
"OCA/OCF/UnsafeMutablePointer+PropertyBasePointer.swift",
"OCA/OCF/Weak.swift",
"OCC/CollectionTypes/Array2D.swift",
"OCC/CollectionTypes/List2D.swift",
"OCC/ControlClasses/Agents/Agent.swift",
"OCC/ControlClasses/Agents/CounterNotifier.swift",
"OCC/ControlClasses/Agents/CounterSetAgent.swift",
"OCC/ControlClasses/Agents/EventHandler.swift",
"OCC/ControlClasses/Agents/Group.swift",
"OCC/ControlClasses/Agents/Grouper.swift",
"OCC/ControlClasses/Agents/MediaClock3.swift",
"OCC/ControlClasses/Agents/PhysicalPosition.swift",
"OCC/ControlClasses/Agents/TimeSource.swift",
"OCC/ControlClasses/ApplicationNetworks/ApplicationNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/ControlNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/MediaTransportNetwork.swift",
"OCC/ControlClasses/Managers/AudioProcessingManager.swift",
"OCC/ControlClasses/Managers/CodingManager.swift",
"OCC/ControlClasses/Managers/DeviceManager.swift",
"OCC/ControlClasses/Managers/DeviceTimeManager.swift",
"OCC/ControlClasses/Managers/DiagnosticManager.swift",
"OCC/ControlClasses/Managers/FirmwareManager.swift",
"OCC/ControlClasses/Managers/LibraryManager.swift",
"OCC/ControlClasses/Managers/LockManager.swift",
"OCC/ControlClasses/Managers/Manager.swift",
"OCC/ControlClasses/Managers/MediaClockManager.swift",
"OCC/ControlClasses/Managers/NetworkManager.swift",
"OCC/ControlClasses/Managers/PowerManager.swift",
"OCC/ControlClasses/Managers/SecurityManager.swift",
"OCC/ControlClasses/Managers/SubscriptionManager.swift",
"OCC/ControlClasses/Managers/TaskManager.swift",
"OCC/ControlClasses/Networks/MediaTransportApplication.swift",
"OCC/ControlClasses/Networks/NetworkApplication.swift",
"OCC/ControlClasses/Networks/NetworkInterface.swift",
"OCC/ControlClasses/Root+Commands.swift",
"OCC/ControlClasses/Root+JSON.swift",
"OCC/ControlClasses/Root.swift",
"OCC/ControlClasses/Workers/Actuators/Actuator.swift",
"OCC/ControlClasses/Workers/Actuators/BasicActuators.swift",
"OCC/ControlClasses/Workers/Actuators/Frequency.swift",
"OCC/ControlClasses/Workers/Actuators/Gain.swift",
"OCC/ControlClasses/Workers/Actuators/Mute.swift",
"OCC/ControlClasses/Workers/Actuators/PanBalance.swift",
"OCC/ControlClasses/Workers/Actuators/Polarity.swift",
"OCC/ControlClasses/Workers/Actuators/SignalInput.swift",
"OCC/ControlClasses/Workers/Actuators/SignalOutput.swift",
"OCC/ControlClasses/Workers/Actuators/SummingPoint.swift",
"OCC/ControlClasses/Workers/Actuators/Switch.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift",
"OCC/ControlClasses/Workers/Sensors/AudioLevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/BasicSensors.swift",
"OCC/ControlClasses/Workers/Sensors/IdentificationSensor.swift",
"OCC/ControlClasses/Workers/Sensors/LevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/Sensor.swift",
"OCC/ControlClasses/Workers/Sensors/TemperatureSensor.swift",
"OCC/ControlClasses/Workers/Worker.swift",
"OCC/ControlDataTypes/ApplicationNetworkDataTypes.swift",
"OCC/ControlDataTypes/BaseDataTypes.swift",
"OCC/ControlDataTypes/CounterDataTypes.swift",
"OCC/ControlDataTypes/DeviceManagerDataTypes.swift",
"OCC/ControlDataTypes/EventDataTypes.swift",
"OCC/ControlDataTypes/FirmwareManagerDataTypes.swift",
"OCC/ControlDataTypes/GrouperDataTypes.swift",
"OCC/ControlDataTypes/LibraryManagerDataTypes.swift",
"OCC/ControlDataTypes/ManagerDataTypes.swift",
"OCC/ControlDataTypes/MediaClockDataTypes.swift",
"OCC/ControlDataTypes/MediaDataTypes.swift",
"OCC/ControlDataTypes/MediaStreamDataTypes.swift",
"OCC/ControlDataTypes/MiscFrameworkDataTypes.swift",
"OCC/ControlDataTypes/ModelDataTypes.swift",
"OCC/ControlDataTypes/NetworkApplicationDataTypes.swift",
"OCC/ControlDataTypes/NetworkDataTypes.swift",
"OCC/ControlDataTypes/PowerManagerDataTypes.swift",
"OCC/ControlDataTypes/ProgrammingDataTypes.swift",
"OCC/ControlDataTypes/SearchDataTypes.swift",
"OCC/ControlDataTypes/TaskManagerDataTypes.swift",
"OCC/ControlDataTypes/TimeDataTypes.swift",
"OCC/ControlDataTypes/WellKnownObjectNumbers.swift",
"OCC/ControlDataTypes/WorkerDataTypes.swift",
"OCC/PropertyTypes/BoundedProperty.swift",
"OCC/PropertyTypes/ListProperty.swift",
"OCC/PropertyTypes/MapProperty.swift",
"OCC/PropertyTypes/Property.swift",
"OCC/PropertyTypes/VectorProperty.swift",
"OCF/Errors.swift",
"OCF/Messages/Command.swift",
"OCF/Messages/Header.swift",
"OCF/Messages/KeepAlive.swift",
"OCF/Messages/MessageType.swift",
"OCF/Messages/Notification1.swift",
"OCF/Messages/Notification2.swift",
"OCF/Messages/Response.swift",
"OCP.1/Backend/Ocp1CFSocketConnection.swift",
"OCP.1/Backend/Ocp1FlyingSocksConnection.swift",
"OCP.1/Backend/Ocp1IORingConnection.swift",
"OCP.1/Decoder/Container/KeyedBinaryDecodingContainer.swift",
"OCP.1/Decoder/Container/SingleValueBinaryDecodingContainer.swift",
"OCP.1/Decoder/Container/UnkeyedBinaryDecodingContainer.swift",
"OCP.1/Decoder/Ocp1Decoder.swift",
"OCP.1/Decoder/Ocp1DecoderImpl.swift",
"OCP.1/Decoder/Ocp1DecodingState.swift",
"OCP.1/Encoder/Container/KeyedOcp1EncodingContainer.swift",
"OCP.1/Encoder/Container/SingleValueOcp1EncodingContainer.swift",
"OCP.1/Encoder/Container/UnkeyedOcp1EncodingContainer.swift",
"OCP.1/Encoder/Ocp1Encoder.swift",
"OCP.1/Encoder/Ocp1EncoderImpl.swift",
"OCP.1/Encoder/Ocp1EncodingState.swift",
"OCP.1/Ocp1CoderAPI.swift",
"OCP.1/Ocp1Connection+Codable.swift",
"OCP.1/Ocp1Connection+Connect.swift",
"OCP.1/Ocp1Connection+Messages.swift",
"OCP.1/Ocp1Connection+Objects.swift",
"OCP.1/Ocp1Connection+Subscribe.swift",
"OCP.1/Ocp1Connection.swift",
"OCP.1/Ocp1ConnectionMonitor.swift",
"OCP.1/ReflectionMirror/KeyPath.swift",
"OCP.1/ReflectionMirror/ReflectionMirror.swift"
],
"target_dependencies" : [
"KeyPathShims"
],
"type" : "library"
},
{
"c99name" : "OCAEventBenchmark",
"module_type" : "SwiftTarget",
"name" : "OCAEventBenchmark",
"path" : "Examples/OCAEventBenchmark",
"product_memberships" : [
"OCAEventBenchmark"
],
"sources" : [
"EventBenchmark.swift"
],
"target_dependencies" : [
"SwiftOCA"
],
"type" : "executable"
},
{
"c99name" : "OCADevice",
"module_type" : "SwiftTarget",
"name" : "OCADevice",
"path" : "Examples/OCADevice",
"product_memberships" : [
"OCADevice"
],
"sources" : [
"DeviceApp.swift"
],
"target_dependencies" : [
"SwiftOCADevice"
],
"type" : "executable"
},
{
"c99name" : "OCABrowser",
"module_type" : "SwiftTarget",
"name" : "OCABrowser",
"path" : "Examples/OCABrowser",
"product_memberships" : [
"OCABrowser"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Examples/OCABrowser/OCABrowser.entitlements",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Examples/OCABrowser/Assets.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Examples/OCABrowser/Preview Content/Preview Assets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BrowserApp.swift"
],
"target_dependencies" : [
"SwiftOCAUI"
],
"type" : "executable"
},
{
"c99name" : "KeyPathShims",
"module_type" : "SwiftTarget",
"name" : "KeyPathShims",
"path" : "Sources/KeyPathShims",
"product_memberships" : [
"SwiftOCA",
"SwiftOCADevice",
"SwiftOCAUI",
"OCAEventBenchmark",
"OCADevice",
"OCABrowser"
],
"sources" : [
"KeyPathShims.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.