The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncObjects, reference main (8fa621), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 02:05:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/AsyncObjects.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftyLab/AsyncObjects
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8fa6219 fix(`CancellationSource`): prevent priority inversion of submitted tasks
Cloned https://github.com/SwiftyLab/AsyncObjects.git
Revision (git rev-parse @):
8fa6219a5b9b76325d4eff7afcf4c60b50f3af8d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/AsyncObjects.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftyLab/AsyncObjects.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/21] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/22] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/22] Compiling InternalCollectionsUtilities Descriptions.swift
[11/22] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/22] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/22] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/22] Compiling InternalCollectionsUtilities Integer rank.swift
[15/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[17/22] Emitting module InternalCollectionsUtilities
[18/22] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/22] Compiling InternalCollectionsUtilities Debugging.swift
[20/22] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/22] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/22] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/78] Compiling OrderedCollections OrderedSet+Codable.swift
[24/78] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[25/78] Compiling OrderedCollections OrderedSet+Descriptions.swift
[26/78] Compiling OrderedCollections OrderedSet+Diffing.swift
[27/78] Compiling OrderedCollections OrderedSet+Equatable.swift
[28/78] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[29/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[30/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[31/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[32/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[33/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[34/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[35/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[36/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[37/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[38/84] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[39/84] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[40/84] Compiling OrderedCollections OrderedSet+Sendable.swift
[41/84] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/84] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/84] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/84] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[45/84] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[46/84] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[47/84] Compiling OrderedCollections _Hashtable+Header.swift
[48/84] Compiling OrderedCollections OrderedDictionary+Codable.swift
[49/84] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[50/84] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[51/84] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/84] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/84] Compiling OrderedCollections OrderedSet+Hashable.swift
[54/84] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/84] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/84] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/84] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/84] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[60/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[61/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[62/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[63/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[64/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[65/84] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[66/84] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[67/84] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[68/84] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/84] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/84] Compiling OrderedCollections OrderedDictionary.swift
[71/84] Compiling OrderedCollections OrderedSet+SubSequence.swift
[72/84] Compiling OrderedCollections OrderedSet+Testing.swift
[73/84] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[74/84] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[75/84] Compiling OrderedCollections OrderedSet.swift
[76/84] Compiling OrderedCollections _UnsafeBitset.swift
[77/84] Compiling OrderedCollections _HashTable+Bucket.swift
[78/84] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/84] Compiling OrderedCollections _HashTable+Constants.swift
[80/84] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[81/84] Compiling OrderedCollections _HashTable+Testing.swift
[82/84] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[83/84] Compiling OrderedCollections _HashTable.swift
[84/84] Emitting module OrderedCollections
[85/109] Compiling AsyncObjects AsyncObject+Clock.swift
[86/109] Compiling AsyncObjects AsyncObject+Duration.swift
[87/109] Compiling AsyncObjects AsyncObject.swift
[88/111] Emitting module AsyncObjects
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  1 | import Foundation
  2 | #if canImport(Darwin)
  3 | @_implementationOnly import Darwin
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  4 | #elseif canImport(Glibc)
  5 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/Continuable.swift:55:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 53 |     /// - Throws: If `resume(throwing:)` is called on the continuation, this function throws that error.
 54 |     @_unsafeInheritExecutor
 55 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 56 |         file: String, function: String, line: UInt,
 57 |         _ body: (Self) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/Continuable.swift:86:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 84 |     /// - Returns: The value passed to the continuation by the closure.
 85 |     @_unsafeInheritExecutor
 86 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 87 |         file: String, function: String, line: UInt,
 88 |         _ body: (Self) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/GlobalContinuation.swift:37:24: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 35 |     @inlinable
 36 |     @_unsafeInheritExecutor
 37 |     public static func with(
    |                        `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 38 |         file: String = #fileID,
 39 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/GlobalContinuation.swift:72:24: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 70 |     @inlinable
 71 |     @_unsafeInheritExecutor
 72 |     public static func with(
    |                        `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 73 |         file: String = #fileID,
 74 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:74:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 72 |     @usableFromInline
 73 |     @_unsafeInheritExecutor
 74 |     static func withCancellation(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 75 |         id: ID,
 76 |         file: String = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:119:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
117 |     @usableFromInline
118 |     @_unsafeInheritExecutor
119 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
120 |         file: String = #fileID,
121 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:165:26: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
163 |     @usableFromInline
164 |     @_unsafeInheritExecutor
165 |     internal static func withCancellation(
    |                          `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
166 |         id: ID,
167 |         file: String = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:209:26: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
207 |     @usableFromInline
208 |     @_unsafeInheritExecutor
209 |     internal static func with(
    |                          `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
210 |         file: String = #fileID,
211 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Extensions/Task.swift:19:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
17 |     @discardableResult
18 |     @_unsafeInheritExecutor
19 |     static func withCancellableTask(
   |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
20 |         priority: TaskPriority?,
21 |         operation: @Sendable @escaping () async throws -> Success
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Extensions/TaskGroup.swift:13:19: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 11 |     @inlinable
 12 |     @_unsafeInheritExecutor
 13 |     mutating func addTaskAndStart(
    |                   `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 14 |         priority: TaskPriority? = nil,
 15 |         operation: @escaping @Sendable () async -> ChildTaskResult
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Extensions/TaskGroup.swift:40:19: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 38 |     @inlinable
 39 |     @_unsafeInheritExecutor
 40 |     mutating func addTaskAndStart(
    |                   `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 41 |         priority: TaskPriority? = nil,
 42 |         operation: @escaping @Sendable () async throws -> ChildTaskResult
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:50:18: warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<os_unfair_lock_s>'); this is an error in the Swift 6 language mode
 48 |     internal typealias PlatformLock = UnsafeMutablePointer<Primitive>
 49 |     /// Pointer to platform dependent lock primitive.
 50 |     internal let platformLock: PlatformLock
    |                  `- warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<os_unfair_lock_s>'); this is an error in the Swift 6 language mode
 51 |
 52 |     /// Creates lock object with the provided pointer to platform dependent lock primitive.
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[89/111] Compiling AsyncObjects TaskQueue.swift
[90/111] Compiling AsyncObjects TaskTracker.swift
[91/111] Compiling AsyncObjects ContinuableCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/GlobalContinuation.swift:37:24: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 35 |     @inlinable
 36 |     @_unsafeInheritExecutor
 37 |     public static func with(
    |                        `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 38 |         file: String = #fileID,
 39 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/GlobalContinuation.swift:72:24: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 70 |     @inlinable
 71 |     @_unsafeInheritExecutor
 72 |     public static func with(
    |                        `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 73 |         file: String = #fileID,
 74 |         function: String = #function,
[92/111] Compiling AsyncObjects ContinuableCollectionActor.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/GlobalContinuation.swift:37:24: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 35 |     @inlinable
 36 |     @_unsafeInheritExecutor
 37 |     public static func with(
    |                        `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 38 |         file: String = #fileID,
 39 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/GlobalContinuation.swift:72:24: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 70 |     @inlinable
 71 |     @_unsafeInheritExecutor
 72 |     public static func with(
    |                        `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 73 |         file: String = #fileID,
 74 |         function: String = #function,
[93/111] Compiling AsyncObjects GlobalContinuation.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/GlobalContinuation.swift:37:24: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 35 |     @inlinable
 36 |     @_unsafeInheritExecutor
 37 |     public static func with(
    |                        `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 38 |         file: String = #fileID,
 39 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/GlobalContinuation.swift:72:24: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 70 |     @inlinable
 71 |     @_unsafeInheritExecutor
 72 |     public static func with(
    |                        `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 73 |         file: String = #fileID,
 74 |         function: String = #function,
[94/111] Compiling AsyncObjects Exclusible.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  1 | import Foundation
  2 | #if canImport(Darwin)
  3 | @_implementationOnly import Darwin
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  4 | #elseif canImport(Glibc)
  5 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:50:18: warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<os_unfair_lock_s>'); this is an error in the Swift 6 language mode
 48 |     internal typealias PlatformLock = UnsafeMutablePointer<Primitive>
 49 |     /// Pointer to platform dependent lock primitive.
 50 |     internal let platformLock: PlatformLock
    |                  `- warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<os_unfair_lock_s>'); this is an error in the Swift 6 language mode
 51 |
 52 |     /// Creates lock object with the provided pointer to platform dependent lock primitive.
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[95/111] Compiling AsyncObjects Locker.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  1 | import Foundation
  2 | #if canImport(Darwin)
  3 | @_implementationOnly import Darwin
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  4 | #elseif canImport(Glibc)
  5 | @_implementationOnly import Glibc
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:50:18: warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<os_unfair_lock_s>'); this is an error in the Swift 6 language mode
 48 |     internal typealias PlatformLock = UnsafeMutablePointer<Primitive>
 49 |     /// Pointer to platform dependent lock primitive.
 50 |     internal let platformLock: PlatformLock
    |                  `- warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<os_unfair_lock_s>'); this is an error in the Swift 6 language mode
 51 |
 52 |     /// Creates lock object with the provided pointer to platform dependent lock primitive.
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[96/111] Compiling AsyncObjects TrackableContinuable.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:74:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 72 |     @usableFromInline
 73 |     @_unsafeInheritExecutor
 74 |     static func withCancellation(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 75 |         id: ID,
 76 |         file: String = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:119:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
117 |     @usableFromInline
118 |     @_unsafeInheritExecutor
119 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
120 |         file: String = #fileID,
121 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:165:26: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
163 |     @usableFromInline
164 |     @_unsafeInheritExecutor
165 |     internal static func withCancellation(
    |                          `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
166 |         id: ID,
167 |         file: String = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:209:26: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
207 |     @usableFromInline
208 |     @_unsafeInheritExecutor
209 |     internal static func with(
    |                          `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
210 |         file: String = #fileID,
211 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Extensions/Task.swift:19:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
17 |     @discardableResult
18 |     @_unsafeInheritExecutor
19 |     static func withCancellableTask(
   |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
20 |         priority: TaskPriority?,
21 |         operation: @Sendable @escaping () async throws -> Success
[97/111] Compiling AsyncObjects TrackedContinuation.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:74:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 72 |     @usableFromInline
 73 |     @_unsafeInheritExecutor
 74 |     static func withCancellation(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 75 |         id: ID,
 76 |         file: String = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:119:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
117 |     @usableFromInline
118 |     @_unsafeInheritExecutor
119 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
120 |         file: String = #fileID,
121 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:165:26: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
163 |     @usableFromInline
164 |     @_unsafeInheritExecutor
165 |     internal static func withCancellation(
    |                          `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
166 |         id: ID,
167 |         file: String = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:209:26: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
207 |     @usableFromInline
208 |     @_unsafeInheritExecutor
209 |     internal static func with(
    |                          `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
210 |         file: String = #fileID,
211 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Extensions/Task.swift:19:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
17 |     @discardableResult
18 |     @_unsafeInheritExecutor
19 |     static func withCancellableTask(
   |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
20 |         priority: TaskPriority?,
21 |         operation: @Sendable @escaping () async throws -> Success
[98/111] Compiling AsyncObjects Task.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:74:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 72 |     @usableFromInline
 73 |     @_unsafeInheritExecutor
 74 |     static func withCancellation(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 75 |         id: ID,
 76 |         file: String = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:119:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
117 |     @usableFromInline
118 |     @_unsafeInheritExecutor
119 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
120 |         file: String = #fileID,
121 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:165:26: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
163 |     @usableFromInline
164 |     @_unsafeInheritExecutor
165 |     internal static func withCancellation(
    |                          `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
166 |         id: ID,
167 |         file: String = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackableContinuable.swift:209:26: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
207 |     @usableFromInline
208 |     @_unsafeInheritExecutor
209 |     internal static func with(
    |                          `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
210 |         file: String = #fileID,
211 |         function: String = #function,
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Extensions/Task.swift:19:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
17 |     @discardableResult
18 |     @_unsafeInheritExecutor
19 |     static func withCancellableTask(
   |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
20 |         priority: TaskPriority?,
21 |         operation: @Sendable @escaping () async throws -> Success
[99/111] Compiling AsyncObjects CancellationSource+Timeout.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/Continuable.swift:55:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 53 |     /// - Throws: If `resume(throwing:)` is called on the continuation, this function throws that error.
 54 |     @_unsafeInheritExecutor
 55 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 56 |         file: String, function: String, line: UInt,
 57 |         _ body: (Self) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/Continuable.swift:86:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 84 |     /// - Returns: The value passed to the continuation by the closure.
 85 |     @_unsafeInheritExecutor
 86 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 87 |         file: String, function: String, line: UInt,
 88 |         _ body: (Self) -> Void
[100/111] Compiling AsyncObjects CancellationSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/Continuable.swift:55:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 53 |     /// - Throws: If `resume(throwing:)` is called on the continuation, this function throws that error.
 54 |     @_unsafeInheritExecutor
 55 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 56 |         file: String, function: String, line: UInt,
 57 |         _ body: (Self) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/Continuable.swift:86:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 84 |     /// - Returns: The value passed to the continuation by the closure.
 85 |     @_unsafeInheritExecutor
 86 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 87 |         file: String, function: String, line: UInt,
 88 |         _ body: (Self) -> Void
[101/111] Compiling AsyncObjects Continuable.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/Continuable.swift:55:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 53 |     /// - Throws: If `resume(throwing:)` is called on the continuation, this function throws that error.
 54 |     @_unsafeInheritExecutor
 55 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 56 |         file: String, function: String, line: UInt,
 57 |         _ body: (Self) -> Void
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Continuation/Continuable.swift:86:17: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 84 |     /// - Returns: The value passed to the continuation by the closure.
 85 |     @_unsafeInheritExecutor
 86 |     static func with(
    |                 `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 87 |         file: String, function: String, line: UInt,
 88 |         _ body: (Self) -> Void
[102/111] Compiling AsyncObjects Loggable.swift
[103/111] Compiling AsyncObjects TaskOperation.swift
[104/111] Compiling AsyncObjects TaskGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Extensions/TaskGroup.swift:13:19: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 11 |     @inlinable
 12 |     @_unsafeInheritExecutor
 13 |     mutating func addTaskAndStart(
    |                   `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 14 |         priority: TaskPriority? = nil,
 15 |         operation: @escaping @Sendable () async -> ChildTaskResult
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Extensions/TaskGroup.swift:40:19: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 38 |     @inlinable
 39 |     @_unsafeInheritExecutor
 40 |     mutating func addTaskAndStart(
    |                   `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 41 |         priority: TaskPriority? = nil,
 42 |         operation: @escaping @Sendable () async throws -> ChildTaskResult
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Future.swift:346:20: warning: no calls to throwing functions occur within 'try' expression
 344 |         if let result = result {
 345 |             log("Received", file: file, function: function, line: line)
 346 |             return try! result.get()
     |                    `- warning: no calls to throwing functions occur within 'try' expression
 347 |         }
 348 |
[105/111] Compiling AsyncObjects Future.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Extensions/TaskGroup.swift:13:19: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 11 |     @inlinable
 12 |     @_unsafeInheritExecutor
 13 |     mutating func addTaskAndStart(
    |                   `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 14 |         priority: TaskPriority? = nil,
 15 |         operation: @escaping @Sendable () async -> ChildTaskResult
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Extensions/TaskGroup.swift:40:19: warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 38 |     @inlinable
 39 |     @_unsafeInheritExecutor
 40 |     mutating func addTaskAndStart(
    |                   `- warning: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead; this is an error in the Swift 6 language mode
 41 |         priority: TaskPriority? = nil,
 42 |         operation: @escaping @Sendable () async throws -> ChildTaskResult
/Users/admin/builder/spi-builder-workspace/Sources/AsyncObjects/Future.swift:346:20: warning: no calls to throwing functions occur within 'try' expression
 344 |         if let result = result {
 345 |             log("Received", file: file, function: function, line: line)
 346 |             return try! result.get()
     |                    `- warning: no calls to throwing functions occur within 'try' expression
 347 |         }
 348 |
[106/111] Compiling AsyncObjects Cancellable.swift
[107/111] Compiling AsyncObjects CancellationSource+Linking.swift
[108/111] Compiling AsyncObjects CancellationSource+Task.swift
[109/111] Compiling AsyncObjects AsyncCountdownEvent.swift
[110/111] Compiling AsyncObjects AsyncEvent.swift
[111/111] Compiling AsyncObjects AsyncSemaphore.swift
Build complete! (33.50s)
Fetching https://github.com/apple/swift-format
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
[1/2082] Fetching swift-docc-plugin
[85/5918] Fetching swift-docc-plugin, swift-log
[517/22558] Fetching swift-docc-plugin, swift-log, swift-collections
[557/34768] Fetching swift-docc-plugin, swift-log, swift-collections, swift-format
Fetched https://github.com/apple/swift-log.git from cache (1.76s)
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.76s)
Fetched https://github.com/apple/swift-format from cache (1.76s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (2.35s)
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/6855] Fetching swift-tools-support-core
[276/22235] Fetching swift-tools-support-core, swift-argument-parser
[22236/93141] Fetching swift-tools-support-core, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.27s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (3.27s)
Fetched https://github.com/apple/swift-syntax from cache (3.27s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (3.83s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (1.66s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.48s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.37s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/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-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
[6881/20720765] Downloading https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip (2.15s)
warning: 'spi-builder-workspace': dependency 'swift-log' is not used by any target
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.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"
    },
    {
      "identity" : "swift-format",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.50700.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-format"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "AsyncObjects",
  "name" : "AsyncObjects",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncObjects",
      "targets" : [
        "AsyncObjects"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AsyncObjectsTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncObjectsTests",
      "path" : "Tests/AsyncObjectsTests",
      "sources" : [
        "AsyncCountdownEventTests.swift",
        "AsyncEventTests.swift",
        "AsyncObjectTests.swift",
        "AsyncSemaphoreTests.swift",
        "CancellationSourceTests.swift",
        "LockerTests.swift",
        "NonThrowingFutureTests.swift",
        "StandardLibraryTests.swift",
        "TaskOperationTests.swift",
        "TaskQueueTests.swift",
        "ThrowingFutureTests.swift",
        "TrackedContinuationTests.swift",
        "XCAsyncTestCase.swift"
      ],
      "target_dependencies" : [
        "AsyncObjects"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncObjects",
      "module_type" : "SwiftTarget",
      "name" : "AsyncObjects",
      "path" : "Sources/AsyncObjects",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "AsyncObjects"
      ],
      "sources" : [
        "AsyncCountdownEvent.swift",
        "AsyncEvent.swift",
        "AsyncSemaphore.swift",
        "Base/AsyncObject+Clock.swift",
        "Base/AsyncObject+Duration.swift",
        "Base/AsyncObject.swift",
        "CancellationSource/Cancellable.swift",
        "CancellationSource/CancellationSource+Linking.swift",
        "CancellationSource/CancellationSource+Task.swift",
        "CancellationSource/CancellationSource+Timeout.swift",
        "CancellationSource/CancellationSource.swift",
        "Continuation/Continuable.swift",
        "Continuation/ContinuableCollection.swift",
        "Continuation/ContinuableCollectionActor.swift",
        "Continuation/GlobalContinuation.swift",
        "Continuation/TrackableContinuable.swift",
        "Continuation/TrackedContinuation.swift",
        "Extensions/Task.swift",
        "Extensions/TaskGroup.swift",
        "Future.swift",
        "Locks/Exclusible.swift",
        "Locks/Locker.swift",
        "Logging/Loggable.swift",
        "TaskOperation.swift",
        "TaskQueue.swift",
        "TaskTracker.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.