Build Information
Successful build of swift-keypaths-extensions, reference main (b0f02a), with Swift 6.2 for macOS (SPM) on 11 Mar 2026 07:08:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-keypaths-extensions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/capturecontext/swift-keypaths-extensions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b0f02a0 feat: Extract KeyPathMapper to a separate package
Cloned https://github.com/capturecontext/swift-keypaths-extensions.git
Revision (git rev-parse @):
b0f02a0057b5274521142ad4cc28dc9cf7464943
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/capturecontext/swift-keypaths-extensions.git at main
Fetching https://github.com/capturecontext/swift-marker-protocols.git
Fetching https://github.com/capturecontext/swift-keypath-mapping.git
[1/60] Fetching swift-keypath-mapping
[32/231] Fetching swift-keypath-mapping, swift-marker-protocols
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (0.68s)
Fetched https://github.com/capturecontext/swift-keypath-mapping.git from cache (0.68s)
Computing version for https://github.com/capturecontext/swift-keypath-mapping.git
Computed https://github.com/capturecontext/swift-keypath-mapping.git at 0.0.1 (3.45s)
Computing version for https://github.com/capturecontext/swift-marker-protocols.git
Computed https://github.com/capturecontext/swift-marker-protocols.git at 1.5.2 (0.51s)
Creating working copy for https://github.com/capturecontext/swift-keypath-mapping.git
Working copy of https://github.com/capturecontext/swift-keypath-mapping.git resolved at 0.0.1
Creating working copy for https://github.com/capturecontext/swift-marker-protocols.git
Working copy of https://github.com/capturecontext/swift-marker-protocols.git resolved at 1.5.2
========================================
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": "swift-keypaths-extensions",
"name": "swift-keypaths-extensions",
"url": "https://github.com/capturecontext/swift-keypaths-extensions.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-keypaths-extensions",
"dependencies": [
{
"identity": "swift-keypath-mapping",
"name": "swift-keypath-mapping",
"url": "https://github.com/capturecontext/swift-keypath-mapping.git",
"version": "0.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-keypath-mapping",
"dependencies": [
{
"identity": "swift-marker-protocols",
"name": "swift-marker-protocols",
"url": "https://github.com/capturecontext/swift-marker-protocols.git",
"version": "1.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-marker-protocols",
"dependencies": [
]
}
]
},
{
"identity": "swift-marker-protocols",
"name": "swift-marker-protocols",
"url": "https://github.com/capturecontext/swift-marker-protocols.git",
"version": "1.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-marker-protocols",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/capturecontext/swift-keypaths-extensions.git
[1/196] Fetching swift-keypaths-extensions
Fetched https://github.com/capturecontext/swift-keypaths-extensions.git from cache (0.68s)
Fetching https://github.com/capturecontext/swift-marker-protocols.git from cache
Fetching https://github.com/capturecontext/swift-keypath-mapping.git from cache
Fetched https://github.com/capturecontext/swift-keypath-mapping.git from cache (0.45s)
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (0.45s)
Computing version for https://github.com/capturecontext/swift-keypath-mapping.git
Computed https://github.com/capturecontext/swift-keypath-mapping.git at 0.0.1 (0.52s)
Computing version for https://github.com/capturecontext/swift-marker-protocols.git
Computed https://github.com/capturecontext/swift-marker-protocols.git at 1.5.2 (0.04s)
Creating working copy for https://github.com/capturecontext/swift-keypath-mapping.git
Working copy of https://github.com/capturecontext/swift-keypath-mapping.git resolved at 0.0.1
Creating working copy for https://github.com/capturecontext/swift-marker-protocols.git
Working copy of https://github.com/capturecontext/swift-marker-protocols.git resolved at 1.5.2
Creating working copy for https://github.com/capturecontext/swift-keypaths-extensions.git
Working copy of https://github.com/capturecontext/swift-keypaths-extensions.git resolved at main (b0f02a0)
warning: '.resolve-product-dependencies': dependency 'swift-keypaths-extensions' is not used by any target
Found 2 product dependencies
- swift-keypath-mapping
- swift-marker-protocols
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/capturecontext/swift-keypaths-extensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/8] Compiling SwiftMarkerProtocols _OptionalProtocol.swift
[6/8] Compiling SwiftMarkerProtocols _AnyKeyPathProtocol.swift
[7/8] Compiling SwiftMarkerProtocols Deprecations.swift
[8/8] Emitting module SwiftMarkerProtocols
[9/30] Compiling KeyPathMapping Conversions+Any.swift
[10/30] Compiling KeyPathMapping Conversions+Concat.swift
[11/30] Compiling KeyPathMapping Conversions+Protocols.swift
[12/30] Compiling KeyPathMapping Conversions.swift
[13/30] Compiling KeyPathMapping Equatable+Conversions.swift
[14/30] Compiling KeyPathMapping Equatable+GettersSetters.swift
[15/32] Emitting module KeyPathMapping
[16/32] Compiling KeyPathMapping Conversion+Collection.swift
[17/32] Compiling KeyPathMapping Conversion+Optional.swift
[18/32] Compiling KeyPathMapping KeyPathMapper+Conversions.swift
[19/32] Compiling KeyPathMapping KeyPathMapper+Collection.swift
[20/32] Compiling KeyPathMapping KeyPathMapper+GettersSetters.swift
[21/32] Compiling KeyPathMapping KeyPathMappable+Conversions.swift
[22/32] Compiling KeyPathMapping KeyPathMapper.swift
[23/32] Compiling KeyPathMapping Conversion+BinaryNumeric.swift
[24/32] Compiling KeyPathMapping KeyPathMapper+OptionalUnwrapping.swift
[25/32] Compiling KeyPathMapping Equatable+.swift
[26/32] Compiling KeyPathMapping GettersSetters+Protocols.swift
[27/32] Compiling KeyPathMapping KeyPathMappable+GettersSetters.swift
[28/32] Compiling KeyPathMapping KeyPathMappable+Conformances.swift
[29/32] Compiling KeyPathMapping KeyPathMappable.swift
[30/32] Compiling KeyPathMapping GettersSetters+Any.swift
[31/32] Compiling KeyPathMapping GettersSetters+Inline.swift
[32/32] Compiling KeyPathMapping GettersSetters+Never.swift
[33/37] Compiling KeyPathsExtensions KeyPath+UnsafeSendable.swift
[34/37] Compiling KeyPathsExtensions KeyPath+Optional.swift
[35/37] Compiling KeyPathsExtensions KeyPath+.swift
[36/37] Emitting module KeyPathsExtensions
[37/37] Compiling KeyPathsExtensions Exports.swift
Build complete! (4.94s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-keypath-mapping",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-keypath-mapping.git"
},
{
"identity" : "swift-marker-protocols",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-marker-protocols.git"
}
],
"manifest_display_name" : "swift-keypaths-extensions",
"name" : "swift-keypaths-extensions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "KeyPathsExtensions",
"targets" : [
"KeyPathsExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "KeyPathsExtensionsTests",
"module_type" : "SwiftTarget",
"name" : "KeyPathsExtensionsTests",
"path" : "Tests/KeyPathsExtensionsTests",
"sources" : [
"KeyPathsOptionalTests.swift"
],
"target_dependencies" : [
"KeyPathsExtensions"
],
"type" : "test"
},
{
"c99name" : "KeyPathsExtensions",
"module_type" : "SwiftTarget",
"name" : "KeyPathsExtensions",
"path" : "Sources/KeyPathsExtensions",
"product_dependencies" : [
"KeyPathMapping",
"SwiftMarkerProtocols"
],
"product_memberships" : [
"KeyPathsExtensions"
],
"sources" : [
"Exports.swift",
"Helpers/KeyPath+.swift",
"KeyPath+Optional.swift",
"KeyPath+UnsafeSendable.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/capturecontext/swift-keypaths-extensions/main
Repository: capturecontext/swift-keypaths-extensions
Swift version used: 6.2
Target: KeyPathsExtensions
Extracting symbol information for 'KeyPathsExtensions'...
Finished extracting symbol information for 'KeyPathsExtensions'. (1.91s)
Building documentation for 'KeyPathsExtensions'...
Finished building documentation for 'KeyPathsExtensions' (0.11s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/capturecontext/swift-keypaths-extensions/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Updating https://github.com/capturecontext/swift-marker-protocols.git
Updating https://github.com/capturecontext/swift-keypath-mapping.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Updated https://github.com/capturecontext/swift-marker-protocols.git (0.45s)
Updated https://github.com/capturecontext/swift-keypath-mapping.git (0.45s)
Computing version for https://github.com/capturecontext/swift-marker-protocols.git
Computed https://github.com/capturecontext/swift-marker-protocols.git at 1.5.2 (2.27s)
Computing version for https://github.com/capturecontext/swift-keypath-mapping.git
Computed https://github.com/capturecontext/swift-keypath-mapping.git at 0.0.1 (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.16s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3669] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.95s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit SourceRange.swift
[11/57] Compiling SymbolKit Metadata.swift
[12/57] Compiling SymbolKit Module.swift
[13/57] Compiling SymbolKit OperatingSystem.swift
[14/57] Compiling SymbolKit Platform.swift
[15/57] Emitting module Snippets
[16/57] Compiling Snippets SnippetParser.swift
[17/57] Compiling Snippets Snippet.swift
[18/57] Compiling SymbolKit Mixin+Equals.swift
[19/57] Compiling SymbolKit Mixin+Hash.swift
[20/57] Compiling SymbolKit Mixin.swift
[21/57] Compiling SymbolKit LineList.swift
[22/57] Compiling SymbolKit Position.swift
[23/57] Compiling SymbolKit Names.swift
[24/57] Compiling SymbolKit SPI.swift
[25/57] Compiling SymbolKit Snippet.swift
[26/57] Compiling SymbolKit Extension.swift
[27/57] Compiling SymbolKit Relationship.swift
[28/57] Compiling SymbolKit RelationshipKind.swift
[29/57] Compiling SymbolKit SourceOrigin.swift
[30/57] Compiling SymbolKit GenericConstraints.swift
[31/57] Compiling SymbolKit Swift.swift
[32/57] Emitting module SymbolKit
[33/57] Compiling SymbolKit DeclarationFragments.swift
[34/57] Compiling SymbolKit Fragment.swift
[35/57] Compiling SymbolKit FragmentKind.swift
[36/57] Compiling SymbolKit FunctionParameter.swift
[37/57] Compiling SymbolKit FunctionSignature.swift
[38/57] Compiling SymbolKit SemanticVersion.swift
[39/57] Compiling SymbolKit AccessControl.swift
[40/57] Compiling SymbolKit Availability.swift
[41/57] Compiling SymbolKit AvailabilityItem.swift
[42/57] Compiling SymbolKit Domain.swift
[43/57] Compiling SymbolKit Identifier.swift
[44/57] Compiling SymbolKit KindIdentifier.swift
[45/57] Compiling SymbolKit Location.swift
[46/57] Compiling SymbolKit Mutability.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.57s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'KeyPathsExtensions' complete! (0.26s)
54
2 /Users/admin/builder/spi-builder-workspace/.docs/capturecontext/swift-keypaths-extensions/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/capturecontext/swift-keypaths-extensions/main
File count: 54
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-capturecontext-swift-keypaths-extensions-main-f419c751.zip to s3://spi-docs-inbox/prod-capturecontext-swift-keypaths-extensions-main-f419c751.zip
Copying... [21%]
Copying... [41%]
Copying... [62%]
Copying... [82%]
Copying... [100%]
Done.