Build Information
Successful build of CodablePlus, reference 1.0.0 (1c7c16), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 11:05:19 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/richardpiazza/CodablePlus.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/CodablePlus
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 1c7c16c Updated Package Tools & Readme (#3)
Cloned https://github.com/richardpiazza/CodablePlus.git
Revision (git rev-parse @):
1c7c16c201e6e0c884abdc2a910cbab308f82b37
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/CodablePlus.git at 1.0.0
========================================
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": "codableplus",
"name": "CodablePlus",
"url": "https://github.com/richardpiazza/CodablePlus.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodablePlus",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/richardpiazza/CodablePlus.git
[1/152] Fetching codableplus
Fetched https://github.com/richardpiazza/CodablePlus.git from cache (0.83s)
Creating working copy for https://github.com/richardpiazza/CodablePlus.git
Working copy of https://github.com/richardpiazza/CodablePlus.git resolved at 1.0.0 (1c7c16c)
warning: '.resolve-product-dependencies': dependency 'codableplus' 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/richardpiazza/CodablePlus.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/12] Compiling CodablePlus KeyedDecodingContainerProtocol+DefaultValues.swift
[4/12] Compiling CodablePlus UnkeyedDecodingContainer+Containers.swift
[5/13] Compiling CodablePlus KeyedDecodingContainerProtocol+MultipleKeys.swift
[6/13] Compiling CodablePlus KeyedEncodingContainerProtocol+Any.swift
[7/13] Compiling CodablePlus KeyedDecodingContainerProtocol+Any.swift
[8/13] Compiling CodablePlus KeyedDecodingContainerProtocol+Containers.swift
[9/13] Compiling CodablePlus DictionaryKeys.swift
[10/13] Compiling CodablePlus AnyEncodable.swift
[11/13] Emitting module CodablePlus
[12/13] Compiling CodablePlus KeyedEncodingContainerProtocol+Containers.swift
[13/13] Compiling CodablePlus UnkeyedEncodingContainer+Containers.swift
Build complete! (6.15s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CodablePlus",
"name" : "CodablePlus",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "CodablePlus",
"targets" : [
"CodablePlus"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "CodablePlusTests",
"module_type" : "SwiftTarget",
"name" : "CodablePlusTests",
"path" : "Tests/CodablePlusTests",
"sources" : [
"AnyEncodingDecodingTests.swift",
"ArrayEncodingDecodingTests.swift",
"CodablePlusTestCase.swift",
"DefaultValueDecodingTests.swift",
"DictionaryEncodingDecodingTests.swift",
"KeyedDecodingContainerTests.swift",
"MultipleKeysDecodingTests.swift"
],
"target_dependencies" : [
"CodablePlus"
],
"type" : "test"
},
{
"c99name" : "CodablePlus",
"module_type" : "SwiftTarget",
"name" : "CodablePlus",
"path" : "Sources/CodablePlus",
"product_memberships" : [
"CodablePlus"
],
"sources" : [
"AnyEncodable.swift",
"DictionaryKeys.swift",
"KeyedDecodingContainerProtocol+Any.swift",
"KeyedDecodingContainerProtocol+Containers.swift",
"KeyedDecodingContainerProtocol+DefaultValues.swift",
"KeyedDecodingContainerProtocol+MultipleKeys.swift",
"KeyedEncodingContainerProtocol+Any.swift",
"KeyedEncodingContainerProtocol+Containers.swift",
"UnkeyedDecodingContainer+Containers.swift",
"UnkeyedEncodingContainer+Containers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/richardpiazza/codableplus/1.0.0
Repository: richardpiazza/CodablePlus
Swift version used: 6.3
Target: CodablePlus
Extracting symbol information for 'CodablePlus'...
Finished extracting symbol information for 'CodablePlus'. (28.10s)
Building documentation for 'CodablePlus'...
warning: Parameter 'key' is missing documentation
--> Sources/CodablePlus/KeyedEncodingContainerProtocol+Any.swift:6:48-6:48
4 | /// Encodes the given value for the given key.
5 | ///
6 + /// - parameter value: The value to encode.
| ╰─suggestion: Document 'key' parameter
7 | /// - throws: `EncodingError.invalidValue` if the given value is invalid in the current context for this format.
8 | mutating func encodeAny(_ value: Any, forKey key: Key) throws {
warning: Parameter 'key' is missing documentation
--> Sources/CodablePlus/KeyedEncodingContainerProtocol+Any.swift:40:48-40:48
38 | /// Encodes the given value if present for the key.
39 | ///
40 + /// - parameter value: The value to encode.
| ╰─suggestion: Document 'key' parameter
41 | /// - throws: `EncodingError.invalidValue` if the given value is invalid in the current context for this format.
42 | mutating func encodeAnyIfPresent(_ value: Any?, forKey key: Key) throws {
Finished building documentation for 'CodablePlus' (0.35s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/codableplus/1.0.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.53s)
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.06s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.82s)
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 sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit Relationship.swift
[12/57] Compiling SymbolKit RelationshipKind.swift
[13/57] Compiling SymbolKit SourceOrigin.swift
[14/57] Compiling SymbolKit GenericConstraints.swift
[15/57] Compiling SymbolKit Swift.swift
[16/57] Compiling Snippets SnippetParser.swift
[17/57] Emitting module Snippets
[18/57] Compiling Snippets Snippet.swift
[19/57] Compiling SymbolKit SourceRange.swift
[20/57] Compiling SymbolKit Metadata.swift
[21/57] Compiling SymbolKit Module.swift
[22/57] Compiling SymbolKit OperatingSystem.swift
[23/57] Compiling SymbolKit Platform.swift
[24/57] Compiling SymbolKit DeclarationFragments.swift
[25/57] Compiling SymbolKit Fragment.swift
[26/57] Compiling SymbolKit FragmentKind.swift
[27/57] Compiling SymbolKit FunctionParameter.swift
[28/57] Compiling SymbolKit FunctionSignature.swift
[29/57] Compiling SymbolKit GenericConstraint.swift
[30/57] Compiling SymbolKit GenericParameter.swift
[31/57] Compiling SymbolKit Generics.swift
[32/57] Compiling SymbolKit Namespace.swift
[33/57] Compiling SymbolKit SemanticVersion.swift
[34/57] Compiling SymbolKit AccessControl.swift
[35/57] Compiling SymbolKit Availability.swift
[36/57] Compiling SymbolKit AvailabilityItem.swift
[37/57] Compiling SymbolKit Domain.swift
[38/57] Compiling SymbolKit Identifier.swift
[39/57] Compiling SymbolKit KindIdentifier.swift
[40/57] Compiling SymbolKit Location.swift
[41/57] Compiling SymbolKit Mutability.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Emitting module SymbolKit
[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 SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.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! (4.55s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'CodablePlus' complete! (0.23s)
134
2 /Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/codableplus/1.0.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/richardpiazza/codableplus/1.0.0
File count: 134
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-richardpiazza-codableplus-1.0.0-2a873502.zip to s3://spi-docs-inbox/prod-richardpiazza-codableplus-1.0.0-2a873502.zip
Copying... [15%]
Copying... [30%]
Copying... [44%]
Copying... [59%]
Copying... [74%]
Copying... [89%]
Copying... [100%]
Done.