The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-async-algorithms with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-algorithms.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-async-algorithms
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at da4e36f Fix potential deadlocks when resuming a continuation while holding a lock (#303)
Cloned https://github.com/apple/swift-async-algorithms.git
Revision (git rev-parse @):
da4e36f86544cdf733a40d59b3a2267e3a7bbf36
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/swift-async-algorithms.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/1457] Fetching swift-docc-plugin
[1415/15203] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.16s)
Fetched https://github.com/apple/swift-collections.git from cache (1.19s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.34s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2485] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.78s)
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.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/31] Emitting module _CollectionsUtilities
[16/33] Compiling _CollectionsUtilities UInt+reversed.swift
[17/33] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[18/33] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[19/33] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[20/33] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/33] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/33] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/33] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/33] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[25/33] Compiling _CollectionsUtilities Debugging.swift
[26/33] Compiling _CollectionsUtilities Descriptions.swift
[27/33] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[28/33] Compiling _CollectionsUtilities Specialize.swift
[29/33] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/33] Compiling _CollectionsUtilities Integer rank.swift
[31/33] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[32/33] Compiling _CollectionsUtilities _SortedCollection.swift
[33/33] Compiling _CollectionsUtilities _UniqueCollection.swift
[35/279] Compiling HeapModule Heap+Invariants.swift
[36/285] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/309] Compiling HeapModule Heap+Descriptions.swift
[38/309] Compiling OrderedCollections OrderedDictionary+Elements.swift
[39/309] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[40/311] Compiling HeapModule _HeapNode.swift
[41/311] Compiling HeapModule Heap.swift
[42/311] Compiling OrderedCollections _HashTable+Bucket.swift
[43/311] Compiling OrderedCollections _HashTable+BucketIterator.swift
[44/311] Compiling OrderedCollections _HashTable+Constants.swift
[45/311] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[46/311] Compiling HeapModule Heap+UnsafeHandle.swift
[47/311] Compiling OrderedCollections _Hashtable+Header.swift
[48/311] Compiling OrderedCollections OrderedDictionary+Codable.swift
[49/311] Emitting module HeapModule
[51/312] Compiling HashTreeCollections TreeSet+Hashable.swift
[52/312] Compiling HashTreeCollections TreeSet+Sendable.swift
[53/312] Compiling HashTreeCollections TreeSet+Sequence.swift
[54/312] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[55/312] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[56/312] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[57/312] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[58/312] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[59/312] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[60/312] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[61/322] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[62/322] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[63/322] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[64/322] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[65/322] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[66/322] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[67/322] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[68/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[69/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[70/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[71/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[72/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[73/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[74/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[75/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[76/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[77/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[78/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[79/329] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[80/329] Compiling BitCollections BitSet.Index.swift
[81/329] Compiling BitCollections BitSet._UnsafeHandle.swift
[82/329] Compiling DequeModule _DequeSlot.swift
[83/329] Compiling DequeModule _UnsafeWrappedBuffer.swift
[84/336] Compiling OrderedCollections OrderedDictionary+Values.swift
[85/336] Compiling OrderedCollections OrderedSet+Initializers.swift
[86/336] Compiling OrderedCollections OrderedSet+Insertions.swift
[87/336] Compiling OrderedCollections OrderedSet+Invariants.swift
[88/336] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[89/336] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[90/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[91/336] Emitting module BitCollections
[92/336] Compiling OrderedCollections OrderedSet+SubSequence.swift
[93/336] Compiling OrderedCollections OrderedSet+Testing.swift
[94/336] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[95/336] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[96/336] Compiling OrderedCollections OrderedSet.swift
[97/336] Compiling OrderedCollections _UnsafeBitset.swift
[98/336] Compiling HashTreeCollections TreeSet+Equatable.swift
[99/336] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[100/336] Compiling HashTreeCollections TreeSet+Extras.swift
[101/336] Compiling HashTreeCollections TreeSet+Filter.swift
[102/336] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[103/336] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[104/336] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[105/336] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[112/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[113/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[115/336] Compiling OrderedCollections OrderedSet+Codable.swift
[116/336] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[117/336] Compiling OrderedCollections OrderedSet+Descriptions.swift
[118/336] Compiling OrderedCollections OrderedSet+Diffing.swift
[119/336] Compiling OrderedCollections OrderedSet+Equatable.swift
[120/336] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[121/336] Compiling OrderedCollections OrderedSet+Hashable.swift
[162/336] Compiling OrderedCollections OrderedSet+Sendable.swift
[163/336] Compiling OrderedCollections _HashTable+Testing.swift
[164/336] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[165/336] Compiling OrderedCollections _HashTable.swift
[166/336] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[167/336] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[168/336] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[169/336] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[170/336] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[171/336] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[172/336] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[173/336] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[174/336] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[175/336] Compiling HashTreeCollections TreeSet.swift
[176/336] Emitting module DequeModule
[265/347] Emitting module OrderedCollections
[278/348] Emitting module _RopeModule
[290/348] Emitting module HashTreeCollections
[292/349] Compiling _RopeModule Rope+Join.swift
[293/349] Compiling _RopeModule Rope+MutatingForEach.swift
[294/349] Compiling _RopeModule Rope+Remove.swift
[295/349] Compiling _RopeModule Rope+RemoveSubrange.swift
[296/349] Compiling _RopeModule Rope+Split.swift
[297/349] Compiling _RopeModule Optional Utilities.swift
[298/349] Compiling _RopeModule String Utilities.swift
[299/349] Compiling _RopeModule String.Index+ABI.swift
[300/349] Compiling _RopeModule _CharacterRecognizer.swift
[351/352] Compiling Collections Collections.swift
[352/352] Emitting module Collections
[354/397] Emitting module AsyncAlgorithms
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:21:10: warning: associated value 'buffering(task:buffer:suspendedProducer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:28:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:26:10: warning: associated value 'buffering(task:buffer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:32:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
[355/403] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[356/403] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[357/403] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[358/403] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[359/403] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[360/403] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[361/403] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[362/403] Compiling AsyncAlgorithms AsyncBufferSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:21:10: warning: associated value 'buffering(task:buffer:suspendedProducer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:28:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:26:10: warning: associated value 'buffering(task:buffer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:32:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
[363/403] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:21:10: warning: associated value 'buffering(task:buffer:suspendedProducer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:28:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:26:10: warning: associated value 'buffering(task:buffer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:32:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
[364/403] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:21:10: warning: associated value 'buffering(task:buffer:suspendedProducer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:28:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:26:10: warning: associated value 'buffering(task:buffer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:32:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
[365/403] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:21:10: warning: associated value 'buffering(task:buffer:suspendedProducer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:28:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:26:10: warning: associated value 'buffering(task:buffer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:32:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
[366/403] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:21:10: warning: associated value 'buffering(task:buffer:suspendedProducer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:28:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:26:10: warning: associated value 'buffering(task:buffer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:32:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
[367/403] Compiling AsyncAlgorithms AsyncChannel.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:21:10: warning: associated value 'buffering(task:buffer:suspendedProducer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStateMachine.swift:28:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'BoundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:26:10: warning: associated value 'buffering(task:buffer:suspendedConsumer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case buffering(
         ^
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStateMachine.swift:32:10: warning: associated value 'finished(buffer:)' of 'Sendable'-conforming enum 'State' has non-sendable type 'UnboundedBufferStateMachine<Base>.Element' (aka 'Base.Element')
    case finished(buffer: Deque<Result<Element, Error>>)
         ^
[368/403] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[369/403] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[370/403] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[371/403] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[372/403] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[373/403] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[374/403] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[375/403] Compiling AsyncAlgorithms ChannelStateMachine.swift
[376/403] Compiling AsyncAlgorithms ChannelStorage.swift
[377/403] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[378/403] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[379/403] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[380/403] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[381/403] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[382/403] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[383/403] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[384/403] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[385/403] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[386/403] Compiling AsyncAlgorithms Locking.swift
[387/403] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[388/403] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[389/403] Compiling AsyncAlgorithms MergeStateMachine.swift
[390/403] Compiling AsyncAlgorithms MergeStorage.swift
[391/403] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[392/403] Compiling AsyncAlgorithms CombineLatestStorage.swift
[393/403] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[394/403] Compiling AsyncAlgorithms DebounceStateMachine.swift
[395/403] Compiling AsyncAlgorithms DebounceStorage.swift
[396/403] Compiling AsyncAlgorithms Dictionary.swift
[397/403] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[398/403] Compiling AsyncAlgorithms Rethrow.swift
[399/403] Compiling AsyncAlgorithms SetAlgebra.swift
[400/403] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[401/403] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[402/403] Compiling AsyncAlgorithms ZipStateMachine.swift
[403/403] Compiling AsyncAlgorithms ZipStorage.swift
[405/416] Compiling AsyncSequenceValidation Theme.swift
[406/417] Compiling AsyncSequenceValidation Locking.swift
[407/417] Compiling AsyncSequenceValidation SourceLocation.swift
[408/417] Emitting module AsyncSequenceValidation
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:110:24: warning: static property '_executor' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let _executor: AnyObject = {
                       ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: warning: static property 'clock' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: note: isolate 'clock' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: warning: static property 'driver' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: isolate 'driver' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: warning: static property 'currentJob' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: isolate 'currentJob' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: warning: static property 'specificationFailures' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: isolate 'specificationFailures' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var specificationFailures = [ExpectationFailure]()
               ^
[409/417] Compiling AsyncSequenceValidation Input.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: warning: static property 'currentJob' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: isolate 'currentJob' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Input.swift:55:35: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
            queue.enqueue(Context.currentJob, deadline: when, continuation: continuation, results[eventIndex], index: index, token: token)
                                  ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
[410/417] Compiling AsyncSequenceValidation Job.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: warning: static property 'currentJob' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: isolate 'currentJob' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Input.swift:55:35: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
            queue.enqueue(Context.currentJob, deadline: when, continuation: continuation, results[eventIndex], index: index, token: token)
                                  ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
[411/417] Compiling AsyncSequenceValidation AsyncSequenceValidationDiagram.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: warning: static property 'currentJob' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: isolate 'currentJob' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Clock.swift:118:62: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        queue.enqueue(AsyncSequenceValidationDiagram.Context.currentJob, deadline: deadline, continuation: continuation, token: token)
                                                             ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
[412/417] Compiling AsyncSequenceValidation Clock.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: warning: static property 'currentJob' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: isolate 'currentJob' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Clock.swift:118:62: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        queue.enqueue(AsyncSequenceValidationDiagram.Context.currentJob, deadline: deadline, continuation: continuation, token: token)
                                                             ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
[413/417] Compiling AsyncSequenceValidation Event.swift
[414/417] Compiling AsyncSequenceValidation Expectation.swift
[415/417] Compiling AsyncSequenceValidation TaskDriver.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: warning: static property 'currentJob' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: isolate 'currentJob' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:80:58: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
    queue.enqueue(AsyncSequenceValidationDiagram.Context.currentJob) {
                                                         ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:81:61: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      let previous = AsyncSequenceValidationDiagram.Context.currentJob
                                                            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:82:46: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      AsyncSequenceValidationDiagram.Context.currentJob = job
                                             ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:84:46: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      AsyncSequenceValidationDiagram.Context.currentJob = previous
                                             ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
[416/417] Compiling AsyncSequenceValidation Test.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:110:24: warning: static property '_executor' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let _executor: AnyObject = {
                       ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: warning: static property 'clock' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: note: isolate 'clock' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: warning: static property 'driver' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: isolate 'driver' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: warning: static property 'currentJob' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: isolate 'currentJob' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: warning: static property 'specificationFailures' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: isolate 'specificationFailures' to a global actor, or convert it to a 'let' constant and conform it to 'Sendable'
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:51:29: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
              when: Context.clock!.now,
                            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: note: static property declared here
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:54:21: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
            Context.specificationFailures.append(failure)
                    ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:58:27: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
            when: Context.clock!.now,
                          ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: note: static property declared here
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:61:19: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
          Context.specificationFailures.append(failure)
                  ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:161:28: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
    var failures = Context.specificationFailures
                           ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:162:13: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
    Context.specificationFailures.removeAll()
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:352:13: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
    Context.clock = clock
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: note: static property declared here
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:353:13: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
    Context.specificationFailures.removeAll()
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:355:13: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
    Context.driver = TaskDriver(queue: diagram.queue) { driver in
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:356:7: warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      swift_task_enqueueGlobal_hook = { job, original in
      ^
_CAsyncSequenceValidationSupport.swift_task_enqueueGlobal_hook:1:12: note: var declared here
public var swift_task_enqueueGlobal_hook: (@convention(c) (JobRef, swift_task_enqueueGlobal_original) -> Void)?
           ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:357:17: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
        Context.driver?.enqueue(job)
                ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:392:15: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      Context.clock = nil
              ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: note: static property declared here
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:393:7: warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
      swift_task_enqueueGlobal_hook = nil
      ^
_CAsyncSequenceValidationSupport.swift_task_enqueueGlobal_hook:1:12: note: var declared here
public var swift_task_enqueueGlobal_hook: (@convention(c) (JobRef, swift_task_enqueueGlobal_original) -> Void)?
           ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:395:13: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
    Context.driver?.start()
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:398:13: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
    Context.driver?.join()
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:399:13: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
    Context.driver = nil
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: static property declared here
    static var driver: TaskDriver?
               ^
[417/417] Compiling AsyncSequenceValidation WorkQueue.swift
[419/420] Emitting module AsyncAlgorithms_XCTest
[420/420] Compiling AsyncAlgorithms_XCTest ValidationTest.swift
Build complete! (73.76s)
Build complete.
Done.

Build Machine: Linux 2