The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-async-algorithms, reference main (042e1c), with Swift 5.9 for Linux on 22 Apr 2025 13:30:19 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-algorithms.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 042e1c4 Move platform requirements to availability annotations (#348)
Cloned https://github.com/apple/swift-async-algorithms.git
Revision (git rev-parse @):
042e1c4d9d19748c9c228f8d4ebc97bb1e339b0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/apple/swift-async-algorithms.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2049] Fetching swift-docc-plugin
[2050/18224] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin (1.02s)
Fetched https://github.com/apple/swift-collections.git (1.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.51s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.39s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.42s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/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.4.3
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/19] Emitting module InternalCollectionsUtilities
[4/21] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[6/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/21] Compiling InternalCollectionsUtilities Specialize.swift
[8/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[9/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[10/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[11/21] Compiling InternalCollectionsUtilities Integer rank.swift
[12/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[13/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/21] Compiling InternalCollectionsUtilities Debugging.swift
[16/21] Compiling InternalCollectionsUtilities Descriptions.swift
[17/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[18/21] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[19/21] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[20/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/93] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[25/93] Compiling OrderedCollections OrderedDictionary+Elements.swift
[26/95] Compiling OrderedCollections _HashTable+Bucket.swift
[27/95] Compiling OrderedCollections _HashTable+BucketIterator.swift
[28/95] Compiling OrderedCollections _HashTable.swift
[29/95] Compiling OrderedCollections _Hashtable+Header.swift
[30/95] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[31/95] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[32/95] Compiling DequeModule _DequeSlot.swift
[33/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[34/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[35/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[36/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[37/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[38/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[39/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[40/95] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[41/102] Compiling OrderedCollections OrderedDictionary+Codable.swift
[42/102] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[43/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[44/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[45/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[46/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[47/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[48/102] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[49/102] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[50/102] Compiling OrderedCollections OrderedDictionary.swift
[51/102] Compiling OrderedCollections OrderedSet+Codable.swift
[52/102] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[53/102] Compiling OrderedCollections OrderedSet+Descriptions.swift
[54/102] Compiling OrderedCollections OrderedSet+Diffing.swift
[55/102] Compiling OrderedCollections OrderedSet+Equatable.swift
[56/102] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[57/102] Compiling OrderedCollections OrderedSet+Hashable.swift
[58/102] Compiling OrderedCollections OrderedSet+Initializers.swift
[59/102] Compiling OrderedCollections OrderedSet+Insertions.swift
[60/102] Compiling OrderedCollections OrderedSet+Invariants.swift
[61/102] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[62/102] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[63/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[64/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[65/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[66/102] Compiling OrderedCollections _HashTable+Constants.swift
[67/102] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[68/102] Compiling OrderedCollections _HashTable+Testing.swift
[69/102] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[70/102] Emitting module DequeModule
[71/103] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[72/103] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[73/103] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[74/103] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[75/103] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[76/103] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[77/103] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[78/103] Compiling OrderedCollections OrderedDictionary+Values.swift
[97/104] Emitting module OrderedCollections
[98/104] Compiling OrderedCollections OrderedSet+Sendable.swift
[99/104] Compiling OrderedCollections OrderedSet+SubSequence.swift
[100/104] Compiling OrderedCollections OrderedSet+Testing.swift
[101/104] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[102/104] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[103/104] Compiling OrderedCollections OrderedSet.swift
[104/104] Compiling OrderedCollections _UnsafeBitset.swift
[107/151] Emitting module AsyncAlgorithms
[108/157] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[109/157] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[110/157] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[111/157] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[112/157] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[113/157] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[114/157] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[115/157] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[116/157] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[117/157] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[118/157] Compiling AsyncAlgorithms AsyncChannel.swift
[119/157] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[120/157] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[121/157] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[122/157] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[123/157] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[124/157] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[125/157] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[126/157] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[127/157] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[128/157] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[129/157] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[130/157] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[131/157] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[132/157] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[133/157] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[134/157] Compiling AsyncAlgorithms SetAlgebra.swift
[135/157] Compiling AsyncAlgorithms UnsafeTransfer.swift
[136/157] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[137/157] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[138/157] Compiling AsyncAlgorithms ZipStateMachine.swift
[139/157] Compiling AsyncAlgorithms ZipStorage.swift
[140/157] Compiling AsyncAlgorithms ChannelStateMachine.swift
[141/157] Compiling AsyncAlgorithms ChannelStorage.swift
[142/157] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[143/157] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[144/157] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[145/157] Compiling AsyncAlgorithms CombineLatestStorage.swift
[146/157] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[147/157] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[148/157] Compiling AsyncAlgorithms MergeStateMachine.swift
[149/157] Compiling AsyncAlgorithms MergeStorage.swift
[150/157] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[151/157] Compiling AsyncAlgorithms Rethrow.swift
[152/157] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[153/157] Compiling AsyncAlgorithms DebounceStateMachine.swift
[154/157] Compiling AsyncAlgorithms DebounceStorage.swift
[155/157] Compiling AsyncAlgorithms Dictionary.swift
[156/157] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[157/157] Compiling AsyncAlgorithms Locking.swift
[160/171] Compiling AsyncSequenceValidation Theme.swift
[161/172] Compiling AsyncSequenceValidation Locking.swift
[162/172] Compiling AsyncSequenceValidation SourceLocation.swift
[163/172] Compiling AsyncSequenceValidation Input.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Input.swift:57:23: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
              Context.currentJob,
                      ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
    static var currentJob: Job?
               ^
[164/172] Compiling AsyncSequenceValidation Job.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Input.swift:57:23: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
              Context.currentJob,
                      ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
    static var currentJob: Job?
               ^
[165/172] Compiling AsyncSequenceValidation AsyncSequenceValidationDiagram.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Clock.swift:120:50: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
          AsyncSequenceValidationDiagram.Context.currentJob,
                                                 ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
    static var currentJob: Job?
               ^
[166/172] Compiling AsyncSequenceValidation Clock.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Clock.swift:120:50: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
          AsyncSequenceValidationDiagram.Context.currentJob,
                                                 ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
    static var currentJob: Job?
               ^
[167/172] Emitting module AsyncSequenceValidation
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:116:12: warning: 'Executor.enqueue(UnownedJob)' is deprecated as a protocol requirement; conform type 'AsyncSequenceValidationDiagram.Context.ClockExecutor_Pre5_9' to 'Executor' by implementing 'func enqueue(ExecutorJob)' instead
      func enqueue(_ job: UnownedJob) {
           ^
[168/172] Compiling AsyncSequenceValidation Event.swift
[169/172] Compiling AsyncSequenceValidation Expectation.swift
[170/172] Compiling AsyncSequenceValidation WorkQueue.swift
[171/172] Compiling AsyncSequenceValidation TaskDriver.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:99:58: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
    queue.enqueue(AsyncSequenceValidationDiagram.Context.currentJob) {
                                                         ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:100:61: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
      let previous = AsyncSequenceValidationDiagram.Context.currentJob
                                                            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:101:46: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
      AsyncSequenceValidationDiagram.Context.currentJob = job
                                             ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
    static var currentJob: Job?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:103:46: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
      AsyncSequenceValidationDiagram.Context.currentJob = previous
                                             ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
    static var currentJob: Job?
               ^
[172/172] Compiling AsyncSequenceValidation Test.swift
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:116:12: warning: 'Executor.enqueue(UnownedJob)' is deprecated as a protocol requirement; conform type 'AsyncSequenceValidationDiagram.Context.ClockExecutor_Pre5_9' to 'Executor' by implementing 'func enqueue(ExecutorJob)' instead
      func enqueue(_ job: UnownedJob) {
           ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:64:29: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state
              when: Context.clock!.now,
                            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: note: static property declared here
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:68:21: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state
            Context.specificationFailures.append(failure)
                    ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:72:27: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state
            when: Context.clock!.now,
                          ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: note: static property declared here
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:76:19: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state
          Context.specificationFailures.append(failure)
                  ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:173:28: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state
    var failures = Context.specificationFailures
                           ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:174:13: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state
    Context.specificationFailures.removeAll()
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:379:13: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state
    Context.clock = clock
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: note: static property declared here
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:380:13: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state
    Context.specificationFailures.removeAll()
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: note: static property declared here
    static var specificationFailures = [ExpectationFailure]()
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:382: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
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:383:7: warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state
      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:384:17: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state
        Context.driver?.enqueue(job)
                ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:419:15: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state
      Context.clock = nil
              ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: note: static property declared here
    static var clock: Clock?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:420:7: warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state
      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:422:13: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state
    Context.driver?.start()
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:425:13: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state
    Context.driver?.join()
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: note: static property declared here
    static var driver: TaskDriver?
               ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:426:13: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state
    Context.driver = nil
            ^
/host/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: note: static property declared here
    static var driver: TaskDriver?
               ^
[175/176] Emitting module AsyncAlgorithms_XCTest
[176/176] Compiling AsyncAlgorithms_XCTest ValidationTest.swift
Build complete! (27.52s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-async-algorithms",
  "name" : "swift-async-algorithms",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AsyncAlgorithms",
      "targets" : [
        "AsyncAlgorithms"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_CAsyncSequenceValidationSupport",
      "module_type" : "SystemLibraryTarget",
      "name" : "_CAsyncSequenceValidationSupport",
      "path" : "Sources/_CAsyncSequenceValidationSupport",
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "AsyncSequenceValidation",
      "module_type" : "SwiftTarget",
      "name" : "AsyncSequenceValidation",
      "path" : "Sources/AsyncSequenceValidation",
      "sources" : [
        "AsyncSequenceValidationDiagram.swift",
        "Clock.swift",
        "Event.swift",
        "Expectation.swift",
        "Input.swift",
        "Job.swift",
        "Locking.swift",
        "SourceLocation.swift",
        "TaskDriver.swift",
        "Test.swift",
        "Theme.swift",
        "WorkQueue.swift"
      ],
      "target_dependencies" : [
        "_CAsyncSequenceValidationSupport",
        "AsyncAlgorithms"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncAlgorithms_XCTest",
      "module_type" : "SwiftTarget",
      "name" : "AsyncAlgorithms_XCTest",
      "path" : "Sources/AsyncAlgorithms_XCTest",
      "sources" : [
        "ValidationTest.swift"
      ],
      "target_dependencies" : [
        "AsyncAlgorithms",
        "AsyncSequenceValidation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncAlgorithmsTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncAlgorithmsTests",
      "path" : "Tests/AsyncAlgorithmsTests",
      "sources" : [
        "Interspersed/TestInterspersed.swift",
        "Performance/TestThroughput.swift",
        "Performance/ThroughputMeasurement.swift",
        "Support/Asserts.swift",
        "Support/Failure.swift",
        "Support/Gate.swift",
        "Support/GatedSequence.swift",
        "Support/Indefinite.swift",
        "Support/Locking.swift",
        "Support/ManualClock.swift",
        "Support/ReportingSequence.swift",
        "Support/Validator.swift",
        "Support/ViolatingSequence.swift",
        "TestAdjacentPairs.swift",
        "TestBuffer.swift",
        "TestBufferedByteIterator.swift",
        "TestChain.swift",
        "TestChannel.swift",
        "TestChunk.swift",
        "TestCombineLatest.swift",
        "TestCompacted.swift",
        "TestDebounce.swift",
        "TestDictionary.swift",
        "TestJoin.swift",
        "TestLazy.swift",
        "TestManualClock.swift",
        "TestMerge.swift",
        "TestRangeReplaceableCollection.swift",
        "TestReductions.swift",
        "TestRemoveDuplicates.swift",
        "TestSetAlgebra.swift",
        "TestThrottle.swift",
        "TestThrowingChannel.swift",
        "TestTimer.swift",
        "TestValidationTests.swift",
        "TestValidator.swift",
        "TestZip.swift"
      ],
      "target_dependencies" : [
        "AsyncAlgorithms",
        "AsyncSequenceValidation",
        "AsyncAlgorithms_XCTest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncAlgorithms",
      "module_type" : "SwiftTarget",
      "name" : "AsyncAlgorithms",
      "path" : "Sources/AsyncAlgorithms",
      "product_dependencies" : [
        "OrderedCollections",
        "DequeModule"
      ],
      "product_memberships" : [
        "AsyncAlgorithms"
      ],
      "sources" : [
        "AsyncAdjacentPairsSequence.swift",
        "AsyncBufferedByteIterator.swift",
        "AsyncChain2Sequence.swift",
        "AsyncChain3Sequence.swift",
        "AsyncChunkedByGroupSequence.swift",
        "AsyncChunkedOnProjectionSequence.swift",
        "AsyncChunksOfCountOrSignalSequence.swift",
        "AsyncChunksOfCountSequence.swift",
        "AsyncCompactedSequence.swift",
        "AsyncExclusiveReductionsSequence.swift",
        "AsyncInclusiveReductionsSequence.swift",
        "AsyncJoinedBySeparatorSequence.swift",
        "AsyncJoinedSequence.swift",
        "AsyncRemoveDuplicatesSequence.swift",
        "AsyncSyncSequence.swift",
        "AsyncThrottleSequence.swift",
        "AsyncThrowingExclusiveReductionsSequence.swift",
        "AsyncThrowingInclusiveReductionsSequence.swift",
        "AsyncTimerSequence.swift",
        "Buffer/AsyncBufferSequence.swift",
        "Buffer/BoundedBufferStateMachine.swift",
        "Buffer/BoundedBufferStorage.swift",
        "Buffer/UnboundedBufferStateMachine.swift",
        "Buffer/UnboundedBufferStorage.swift",
        "Channels/AsyncChannel.swift",
        "Channels/AsyncThrowingChannel.swift",
        "Channels/ChannelStateMachine.swift",
        "Channels/ChannelStorage.swift",
        "CombineLatest/AsyncCombineLatest2Sequence.swift",
        "CombineLatest/AsyncCombineLatest3Sequence.swift",
        "CombineLatest/CombineLatestStateMachine.swift",
        "CombineLatest/CombineLatestStorage.swift",
        "Debounce/AsyncDebounceSequence.swift",
        "Debounce/DebounceStateMachine.swift",
        "Debounce/DebounceStorage.swift",
        "Dictionary.swift",
        "Interspersed/AsyncInterspersedSequence.swift",
        "Locking.swift",
        "Merge/AsyncMerge2Sequence.swift",
        "Merge/AsyncMerge3Sequence.swift",
        "Merge/MergeStateMachine.swift",
        "Merge/MergeStorage.swift",
        "RangeReplaceableCollection.swift",
        "Rethrow.swift",
        "SetAlgebra.swift",
        "UnsafeTransfer.swift",
        "Zip/AsyncZip2Sequence.swift",
        "Zip/AsyncZip3Sequence.swift",
        "Zip/ZipStateMachine.swift",
        "Zip/ZipStorage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.