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 PerfectMustache 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/perfectlysoft/perfect-mustache.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/perfectlysoft/perfect-mustache
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0d5e45e Updated for swift 5. Removed Perfect-Thread dependency
Cloned https://github.com/perfectlysoft/perfect-mustache.git
Revision (git rev-parse @):
0d5e45e95ca06c4ba7696a0cfc250e0ed35aff00
SUCCESS checkout https://github.com/perfectlysoft/perfect-mustache.git at master
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetched https://github.com/PerfectlySoft/PerfectLib.git (0.25s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 4.0.1 (0.40s)
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 4.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "perfect-mustache",
      "name": "PerfectMustache",
      "url": "https://github.com/perfectlysoft/perfect-mustache.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/perfect-mustache",
      "dependencies": [
        {
          "identity": "perfectlib",
          "name": "PerfectLib",
          "url": "https://github.com/PerfectlySoft/PerfectLib.git",
          "version": "4.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerfectLib",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/perfectlysoft/perfect-mustache.git
[1/234] Fetching perfect-mustache
Fetched https://github.com/perfectlysoft/perfect-mustache.git (0.28s)
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetched https://github.com/PerfectlySoft/PerfectLib.git (0.25s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 4.0.1 (0.04s)
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 4.0.1
Creating working copy for https://github.com/perfectlysoft/perfect-mustache.git
Working copy of https://github.com/perfectlysoft/perfect-mustache.git resolved at master
warning: '.resolve-product-dependencies': dependency 'perfect-mustache' is not used by any target
Found 1 product dependencies
  - PerfectLib
========================================
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...
[1/9] Compiling PerfectLib PerfectServer.swift
[2/9] Compiling PerfectLib PerfectError.swift
[3/10] Emitting module PerfectLib
[4/10] Compiling PerfectLib SysProcess.swift
[5/10] Compiling PerfectLib Log.swift
[6/10] Compiling PerfectLib JSONConvertible.swift
[7/10] Compiling PerfectLib File.swift
[8/10] Compiling PerfectLib Bytes.swift
[9/10] Compiling PerfectLib Dir.swift
[10/10] Compiling PerfectLib Utilities.swift
[11/12] Emitting module PerfectMustache
[12/12] Compiling PerfectMustache Mustache.swift
Build complete! (9.35s)
Build complete.
Done.