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 AsyncObjects, reference main (8fa621), with Swift 6.0 for Linux on 29 Nov 2024 08:17:22 UTC.

Swift 6 data race errors: 26

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/AsyncObjects.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/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:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SwiftyLab/AsyncObjects.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-format
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git
[1/3709] Fetching swift-log
[39/14355] Fetching swift-log, swift-format
[516/16393] Fetching swift-log, swift-format, swift-docc-plugin
[8352/31996] Fetching swift-log, swift-format, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (2.01s)
Fetched https://github.com/apple/swift-format from cache (2.02s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.02s)
Fetched https://github.com/apple/swift-collections.git from cache (2.04s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.61s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6547] Fetching swift-tools-support-core
[6548/18942] Fetching swift-tools-support-core, swift-argument-parser
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.08s)
[1488/12395] Fetching swift-argument-parser
[12396/79078] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (5.23s)
Fetched https://github.com/apple/swift-syntax from cache (5.28s)
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 (1.37s)
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.39s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (0.97s)
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.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.56s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.74s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3186] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.54s)
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.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.3
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
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-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
warning: 'spi-builder-workspace': dependency 'swift-log' is not used by any target
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/24] Emitting module InternalCollectionsUtilities
[9/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[12/26] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[13/26] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[14/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/26] Compiling InternalCollectionsUtilities Integer rank.swift
[16/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/26] Compiling InternalCollectionsUtilities Debugging.swift
[22/26] Compiling InternalCollectionsUtilities Descriptions.swift
[23/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/26] Compiling InternalCollectionsUtilities Specialize.swift
[28/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[29/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[30/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[31/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[32/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[33/82] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[34/82] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[35/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[36/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[37/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[38/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[39/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[40/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[41/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[42/89] Compiling OrderedCollections OrderedDictionary.swift
[43/89] Compiling OrderedCollections OrderedSet+Codable.swift
[44/89] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[45/89] Compiling OrderedCollections OrderedSet+Descriptions.swift
[46/89] Compiling OrderedCollections OrderedSet+Diffing.swift
[47/89] Compiling OrderedCollections OrderedSet+Equatable.swift
[48/89] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[49/89] Compiling OrderedCollections OrderedSet+Hashable.swift
[50/89] Compiling OrderedCollections OrderedSet+Initializers.swift
[51/89] Compiling OrderedCollections OrderedSet+Insertions.swift
[52/89] Compiling OrderedCollections OrderedSet+Invariants.swift
[53/89] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[54/89] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[55/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[56/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[57/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[58/89] Compiling OrderedCollections OrderedDictionary+Codable.swift
[59/89] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[60/89] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[61/89] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[62/89] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[63/89] Compiling OrderedCollections OrderedDictionary+Elements.swift
[64/89] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[65/89] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[66/89] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[67/89] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[68/89] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[69/89] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[70/89] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[71/89] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[72/89] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[73/89] Compiling OrderedCollections OrderedDictionary+Values.swift
[74/89] Compiling OrderedCollections _HashTable+Bucket.swift
[75/89] Compiling OrderedCollections _HashTable+BucketIterator.swift
[76/89] Compiling OrderedCollections _HashTable+Constants.swift
[77/89] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[78/89] Compiling OrderedCollections _HashTable+Testing.swift
[79/89] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[80/89] Compiling OrderedCollections _HashTable.swift
[81/89] Compiling OrderedCollections _Hashtable+Header.swift
[82/89] Compiling OrderedCollections OrderedSet+Sendable.swift
[83/89] Compiling OrderedCollections OrderedSet+SubSequence.swift
[84/89] Compiling OrderedCollections OrderedSet+Testing.swift
[85/89] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/89] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/89] Compiling OrderedCollections OrderedSet.swift
[88/89] Compiling OrderedCollections _UnsafeBitset.swift
[89/89] Emitting module OrderedCollections
[91/114] Emitting module AsyncObjects
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  3 | @_implementationOnly import Darwin
  4 | #elseif canImport(Glibc)
  5 | @_implementationOnly import Glibc
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  6 | #elseif canImport(WinSDK)
  7 | @_implementationOnly import WinSDK
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:106:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
104 |     ///              before any logic in this method.
105 |     @inlinable
106 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |         _ continuation: Continuation,
108 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:106:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
104 |     ///              before any logic in this method.
105 |     @inlinable
106 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |         _ continuation: Continuation,
108 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:145:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
143 |     ///           explicitly as it defaults to `#line`).
144 |     @inlinable
145 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
146 |         _ continuation: Continuation,
147 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:145:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
143 |     ///           explicitly as it defaults to `#line`).
144 |     @inlinable
145 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
146 |         _ continuation: Continuation,
147 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:58:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 56 |     ///              before any logic in this method.
 57 |     @inlinable
 58 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 59 |         _ continuation: Continuation,
 60 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:58:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 56 |     ///              before any logic in this method.
 57 |     @inlinable
 58 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 59 |         _ continuation: Continuation,
 60 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:97:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 95 |     ///           explicitly as it defaults to `#line`).
 96 |     @inlinable
 97 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 98 |         _ continuation: Continuation,
 99 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:97:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 95 |     ///           explicitly as it defaults to `#line`).
 96 |     @inlinable
 97 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 98 |         _ continuation: Continuation,
 99 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:69:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 67 |     ///              before any logic in this method.
 68 |     @inlinable
 69 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 70 |         _ continuation: Continuation,
 71 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:69:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 67 |     ///              before any logic in this method.
 68 |     @inlinable
 69 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 70 |         _ continuation: Continuation,
 71 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:109:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |     ///           explicitly as it defaults to `#line`).
108 |     @inlinable
109 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
110 |         _ continuation: Continuation,
111 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:109:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |     ///           explicitly as it defaults to `#line`).
108 |     @inlinable
109 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
110 |         _ continuation: Continuation,
111 |         withKey key: UUID,
/host/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
/host/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
/host/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,
/host/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,
/host/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,
/host/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,
/host/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,
/host/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,
/host/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
/host/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
/host/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
<unknown>:0: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
<unknown>:0: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
/host/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<pthread_mutex_t>'); 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<pthread_mutex_t>'); 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)
[92/117] Compiling AsyncObjects CancellationSource+Task.swift
[93/117] Compiling AsyncObjects CancellationSource+Timeout.swift
[94/117] Compiling AsyncObjects CancellationSource.swift
[95/117] Compiling AsyncObjects Continuable.swift
/host/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
/host/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
[96/117] Compiling AsyncObjects ContinuableCollection.swift
/host/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
/host/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
[97/117] Compiling AsyncObjects ContinuableCollectionActor.swift
/host/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
/host/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
[98/117] Compiling AsyncObjects Exclusible.swift
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  3 | @_implementationOnly import Darwin
  4 | #elseif canImport(Glibc)
  5 | @_implementationOnly import Glibc
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  6 | #elseif canImport(WinSDK)
  7 | @_implementationOnly import WinSDK
/host/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<pthread_mutex_t>'); 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<pthread_mutex_t>'); 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)
[99/117] Compiling AsyncObjects Locker.swift
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  3 | @_implementationOnly import Darwin
  4 | #elseif canImport(Glibc)
  5 | @_implementationOnly import Glibc
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  6 | #elseif canImport(WinSDK)
  7 | @_implementationOnly import WinSDK
/host/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<pthread_mutex_t>'); 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<pthread_mutex_t>'); 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)
[100/117] Compiling AsyncObjects Loggable.swift
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  3 | @_implementationOnly import Darwin
  4 | #elseif canImport(Glibc)
  5 | @_implementationOnly import Glibc
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
  6 | #elseif canImport(WinSDK)
  7 | @_implementationOnly import WinSDK
/host/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<pthread_mutex_t>'); 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<pthread_mutex_t>'); 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)
[101/117] Compiling AsyncObjects GlobalContinuation.swift
/host/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,
/host/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,
/host/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,
/host/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,
/host/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,
<unknown>:0: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
<unknown>:0: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
/host/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,
[102/117] Compiling AsyncObjects TrackableContinuable.swift
/host/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,
/host/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,
/host/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,
/host/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,
/host/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,
<unknown>:0: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
<unknown>:0: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
/host/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,
[103/117] Compiling AsyncObjects TrackedContinuation.swift
/host/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,
/host/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,
/host/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,
/host/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,
/host/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,
<unknown>:0: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
<unknown>:0: warning: task or actor isolated value cannot be sent; this is an error in the Swift 6 language mode
/host/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,
[104/117] Compiling AsyncObjects AsyncCountdownEvent.swift
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:106:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
104 |     ///              before any logic in this method.
105 |     @inlinable
106 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |         _ continuation: Continuation,
108 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:106:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
104 |     ///              before any logic in this method.
105 |     @inlinable
106 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |         _ continuation: Continuation,
108 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:145:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
143 |     ///           explicitly as it defaults to `#line`).
144 |     @inlinable
145 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
146 |         _ continuation: Continuation,
147 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:145:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
143 |     ///           explicitly as it defaults to `#line`).
144 |     @inlinable
145 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
146 |         _ continuation: Continuation,
147 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:58:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 56 |     ///              before any logic in this method.
 57 |     @inlinable
 58 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 59 |         _ continuation: Continuation,
 60 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:58:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 56 |     ///              before any logic in this method.
 57 |     @inlinable
 58 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 59 |         _ continuation: Continuation,
 60 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:97:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 95 |     ///           explicitly as it defaults to `#line`).
 96 |     @inlinable
 97 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 98 |         _ continuation: Continuation,
 99 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:97:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 95 |     ///           explicitly as it defaults to `#line`).
 96 |     @inlinable
 97 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 98 |         _ continuation: Continuation,
 99 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:69:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 67 |     ///              before any logic in this method.
 68 |     @inlinable
 69 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 70 |         _ continuation: Continuation,
 71 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:69:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 67 |     ///              before any logic in this method.
 68 |     @inlinable
 69 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 70 |         _ continuation: Continuation,
 71 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:109:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |     ///           explicitly as it defaults to `#line`).
108 |     @inlinable
109 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
110 |         _ continuation: Continuation,
111 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:109:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |     ///           explicitly as it defaults to `#line`).
108 |     @inlinable
109 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
110 |         _ continuation: Continuation,
111 |         withKey key: UUID,
[105/117] Compiling AsyncObjects AsyncEvent.swift
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:106:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
104 |     ///              before any logic in this method.
105 |     @inlinable
106 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |         _ continuation: Continuation,
108 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:106:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
104 |     ///              before any logic in this method.
105 |     @inlinable
106 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |         _ continuation: Continuation,
108 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:145:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
143 |     ///           explicitly as it defaults to `#line`).
144 |     @inlinable
145 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
146 |         _ continuation: Continuation,
147 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:145:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
143 |     ///           explicitly as it defaults to `#line`).
144 |     @inlinable
145 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
146 |         _ continuation: Continuation,
147 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:58:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 56 |     ///              before any logic in this method.
 57 |     @inlinable
 58 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 59 |         _ continuation: Continuation,
 60 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:58:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 56 |     ///              before any logic in this method.
 57 |     @inlinable
 58 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 59 |         _ continuation: Continuation,
 60 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:97:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 95 |     ///           explicitly as it defaults to `#line`).
 96 |     @inlinable
 97 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 98 |         _ continuation: Continuation,
 99 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:97:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 95 |     ///           explicitly as it defaults to `#line`).
 96 |     @inlinable
 97 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 98 |         _ continuation: Continuation,
 99 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:69:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 67 |     ///              before any logic in this method.
 68 |     @inlinable
 69 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 70 |         _ continuation: Continuation,
 71 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:69:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 67 |     ///              before any logic in this method.
 68 |     @inlinable
 69 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 70 |         _ continuation: Continuation,
 71 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:109:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |     ///           explicitly as it defaults to `#line`).
108 |     @inlinable
109 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
110 |         _ continuation: Continuation,
111 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:109:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |     ///           explicitly as it defaults to `#line`).
108 |     @inlinable
109 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
110 |         _ continuation: Continuation,
111 |         withKey key: UUID,
[106/117] Compiling AsyncObjects AsyncSemaphore.swift
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:106:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
104 |     ///              before any logic in this method.
105 |     @inlinable
106 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |         _ continuation: Continuation,
108 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:106:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
104 |     ///              before any logic in this method.
105 |     @inlinable
106 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |         _ continuation: Continuation,
108 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:145:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
143 |     ///           explicitly as it defaults to `#line`).
144 |     @inlinable
145 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
146 |         _ continuation: Continuation,
147 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:145:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
143 |     ///           explicitly as it defaults to `#line`).
144 |     @inlinable
145 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
146 |         _ continuation: Continuation,
147 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:58:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 56 |     ///              before any logic in this method.
 57 |     @inlinable
 58 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 59 |         _ continuation: Continuation,
 60 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:58:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 56 |     ///              before any logic in this method.
 57 |     @inlinable
 58 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 59 |         _ continuation: Continuation,
 60 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:97:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 95 |     ///           explicitly as it defaults to `#line`).
 96 |     @inlinable
 97 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 98 |         _ continuation: Continuation,
 99 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:97:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 95 |     ///           explicitly as it defaults to `#line`).
 96 |     @inlinable
 97 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 98 |         _ continuation: Continuation,
 99 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:69:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 67 |     ///              before any logic in this method.
 68 |     @inlinable
 69 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 70 |         _ continuation: Continuation,
 71 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:69:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 67 |     ///              before any logic in this method.
 68 |     @inlinable
 69 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 70 |         _ continuation: Continuation,
 71 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:109:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |     ///           explicitly as it defaults to `#line`).
108 |     @inlinable
109 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
110 |         _ continuation: Continuation,
111 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:109:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |     ///           explicitly as it defaults to `#line`).
108 |     @inlinable
109 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
110 |         _ continuation: Continuation,
111 |         withKey key: UUID,
[107/117] Compiling AsyncObjects AsyncObject+Clock.swift
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:106:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
104 |     ///              before any logic in this method.
105 |     @inlinable
106 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |         _ continuation: Continuation,
108 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:106:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
104 |     ///              before any logic in this method.
105 |     @inlinable
106 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |         _ continuation: Continuation,
108 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:145:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
143 |     ///           explicitly as it defaults to `#line`).
144 |     @inlinable
145 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
146 |         _ continuation: Continuation,
147 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncCountdownEvent.swift:145:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
143 |     ///           explicitly as it defaults to `#line`).
144 |     @inlinable
145 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
146 |         _ continuation: Continuation,
147 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:58:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 56 |     ///              before any logic in this method.
 57 |     @inlinable
 58 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 59 |         _ continuation: Continuation,
 60 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:58:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 56 |     ///              before any logic in this method.
 57 |     @inlinable
 58 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 59 |         _ continuation: Continuation,
 60 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:97:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 95 |     ///           explicitly as it defaults to `#line`).
 96 |     @inlinable
 97 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 98 |         _ continuation: Continuation,
 99 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncEvent.swift:97:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 95 |     ///           explicitly as it defaults to `#line`).
 96 |     @inlinable
 97 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 98 |         _ continuation: Continuation,
 99 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:69:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 67 |     ///              before any logic in this method.
 68 |     @inlinable
 69 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 70 |         _ continuation: Continuation,
 71 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:69:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 67 |     ///              before any logic in this method.
 68 |     @inlinable
 69 |     internal func addContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addContinuation(_:withKey:file:function:line:preinit:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
 70 |         _ continuation: Continuation,
 71 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:109:19: warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |     ///           explicitly as it defaults to `#line`).
108 |     @inlinable
109 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Continuation' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
110 |         _ continuation: Continuation,
111 |         withKey key: UUID,
/host/spi-builder-workspace/Sources/AsyncObjects/AsyncSemaphore.swift:109:19: warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
107 |     ///           explicitly as it defaults to `#line`).
108 |     @inlinable
109 |     internal func removeContinuation(
    |                   `- warning: non-sendable type 'Self.Key' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeContinuation(_:withKey:file:function:line:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
110 |         _ continuation: Continuation,
111 |         withKey key: UUID,
[108/117] Compiling AsyncObjects AsyncObject+Duration.swift
[109/117] Compiling AsyncObjects AsyncObject.swift
[110/117] Compiling AsyncObjects Cancellable.swift
[111/117] Compiling AsyncObjects CancellationSource+Linking.swift
[112/117] Compiling AsyncObjects Task.swift
/host/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
/host/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
/host/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
/host/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 |
[113/117] Compiling AsyncObjects TaskGroup.swift
/host/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
/host/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
/host/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
/host/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 |
[114/117] Compiling AsyncObjects Future.swift
/host/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
/host/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
/host/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
/host/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 |
[115/117] Compiling AsyncObjects TaskOperation.swift
[116/117] Compiling AsyncObjects TaskQueue.swift
[117/117] Compiling AsyncObjects TaskTracker.swift
Build complete! (58.79s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.