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-builder with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pelagornis/swift-builder.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pelagornis/swift-builder
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 941d77f Update ci.yml
Cloned https://github.com/pelagornis/swift-builder.git
Revision (git rev-parse @):
941d77f3c67965d80a7ffa0ea5d24dad971829c4
SUCCESS checkout https://github.com/pelagornis/swift-builder.git at 1.1.0
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.30s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.3.0 (0.05s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.46s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.14s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-docc-plugin-30a0bdda is not valid git repository for 'https://github.com/apple/swift-docc-plugin.git', will fetch again.
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.03s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-docc-plugin-30a0bdda is not valid git repository for 'https://github.com/apple/swift-docc-plugin.git', will fetch again.
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.03s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.3.0
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-builder",
      "name": "swift-builder",
      "url": "https://github.com/pelagornis/swift-builder.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-builder",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/pelagornis/swift-builder.git from cache
Fetched https://github.com/pelagornis/swift-builder.git from cache (0.17s)
Creating working copy for https://github.com/pelagornis/swift-builder.git
Working copy of https://github.com/pelagornis/swift-builder.git resolved at 1.1.0 (941d77f)
warning: '.resolve-product-dependencies': dependency 'swift-builder' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pelagornis/swift-builder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-6044DDE57671499D.txt
[6/10] Compiling Builder Macros.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Builder/Macros.swift:18:14: warning: external macro implementation type 'BuilderMacros.BuilderMacro' could not be found for macro 'Builder()'
public macro Builder() = #externalMacro(
             ^
[7/10] Compiling Builder resource_bundle_accessor.swift
[8/10] Compiling Builder Builder.swift
[9/10] Emitting module Builder
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Builder/Macros.swift:18:14: warning: external macro implementation type 'BuilderMacros.BuilderMacro' could not be found for macro 'Builder()'
public macro Builder() = #externalMacro(
             ^
[10/10] Compiling Builder Buildable.swift
Build complete! (13.29s)
Build complete.
Done.