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 swift-libs 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/rock-n-code/swift-libs.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rock-n-code/swift-libs
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fca5e03 [Bugfix] Reference to Coordination library amended (#25)
Cloned https://github.com/rock-n-code/swift-libs.git
Revision (git rev-parse @):
fca5e034d60bafeb450c9f23ab70c0712acc0c97
SUCCESS checkout https://github.com/rock-n-code/swift-libs.git at main
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.48s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.61s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.07s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
========================================
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": "swift-libs",
      "name": "swift-libs",
      "url": "https://github.com/rock-n-code/swift-libs.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-libs",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/rock-n-code/swift-libs.git from cache
Fetched https://github.com/rock-n-code/swift-libs.git (0.28s)
Creating working copy for https://github.com/rock-n-code/swift-libs.git
Working copy of https://github.com/rock-n-code/swift-libs.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swift-libs' 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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/34] Compiling SwiftLibsDependency DependencyKey.swift
[4/34] Compiling SwiftLibsDependency DependencyService.swift
[5/34] Compiling SwiftLibsDependency Dependency.swift
[6/34] Emitting module SwiftLibsDependency
[7/34] Compiling SwiftLibsCoordination PushNavigationRouter.swift
[8/34] Compiling SwiftLibsCoordination BaseNavigationRouter.swift
[9/34] Compiling SwiftLibsCoordination WindowRouter.swift
[10/34] Compiling SwiftLibsCoordination ModalNavigationRouter.swift
[11/34] Compiling SwiftLibsCoordination Router.swift
[12/34] Emitting module SwiftLibsCoordination
[13/34] Compiling SwiftLibsCoordination Coordinator.swift
[14/34] Emitting module SwiftLibsFoundation
[15/35] Compiling SwiftLibsFoundation Collection+Empty.swift
[16/35] Compiling SwiftLibsFoundation Optional+Nil.swift
[17/35] Compiling SwiftLibsFoundation BundleError.swift
[18/35] Compiling SwiftLibsFoundation Bool+Init.swift
[19/35] Compiling SwiftLibsCommunication HTTPRequestMethod.swift
[20/35] Compiling SwiftLibsFoundation LossyCodableList.swift
[21/35] Compiling SwiftLibsCommunication Client.swift
[22/35] Compiling SwiftLibsFoundation Bundle+LocalisationBundle.swift
[23/35] Compiling SwiftLibsFoundation String+Empty.swift
[24/35] Compiling SwiftLibsFoundation String+Localisation.swift
[25/35] Compiling SwiftLibsFoundation TimeZone+Zone.swift
[26/35] Compiling SwiftLibsCommunication HTTPResponseCode.swift
[27/35] Emitting module SwiftLibsCommunication
[28/35] Compiling SwiftLibsCommunication Endpoint.swift
[29/35] Compiling SwiftLibsCommunication MockURLProtocol.swift
[30/35] Compiling SwiftLibsCommunication MakeURLRequestError.swift
[31/35] Compiling SwiftLibsCommunication MakeURLRequestUseCase.swift
[32/35] Compiling SwiftLibsPersistence Fetcher.swift
[33/35] Emitting module SwiftLibsPersistence
[34/35] Compiling SwiftLibsPersistence Service.swift
[35/35] Compiling SwiftLibsPersistence URL+Devices.swift
Build complete! (20.37s)
Build complete.
Done.