Build Information
Successful build of swift-keypath-mapping, reference 0.0.2 (e30d8e), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 03:35:47 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/capturecontext/swift-keypath-mapping.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/capturecontext/swift-keypath-mapping
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at e30d8e3 fix: Update EditorConfig
Cloned https://github.com/capturecontext/swift-keypath-mapping.git
Revision (git rev-parse @):
e30d8e31f7ae1e39349e697bccabca3b473572ee
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/capturecontext/swift-keypath-mapping.git at 0.0.2
Fetching https://github.com/capturecontext/swift-marker-protocols.git
[1/171] Fetching swift-marker-protocols
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (0.66s)
Computing version for https://github.com/capturecontext/swift-marker-protocols.git
Computed https://github.com/capturecontext/swift-marker-protocols.git at 1.5.2 (1.27s)
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-keypath-mapping",
"name": "swift-keypath-mapping",
"url": "https://github.com/capturecontext/swift-keypath-mapping.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-keypath-mapping",
"traits": [
"PredefinedConversions"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/capturecontext/swift-keypath-mapping.git
[1/74] Fetching swift-keypath-mapping
Fetched https://github.com/capturecontext/swift-keypath-mapping.git from cache (0.59s)
Fetching https://github.com/capturecontext/swift-marker-protocols.git from cache
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (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 (0.52s)
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-keypath-mapping.git
Working copy of https://github.com/capturecontext/swift-keypath-mapping.git resolved at 0.0.2 (e30d8e3)
Found 1 product dependencies
- swift-marker-protocols
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/capturecontext/swift-keypath-mapping.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/7] Emitting module SwiftMarkerProtocols
[5/7] Compiling SwiftMarkerProtocols Deprecations.swift
[6/7] Compiling SwiftMarkerProtocols _AnyKeyPathProtocol.swift
[7/7] Compiling SwiftMarkerProtocols _OptionalProtocol.swift
[8/29] Emitting module KeyPathMapping
[9/31] Compiling KeyPathMapping Conversions+Any.swift
[10/31] Compiling KeyPathMapping Conversions+Concat.swift
[11/31] Compiling KeyPathMapping Conversions+Protocols.swift
[12/31] Compiling KeyPathMapping KeyPathMapper.swift
[13/31] Compiling KeyPathMapping Conversion+BinaryNumeric.swift
[14/31] Compiling KeyPathMapping KeyPathMapper+OptionalUnwrapping.swift
[15/31] Compiling KeyPathMapping Equatable+.swift
[16/31] Compiling KeyPathMapping KeyPathMapper+Conversions.swift
[17/31] Compiling KeyPathMapping KeyPathMapper+Collection.swift
[18/31] Compiling KeyPathMapping Conversions.swift
[19/31] Compiling KeyPathMapping Equatable+Conversions.swift
[20/31] Compiling KeyPathMapping Equatable+GettersSetters.swift
[21/31] Compiling KeyPathMapping GettersSetters+Protocols.swift
[22/31] Compiling KeyPathMapping KeyPathMappable+GettersSetters.swift
[23/31] Compiling KeyPathMapping GettersSetters+Any.swift
[24/31] Compiling KeyPathMapping GettersSetters+Inline.swift
[25/31] Compiling KeyPathMapping GettersSetters+Never.swift
[26/31] Compiling KeyPathMapping KeyPathMapper+GettersSetters.swift
[27/31] Compiling KeyPathMapping KeyPathMappable+Conversions.swift
[28/31] Compiling KeyPathMapping Conversion+Collection.swift
[29/31] Compiling KeyPathMapping Conversion+Optional.swift
[30/31] Compiling KeyPathMapping KeyPathMappable+Conformances.swift
[31/31] Compiling KeyPathMapping KeyPathMappable.swift
Build complete! (4.99s)
Build complete.
{
"dependencies" : [
{
"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-keypath-mapping",
"name" : "swift-keypath-mapping",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "KeyPathMapping",
"targets" : [
"KeyPathMapping"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "KeyPathMappingTests",
"module_type" : "SwiftTarget",
"name" : "KeyPathMappingTests",
"path" : "Tests/KeyPathMappingTests",
"sources" : [
"CollectionsKeyPathMappingTests.swift",
"DynamicMemberLookupTests.swift",
"GettersSettersTests.swift",
"OptionalKeyPathMappingTests.swift"
],
"target_dependencies" : [
"KeyPathMapping"
],
"type" : "test"
},
{
"c99name" : "KeyPathMapping",
"module_type" : "SwiftTarget",
"name" : "KeyPathMapping",
"path" : "Sources/KeyPathMapping",
"product_dependencies" : [
"SwiftMarkerProtocols"
],
"product_memberships" : [
"KeyPathMapping"
],
"sources" : [
"Conversions/Conversions+Any.swift",
"Conversions/Conversions+Concat.swift",
"Conversions/Conversions+Protocols.swift",
"Conversions/Conversions.swift",
"Conversions/Equatable+Conversions.swift",
"Conversions/GettersSetters/Equatable+GettersSetters.swift",
"Conversions/GettersSetters/GettersSetters+Any.swift",
"Conversions/GettersSetters/GettersSetters+Inline.swift",
"Conversions/GettersSetters/GettersSetters+Never.swift",
"Conversions/GettersSetters/GettersSetters+Protocols.swift",
"Conversions/GettersSetters/KeyPathMappable+GettersSetters.swift",
"Conversions/GettersSetters/KeyPathMapper+GettersSetters.swift",
"Conversions/KeyPathMappable+Conversions.swift",
"Conversions/KeyPathMapper+Conversions.swift",
"Deprecated/KeyPathMapper+Collection.swift",
"Deprecated/KeyPathMapper+OptionalUnwrapping.swift",
"Helpers/Equatable+.swift",
"KeyPathMappable+Conformances.swift",
"KeyPathMappable.swift",
"KeyPathMapper.swift",
"PredefinedConversions/Conversion+BinaryNumeric.swift",
"PredefinedConversions/Conversion+Collection.swift",
"PredefinedConversions/Conversion+Optional.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/capturecontext/swift-keypath-mapping/0.0.2
Repository: capturecontext/swift-keypath-mapping
Swift version used: 6.3
Target: KeyPathMapping
Extracting symbol information for 'KeyPathMapping'...
Finished extracting symbol information for 'KeyPathMapping'. (28.23s)
Building documentation for 'KeyPathMapping'...
Finished building documentation for 'KeyPathMapping' (0.41s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/capturecontext/swift-keypath-mapping/0.0.2
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/capturecontext/swift-marker-protocols.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Updated https://github.com/capturecontext/swift-marker-protocols.git (0.44s)
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.13s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.04s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.77s)
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.4.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling Snippets SnippetParser.swift
[12/57] Compiling Snippets Snippet.swift
[13/57] Emitting module Snippets
[14/57] Compiling SymbolKit Names.swift
[15/57] Compiling SymbolKit SPI.swift
[16/57] Compiling SymbolKit Snippet.swift
[17/57] Compiling SymbolKit Extension.swift
[18/57] Compiling SymbolKit GenericConstraint.swift
[19/57] Compiling SymbolKit GenericParameter.swift
[20/57] Compiling SymbolKit Generics.swift
[21/57] Compiling SymbolKit Namespace.swift
[22/57] Compiling SymbolKit Relationship.swift
[23/57] Compiling SymbolKit RelationshipKind.swift
[24/57] Compiling SymbolKit SourceOrigin.swift
[25/57] Compiling SymbolKit GenericConstraints.swift
[26/57] Compiling SymbolKit Swift.swift
[27/57] Compiling SymbolKit SemanticVersion.swift
[28/57] Compiling SymbolKit AccessControl.swift
[29/57] Compiling SymbolKit Availability.swift
[30/57] Compiling SymbolKit AvailabilityItem.swift
[31/57] Compiling SymbolKit Domain.swift
[32/57] Compiling SymbolKit Mixin+Equals.swift
[33/57] Compiling SymbolKit Mixin+Hash.swift
[34/57] Compiling SymbolKit Mixin.swift
[35/57] Compiling SymbolKit LineList.swift
[36/57] Compiling SymbolKit Position.swift
[37/57] Compiling SymbolKit Identifier.swift
[38/57] Compiling SymbolKit KindIdentifier.swift
[39/57] Compiling SymbolKit Location.swift
[40/57] Compiling SymbolKit Mutability.swift
[41/57] Emitting module SymbolKit
[42/57] Compiling SymbolKit SourceRange.swift
[43/57] Compiling SymbolKit Metadata.swift
[44/57] Compiling SymbolKit Module.swift
[45/57] Compiling SymbolKit OperatingSystem.swift
[46/57] Compiling SymbolKit Platform.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 SnippetBuildCommand.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (6.32s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'KeyPathMapping' complete! (0.28s)
342
3 /Users/admin/builder/spi-builder-workspace/.docs/capturecontext/swift-keypath-mapping/0.0.2
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/capturecontext/swift-keypath-mapping/0.0.2
File count: 342
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-capturecontext-swift-keypath-mapping-0.0.2-b2e35c1f.zip to s3://spi-docs-inbox/prod-capturecontext-swift-keypath-mapping-0.0.2-b2e35c1f.zip
Copying... [18%]
Copying... [28%]
Copying... [37%]
Copying... [46%]
Copying... [55%]
Copying... [65%]
Copying... [74%]
Copying... [83%]
Copying... [92%]
Copying... [100%]
Done.