Build Information
Successful build of swift-json, reference develop (fc7b73), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 05:32:12 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/sinoru/swift-json.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sinoru/swift-json
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at fc7b739 Merge branch 'main' into develop
Cloned https://github.com/sinoru/swift-json.git
Revision (git rev-parse @):
fc7b739f973ae2a0f29068894639d267cf9b8039
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sinoru/swift-json.git at develop
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[229/5949] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.19s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.19s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (4.16s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.70s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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": "swift-json",
"name": "swift-json",
"url": "https://github.com/sinoru/swift-json.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-json",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/sinoru/swift-json.git
[1/375] Fetching swift-json
Fetched https://github.com/sinoru/swift-json.git from cache (0.65s)
Creating working copy for https://github.com/sinoru/swift-json.git
Working copy of https://github.com/sinoru/swift-json.git resolved at develop (fc7b739)
warning: '.resolve-product-dependencies': dependency 'swift-json' 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/sinoru/swift-json.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/12] Compiling JSONNumber JSONNumber+Values.swift
[8/12] Compiling JSONNumber JSONNumber.swift
[9/12] Emitting module JSONNumber
[10/12] Compiling JSONNumber JSONNumber+Decimal.swift
[11/12] Compiling JSONNumber JSONNumber+Arithmetic.swift
[12/12] Compiling JSONNumber JSONNumber+Conformances.swift
[13/21] Compiling JSON JSONValue+Encodable.swift
[14/21] Compiling JSON JSONValue.swift
[15/21] Compiling JSON JSONValue+Literals.swift
[16/21] Compiling JSON JSONValue+Subscripts.swift
[17/21] Compiling JSON JSONValue+Values.swift
[18/21] Compiling JSON JSONValue+Descriptions.swift
[19/21] Compiling JSON JSONValue+Decodable.swift
[20/21] Compiling JSON JSON.swift
[21/21] Emitting module JSON
[22/31] Compiling JSONValueCoder JSONValueDecoder+SingleValueContainer.swift
[23/31] Compiling JSONValueCoder JSONValueDecoder+UnkeyedContainer.swift
[24/32] Compiling JSONValueCoder JSONValueDecoder+Container.swift
[25/32] Compiling JSONValueCoder JSONValueDecoder+Decoder.swift
[26/32] Compiling JSONValueCoder JSONValueDecoder+Combine.swift
[27/32] Compiling JSONValueCoder JSONValueCoder.swift
[28/32] Emitting module JSONValueCoder
[29/32] Compiling JSONValueCoder JSONValue+Descriptions.swift
[30/32] Compiling JSONValueCoder CodingPath.swift
[31/32] Compiling JSONValueCoder JSONValueDecoder+KeyedContainer.swift
[32/32] Compiling JSONValueCoder JSONValueDecoder.swift
Build complete! (10.46s)
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/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-json",
"name" : "swift-json",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "JSON",
"targets" : [
"JSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "JSONValueCoder",
"targets" : [
"JSONValueCoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONValueCoder",
"module_type" : "SwiftTarget",
"name" : "JSONValueCoder",
"path" : "Sources/JSONValueCoder",
"product_memberships" : [
"JSONValueCoder"
],
"sources" : [
"CodingPath.swift",
"JSONValue+Descriptions.swift",
"JSONValueCoder.swift",
"JSONValueDecoder+Combine.swift",
"JSONValueDecoder+Container.swift",
"JSONValueDecoder+Decoder.swift",
"JSONValueDecoder+KeyedContainer.swift",
"JSONValueDecoder+SingleValueContainer.swift",
"JSONValueDecoder+UnkeyedContainer.swift",
"JSONValueDecoder.swift"
],
"target_dependencies" : [
"JSON"
],
"type" : "library"
},
{
"c99name" : "JSONTests",
"module_type" : "SwiftTarget",
"name" : "JSONTests",
"path" : "Tests/JSONTests",
"sources" : [
"JSONTests+Value.swift",
"JSONTests+Value_Codable.swift",
"JSONTests+Value_Decodable.swift"
],
"target_dependencies" : [
"JSON"
],
"type" : "test"
},
{
"c99name" : "JSONNumberTests",
"module_type" : "SwiftTarget",
"name" : "JSONNumberTests",
"path" : "Tests/JSONNumberTests",
"sources" : [
"JSONNumberTests.swift"
],
"target_dependencies" : [
"JSONNumber"
],
"type" : "test"
},
{
"c99name" : "JSONNumber",
"module_type" : "SwiftTarget",
"name" : "JSONNumber",
"path" : "Sources/JSONNumber",
"product_memberships" : [
"JSON",
"JSONValueCoder"
],
"sources" : [
"JSONNumber+Arithmetic.swift",
"JSONNumber+Conformances.swift",
"JSONNumber+Decimal.swift",
"JSONNumber+Values.swift",
"JSONNumber.swift"
],
"type" : "library"
},
{
"c99name" : "JSON",
"module_type" : "SwiftTarget",
"name" : "JSON",
"path" : "Sources/JSON",
"product_memberships" : [
"JSON",
"JSONValueCoder"
],
"sources" : [
"JSON.swift",
"Value/JSONValue+Decodable.swift",
"Value/JSONValue+Descriptions.swift",
"Value/JSONValue+Encodable.swift",
"Value/JSONValue+Literals.swift",
"Value/JSONValue+Subscripts.swift",
"Value/JSONValue+Values.swift",
"Value/JSONValue.swift"
],
"target_dependencies" : [
"JSONNumber"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/sinoru/swift-json/develop
Repository: sinoru/swift-json
Swift version used: 6.3
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target: JSON
Generating documentation for 'JSON'...
Converting documentation...
Conversion complete! (0.32s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/sinoru/swift-json/develop'
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets Snippet.swift
[8/57] Emitting module Snippets
[9/57] Compiling Snippets SnippetParser.swift
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit DeclarationFragments.swift
[20/57] Compiling SymbolKit Fragment.swift
[21/57] Compiling SymbolKit FragmentKind.swift
[22/57] Compiling SymbolKit FunctionParameter.swift
[23/57] Compiling SymbolKit FunctionSignature.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit GenericConstraint.swift
[40/57] Compiling SymbolKit GenericParameter.swift
[41/57] Compiling SymbolKit Generics.swift
[42/57] Compiling SymbolKit Namespace.swift
[43/57] Compiling SymbolKit Names.swift
[44/57] Compiling SymbolKit SPI.swift
[45/57] Compiling SymbolKit Snippet.swift
[46/57] Compiling SymbolKit Extension.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! (5.71s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'JSON' complete! (0.25s)
164
2 /Users/admin/builder/spi-builder-workspace/.docs/sinoru/swift-json/develop
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/sinoru/swift-json/develop
File count: 164
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-sinoru-swift-json-develop-c9e1faca.zip to s3://spi-docs-inbox/prod-sinoru-swift-json-develop-c9e1faca.zip
Copying... [14%]
Copying... [28%]
Copying... [42%]
Copying... [56%]
Copying... [71%]
Copying... [85%]
Copying... [99%]
Copying... [100%]
Done.