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 c 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/0xOpenBytes/c.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/c
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 36eeea2 Update README.md
Cloned https://github.com/0xOpenBytes/c.git
Revision (git rev-parse @):
36eeea26335183a759006d6e7a32fbf19fbe3cb8
SUCCESS checkout https://github.com/0xOpenBytes/c.git at main
Fetching https://github.com/0xOpenBytes/t from cache
Fetched https://github.com/0xOpenBytes/t (0.24s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 1.0.4 (0.51s)
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 1.0.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "c",
      "name": "c",
      "url": "https://github.com/0xOpenBytes/c.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/c",
      "dependencies": [
        {
          "identity": "t",
          "name": "t",
          "url": "https://github.com/0xOpenBytes/t",
          "version": "1.0.4",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/t",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/0xOpenBytes/c.git
[1/237] Fetching c
Fetched https://github.com/0xOpenBytes/c.git (0.36s)
Fetching https://github.com/0xOpenBytes/t from cache
Fetched https://github.com/0xOpenBytes/t (0.31s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 1.0.4 (0.06s)
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 1.0.4
Creating working copy for https://github.com/0xOpenBytes/c.git
Working copy of https://github.com/0xOpenBytes/c.git resolved at main
warning: '.resolve-product-dependencies': dependency 'c' is not used by any target
Found 1 product dependencies
  - t
========================================
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/6] Compiling t t+Structure.swift
[2/6] Compiling t t+Factories.swift
[3/6] Compiling t t+Assertion.swift
[4/6] Compiling t t.swift
[5/6] Emitting module t
[6/6] Compiling t t+Logging.swift
[7/8] Compiling c c.swift
[8/8] Emitting module c
Build complete! (10.99s)
Build complete.
Done.