The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SVMPrefs, reference main (d53ddf), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 19:16:37 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ghv/SVMPrefs.git
Reference: main
Initialized empty Git repository in /Users/admin/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
[1/5284] Fetching stencil
Fetched https://github.com/stencilproject/Stencil.git from cache (1.08s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/jakeheis/SwiftCLI.git
[1/1021] Fetching spectre
[165/6095] Fetching spectre, swiftcli
[318/7547] Fetching spectre, swiftcli, pathkit
[1846/8801] Fetching spectre, swiftcli, pathkit, regex
[8389/24847] Fetching spectre, swiftcli, pathkit, regex, swift-snapshot-testing
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (5.83s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (5.83s)
Fetched https://github.com/kylef/Spectre.git from cache (5.83s)
Fetched https://github.com/sharplet/Regex.git from cache (5.83s)
Fetched https://github.com/kylef/PathKit.git from cache (5.83s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (8.12s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.69s)
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.70s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.0 (0.69s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.1 (0.69s)
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.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/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/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at master (e516ca9)
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "svmprefs",
      "name": "SVMPrefs",
      "url": "https://github.com/ghv/SVMPrefs.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SVMPrefs",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftcli",
          "name": "SwiftCLI",
          "url": "https://github.com/jakeheis/SwiftCLI.git",
          "version": "6.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "regex",
          "name": "Regex",
          "url": "https://github.com/sharplet/Regex.git",
          "version": "2.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Regex",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-snapshot-testing",
          "name": "swift-snapshot-testing",
          "url": "https://github.com/pointfreeco/swift-snapshot-testing.git",
          "version": "1.19.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-custom-dump",
              "name": "swift-custom-dump",
              "url": "https://github.com/pointfreeco/swift-custom-dump",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "603.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "stencil",
          "name": "Stencil",
          "url": "https://github.com/stencilproject/Stencil.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stencil",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit.git",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "spectre",
                  "name": "Spectre",
                  "url": "https://github.com/kylef/Spectre.git",
                  "version": "0.10.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ghv/SVMPrefs.git
[1/153] Fetching svmprefs
Fetched https://github.com/ghv/SVMPrefs.git from cache (0.75s)
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetched https://github.com/stencilproject/Stencil.git from cache (0.52s)
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetching https://github.com/sharplet/Regex.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (0.61s)
Fetched https://github.com/kylef/Spectre.git from cache (0.62s)
Fetched https://github.com/kylef/PathKit.git from cache (0.62s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.62s)
Fetched https://github.com/sharplet/Regex.git from cache (0.62s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.69s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.69s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.04s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.04s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.19.2 (0.60s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
[5465/80431] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.86s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.86s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (5.57s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.42s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (2.26s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.60s)
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at master (17af3ba)
Creating working copy for https://github.com/ghv/SVMPrefs.git
Working copy of https://github.com/ghv/SVMPrefs.git resolved at main (d53ddf0)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
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.19.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.29s)
Found 5 product dependencies
  - SwiftCLI
  - PathKit
  - Regex
  - swift-snapshot-testing
  - Stencil
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ghv/SVMPrefs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[2/12] Write svmprefs-entitlement.plist
[3/12] Write sources
[8/12] Write swift-version--6988338F2F200930.txt
[10/42] Compiling SwiftCLI Term.swift
[11/42] Compiling SwiftCLI Validation.swift
[12/44] Emitting module SwiftCLI
[13/44] Compiling SwiftCLI Option.swift
[14/44] Compiling SwiftCLI OptionGroup.swift
[15/44] Compiling SwiftCLI Parser.swift
[16/44] Compiling SwiftCLI Path.swift
[17/44] Compiling SwiftCLI Error.swift
[18/44] Compiling SwiftCLI HelpCommand.swift
[19/44] Compiling SwiftCLI ArgumentList.swift
[20/44] Compiling SwiftCLI ArgumentListManipulator.swift
[21/44] Compiling SwiftCLI CLI.swift
[22/44] Compiling SwiftCLI OptionRegistry.swift
[23/44] Compiling SwiftCLI Parameter.swift
[24/44] Compiling SwiftCLI Command.swift
[25/44] Compiling SwiftCLI Compatibility.swift
[26/44] Compiling SwiftCLI CompletionGenerator.swift
[27/44] Compiling SwiftCLI Stream.swift
[28/44] Compiling SwiftCLI Task.swift
[29/44] Compiling SwiftCLI HelpMessageGenerator.swift
[30/44] Compiling SwiftCLI Input.swift
[31/44] Compiling Regex Regex.swift
[32/44] Compiling Regex MatchResult.swift
[33/44] Compiling Regex Options.swift
[34/44] Emitting module Regex
[35/44] Compiling Regex String+ReplaceMatching.swift
[36/44] Compiling Regex Foundation+Ranges.swift
[37/44] Compiling Regex ThreadLocal.swift
[38/44] Compiling PathKit PathKit.swift
[39/44] Emitting module PathKit
[40/56] Compiling SwiftCLI ValueBox.swift
[41/56] Compiling SwiftCLI VersionCommand.swift
[42/66] Emitting module Stencil
[43/68] Compiling Stencil Include.swift
[44/68] Compiling Stencil Inheritence.swift
[45/68] Compiling Stencil Expression.swift
[46/68] Compiling Stencil Extension.swift
[47/68] Compiling Stencil NowTag.swift
[48/68] Compiling Stencil Parser.swift
[49/68] Compiling Stencil Loader.swift
[50/68] Compiling Stencil Node.swift
[51/68] Compiling Stencil Template.swift
[52/68] Compiling Stencil Tokenizer.swift
[53/68] Compiling Stencil KeyPath.swift
[54/68] Compiling Stencil Lexer.swift
[55/68] Compiling Stencil Context.swift
[56/68] Compiling Stencil Environment.swift
[57/68] Compiling Stencil Errors.swift
[58/68] Compiling Stencil FilterTag.swift
[59/68] Compiling Stencil Filters.swift
[60/68] Compiling Stencil ForTag.swift
[61/68] Compiling Stencil IfTag.swift
[62/68] Compiling Stencil Variable.swift
[63/68] Compiling Stencil _SwiftSupport.swift
[64/78] Emitting module SVMPrefsTools
[65/78] Compiling SVMPrefsTools Backup.swift
[66/78] Compiling SVMPrefsKit Models.swift
[67/78] Compiling SVMPrefsKit Error.swift
[68/78] Compiling SVMPrefsKit SwiftCodeGenerator.swift
[69/79] Compiling SVMPrefsKit Parser.swift
[70/79] Compiling SVMPrefsKit ParserMetaData.swift
[71/79] Compiling SVMPrefsKit Version.swift
[72/79] Compiling SVMPrefsKit ParsingOptions.swift
[73/79] Compiling SVMPrefsKit BaseCodeGenerator.swift
[74/79] Emitting module SVMPrefsKit
[75/79] Compiling SVMPrefsKit Extensions.swift
[76/79] Compiling SVMPrefsKit Processor.swift
[77/81] Emitting module svmprefs
[78/81] Compiling svmprefs main.swift
[78/81] Write Objects.LinkFileList
[79/81] Linking svmprefs
[80/81] Applying svmprefs
Build complete! (10.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "regex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sharplet/Regex.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stencilproject/Stencil.git"
    }
  ],
  "manifest_display_name" : "SVMPrefs",
  "name" : "SVMPrefs",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    }
  ],
  "products" : [
    {
      "name" : "svmprefs",
      "targets" : [
        "svmprefs"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SVMPrefsKit",
      "targets" : [
        "SVMPrefsKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SVMPrefsTools",
      "targets" : [
        "SVMPrefsTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "svmprefs",
      "module_type" : "SwiftTarget",
      "name" : "svmprefs",
      "path" : "Sources/svmprefs",
      "product_dependencies" : [
        "SwiftCLI",
        "PathKit"
      ],
      "product_memberships" : [
        "svmprefs"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SVMPrefsKit",
        "SVMPrefsTools"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SVMPrefsToolsTests",
      "module_type" : "SwiftTarget",
      "name" : "SVMPrefsToolsTests",
      "path" : "Tests/SVMPrefsToolsTests",
      "product_dependencies" : [
        "PathKit"
      ],
      "sources" : [
        "BackupTests.swift"
      ],
      "target_dependencies" : [
        "SVMPrefsTools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SVMPrefsTools",
      "module_type" : "SwiftTarget",
      "name" : "SVMPrefsTools",
      "path" : "Sources/SVMPrefsTools",
      "product_dependencies" : [
        "PathKit"
      ],
      "product_memberships" : [
        "svmprefs",
        "SVMPrefsTools"
      ],
      "sources" : [
        "Backup.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SVMPrefsKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SVMPrefsKitTests",
      "path" : "Tests/SVMPrefsKitTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "ErrorTests.swift",
        "Exceptions.swift",
        "ExtensionTests.swift",
        "MigrateModeTests.swift",
        "StoreModelTests.swift",
        "SwiftCodeGeneratorTests.swift",
        "VariableModelTests.swift",
        "__Snapshots__/SwiftCodeGeneratorTests/testAllTypes.1.swift",
        "__Snapshots__/SwiftCodeGeneratorTests/testCompoundCodeMark.1.swift",
        "__Snapshots__/SwiftCodeGeneratorTests/testDate.1.swift",
        "__Snapshots__/SwiftCodeGeneratorTests/testKeyPathExample.1.swift",
        "__Snapshots__/SwiftCodeGeneratorTests/testMigration.1.swift",
        "__Snapshots__/SwiftCodeGeneratorTests/testMigrationWithCodeThatFollows.1.swift",
        "__Snapshots__/SwiftCodeGeneratorTests/testMinimalDemo.1.swift",
        "__Snapshots__/SwiftCodeGeneratorTests/testNoRemoveAll.1.swift",
        "__Snapshots__/SwiftCodeGeneratorTests/testSuiteName.1.swift"
      ],
      "target_dependencies" : [
        "SVMPrefsKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SVMPrefsKit",
      "module_type" : "SwiftTarget",
      "name" : "SVMPrefsKit",
      "path" : "Sources/SVMPrefsKit",
      "product_dependencies" : [
        "PathKit",
        "Regex",
        "Stencil"
      ],
      "product_memberships" : [
        "svmprefs",
        "SVMPrefsKit"
      ],
      "sources" : [
        "Extensions.swift",
        "Generators/BaseCodeGenerator.swift",
        "Generators/SwiftCodeGenerator.swift",
        "Models/Error.swift",
        "Models/Models.swift",
        "Models/Version.swift",
        "Parser/Parser.swift",
        "Parser/ParserMetaData.swift",
        "Parser/ParsingOptions.swift",
        "Processor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.