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 AsyncExtensions, reference 0.5.3 (3442d3), with Swift 5.10 for macOS (SPM) on 28 Jun 2024 05:49:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sideeffect-io/AsyncExtensions.git
Reference: 0.5.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sideeffect-io/AsyncExtensions
 * tag               0.5.3      -> FETCH_HEAD
HEAD is now at 3442d3d Fix AsyncSubject's Failure type conflincting with Apple addition to AsyncSequence starting from Xcode 16 (iOS 18, MacOS 15, Vision OS 2, etc.)
Cloned https://github.com/sideeffect-io/AsyncExtensions.git
Revision (git rev-parse @):
3442d3d046800f1974bda096faaf0ac510b21154
SUCCESS checkout https://github.com/sideeffect-io/AsyncExtensions.git at 0.5.3
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.3 (0.02s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "asyncextensions",
      "name": "AsyncExtensions",
      "url": "https://github.com/sideeffect-io/AsyncExtensions.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncExtensions",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sideeffect-io/AsyncExtensions.git
[1/616] Fetching asyncextensions
Fetched https://github.com/sideeffect-io/AsyncExtensions.git from cache (0.21s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.1 (0.02s)
Creating working copy for https://github.com/sideeffect-io/AsyncExtensions.git
Working copy of https://github.com/sideeffect-io/AsyncExtensions.git resolved at 0.5.3 (3442d3d)
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.1
warning: '.resolve-product-dependencies': dependency 'asyncextensions' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sideeffect-io/AsyncExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/68] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[7/68] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[8/70] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[9/70] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[10/70] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[11/70] Compiling OrderedCollections _HashTable+Testing.swift
[12/70] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[13/70] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[14/70] Compiling OrderedCollections OrderedDictionary+Elements.swift
[15/70] Compiling OrderedCollections _HashTable.swift
[16/70] Compiling OrderedCollections _Hashtable+Header.swift
[17/70] Compiling OrderedCollections OrderedDictionary+Codable.swift
[18/70] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[19/70] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[20/70] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[21/70] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[22/70] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[23/70] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[24/70] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[25/70] Compiling OrderedCollections OrderedSet+SubSequence.swift
[26/70] Compiling OrderedCollections OrderedSet+Hashable.swift
[27/70] Compiling OrderedCollections OrderedSet+Initializers.swift
[28/70] Compiling OrderedCollections OrderedSet+Insertions.swift
[29/70] Compiling OrderedCollections OrderedSet+Invariants.swift
[30/70] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[31/70] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[32/76] Compiling OrderedCollections _HashTable+Bucket.swift
[33/76] Compiling OrderedCollections _HashTable+BucketIterator.swift
[34/76] Compiling OrderedCollections _HashTable+Constants.swift
[35/76] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[36/76] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[37/76] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[38/76] Compiling OrderedCollections OrderedDictionary+Values.swift
[39/76] Compiling OrderedCollections OrderedDictionary.swift
[40/76] Compiling OrderedCollections OrderedSet+Codable.swift
[41/76] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[42/76] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[43/76] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[44/76] Compiling OrderedCollections OrderedSet+Diffing.swift
[45/76] Compiling OrderedCollections OrderedSet+Equatable.swift
[46/76] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[47/76] Emitting module DequeModule
[48/76] Compiling DequeModule _DequeSlot.swift
[49/76] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/76] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/76] Compiling OrderedCollections OrderedSet+Testing.swift
[71/76] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[72/76] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[73/76] Compiling OrderedCollections OrderedSet.swift
[74/76] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[75/76] Compiling OrderedCollections _UnsafeBitset.swift
[76/76] Emitting module OrderedCollections
[77/78] Emitting module Collections
[78/78] Compiling Collections Collections.swift
[79/121] Compiling AsyncExtensions AsyncPrependSequence.swift
[80/121] Compiling AsyncExtensions AsyncScanSequence.swift
[81/121] Compiling AsyncExtensions AsyncSequence+Assign.swift
[82/121] Compiling AsyncExtensions AsyncSequence+Collect.swift
[83/121] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[84/121] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[85/126] Emitting module AsyncExtensions
[86/126] Compiling AsyncExtensions AsyncMergeSequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
[87/126] Compiling AsyncExtensions MergeStateMachine.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
[88/126] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
[89/126] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
[90/126] Compiling AsyncExtensions AsyncZip2Sequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
[91/126] Compiling AsyncExtensions AsyncZip3Sequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [isTerminated, othersTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [otherTask] in
                       ^
[92/126] Compiling AsyncExtensions AsyncSequence+Share.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [baseTask, state] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [baseTask, state] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
[93/126] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [baseTask, state] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [baseTask, state] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
[94/126] Compiling AsyncExtensions ManagedCriticalState.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [baseTask, state] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [baseTask, state] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
[95/126] Compiling AsyncExtensions Regulator.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [baseTask, state] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [baseTask, state] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
[96/126] Compiling AsyncExtensions Result+ErrorMechanism.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      return try await withTaskCancellationHandler { [baseTask, state] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      return try await withTaskCancellationHandler { [baseTask, state] in
                       ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
[97/126] Compiling AsyncExtensions AsyncBufferedChannel.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return try await withTaskCancellationHandler { [state] in
                     ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return try await withTaskCancellationHandler { [state] in
                     ^
[98/126] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return try await withTaskCancellationHandler { [state] in
                     ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return try await withTaskCancellationHandler { [state] in
                     ^
[99/126] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return try await withTaskCancellationHandler { [state] in
                     ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return try await withTaskCancellationHandler { [state] in
                     ^
[100/126] Compiling AsyncExtensions AsyncPassthroughSubject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return try await withTaskCancellationHandler { [state] in
                     ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return try await withTaskCancellationHandler { [state] in
                     ^
[101/126] Compiling AsyncExtensions AsyncReplaySubject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return try await withTaskCancellationHandler { [state] in
                     ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return try await withTaskCancellationHandler { [state] in
                     ^
[102/126] Compiling AsyncExtensions AsyncSubject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return await withTaskCancellationHandler { [state] in
                 ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    return try await withTaskCancellationHandler { [state] in
                     ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return try await withTaskCancellationHandler { [state] in
                     ^
[103/126] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[104/126] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[105/126] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[106/126] Compiling AsyncExtensions Streamed.swift
[107/126] Compiling AsyncExtensions AsyncMerge2Sequence.swift
[108/126] Compiling AsyncExtensions AsyncMerge3Sequence.swift
[109/126] Compiling AsyncExtensions AsyncStream+Pipe.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[110/126] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[111/126] Compiling AsyncExtensions AsyncTimerSequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[112/126] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[113/126] Compiling AsyncExtensions AsyncMapToResultSequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[114/126] Compiling AsyncExtensions AsyncMulticastSequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
      await withTaskCancellationHandler { [task] in
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[115/126] Compiling AsyncExtensions ZipStateMachine.swift
[116/126] Compiling AsyncExtensions Termination.swift
[117/126] Compiling AsyncExtensions AsyncEmptySequence.swift
[118/126] Compiling AsyncExtensions AsyncFailSequence.swift
[119/126] Compiling AsyncExtensions AsyncJustSequence.swift
[120/126] Compiling AsyncExtensions AsyncLazySequence.swift
[121/126] Compiling AsyncExtensions AsyncZipSequence.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
[122/126] Compiling AsyncExtensions Zip2Runtime.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
[123/126] Compiling AsyncExtensions Zip2StateMachine.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
[124/126] Compiling AsyncExtensions Zip3Runtime.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
[125/126] Compiling AsyncExtensions Zip3StateMachine.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
[126/126] Compiling AsyncExtensions ZipRuntime.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
    try await withTaskCancellationHandler {
              ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
Build complete! (7.79s)
Build complete.
Done.