The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-async-algorithms with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-algorithms.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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 6ae9a05 Add support for `SWIFTCI_USE_LOCAL_DEPS` convention (#311)
Cloned https://github.com/apple/swift-async-algorithms.git
Revision (git rev-parse @):
6ae9a051f76b81cc668305ceed5b0e0a7fd93d20
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.19s)
Fetched https://github.com/apple/swift-collections.git from cache (0.19s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.27s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
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-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-async-algorithms",
      "name": "swift-async-algorithms",
      "url": "https://github.com/apple/swift-async-algorithms.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.33s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at main (6ae9a05)
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
warning: '.resolve-product-dependencies': dependency 'swift-async-algorithms' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/swift-async-algorithms.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/9] Write sources
[8/9] Write swift-version-6044DDE57671499D.txt
[10/26] Emitting module _CollectionsUtilities
[11/28] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/28] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/28] Compiling _CollectionsUtilities Debugging.swift
[14/28] Compiling _CollectionsUtilities Descriptions.swift
[15/28] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[16/28] Compiling _CollectionsUtilities Specialize.swift
[17/28] Compiling _CollectionsUtilities _SortedCollection.swift
[18/28] Compiling _CollectionsUtilities _UniqueCollection.swift
[19/28] Compiling _CollectionsUtilities UInt+reversed.swift
[20/28] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[21/28] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[22/28] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[23/28] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/28] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/28] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[26/28] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/28] Compiling _CollectionsUtilities Integer rank.swift
[28/28] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[29/99] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[30/99] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[31/101] Compiling DequeModule _DequeSlot.swift
[32/101] Compiling DequeModule _UnsafeWrappedBuffer.swift
[33/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[34/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[35/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[36/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[37/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[38/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[39/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[40/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/101] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/101] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/108] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[48/108] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[49/108] Compiling OrderedCollections _Hashtable+Header.swift
[50/108] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[51/108] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[52/108] Compiling OrderedCollections _HashTable.swift
[53/108] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[54/108] Compiling OrderedCollections _HashTable+Testing.swift
[55/108] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[56/108] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[57/108] Compiling OrderedCollections OrderedDictionary.swift
[58/108] Compiling OrderedCollections OrderedSet+Codable.swift
[59/108] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[60/108] Compiling OrderedCollections OrderedSet+Descriptions.swift
[61/108] Compiling OrderedCollections OrderedSet+Diffing.swift
[62/108] Compiling OrderedCollections OrderedSet+Equatable.swift
[63/108] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[64/108] Compiling OrderedCollections OrderedSet+Hashable.swift
[73/108] Compiling OrderedCollections _HashTable+Bucket.swift
[74/108] Compiling OrderedCollections _HashTable+BucketIterator.swift
[75/108] Compiling OrderedCollections _HashTable+Constants.swift
[76/108] Compiling OrderedCollections OrderedSet+Initializers.swift
[77/108] Compiling OrderedCollections OrderedSet+Insertions.swift
[78/108] Compiling OrderedCollections OrderedSet+Invariants.swift
[79/108] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[80/108] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[81/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[82/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[83/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[85/108] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[86/108] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[87/108] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[88/108] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[89/108] Compiling OrderedCollections OrderedDictionary+Elements.swift
[90/108] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[91/108] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[92/108] Emitting module DequeModule
[93/108] Compiling OrderedCollections OrderedSet+Sendable.swift
[94/108] Compiling OrderedCollections OrderedSet+SubSequence.swift
[95/108] Compiling OrderedCollections OrderedSet+Testing.swift
[96/108] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/108] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[98/108] Compiling OrderedCollections OrderedSet.swift
[99/108] Compiling OrderedCollections _UnsafeBitset.swift
[108/108] Emitting module OrderedCollections
[109/153] Emitting module AsyncAlgorithms
[110/153] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[111/153] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[112/153] Compiling AsyncAlgorithms MergeStateMachine.swift
[113/153] Compiling AsyncAlgorithms MergeStorage.swift
[114/153] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[115/153] Compiling AsyncAlgorithms Rethrow.swift
[116/153] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[117/153] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[118/153] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[119/153] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[120/153] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[121/153] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[122/153] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[123/153] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[124/153] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[125/153] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[126/153] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[127/153] Compiling AsyncAlgorithms AsyncChannel.swift
[128/153] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[129/159] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[130/159] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[131/159] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[132/159] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[133/159] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[134/159] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[135/159] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[136/159] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[137/159] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[138/159] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[139/159] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[140/159] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[141/159] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[142/159] Compiling AsyncAlgorithms ChannelStateMachine.swift
[143/159] Compiling AsyncAlgorithms ChannelStorage.swift
[144/159] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[145/159] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[146/159] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[147/159] Compiling AsyncAlgorithms CombineLatestStorage.swift
[148/159] Compiling AsyncAlgorithms SetAlgebra.swift
[149/159] Compiling AsyncAlgorithms UnsafeTransfer.swift
[150/159] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[151/159] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[152/159] Compiling AsyncAlgorithms ZipStateMachine.swift
[153/159] Compiling AsyncAlgorithms ZipStorage.swift
[154/159] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[155/159] Compiling AsyncAlgorithms DebounceStateMachine.swift
[156/159] Compiling AsyncAlgorithms DebounceStorage.swift
[157/159] Compiling AsyncAlgorithms Dictionary.swift
[158/159] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[159/159] Compiling AsyncAlgorithms Locking.swift
[160/171] Compiling AsyncSequenceValidation Theme.swift
[161/171] Compiling AsyncSequenceValidation Locking.swift
[162/171] Compiling AsyncSequenceValidation SourceLocation.swift
[163/171] Compiling AsyncSequenceValidation TaskDriver.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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) {
                                                         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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
                                                            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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
                                             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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
                                             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
[164/171] Compiling AsyncSequenceValidation Input.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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)
                                  ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
[165/171] Compiling AsyncSequenceValidation Job.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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)
                                  ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
[166/172] Compiling AsyncSequenceValidation AsyncSequenceValidationDiagram.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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)
                                                             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
[167/172] Compiling AsyncSequenceValidation Clock.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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)
                                                             ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:129:16: note: static property declared here
    static var currentJob: Job?
               ^
[168/172] Emitting module AsyncSequenceValidation
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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 = {
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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]()
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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]()
               ^
[169/172] Compiling AsyncSequenceValidation Event.swift
[170/172] Compiling AsyncSequenceValidation Expectation.swift
[171/172] Compiling AsyncSequenceValidation Test.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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 = {
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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]()
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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]()
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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,
                            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: note: static property declared here
    static var clock: Clock?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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)
                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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,
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: note: static property declared here
    static var clock: Clock?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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)
                  ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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()
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: note: static property declared here
    static var clock: Clock?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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()
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:131:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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)?
           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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)
                ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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
              ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:123:16: note: static property declared here
    static var clock: Clock?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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)?
           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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()
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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()
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/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
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:127:16: note: static property declared here
    static var driver: TaskDriver?
               ^
[172/172] Compiling AsyncSequenceValidation WorkQueue.swift
[173/174] Compiling AsyncAlgorithms_XCTest ValidationTest.swift
[174/174] Emitting module AsyncAlgorithms_XCTest
Build complete! (20.30s)
Build complete.
Done.