The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-algorithms.git
Reference: 1.0.0
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
 * 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: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at 1.0.0
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.31s)
Fetched https://github.com/apple/swift-collections.git (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (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 (0.60s)
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-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
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
========================================
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.0.5",
          "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 (0.37s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (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.0.5
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 1.0.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.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/65] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[4/65] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[5/65] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[6/65] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[7/65] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[8/65] Compiling OrderedCollections OrderedSet+SubSequence.swift
[9/71] Compiling OrderedCollections _Hashtable+Header.swift
[10/71] Compiling OrderedCollections OrderedDictionary+Codable.swift
[11/73] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[12/73] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[13/73] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[14/73] Compiling OrderedCollections OrderedDictionary+Values.swift
[15/73] Compiling OrderedCollections OrderedDictionary.swift
[16/73] Compiling OrderedCollections OrderedSet+Codable.swift
[17/73] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[18/73] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[19/73] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[20/73] Compiling OrderedCollections OrderedSet+Diffing.swift
[21/73] Compiling OrderedCollections OrderedSet+Equatable.swift
[22/73] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[23/73] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[24/73] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[25/73] Compiling OrderedCollections _HashTable+Bucket.swift
[26/73] Compiling OrderedCollections _HashTable+BucketIterator.swift
[30/73] Compiling OrderedCollections _HashTable+Constants.swift
[31/73] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[32/73] Compiling OrderedCollections _HashTable+Testing.swift
[33/73] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[34/73] Compiling OrderedCollections _HashTable.swift
[38/73] Emitting module DequeModule
[39/73] Compiling DequeModule _DequeSlot.swift
[40/73] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/73] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/73] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/73] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/73] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[45/73] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[46/73] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[47/73] Compiling OrderedCollections OrderedSet+Hashable.swift
[48/73] Compiling OrderedCollections OrderedSet+Initializers.swift
[49/73] Compiling OrderedCollections OrderedSet+Insertions.swift
[50/73] Compiling OrderedCollections OrderedSet+Invariants.swift
[51/73] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[52/73] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/73] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[67/73] Compiling OrderedCollections OrderedSet+Testing.swift
[68/73] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[69/73] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[70/73] Compiling OrderedCollections OrderedSet.swift
[71/73] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[72/73] Compiling OrderedCollections _UnsafeBitset.swift
[73/73] Emitting module OrderedCollections
[74/75] Compiling Collections Collections.swift
[75/75] Emitting module Collections
[76/119] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[77/119] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[78/119] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[79/119] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[80/119] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[81/119] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[82/125] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[83/125] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[84/125] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[85/125] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[86/125] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[87/125] Compiling AsyncAlgorithms AsyncChannel.swift
[88/125] Compiling AsyncAlgorithms Locking.swift
[89/125] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[90/125] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[91/125] Compiling AsyncAlgorithms MergeStateMachine.swift
[92/125] Compiling AsyncAlgorithms MergeStorage.swift
[93/125] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[94/125] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[95/125] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[96/125] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[97/125] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[98/125] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[99/125] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[100/125] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[101/125] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[102/125] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[103/125] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[104/125] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[105/125] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[106/125] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[107/125] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[108/125] Compiling AsyncAlgorithms ChannelStateMachine.swift
[109/125] Compiling AsyncAlgorithms ChannelStorage.swift
[110/125] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[111/125] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[112/125] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[113/125] Emitting module AsyncAlgorithms
[114/125] Compiling AsyncAlgorithms CombineLatestStorage.swift
[115/125] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[116/125] Compiling AsyncAlgorithms DebounceStateMachine.swift
[117/125] Compiling AsyncAlgorithms DebounceStorage.swift
[118/125] Compiling AsyncAlgorithms Dictionary.swift
[119/125] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[120/125] Compiling AsyncAlgorithms Rethrow.swift
[121/125] Compiling AsyncAlgorithms SetAlgebra.swift
[122/125] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[123/125] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[124/125] Compiling AsyncAlgorithms ZipStateMachine.swift
[125/125] Compiling AsyncAlgorithms ZipStorage.swift
[126/137] Compiling AsyncSequenceValidation Theme.swift
[127/137] Compiling AsyncSequenceValidation Event.swift
[128/137] Compiling AsyncSequenceValidation Expectation.swift
[129/137] Compiling AsyncSequenceValidation Locking.swift
[130/137] Compiling AsyncSequenceValidation SourceLocation.swift
[131/137] Compiling AsyncSequenceValidation AsyncSequenceValidationDiagram.swift
/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
        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?
               ^
[132/137] Compiling AsyncSequenceValidation Clock.swift
/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
        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?
               ^
[133/137] Compiling AsyncSequenceValidation TaskDriver.swift
/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
    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
      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
      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
      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?
               ^
[134/137] Compiling AsyncSequenceValidation Input.swift
/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
            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?
               ^
[135/137] Compiling AsyncSequenceValidation Job.swift
/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
            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?
               ^
[136/137] Compiling AsyncSequenceValidation Test.swift
/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
              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
            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
            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
          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
    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
    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
    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
    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
    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
      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
        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
      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
      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
    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
    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
    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?
               ^
[137/137] Emitting module AsyncSequenceValidation
[138/138] Compiling AsyncSequenceValidation WorkQueue.swift
[139/140] Compiling AsyncAlgorithms_XCTest ValidationTest.swift
[140/140] Emitting module AsyncAlgorithms_XCTest
Build complete! (21.41s)
Build complete.
Done.