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 StringIntegerAccess 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/RougeWare/Swift-String-Integer-Access.git
Reference: production
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-String-Integer-Access
 * branch            production -> FETCH_HEAD
 * [new branch]      production -> origin/production
HEAD is now at 595374e Merge pull request #6 from RougeWare/feature/Mutation
Cloned https://github.com/RougeWare/Swift-String-Integer-Access.git
Revision (git rev-parse @):
595374e76274a7e951ba183fdd7f443801091d14
SUCCESS checkout https://github.com/RougeWare/Swift-String-Integer-Access.git at production
Fetching https://github.com/RougeWare/Swift-Safe-Collection-Access.git from cache
Fetching https://github.com/RougeWare/Swift-Range-Tools.git from cache
Fetched https://github.com/RougeWare/Swift-Range-Tools.git (0.22s)
Fetched https://github.com/RougeWare/Swift-Safe-Collection-Access.git (0.22s)
Computing version for https://github.com/RougeWare/Swift-Range-Tools.git
Computed https://github.com/RougeWare/Swift-Range-Tools.git at 1.2.1 (0.48s)
Computing version for https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Computed https://github.com/RougeWare/Swift-Safe-Collection-Access.git at 2.2.2 (0.44s)
Creating working copy for https://github.com/RougeWare/Swift-Range-Tools.git
Working copy of https://github.com/RougeWare/Swift-Range-Tools.git resolved at 1.2.1
Creating working copy for https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Working copy of https://github.com/RougeWare/Swift-Safe-Collection-Access.git resolved at 2.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-string-integer-access",
      "name": "StringIntegerAccess",
      "url": "https://github.com/RougeWare/Swift-String-Integer-Access.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-String-Integer-Access",
      "dependencies": [
        {
          "identity": "swift-safe-collection-access",
          "name": "SafeCollectionAccess",
          "url": "https://github.com/RougeWare/Swift-Safe-Collection-Access.git",
          "version": "2.2.2",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Safe-Collection-Access",
          "dependencies": [
            {
              "identity": "swift-range-tools",
              "name": "RangeTools",
              "url": "https://github.com/RougeWare/Swift-Range-Tools.git",
              "version": "1.2.1",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Range-Tools",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-range-tools",
          "name": "RangeTools",
          "url": "https://github.com/RougeWare/Swift-Range-Tools.git",
          "version": "1.2.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Range-Tools",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RougeWare/Swift-String-Integer-Access.git
[1/92] Fetching swift-string-integer-access
Fetched https://github.com/RougeWare/Swift-String-Integer-Access.git (0.29s)
Fetching https://github.com/RougeWare/Swift-Range-Tools.git from cache
Fetching https://github.com/RougeWare/Swift-Safe-Collection-Access.git from cache
Fetched https://github.com/RougeWare/Swift-Safe-Collection-Access.git (0.28s)
Fetched https://github.com/RougeWare/Swift-Range-Tools.git (0.28s)
Computing version for https://github.com/RougeWare/Swift-Range-Tools.git
Computed https://github.com/RougeWare/Swift-Range-Tools.git at 1.2.1 (0.03s)
Computing version for https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Computed https://github.com/RougeWare/Swift-Safe-Collection-Access.git at 2.2.2 (0.03s)
Creating working copy for https://github.com/RougeWare/Swift-String-Integer-Access.git
Working copy of https://github.com/RougeWare/Swift-String-Integer-Access.git resolved at production
Creating working copy for https://github.com/RougeWare/Swift-Range-Tools.git
Working copy of https://github.com/RougeWare/Swift-Range-Tools.git resolved at 1.2.1
Creating working copy for https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Working copy of https://github.com/RougeWare/Swift-Safe-Collection-Access.git resolved at 2.2.2
warning: '.resolve-product-dependencies': dependency 'swift-string-integer-access' is not used by any target
Found 2 product dependencies
  - SafeCollectionAccess
  - RangeTools
========================================
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/3] Compiling RangeTools RangeProtocol.swift
[2/3] Emitting module RangeTools
[3/3] Compiling RangeTools Default conformances.swift
[4/9] Compiling SafeCollectionAccess Ranges or nil.swift
[5/9] Compiling SafeCollectionAccess SafeRangeExpression.swift
[6/9] Compiling SafeCollectionAccess Safe Collection Access.swift
[7/9] Emitting module SafeCollectionAccess
[8/9] Emitting module StringIntegerAccess
[9/9] Compiling StringIntegerAccess String + Integer access.swift
[10/11] Compiling SafeStringIntegerAccess StringIntegerAccess + SafeCollectionAccess.swift
[11/11] Emitting module SafeStringIntegerAccess
Build complete! (8.61s)
Build complete.
Done.