Build Information
Successful build of Template, reference main (74cbb1), with Swift 6.3 for macOS (SPM) on 27 Apr 2026 19:59:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattmassicotte/PackageTemplate.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattmassicotte/PackageTemplate
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 74cbb1f oops left off at least one matrix entry
Cloned https://github.com/mattmassicotte/PackageTemplate.git
Revision (git rev-parse @):
74cbb1f37baa9b856f5a9ac0af0fcf333b64fe0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mattmassicotte/PackageTemplate.git at main
========================================
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": "packagetemplate",
"name": "Template",
"url": "https://github.com/mattmassicotte/PackageTemplate.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackageTemplate",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/mattmassicotte/PackageTemplate.git
[1/248] Fetching packagetemplate
Fetched https://github.com/mattmassicotte/PackageTemplate.git from cache (0.66s)
Creating working copy for https://github.com/mattmassicotte/PackageTemplate.git
Working copy of https://github.com/mattmassicotte/PackageTemplate.git resolved at main (74cbb1f)
warning: '.resolve-product-dependencies': dependency 'packagetemplate' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mattmassicotte/PackageTemplate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Emitting module Template
[4/4] Compiling Template Template.swift
Build complete! (0.73s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Template",
"name" : "Template",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Template",
"targets" : [
"Template"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TemplateTests",
"module_type" : "SwiftTarget",
"name" : "TemplateTests",
"path" : "Tests/TemplateTests",
"sources" : [
"TemplateTests.swift"
],
"target_dependencies" : [
"Template"
],
"type" : "test"
},
{
"c99name" : "Template",
"module_type" : "SwiftTarget",
"name" : "Template",
"path" : "Sources/Template",
"product_memberships" : [
"Template"
],
"sources" : [
"Template.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/mattmassicotte/packagetemplate/main
Repository: mattmassicotte/PackageTemplate
Swift version used: 6.3
Target: Template
Extracting symbol information for 'Template'...
Finished extracting symbol information for 'Template'. (20.16s)
Building documentation for 'Template'...
warning: Organizing the module 'Template' under 'Template' isn't allowed
Links in a "Topics section" are used to organize documentation into a hierarchy. Modules should be roots in the documentation hierarchy.
--> Template.md:13:3-13:15
11 | ### Group
12 |
13 + - ``Template``
| ╰─suggestion: Remove '- ``Template``'
Finished building documentation for 'Template' (0.33s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/mattmassicotte/packagetemplate/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (4.32s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3677] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.96s)
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
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Compiling SymbolKit DeclarationFragments.swift
[7/54] Compiling SymbolKit Fragment.swift
[8/54] Compiling SymbolKit FragmentKind.swift
[9/54] Compiling SymbolKit FunctionParameter.swift
[10/54] Compiling SymbolKit FunctionSignature.swift
[11/54] Compiling SymbolKit SemanticVersion.swift
[12/54] Compiling SymbolKit AccessControl.swift
[13/54] Compiling SymbolKit Availability.swift
[14/54] Compiling SymbolKit AvailabilityItem.swift
[15/54] Compiling SymbolKit Domain.swift
[16/58] Compiling SymbolKit Names.swift
[17/58] Compiling SymbolKit SPI.swift
[18/58] Compiling SymbolKit Snippet.swift
[19/58] Compiling SymbolKit Extension.swift
[20/58] Compiling SymbolKit Mixin+Equals.swift
[21/58] Compiling SymbolKit Mixin+Hash.swift
[22/58] Compiling SymbolKit Mixin.swift
[23/58] Compiling SymbolKit LineList.swift
[24/58] Compiling SymbolKit Position.swift
[25/58] Compiling SymbolKit Symbol.swift
[26/58] Compiling SymbolKit SymbolKind.swift
[27/58] Compiling SymbolKit SymbolGraph.swift
[28/58] Compiling SymbolKit GraphCollector.swift
[29/58] Compiling SymbolKit SourceRange.swift
[30/58] Compiling SymbolKit Metadata.swift
[31/58] Compiling SymbolKit Module.swift
[32/58] Compiling SymbolKit OperatingSystem.swift
[33/58] Compiling SymbolKit Platform.swift
[34/58] Compiling SymbolKit Identifier.swift
[35/58] Compiling SymbolKit KindIdentifier.swift
[36/58] Compiling SymbolKit Location.swift
[37/58] Compiling SymbolKit Mutability.swift
[38/58] Emitting module SymbolKit
[39/58] Compiling SymbolKit GenericConstraint.swift
[40/58] Compiling SymbolKit GenericParameter.swift
[41/58] Compiling SymbolKit Generics.swift
[42/58] Compiling SymbolKit Namespace.swift
[43/58] Compiling SymbolKit Relationship.swift
[44/58] Compiling SymbolKit RelationshipKind.swift
[45/58] Compiling SymbolKit SourceOrigin.swift
[46/58] Compiling SymbolKit GenericConstraints.swift
[47/58] Compiling SymbolKit Swift.swift
[48/58] Compiling Snippets SnippetLanguage.swift
[49/58] Compiling Snippets SnippetParser.swift
[50/58] Emitting module Snippets
[51/58] Compiling Snippets Snippet.swift
[52/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[53/58] Compiling SymbolKit UnifiedSymbol.swift
[54/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[55/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[56/62] Compiling snippet_extract URL+Status.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Emitting module snippet_extract
[59/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (6.79s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Template' complete! (0.25s)
56
2 /Users/admin/builder/spi-builder-workspace/.docs/mattmassicotte/packagetemplate/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mattmassicotte/packagetemplate/main
File count: 56
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-mattmassicotte-packagetemplate-main-8cdb0d9c.zip to s3://spi-docs-inbox/prod-mattmassicotte-packagetemplate-main-8cdb0d9c.zip
Copying... [19%]
Copying... [38%]
Copying... [57%]
Copying... [76%]
Copying... [96%]
Copying... [100%]
Done.