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 SVMPrefs 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/ghv/SVMPrefs.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ghv/SVMPrefs
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d53ddf0 Merge pull request #7 from ghv/optional_intrinsic_defaults
Cloned https://github.com/ghv/SVMPrefs.git
Revision (git rev-parse @):
d53ddf05659f7131ae4a21289919dbf13f9afc75
SUCCESS checkout https://github.com/ghv/SVMPrefs.git at main
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetched https://github.com/stencilproject/Stencil.git (0.22s)
Fetching https://github.com/sharplet/Regex.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.27s)
Fetched https://github.com/sharplet/Regex.git (0.27s)
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/jakeheis/SwiftCLI.git (0.17s)
Fetched https://github.com/kylef/PathKit.git (0.17s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (0.54s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.03s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.58s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.5.0 (0.58s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.0 (0.52s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.1 (0.02s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.5.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at master
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.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": "svmprefs",
      "name": "SVMPrefs",
      "url": "https://github.com/ghv/SVMPrefs.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SVMPrefs",
      "dependencies": [
        {
          "identity": "swiftcli",
          "name": "SwiftCLI",
          "url": "https://github.com/jakeheis/SwiftCLI.git",
          "version": "6.0.3",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
          "dependencies": [
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "1.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "regex",
          "name": "Regex",
          "url": "https://github.com/sharplet/Regex.git",
          "version": "2.1.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Regex",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-snapshot-testing",
          "name": "swift-snapshot-testing",
          "url": "https://github.com/pointfreeco/swift-snapshot-testing.git",
          "version": "1.15.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "509.0.2",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "stencil",
          "name": "Stencil",
          "url": "https://github.com/stencilproject/Stencil.git",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stencil",
          "dependencies": [
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit.git",
              "version": "1.0.1",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
              "dependencies": [
                {
                  "identity": "spectre",
                  "name": "Spectre",
                  "url": "https://github.com/kylef/Spectre.git",
                  "version": "0.10.1",
                  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ghv/SVMPrefs.git
[1/153] Fetching svmprefs
Fetched https://github.com/ghv/SVMPrefs.git (0.31s)
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetched https://github.com/stencilproject/Stencil.git (0.28s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/kylef/Spectre.git (0.33s)
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/kylef/PathKit.git (0.33s)
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetched https://github.com/sharplet/Regex.git (0.22s)
Fetched https://github.com/jakeheis/SwiftCLI.git (0.22s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (0.86s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.03s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.02s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.02s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.02s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.15.1 (0.02s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git (2.69s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.05s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.15.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at master
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.3
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.2
Creating working copy for https://github.com/ghv/SVMPrefs.git
Working copy of https://github.com/ghv/SVMPrefs.git resolved at main
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Found 5 product dependencies
  - SwiftCLI
  - PathKit
  - Regex
  - swift-snapshot-testing
  - Stencil
========================================
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/31] Emitting module SwiftCLI
[2/33] Compiling SwiftCLI ValueBox.swift
[3/33] Compiling SwiftCLI VersionCommand.swift
[4/33] Compiling SwiftCLI OptionRegistry.swift
[5/33] Compiling SwiftCLI Parameter.swift
[6/33] Compiling SwiftCLI Parser.swift
[7/33] Compiling SwiftCLI Error.swift
[8/33] Compiling SwiftCLI HelpCommand.swift
[9/33] Compiling SwiftCLI HelpMessageGenerator.swift
[10/33] Compiling SwiftCLI Command.swift
[11/33] Compiling SwiftCLI Compatibility.swift
[12/33] Compiling SwiftCLI CompletionGenerator.swift
[13/33] Compiling SwiftCLI Path.swift
[14/33] Compiling SwiftCLI Stream.swift
[15/33] Compiling SwiftCLI Task.swift
[16/33] Compiling SwiftCLI Input.swift
[17/33] Compiling SwiftCLI Option.swift
[18/33] Compiling SwiftCLI OptionGroup.swift
[19/33] Compiling SwiftCLI ArgumentList.swift
[20/33] Compiling SwiftCLI ArgumentListManipulator.swift
[21/33] Compiling SwiftCLI CLI.swift
[22/33] Compiling SwiftCLI Term.swift
[23/33] Compiling SwiftCLI Validation.swift
[24/33] Compiling Regex String+ReplaceMatching.swift
[25/33] Compiling Regex ThreadLocal.swift
[26/33] Compiling Regex MatchResult.swift
[27/33] Compiling Regex Foundation+Ranges.swift
[28/33] Compiling Regex Regex.swift
[29/33] Emitting module Regex
[30/33] Compiling Regex Options.swift
[31/33] Compiling PathKit PathKit.swift
[32/33] Emitting module PathKit
[33/55] Emitting module Stencil
[34/57] Compiling Stencil Context.swift
[35/57] Compiling Stencil Environment.swift
[36/57] Compiling Stencil Errors.swift
[37/57] Compiling Stencil Expression.swift
[38/57] Compiling Stencil Extension.swift
[39/57] Compiling Stencil FilterTag.swift
[40/57] Compiling Stencil Template.swift
[41/57] Compiling Stencil Tokenizer.swift
[42/57] Compiling Stencil Include.swift
[43/57] Compiling Stencil Inheritence.swift
[44/57] Compiling Stencil KeyPath.swift
[45/57] Compiling Stencil Lexer.swift
[46/57] Compiling Stencil Loader.swift
[47/57] Compiling Stencil Node.swift
[48/57] Compiling Stencil Variable.swift
[49/57] Compiling Stencil _SwiftSupport.swift
[50/57] Compiling Stencil NowTag.swift
[51/57] Compiling Stencil Parser.swift
[52/57] Compiling Stencil Filters.swift
[53/57] Compiling Stencil ForTag.swift
[54/57] Compiling Stencil IfTag.swift
[55/67] Compiling SVMPrefsKit Models.swift
[56/67] Compiling SVMPrefsTools Backup.swift
[57/67] Emitting module SVMPrefsTools
[58/68] Compiling SVMPrefsKit Version.swift
[59/68] Compiling SVMPrefsKit Processor.swift
[60/68] Compiling SVMPrefsKit ParsingOptions.swift
[61/68] Compiling SVMPrefsKit Parser.swift
[62/68] Compiling SVMPrefsKit ParserMetaData.swift
[63/68] Emitting module SVMPrefsKit
[64/68] Compiling SVMPrefsKit SwiftCodeGenerator.swift
[65/68] Compiling SVMPrefsKit Error.swift
[66/68] Compiling SVMPrefsKit Extensions.swift
[67/68] Compiling SVMPrefsKit BaseCodeGenerator.swift
[68/70] Emitting module svmprefs
[69/70] Compiling svmprefs main.swift
[69/70] Linking svmprefs
Build complete! (12.04s)
Build complete.
Done.