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 OperationAwaiting 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.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/OperationAwaiting.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/OperationAwaiting
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ab34956 Use HasResult v2
Cloned https://github.com/Frizlab/OperationAwaiting.git
Revision (git rev-parse @):
ab349561964c500a1794e8053c4edd76833d9c01
SUCCESS checkout https://github.com/Frizlab/OperationAwaiting.git at main
Fetching https://github.com/Frizlab/HasResult.git from cache
Fetching https://github.com/happn-app/RetryingOperation.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Frizlab/HasResult.git (0.20s)
Fetched https://github.com/happn-app/RetryingOperation.git (0.21s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Fetched https://github.com/apple/swift-log.git (0.26s)
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.7 (0.37s)
Computing version for https://github.com/Frizlab/HasResult.git
Computed https://github.com/Frizlab/HasResult.git at 2.0.0 (0.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.2
Creating working copy for https://github.com/Frizlab/HasResult.git
Working copy of https://github.com/Frizlab/HasResult.git resolved at 2.0.0
Creating working copy for https://github.com/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "operationawaiting",
      "name": "OperationAwaiting",
      "url": "https://github.com/Frizlab/OperationAwaiting.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OperationAwaiting",
      "dependencies": [
        {
          "identity": "hasresult",
          "name": "HasResult",
          "url": "https://github.com/Frizlab/HasResult.git",
          "version": "2.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HasResult",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/OperationAwaiting.git from cache
Fetched https://github.com/Frizlab/OperationAwaiting.git (0.14s)
Fetching https://github.com/Frizlab/HasResult.git from cache
Fetched https://github.com/Frizlab/HasResult.git (0.13s)
Computing version for https://github.com/Frizlab/HasResult.git
Computed https://github.com/Frizlab/HasResult.git at 2.0.0 (0.01s)
Creating working copy for https://github.com/Frizlab/HasResult.git
Working copy of https://github.com/Frizlab/HasResult.git resolved at 2.0.0
Creating working copy for https://github.com/Frizlab/OperationAwaiting.git
Working copy of https://github.com/Frizlab/OperationAwaiting.git resolved at main
warning: '.resolve-product-dependencies': dependency 'operationawaiting' is not used by any target
Found 1 product dependencies
  - HasResult
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Frizlab/OperationAwaiting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module HasResult
[2/2] Compiling HasResult HasResult.swift
[3/6] Compiling OperationAwaiting SendableOperation.swift
[4/6] Compiling OperationAwaiting Operation+Async.swift
[5/6] Emitting module OperationAwaiting
[6/6] Compiling OperationAwaiting OperationQueue+Async.swift
Build complete! (5.99s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.