Build Information
Successful build of semver, reference main (18d42b), with Swift 6.2 for macOS (SPM) on 28 Apr 2026 13:03:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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 18d42b6 Bump github.com/swiftlang/swift-docc-plugin from 1.4.6 to 1.5.0
Cloned https://github.com/sersoft-gmbh/semver.git
Revision (git rev-parse @):
18d42b6fb4596674a11a78fb27928847af6e8790
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sersoft-gmbh/semver.git at main
========================================
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.3.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--3CB7CFEC50E0D141.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 SemVerMacrosPlugin VersionMacro.swift
[16/31] Compiling SemVerMacrosPlugin SemVerMacrosCompilerPlugin.swift
[17/31] Emitting module SemVerMacrosPlugin
[17/31] Write Objects.LinkFileList
[19/31] Compiling SemVer Version+PrereleaseIdentifier.swift
[20/31] Compiling SemVer Version.swift
[22/31] Compiling SemVer Version+PrereleaseIdentifier.swift
[23/31] Compiling SemVer Version+FormattingOptions.swift
[24/31] Compiling SemVer Version+Adjustments.swift
[25/31] Emitting module SemVer
[26/31] Compiling SemVer Version+Codable.swift
[27/31] Compiling SemVer Version+FormattingOptions.swift
[28/31] Compiling SemVer Version+Codable.swift
[29/31] Emitting module SemVer
[30/31] Compiling SemVer Version+Adjustments.swift
[30/31] Linking SemVerMacrosPlugin-tool
[32/35] Emitting module SemVerMacros
[33/35] Compiling SemVerMacros VersionMacro.swift
[35/35] Emitting module SemVerMacros
Build complete! (31.74s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.42s)
[1/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.47s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (8.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (0.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3678] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip (0.26s)
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.