This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 AsyncChannelKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AsyncSwiftKits/AsyncChannelKit.git
Reference: v0.0.7
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AsyncSwiftKits/AsyncChannelKit
 * tag               v0.0.7     -> FETCH_HEAD
HEAD is now at 9f13f1c updates to new release of AsyncTesting which no longer throws from waitForExpectations
Cloned https://github.com/AsyncSwiftKits/AsyncChannelKit.git
Revision (git rev-parse @):
9f13f1cf0be6b3f6ce5cc913944cdf4795eb8240
SUCCESS checkout https://github.com/AsyncSwiftKits/AsyncChannelKit.git at v0.0.7
Fetching https://github.com/brennanMKE/AsyncTesting.git from cache
Fetched https://github.com/brennanMKE/AsyncTesting.git (0.24s)
Computing version for https://github.com/brennanMKE/AsyncTesting.git
Computed https://github.com/brennanMKE/AsyncTesting.git at 0.0.7 (0.05s)
Creating working copy for https://github.com/brennanMKE/AsyncTesting.git
Working copy of https://github.com/brennanMKE/AsyncTesting.git resolved at 0.0.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "asyncchannelkit",
      "name": "AsyncChannelKit",
      "url": "https://github.com/AsyncSwiftKits/AsyncChannelKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncChannelKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AsyncSwiftKits/AsyncChannelKit.git from cache
Fetched https://github.com/AsyncSwiftKits/AsyncChannelKit.git (0.21s)
Creating working copy for https://github.com/AsyncSwiftKits/AsyncChannelKit.git
Working copy of https://github.com/AsyncSwiftKits/AsyncChannelKit.git resolved at v0.0.7
warning: '.resolve-product-dependencies': dependency 'asyncchannelkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/AsyncSwiftKits/AsyncChannelKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling AsyncChannelKit AsyncSequence+forEach.swift
[2/4] Compiling AsyncChannelKit AsyncThrowingChannel.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannelKit/AsyncThrowingChannel.swift:17:49: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
                let value: Element? = try await withTaskCancellationHandler { [channel] in
                                                ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannelKit/AsyncThrowingChannel.swift:17:49: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
                let value: Element? = try await withTaskCancellationHandler { [channel] in
                                                ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannelKit/AsyncThrowingChannel.swift:61:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
        await withTaskCancellationHandler {
              ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannelKit/AsyncThrowingChannel.swift:61:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
        await withTaskCancellationHandler {
              ^
[3/4] Emitting module AsyncChannelKit
[4/4] Compiling AsyncChannelKit AsyncChannel.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannelKit/AsyncChannel.swift:16:41: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
            let value: Element? = await withTaskCancellationHandler { [channel] in
                                        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannelKit/AsyncChannel.swift:16:41: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
            let value: Element? = await withTaskCancellationHandler { [channel] in
                                        ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannelKit/AsyncChannel.swift:57:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
        await withTaskCancellationHandler {
              ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncChannelKit/AsyncChannel.swift:57:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
        await withTaskCancellationHandler {
              ^
Build complete! (3.69s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.