The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncExtensions with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sideeffect-io/AsyncExtensions.git
Reference: 0.5.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sideeffect-io/AsyncExtensions
 * tag               0.5.2      -> FETCH_HEAD
HEAD is now at 1f0729e Merge pull request #33 from sideeffect-io/release/0.5.2
Cloned https://github.com/sideeffect-io/AsyncExtensions.git
Revision (git rev-parse @):
1f0729e4f1f6c7166acfac3cec43b3cbe83be0e6
SUCCESS checkout https://github.com/sideeffect-io/AsyncExtensions.git at 0.5.2
========================================
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.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/68] Compiling OrderedCollections _HashTable+Bucket.swift
[7/68] Compiling OrderedCollections _HashTable+BucketIterator.swift
[8/68] Compiling OrderedCollections _HashTable+Testing.swift
[9/68] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[10/68] Compiling OrderedCollections _HashTable.swift
[11/68] Compiling OrderedCollections _Hashtable+Header.swift
[12/68] Compiling OrderedCollections OrderedDictionary+Codable.swift
[13/70] Compiling OrderedCollections _HashTable+Constants.swift
[14/70] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[15/70] Compiling OrderedCollections OrderedDictionary+Elements.swift
[16/70] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[17/70] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[18/70] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[19/70] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[20/70] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[21/70] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[22/70] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[23/70] Compiling OrderedCollections OrderedSet+Hashable.swift
[24/70] Compiling OrderedCollections OrderedSet+Initializers.swift
[25/70] Compiling OrderedCollections OrderedSet+Insertions.swift
[26/70] Compiling OrderedCollections OrderedSet+Invariants.swift
[27/70] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[28/70] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[29/76] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[30/76] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[31/76] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[32/76] Compiling OrderedCollections OrderedSet+Diffing.swift
[33/76] Compiling OrderedCollections OrderedSet+Equatable.swift
[34/76] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.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+Partial SetAlgebra+Basics.swift
[42/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[43/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[44/76] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[45/76] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[46/76] Compiling OrderedCollections OrderedSet+SubSequence.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] Emitting module AsyncExtensions
[80/126] Compiling AsyncExtensions AsyncPrependSequence.swift
[81/126] Compiling AsyncExtensions AsyncScanSequence.swift
[82/126] Compiling AsyncExtensions AsyncSequence+Assign.swift
[83/126] Compiling AsyncExtensions AsyncSequence+Collect.swift
[84/126] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[85/126] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[86/126] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[87/126] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[88/126] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[89/126] Compiling AsyncExtensions Streamed.swift
[90/126] Compiling AsyncExtensions AsyncMerge2Sequence.swift
[91/126] Compiling AsyncExtensions AsyncMerge3Sequence.swift
[92/126] Compiling AsyncExtensions AsyncBufferedChannel.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return try await withTaskCancellationHandler { [state] in
                     ^
[93/126] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return try await withTaskCancellationHandler { [state] in
                     ^
[94/126] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return try await withTaskCancellationHandler { [state] in
                     ^
[95/126] Compiling AsyncExtensions AsyncPassthroughSubject.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return try await withTaskCancellationHandler { [state] in
                     ^
[96/126] Compiling AsyncExtensions AsyncReplaySubject.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    return try await withTaskCancellationHandler { [state] in
                     ^
[97/126] Compiling AsyncExtensions AsyncSubject.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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 ZipStateMachine.swift
[99/126] Compiling AsyncExtensions Termination.swift
[100/126] Compiling AsyncExtensions AsyncEmptySequence.swift
[101/126] Compiling AsyncExtensions AsyncFailSequence.swift
[102/126] Compiling AsyncExtensions AsyncJustSequence.swift
[103/126] Compiling AsyncExtensions AsyncLazySequence.swift
[104/126] Compiling AsyncExtensions AsyncMergeSequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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
                       ^
[105/126] Compiling AsyncExtensions MergeStateMachine.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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
                       ^
[106/126] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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
                       ^
[107/126] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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
                       ^
[108/126] Compiling AsyncExtensions AsyncZip2Sequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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
                       ^
[109/126] Compiling AsyncExtensions AsyncZip3Sequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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
                       ^
[110/126] Compiling AsyncExtensions AsyncSequence+Share.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
[111/126] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
[112/126] Compiling AsyncExtensions ManagedCriticalState.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
[113/126] Compiling AsyncExtensions Regulator.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
[114/126] Compiling AsyncExtensions Result+ErrorMechanism.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    await withTaskCancellationHandler {
          ^
[115/126] Compiling AsyncExtensions AsyncZipSequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
[116/126] Compiling AsyncExtensions Zip2Runtime.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
[117/126] Compiling AsyncExtensions Zip2StateMachine.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
[118/126] Compiling AsyncExtensions Zip3Runtime.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
[119/126] Compiling AsyncExtensions Zip3StateMachine.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
[120/126] Compiling AsyncExtensions ZipRuntime.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
    try await withTaskCancellationHandler {
              ^
[121/126] Compiling AsyncExtensions AsyncStream+Pipe.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[122/126] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[123/126] Compiling AsyncExtensions AsyncTimerSequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[124/126] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[125/126] Compiling AsyncExtensions AsyncMapToResultSequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[126/126] Compiling AsyncExtensions AsyncMulticastSequence.swift
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
Build complete! (6.82s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.22s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.3 (0.03s)
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
Build complete.
Done.

Build Machine: Mac 7