The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of semver, reference main (09f0e4), with Swift 6.2 for macOS (SPM) on 27 Sep 2025 20:21:37 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/semver.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/semver
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 09f0e4b Fix test case on Swift 6.0
Cloned https://github.com/sersoft-gmbh/semver.git
Revision (git rev-parse @):
09f0e4b5ad1fc011c1fe9eb84fddf6fb367b9715
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sersoft-gmbh/semver.git at main
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
[232/5629] Fetching swift-docc-plugin, swift-docc-symbolkit
[5630/77923] Fetching swift-docc-plugin, swift-docc-symbolkit, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (3.60s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (3.60s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.60s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.23s)
========================================
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",
  "dependencies": [
    {
      "identity": "semver",
      "name": "semver",
      "url": "https://github.com/sersoft-gmbh/semver.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/semver",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sersoft-gmbh/semver.git
[1/4106] Fetching semver
Fetched https://github.com/sersoft-gmbh/semver.git from cache (1.03s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.50s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/sersoft-gmbh/semver.git
Working copy of https://github.com/sersoft-gmbh/semver.git resolved at main (09f0e4b)
warning: '.resolve-product-dependencies': dependency 'semver' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sersoft-gmbh/semver.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/12] Write sources
[9/12] Write swift-version-49B95AFC49DCD68C.txt
[11/16] Compiling SemVerParsing VersionParser.swift
[12/16] Emitting module SemVerParsing
[13/16] Compiling SemVerParsing VersionParser.swift
[14/16] Emitting module SemVerParsing
[15/31] Compiling SemVer Version+Adjustments.swift
[16/31] Emitting module SemVer
[17/31] Compiling SemVer Version+PrereleaseIdentifier.swift
[18/31] Compiling SemVer Version+FormattingOptions.swift
[19/31] Compiling SemVer Version.swift
[20/31] Compiling SemVerMacrosPlugin VersionMacro.swift
[21/31] Compiling SemVerMacrosPlugin SemVerMacrosCompilerPlugin.swift
[22/31] Emitting module SemVerMacrosPlugin
[22/31] Write Objects.LinkFileList
[24/31] Compiling SemVer Version.swift
[25/31] Compiling SemVer Version+PrereleaseIdentifier.swift
[26/31] Compiling SemVer Version+Codable.swift
[27/31] Compiling SemVer Version+FormattingOptions.swift
[28/31] Compiling SemVer Version+Codable.swift
[29/31] Compiling SemVer Version+Adjustments.swift
[30/31] Emitting module SemVer
[30/31] Linking SemVerMacrosPlugin-tool
[32/35] Compiling SemVerMacros VersionMacro.swift
[33/35] Emitting module SemVerMacros
[34/35] Compiling SemVerMacros VersionMacro.swift
[35/35] Emitting module SemVerMacros
Build complete! (16.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "semver",
  "name" : "semver",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SemVer",
      "targets" : [
        "SemVer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SemVerMacros",
      "targets" : [
        "SemVerMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SemVerMacrosPlugin",
      "targets" : [
        "SemVerMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SemVerTests",
      "module_type" : "SwiftTarget",
      "name" : "SemVerTests",
      "path" : "Tests/SemVerTests",
      "sources" : [
        "GitHubIssueTests.swift",
        "VersionTests.swift",
        "Version_AdjustmentTests.swift",
        "Version_CodableTests.swift",
        "Version_PrereleaseIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing",
        "SemVer",
        "SemVerMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemVerParsingTests",
      "module_type" : "SwiftTarget",
      "name" : "SemVerParsingTests",
      "path" : "Tests/SemVerParsingTests",
      "sources" : [
        "VersionParserTests.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemVerParsing",
      "module_type" : "SwiftTarget",
      "name" : "SemVerParsing",
      "path" : "Sources/SemVerParsing",
      "product_memberships" : [
        "SemVer",
        "SemVerMacros",
        "SemVerMacrosPlugin"
      ],
      "sources" : [
        "VersionParser.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SemVerMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "SemVerMacrosPluginTests",
      "path" : "Tests/SemVerMacrosPluginTests",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "SemVerMacrosCompilerPluginTests.swift",
        "VersionMacroTests.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing",
        "SemVerMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SemVerMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SemVerMacrosPlugin",
      "path" : "Sources/SemVerMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftDiagnostics",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SemVerMacros",
        "SemVerMacrosPlugin"
      ],
      "sources" : [
        "SemVerMacrosCompilerPlugin.swift",
        "VersionMacro.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SemVerMacros",
      "module_type" : "SwiftTarget",
      "name" : "SemVerMacros",
      "path" : "Sources/SemVerMacros",
      "product_memberships" : [
        "SemVerMacros"
      ],
      "sources" : [
        "VersionMacro.swift"
      ],
      "target_dependencies" : [
        "SemVer",
        "SemVerMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SemVer",
      "module_type" : "SwiftTarget",
      "name" : "SemVer",
      "path" : "Sources/SemVer",
      "product_memberships" : [
        "SemVer",
        "SemVerMacros"
      ],
      "sources" : [
        "Version+Adjustments.swift",
        "Version+Codable.swift",
        "Version+FormattingOptions.swift",
        "Version+PrereleaseIdentifier.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "SemVerParsing"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.