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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/belozierov/SwiftCoroutine.git
Reference: master
From https://github.com/belozierov/SwiftCoroutine
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
Cloned https://github.com/belozierov/SwiftCoroutine.git into /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/belozierov/SwiftCoroutine.git at master
========================================
afd91ff068e96814beea27f5990c813d7261ebef
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[0/1] Compiling CCoroutine CCoroutine.c
[2/41] Compiling SwiftCoroutine CoChannelPublisher.swift
[3/41] Compiling SwiftCoroutine CoChannelSubscription.swift
[4/41] Compiling SwiftCoroutine CoFuture+Combine.swift
[5/41] Compiling SwiftCoroutine CoFuturePublisher.swift
[6/41] Compiling SwiftCoroutine CoFutureSubscription.swift
[7/41] Compiling SwiftCoroutine CoCancellable.swift
[8/41] Compiling SwiftCoroutine CoroutineScheduler.swift
[9/41] Compiling SwiftCoroutine AtomicInt.swift
[10/41] Compiling SwiftCoroutine AtomicTuple.swift
[11/41] Compiling SwiftCoroutine CallbackStack.swift
[12/41] Compiling SwiftCoroutine FifoQueue.swift
[13/46] Compiling SwiftCoroutine QueueNodeEraser.swift
[14/46] Compiling SwiftCoroutine Storage.swift
[15/46] Compiling SwiftCoroutine TaggedPointer.swift
[16/46] Compiling SwiftCoroutine Constants.swift
[17/46] Compiling SwiftCoroutine DispatchSourceTimer+extensions.swift
[18/46] Compiling SwiftCoroutine CoroutineProtocol.swift
[19/46] Compiling SwiftCoroutine SharedCoroutine.swift
[20/46] Compiling SwiftCoroutine SharedCoroutineDispatcher.swift
[21/46] Compiling SwiftCoroutine SharedCoroutineQueue.swift
[22/46] Compiling SwiftCoroutine CoroutineScheduler+DispatchQueue.swift
[23/46] Compiling SwiftCoroutine CoScope.swift
[24/46] Compiling SwiftCoroutine CoroutineContext.swift
[25/46] Compiling SwiftCoroutine Coroutine+StackSize.swift
[26/46] Compiling SwiftCoroutine Coroutine.swift
[27/46] Compiling SwiftCoroutine CoroutineError.swift
[28/46] Emitting module SwiftCoroutine
[29/46] Compiling SwiftCoroutine _BufferedChannel.swift
[30/46] Compiling SwiftCoroutine _Channel.swift
[31/46] Compiling SwiftCoroutine _CoChannelMap.swift
[32/46] Compiling SwiftCoroutine _ConflatedChannel.swift
[33/46] Compiling SwiftCoroutine CoChannel.swift
[34/46] Compiling SwiftCoroutine CoChannelError.swift
[35/46] Compiling SwiftCoroutine CoFuture1+await.swift
[36/46] Compiling SwiftCoroutine CoFuture2+map.swift
[37/46] Compiling SwiftCoroutine CoFuture3+flatMap.swift
[38/46] Compiling SwiftCoroutine CoFuture4+whenComplete.swift
[39/46] Compiling SwiftCoroutine CoFuture5+hashable.swift
[40/46] Compiling SwiftCoroutine CoChannel+Combine.swift
[41/46] Compiling SwiftCoroutine CoChannelReceiver.swift
[42/46] Compiling SwiftCoroutine CoChannelSender.swift
[43/46] Compiling SwiftCoroutine CoFutureError.swift
[44/46] Compiling SwiftCoroutine CoFuture.swift
[45/46] Compiling SwiftCoroutine CoPromise.swift
[46/46] Compiling SwiftCoroutine URLSession+CoFuture.swift
Build complete! (16.29s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
{
  "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": "swiftcoroutine",
      "name": "SwiftCoroutine",
      "url": "https://github.com/belozierov/SwiftCoroutine.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCoroutine",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Fetching https://github.com/belozierov/SwiftCoroutine.git from cache
Fetched https://github.com/belozierov/SwiftCoroutine.git (0.20s)
Creating working copy for https://github.com/belozierov/SwiftCoroutine.git
Working copy of https://github.com/belozierov/SwiftCoroutine.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftcoroutine' is not used by any target
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.