The Swift Package Index logo.Swift Package Index

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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/belozierov/SwiftCoroutine.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/belozierov/SwiftCoroutine
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at afd91ff - updated versions
Cloned https://github.com/belozierov/SwiftCoroutine.git
Revision (git rev-parse @):
afd91ff068e96814beea27f5990c813d7261ebef
SUCCESS checkout https://github.com/belozierov/SwiftCoroutine.git at master
========================================
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": "swiftcoroutine",
      "name": "SwiftCoroutine",
      "url": "https://github.com/belozierov/SwiftCoroutine.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCoroutine",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/belozierov/SwiftCoroutine.git
[1/4800] Fetching swiftcoroutine
Fetched https://github.com/belozierov/SwiftCoroutine.git (0.65s)
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
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
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 CoScope.swift
[9/41] Compiling SwiftCoroutine CoroutineContext.swift
[10/41] Compiling SwiftCoroutine Coroutine+StackSize.swift
[11/41] Compiling SwiftCoroutine Coroutine.swift
[12/41] Compiling SwiftCoroutine CoroutineError.swift
[13/41] Compiling SwiftCoroutine _BufferedChannel.swift
[14/41] Compiling SwiftCoroutine _Channel.swift
[15/41] Compiling SwiftCoroutine _CoChannelMap.swift
[16/41] Compiling SwiftCoroutine _ConflatedChannel.swift
[17/41] Compiling SwiftCoroutine CoChannel.swift
[18/41] Compiling SwiftCoroutine CoChannelError.swift
[19/41] Compiling SwiftCoroutine CoChannelReceiver.swift
[20/41] Compiling SwiftCoroutine CoChannelSender.swift
[21/41] Compiling SwiftCoroutine CoFutureError.swift
[22/41] Compiling SwiftCoroutine CoFuture.swift
[23/41] Compiling SwiftCoroutine CoPromise.swift
[24/41] Compiling SwiftCoroutine URLSession+CoFuture.swift
[25/41] Compiling SwiftCoroutine CoFuture1+await.swift
[26/41] Compiling SwiftCoroutine CoFuture2+map.swift
[27/41] Compiling SwiftCoroutine CoFuture3+flatMap.swift
[28/41] Compiling SwiftCoroutine CoFuture4+whenComplete.swift
[29/41] Compiling SwiftCoroutine CoFuture5+hashable.swift
[30/41] Compiling SwiftCoroutine CoChannel+Combine.swift
[31/41] Compiling SwiftCoroutine CoroutineScheduler.swift
[32/41] Compiling SwiftCoroutine AtomicInt.swift
[33/41] Compiling SwiftCoroutine AtomicTuple.swift
[34/41] Compiling SwiftCoroutine CallbackStack.swift
[35/41] Compiling SwiftCoroutine FifoQueue.swift
[36/41] Emitting module SwiftCoroutine
[37/41] Compiling SwiftCoroutine CoroutineProtocol.swift
[38/41] Compiling SwiftCoroutine SharedCoroutine.swift
[39/41] Compiling SwiftCoroutine SharedCoroutineDispatcher.swift
[40/41] Compiling SwiftCoroutine SharedCoroutineQueue.swift
[41/41] Compiling SwiftCoroutine CoroutineScheduler+DispatchQueue.swift
[42/46] Compiling SwiftCoroutine QueueNodeEraser.swift
[43/46] Compiling SwiftCoroutine Storage.swift
[44/46] Compiling SwiftCoroutine TaggedPointer.swift
[45/46] Compiling SwiftCoroutine Constants.swift
[46/46] Compiling SwiftCoroutine DispatchSourceTimer+extensions.swift
Build complete! (9.20s)
Build complete.
Done.