Build Information
Successful build of swift-async-algorithms, reference main (042e1c
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 20:07:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-algorithms.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-async-algorithms
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 042e1c4 Move platform requirements to availability annotations (#348)
Cloned https://github.com/apple/swift-async-algorithms.git
Revision (git rev-parse @):
042e1c4d9d19748c9c228f8d4ebc97bb1e339b0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/apple/swift-async-algorithms.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[8/9] Write swift-version-1EA4D86E10B52AF.txt
[10/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/23] Compiling InternalCollectionsUtilities Descriptions.swift
[12/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/24] Compiling InternalCollectionsUtilities Debugging.swift
[14/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/24] Compiling InternalCollectionsUtilities Integer rank.swift
[21/24] Emitting module InternalCollectionsUtilities
[22/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/96] Compiling OrderedCollections OrderedSet+Codable.swift
[26/96] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[27/96] Compiling OrderedCollections OrderedSet+Descriptions.swift
[28/96] Compiling OrderedCollections OrderedSet+Diffing.swift
[29/96] Compiling OrderedCollections OrderedSet+Equatable.swift
[30/96] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[31/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[32/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[33/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[34/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[35/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[36/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[37/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[38/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[39/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[40/102] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[41/102] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[42/102] Compiling OrderedCollections OrderedSet+Sendable.swift
[43/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[44/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[45/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[46/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[47/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[48/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[49/102] Compiling DequeModule _DequeSlot.swift
[50/102] Compiling DequeModule _DequeBuffer.swift
[51/102] Compiling DequeModule _DequeBufferHeader.swift
[52/102] Compiling OrderedCollections _HashTable+Bucket.swift
[53/102] Compiling OrderedCollections _HashTable+BucketIterator.swift
[54/102] Compiling OrderedCollections OrderedDictionary+Codable.swift
[55/102] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[56/102] Compiling OrderedCollections _HashTable.swift
[57/102] Compiling OrderedCollections _Hashtable+Header.swift
[58/102] Compiling OrderedCollections _HashTable+Constants.swift
[59/102] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[60/102] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[61/102] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[62/103] Compiling OrderedCollections OrderedDictionary+Elements.swift
[63/103] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[64/103] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[65/103] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[66/103] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[67/103] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[68/103] Compiling OrderedCollections _HashTable+Testing.swift
[69/103] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[70/103] Compiling OrderedCollections OrderedSet+Hashable.swift
[71/103] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/103] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/103] Compiling OrderedCollections OrderedSet+Invariants.swift
[74/103] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[75/103] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[76/103] Emitting module DequeModule
[82/103] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[83/103] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[84/103] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[85/103] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[86/103] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[87/103] Compiling OrderedCollections OrderedDictionary+Values.swift
[88/103] Compiling OrderedCollections OrderedDictionary.swift
[89/103] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/103] Compiling OrderedCollections OrderedSet+SubSequence.swift
[91/103] Compiling OrderedCollections OrderedSet+Testing.swift
[92/103] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[93/103] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[94/103] Compiling OrderedCollections OrderedSet.swift
[95/103] Compiling OrderedCollections _UnsafeBitset.swift
[103/103] Emitting module OrderedCollections
[104/149] Emitting module AsyncAlgorithms
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[105/154] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[106/154] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[107/154] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[108/154] Compiling AsyncAlgorithms AsyncTimerSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[109/154] Compiling AsyncAlgorithms AsyncBufferSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[110/154] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
16 | public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
17 | AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
18 | lhs == rhs
| `- warning: capture of non-sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | }
20 | }
[111/154] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
16 | public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
17 | AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
18 | lhs == rhs
| `- warning: capture of non-sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | }
20 | }
[112/154] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
16 | public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
17 | AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
18 | lhs == rhs
| `- warning: capture of non-sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | }
20 | }
[113/154] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
16 | public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
17 | AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
18 | lhs == rhs
| `- warning: capture of non-sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | }
20 | }
[114/154] Compiling AsyncAlgorithms AsyncSyncSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
16 | public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
17 | AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
18 | lhs == rhs
| `- warning: capture of non-sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | }
20 | }
[115/154] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-sendable type 'Collected.Type' in an isolated closure
167 | return Iterator(
168 | iterator: merge(
169 | chain(base.map { Either.element($0) }, [.terminal].async),
| `- warning: capture of non-sendable type 'Collected.Type' in an isolated closure
170 | signal.map { _ in Either.signal }
171 | ).makeAsyncIterator(),
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-sendable type 'Collected.Type' in an isolated closure
168 | iterator: merge(
169 | chain(base.map { Either.element($0) }, [.terminal].async),
170 | signal.map { _ in Either.signal }
| `- warning: capture of non-sendable type 'Collected.Type' in an isolated closure
171 | ).makeAsyncIterator(),
172 | count: count
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
[116/154] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-sendable type 'Collected.Type' in an isolated closure
167 | return Iterator(
168 | iterator: merge(
169 | chain(base.map { Either.element($0) }, [.terminal].async),
| `- warning: capture of non-sendable type 'Collected.Type' in an isolated closure
170 | signal.map { _ in Either.signal }
171 | ).makeAsyncIterator(),
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-sendable type 'Collected.Type' in an isolated closure
168 | iterator: merge(
169 | chain(base.map { Either.element($0) }, [.terminal].async),
170 | signal.map { _ in Either.signal }
| `- warning: capture of non-sendable type 'Collected.Type' in an isolated closure
171 | ).makeAsyncIterator(),
172 | count: count
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
[117/154] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-sendable type 'Collected.Type' in an isolated closure
167 | return Iterator(
168 | iterator: merge(
169 | chain(base.map { Either.element($0) }, [.terminal].async),
| `- warning: capture of non-sendable type 'Collected.Type' in an isolated closure
170 | signal.map { _ in Either.signal }
171 | ).makeAsyncIterator(),
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-sendable type 'Collected.Type' in an isolated closure
168 | iterator: merge(
169 | chain(base.map { Either.element($0) }, [.terminal].async),
170 | signal.map { _ in Either.signal }
| `- warning: capture of non-sendable type 'Collected.Type' in an isolated closure
171 | ).makeAsyncIterator(),
172 | count: count
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
[118/154] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-sendable type 'Collected.Type' in an isolated closure
167 | return Iterator(
168 | iterator: merge(
169 | chain(base.map { Either.element($0) }, [.terminal].async),
| `- warning: capture of non-sendable type 'Collected.Type' in an isolated closure
170 | signal.map { _ in Either.signal }
171 | ).makeAsyncIterator(),
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-sendable type 'Collected.Type' in an isolated closure
168 | iterator: merge(
169 | chain(base.map { Either.element($0) }, [.terminal].async),
170 | signal.map { _ in Either.signal }
| `- warning: capture of non-sendable type 'Collected.Type' in an isolated closure
171 | ).makeAsyncIterator(),
172 | count: count
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
[119/154] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-sendable type 'Collected.Type' in an isolated closure
167 | return Iterator(
168 | iterator: merge(
169 | chain(base.map { Either.element($0) }, [.terminal].async),
| `- warning: capture of non-sendable type 'Collected.Type' in an isolated closure
170 | signal.map { _ in Either.signal }
171 | ).makeAsyncIterator(),
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-sendable type 'Collected.Type' in an isolated closure
168 | iterator: merge(
169 | chain(base.map { Either.element($0) }, [.terminal].async),
170 | signal.map { _ in Either.signal }
| `- warning: capture of non-sendable type 'Collected.Type' in an isolated closure
171 | ).makeAsyncIterator(),
172 | count: count
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
[120/154] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:78:29: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let task = Task {
77 | do {
78 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 |
80 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:73:34: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
71 | let task = Task {
72 | do {
73 | for try await element in base {
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
74 | let action = self.stateMachine.withCriticalRegion { stateMachine in
75 | stateMachine.elementProduced(element: element)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:112:26: warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
110 | break
111 | case .resumeConsumer(let continuation, let result):
112 | continuation.resume(returning: result)
| |- warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| |- note: Passing value of non-Sendable type 'Result<Base.Element, any Error>' as a 'sending' argument to instance method 'resume(returning:)' risks causing races in between local and caller code
| `- note: access can happen concurrently
113 | }
114 | }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:81:26: warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
79 | break
80 | case .resumeConsumer(let continuation, let result):
81 | continuation.resume(returning: result)
| |- warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| |- note: Passing value of non-Sendable type 'Result<Base.Element, any Error>' as a 'sending' argument to instance method 'resume(returning:)' risks causing races in between local and caller code
| `- note: access can happen concurrently
82 | }
83 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[121/154] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:78:29: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let task = Task {
77 | do {
78 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 |
80 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:73:34: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
71 | let task = Task {
72 | do {
73 | for try await element in base {
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
74 | let action = self.stateMachine.withCriticalRegion { stateMachine in
75 | stateMachine.elementProduced(element: element)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:112:26: warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
110 | break
111 | case .resumeConsumer(let continuation, let result):
112 | continuation.resume(returning: result)
| |- warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| |- note: Passing value of non-Sendable type 'Result<Base.Element, any Error>' as a 'sending' argument to instance method 'resume(returning:)' risks causing races in between local and caller code
| `- note: access can happen concurrently
113 | }
114 | }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:81:26: warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
79 | break
80 | case .resumeConsumer(let continuation, let result):
81 | continuation.resume(returning: result)
| |- warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| |- note: Passing value of non-Sendable type 'Result<Base.Element, any Error>' as a 'sending' argument to instance method 'resume(returning:)' risks causing races in between local and caller code
| `- note: access can happen concurrently
82 | }
83 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[122/154] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:78:29: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let task = Task {
77 | do {
78 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 |
80 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:73:34: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
71 | let task = Task {
72 | do {
73 | for try await element in base {
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
74 | let action = self.stateMachine.withCriticalRegion { stateMachine in
75 | stateMachine.elementProduced(element: element)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:112:26: warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
110 | break
111 | case .resumeConsumer(let continuation, let result):
112 | continuation.resume(returning: result)
| |- warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| |- note: Passing value of non-Sendable type 'Result<Base.Element, any Error>' as a 'sending' argument to instance method 'resume(returning:)' risks causing races in between local and caller code
| `- note: access can happen concurrently
113 | }
114 | }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:81:26: warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
79 | break
80 | case .resumeConsumer(let continuation, let result):
81 | continuation.resume(returning: result)
| |- warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| |- note: Passing value of non-Sendable type 'Result<Base.Element, any Error>' as a 'sending' argument to instance method 'resume(returning:)' risks causing races in between local and caller code
| `- note: access can happen concurrently
82 | }
83 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[123/154] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:78:29: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let task = Task {
77 | do {
78 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 |
80 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:73:34: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
71 | let task = Task {
72 | do {
73 | for try await element in base {
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
74 | let action = self.stateMachine.withCriticalRegion { stateMachine in
75 | stateMachine.elementProduced(element: element)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:112:26: warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
110 | break
111 | case .resumeConsumer(let continuation, let result):
112 | continuation.resume(returning: result)
| |- warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| |- note: Passing value of non-Sendable type 'Result<Base.Element, any Error>' as a 'sending' argument to instance method 'resume(returning:)' risks causing races in between local and caller code
| `- note: access can happen concurrently
113 | }
114 | }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:81:26: warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
79 | break
80 | case .resumeConsumer(let continuation, let result):
81 | continuation.resume(returning: result)
| |- warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| |- note: Passing value of non-Sendable type 'Result<Base.Element, any Error>' as a 'sending' argument to instance method 'resume(returning:)' risks causing races in between local and caller code
| `- note: access can happen concurrently
82 | }
83 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[124/154] Compiling AsyncAlgorithms AsyncChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:78:29: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let task = Task {
77 | do {
78 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 |
80 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:73:34: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
71 | let task = Task {
72 | do {
73 | for try await element in base {
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
74 | let action = self.stateMachine.withCriticalRegion { stateMachine in
75 | stateMachine.elementProduced(element: element)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:112:26: warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
110 | break
111 | case .resumeConsumer(let continuation, let result):
112 | continuation.resume(returning: result)
| |- warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| |- note: Passing value of non-Sendable type 'Result<Base.Element, any Error>' as a 'sending' argument to instance method 'resume(returning:)' risks causing races in between local and caller code
| `- note: access can happen concurrently
113 | }
114 | }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:81:26: warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
79 | break
80 | case .resumeConsumer(let continuation, let result):
81 | continuation.resume(returning: result)
| |- warning: sending value of non-Sendable type 'Result<Base.Element, any Error>' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| |- note: Passing value of non-Sendable type 'Result<Base.Element, any Error>' as a 'sending' argument to instance method 'resume(returning:)' risks causing races in between local and caller code
| `- note: access can happen concurrently
82 | }
83 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[125/154] Compiling AsyncAlgorithms Dictionary.swift
[126/154] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[127/154] Compiling AsyncAlgorithms Locking.swift
[128/154] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[129/154] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[130/154] Compiling AsyncAlgorithms UnsafeTransfer.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:133:37: warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 | // is consuming the upstream sequence
132 | group.addTask {
133 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |
135 | while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:193:37: warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |
192 | group.addTask {
193 | var base2Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |
195 | while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:254:39: warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
252 | if let base3 = base3 {
253 | group.addTask {
254 | var base3Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
255 |
256 | while true {
[131/154] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:133:37: warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 | // is consuming the upstream sequence
132 | group.addTask {
133 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |
135 | while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:193:37: warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |
192 | group.addTask {
193 | var base2Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |
195 | while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:254:39: warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
252 | if let base3 = base3 {
253 | group.addTask {
254 | var base3Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
255 |
256 | while true {
[132/154] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:133:37: warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 | // is consuming the upstream sequence
132 | group.addTask {
133 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |
135 | while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:193:37: warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |
192 | group.addTask {
193 | var base2Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |
195 | while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:254:39: warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
252 | if let base3 = base3 {
253 | group.addTask {
254 | var base3Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
255 |
256 | while true {
[133/154] Compiling AsyncAlgorithms ZipStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:133:37: warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 | // is consuming the upstream sequence
132 | group.addTask {
133 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |
135 | while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:193:37: warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |
192 | group.addTask {
193 | var base2Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |
195 | while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:254:39: warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
252 | if let base3 = base3 {
253 | group.addTask {
254 | var base3Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
255 |
256 | while true {
[134/154] Compiling AsyncAlgorithms ZipStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:133:37: warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 | // is consuming the upstream sequence
132 | group.addTask {
133 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |
135 | while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:193:37: warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |
192 | group.addTask {
193 | var base2Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |
195 | while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:254:39: warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
252 | if let base3 = base3 {
253 | group.addTask {
254 | var base3Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
255 |
256 | while true {
[135/154] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[136/154] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[137/154] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[138/154] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[139/154] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[140/154] Compiling AsyncAlgorithms MergeStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/MergeStorage.swift:213:27: warning: capture of non-sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 | // is consuming the upstream sequence
212 | taskGroup.addTask {
213 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
214 |
215 | // This is our upstream consumption loop
[141/154] Compiling AsyncAlgorithms MergeStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/MergeStorage.swift:213:27: warning: capture of non-sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 | // is consuming the upstream sequence
212 | taskGroup.addTask {
213 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
214 |
215 | // This is our upstream consumption loop
[142/154] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/MergeStorage.swift:213:27: warning: capture of non-sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 | // is consuming the upstream sequence
212 | taskGroup.addTask {
213 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
214 |
215 | // This is our upstream consumption loop
[143/154] Compiling AsyncAlgorithms Rethrow.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/MergeStorage.swift:213:27: warning: capture of non-sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 | // is consuming the upstream sequence
212 | taskGroup.addTask {
213 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
214 |
215 | // This is our upstream consumption loop
[144/154] Compiling AsyncAlgorithms SetAlgebra.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/MergeStorage.swift:213:27: warning: capture of non-sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 | // is consuming the upstream sequence
212 | taskGroup.addTask {
213 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
214 |
215 | // This is our upstream consumption loop
[145/154] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[146/154] Compiling AsyncAlgorithms ChannelStateMachine.swift
[147/154] Compiling AsyncAlgorithms ChannelStorage.swift
[148/154] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[149/154] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[150/154] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:143:37: warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
141 | // is consuming the upstream sequence
142 | group.addTask {
143 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
144 |
145 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:210:37: warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |
209 | group.addTask {
210 | var base1Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 |
212 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:278:39: warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
276 | if let base3 = base3 {
277 | group.addTask {
278 | var base1Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
279 |
280 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift:145:31: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
143 | // The task that consumes the upstream sequence
144 | group.addTask {
145 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
146 |
147 | // This is our upstream consumption loop
[151/154] Compiling AsyncAlgorithms CombineLatestStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:143:37: warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
141 | // is consuming the upstream sequence
142 | group.addTask {
143 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
144 |
145 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:210:37: warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |
209 | group.addTask {
210 | var base1Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 |
212 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:278:39: warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
276 | if let base3 = base3 {
277 | group.addTask {
278 | var base1Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
279 |
280 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift:145:31: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
143 | // The task that consumes the upstream sequence
144 | group.addTask {
145 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
146 |
147 | // This is our upstream consumption loop
[152/154] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:143:37: warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
141 | // is consuming the upstream sequence
142 | group.addTask {
143 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
144 |
145 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:210:37: warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |
209 | group.addTask {
210 | var base1Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 |
212 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:278:39: warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
276 | if let base3 = base3 {
277 | group.addTask {
278 | var base1Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
279 |
280 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift:145:31: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
143 | // The task that consumes the upstream sequence
144 | group.addTask {
145 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
146 |
147 | // This is our upstream consumption loop
[153/154] Compiling AsyncAlgorithms DebounceStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:143:37: warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
141 | // is consuming the upstream sequence
142 | group.addTask {
143 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
144 |
145 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:210:37: warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |
209 | group.addTask {
210 | var base1Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 |
212 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:278:39: warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
276 | if let base3 = base3 {
277 | group.addTask {
278 | var base1Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
279 |
280 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift:145:31: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
143 | // The task that consumes the upstream sequence
144 | group.addTask {
145 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
146 |
147 | // This is our upstream consumption loop
[154/154] Compiling AsyncAlgorithms DebounceStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:143:37: warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
141 | // is consuming the upstream sequence
142 | group.addTask {
143 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
144 |
145 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:210:37: warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |
209 | group.addTask {
210 | var base1Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 |
212 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:278:39: warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
276 | if let base3 = base3 {
277 | group.addTask {
278 | var base1Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
279 |
280 | loop: while true {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift:145:31: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
143 | // The task that consumes the upstream sequence
144 | group.addTask {
145 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
146 |
147 | // This is our upstream consumption loop
[155/166] Compiling AsyncSequenceValidation TaskDriver.swift
[156/166] Compiling AsyncSequenceValidation Theme.swift
[157/167] Emitting module AsyncSequenceValidation
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:125:24: warning: static property '_executor' is not concurrency-safe because non-'Sendable' type 'AnyObject' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
123 | }
124 |
125 | private static let _executor: AnyObject = {
| |- warning: static property '_executor' is not concurrency-safe because non-'Sendable' type 'AnyObject' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make static property '_executor' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
126 | guard #available(macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0, *) else {
127 | return ClockExecutor_Pre5_9()
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: warning: static property 'clock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
135 | #endif
136 |
137 | static var clock: Clock?
| |- warning: static property 'clock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: convert 'clock' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'clock' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
138 |
139 | static var driver: TaskDriver?
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: warning: static property 'driver' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
137 | static var clock: Clock?
138 |
139 | static var driver: TaskDriver?
| |- warning: static property 'driver' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: convert 'driver' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'driver' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
140 |
141 | static var currentJob: Job?
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
139 | static var driver: TaskDriver?
140 |
141 | static var currentJob: Job?
| |- warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: convert 'currentJob' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'currentJob' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
142 |
143 | static var specificationFailures = [ExpectationFailure]()
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: warning: static property 'specificationFailures' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
141 | static var currentJob: Job?
142 |
143 | static var specificationFailures = [ExpectationFailure]()
| |- warning: static property 'specificationFailures' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: convert 'specificationFailures' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'specificationFailures' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
144 | }
145 |
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[158/167] Compiling AsyncSequenceValidation Job.swift
[159/167] Compiling AsyncSequenceValidation Locking.swift
[160/167] Compiling AsyncSequenceValidation Input.swift
[161/167] Compiling AsyncSequenceValidation Event.swift
[162/167] Compiling AsyncSequenceValidation Expectation.swift
[163/167] Compiling AsyncSequenceValidation SourceLocation.swift
[164/167] Compiling AsyncSequenceValidation AsyncSequenceValidationDiagram.swift
[165/167] Compiling AsyncSequenceValidation Clock.swift
[166/167] Compiling AsyncSequenceValidation Test.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:125:24: warning: static property '_executor' is not concurrency-safe because non-'Sendable' type 'AnyObject' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
123 | }
124 |
125 | private static let _executor: AnyObject = {
| |- warning: static property '_executor' is not concurrency-safe because non-'Sendable' type 'AnyObject' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make static property '_executor' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
126 | guard #available(macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0, *) else {
127 | return ClockExecutor_Pre5_9()
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: warning: static property 'clock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
135 | #endif
136 |
137 | static var clock: Clock?
| |- warning: static property 'clock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: convert 'clock' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'clock' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
138 |
139 | static var driver: TaskDriver?
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: warning: static property 'driver' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
137 | static var clock: Clock?
138 |
139 | static var driver: TaskDriver?
| |- warning: static property 'driver' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: convert 'driver' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'driver' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
140 |
141 | static var currentJob: Job?
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
139 | static var driver: TaskDriver?
140 |
141 | static var currentJob: Job?
| |- warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: convert 'currentJob' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'currentJob' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
142 |
143 | static var specificationFailures = [ExpectationFailure]()
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: warning: static property 'specificationFailures' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
141 | static var currentJob: Job?
142 |
143 | static var specificationFailures = [ExpectationFailure]()
| |- warning: static property 'specificationFailures' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: convert 'specificationFailures' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'specificationFailures' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
144 | }
145 |
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:383:7: warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
381 | // This all needs to be isolated from potential Tasks (the caller function might be async!)
382 | Context.driver = TaskDriver(queue: diagram.queue) { driver in
383 | swift_task_enqueueGlobal_hook = { job, original in
| `- warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
384 | Context.driver?.enqueue(job)
385 | }
/Users/admin/builder/spi-builder-workspace/Sources/_CAsyncSequenceValidationSupport/_CAsyncSequenceValidationSupport.h:246:35: note: var declared here
244 | typedef SWIFT_CC(swift) void (*swift_task_enqueueGlobal_original)(JobRef _Nonnull job);
245 | SWIFT_EXPORT_FROM(swift_Concurrency)
246 | SWIFT_CC(swift) void (* _Nullable swift_task_enqueueGlobal_hook)(
| `- note: var declared here
247 | JobRef _Nonnull job, swift_task_enqueueGlobal_original _Nonnull original);
248 |
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:420:7: warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
418 | runner.cancel()
419 | Context.clock = nil
420 | swift_task_enqueueGlobal_hook = nil
| `- warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
421 | }
422 | Context.driver?.start()
/Users/admin/builder/spi-builder-workspace/Sources/_CAsyncSequenceValidationSupport/_CAsyncSequenceValidationSupport.h:246:35: note: var declared here
244 | typedef SWIFT_CC(swift) void (*swift_task_enqueueGlobal_original)(JobRef _Nonnull job);
245 | SWIFT_EXPORT_FROM(swift_Concurrency)
246 | SWIFT_CC(swift) void (* _Nullable swift_task_enqueueGlobal_hook)(
| `- note: var declared here
247 | JobRef _Nonnull job, swift_task_enqueueGlobal_original _Nonnull original);
248 |
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[167/167] Compiling AsyncSequenceValidation WorkQueue.swift
[168/169] Compiling AsyncAlgorithms_XCTest ValidationTest.swift
[169/169] Emitting module AsyncAlgorithms_XCTest
Build complete! (30.06s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[126/18722] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.63s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.19s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.79s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-async-algorithms",
"name" : "swift-async-algorithms",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AsyncAlgorithms",
"targets" : [
"AsyncAlgorithms"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_CAsyncSequenceValidationSupport",
"module_type" : "SystemLibraryTarget",
"name" : "_CAsyncSequenceValidationSupport",
"path" : "Sources/_CAsyncSequenceValidationSupport",
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "AsyncSequenceValidation",
"module_type" : "SwiftTarget",
"name" : "AsyncSequenceValidation",
"path" : "Sources/AsyncSequenceValidation",
"sources" : [
"AsyncSequenceValidationDiagram.swift",
"Clock.swift",
"Event.swift",
"Expectation.swift",
"Input.swift",
"Job.swift",
"Locking.swift",
"SourceLocation.swift",
"TaskDriver.swift",
"Test.swift",
"Theme.swift",
"WorkQueue.swift"
],
"target_dependencies" : [
"_CAsyncSequenceValidationSupport",
"AsyncAlgorithms"
],
"type" : "library"
},
{
"c99name" : "AsyncAlgorithms_XCTest",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithms_XCTest",
"path" : "Sources/AsyncAlgorithms_XCTest",
"sources" : [
"ValidationTest.swift"
],
"target_dependencies" : [
"AsyncAlgorithms",
"AsyncSequenceValidation"
],
"type" : "library"
},
{
"c99name" : "AsyncAlgorithmsTests",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithmsTests",
"path" : "Tests/AsyncAlgorithmsTests",
"sources" : [
"Interspersed/TestInterspersed.swift",
"Performance/TestThroughput.swift",
"Performance/ThroughputMeasurement.swift",
"Support/Asserts.swift",
"Support/Failure.swift",
"Support/Gate.swift",
"Support/GatedSequence.swift",
"Support/Indefinite.swift",
"Support/Locking.swift",
"Support/ManualClock.swift",
"Support/ReportingSequence.swift",
"Support/Validator.swift",
"Support/ViolatingSequence.swift",
"TestAdjacentPairs.swift",
"TestBuffer.swift",
"TestBufferedByteIterator.swift",
"TestChain.swift",
"TestChannel.swift",
"TestChunk.swift",
"TestCombineLatest.swift",
"TestCompacted.swift",
"TestDebounce.swift",
"TestDictionary.swift",
"TestJoin.swift",
"TestLazy.swift",
"TestManualClock.swift",
"TestMerge.swift",
"TestRangeReplaceableCollection.swift",
"TestReductions.swift",
"TestRemoveDuplicates.swift",
"TestSetAlgebra.swift",
"TestThrottle.swift",
"TestThrowingChannel.swift",
"TestTimer.swift",
"TestValidationTests.swift",
"TestValidator.swift",
"TestZip.swift"
],
"target_dependencies" : [
"AsyncAlgorithms",
"AsyncSequenceValidation",
"AsyncAlgorithms_XCTest"
],
"type" : "test"
},
{
"c99name" : "AsyncAlgorithms",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithms",
"path" : "Sources/AsyncAlgorithms",
"product_dependencies" : [
"OrderedCollections",
"DequeModule"
],
"product_memberships" : [
"AsyncAlgorithms"
],
"sources" : [
"AsyncAdjacentPairsSequence.swift",
"AsyncBufferedByteIterator.swift",
"AsyncChain2Sequence.swift",
"AsyncChain3Sequence.swift",
"AsyncChunkedByGroupSequence.swift",
"AsyncChunkedOnProjectionSequence.swift",
"AsyncChunksOfCountOrSignalSequence.swift",
"AsyncChunksOfCountSequence.swift",
"AsyncCompactedSequence.swift",
"AsyncExclusiveReductionsSequence.swift",
"AsyncInclusiveReductionsSequence.swift",
"AsyncJoinedBySeparatorSequence.swift",
"AsyncJoinedSequence.swift",
"AsyncRemoveDuplicatesSequence.swift",
"AsyncSyncSequence.swift",
"AsyncThrottleSequence.swift",
"AsyncThrowingExclusiveReductionsSequence.swift",
"AsyncThrowingInclusiveReductionsSequence.swift",
"AsyncTimerSequence.swift",
"Buffer/AsyncBufferSequence.swift",
"Buffer/BoundedBufferStateMachine.swift",
"Buffer/BoundedBufferStorage.swift",
"Buffer/UnboundedBufferStateMachine.swift",
"Buffer/UnboundedBufferStorage.swift",
"Channels/AsyncChannel.swift",
"Channels/AsyncThrowingChannel.swift",
"Channels/ChannelStateMachine.swift",
"Channels/ChannelStorage.swift",
"CombineLatest/AsyncCombineLatest2Sequence.swift",
"CombineLatest/AsyncCombineLatest3Sequence.swift",
"CombineLatest/CombineLatestStateMachine.swift",
"CombineLatest/CombineLatestStorage.swift",
"Debounce/AsyncDebounceSequence.swift",
"Debounce/DebounceStateMachine.swift",
"Debounce/DebounceStorage.swift",
"Dictionary.swift",
"Interspersed/AsyncInterspersedSequence.swift",
"Locking.swift",
"Merge/AsyncMerge2Sequence.swift",
"Merge/AsyncMerge3Sequence.swift",
"Merge/MergeStateMachine.swift",
"Merge/MergeStorage.swift",
"RangeReplaceableCollection.swift",
"Rethrow.swift",
"SetAlgebra.swift",
"UnsafeTransfer.swift",
"Zip/AsyncZip2Sequence.swift",
"Zip/AsyncZip3Sequence.swift",
"Zip/ZipStateMachine.swift",
"Zip/ZipStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.