Build Information
Successful build of SafeDecoding, reference main (fd7a7e), with Swift 6.3 for macOS (SPM) on 4 May 2026 21:47:49 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/AltiAntonov/SafeDecoding.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AltiAntonov/SafeDecoding
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fd7a7eb Release 0.7.0
Cloned https://github.com/AltiAntonov/SafeDecoding.git
Revision (git rev-parse @):
fd7a7ebe11431ad0663723c0cc740690ff019af5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/AltiAntonov/SafeDecoding.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": "safedecoding",
"name": "SafeDecoding",
"url": "https://github.com/AltiAntonov/SafeDecoding.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SafeDecoding",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/AltiAntonov/SafeDecoding.git
[1/286] Fetching safedecoding
Fetched https://github.com/AltiAntonov/SafeDecoding.git from cache (0.66s)
Creating working copy for https://github.com/AltiAntonov/SafeDecoding.git
Working copy of https://github.com/AltiAntonov/SafeDecoding.git resolved at main (fd7a7eb)
warning: '.resolve-product-dependencies': dependency 'safedecoding' 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/AltiAntonov/SafeDecoding.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/13] Compiling SafeDecoding SafeDecodingFallbackProvider.swift
[4/13] Compiling SafeDecoding SafeDecodable.swift
[5/14] Compiling SafeDecoding KeyedDecodingContainer+SafeDecoding.swift
[6/14] Compiling SafeDecoding KeyedDecodingContainer+SafeFallbackDecoding.swift
[7/14] Compiling SafeDecoding SafeDecodingReport.swift
[8/14] Emitting module SafeDecoding
[9/14] Compiling SafeDecoding SafeDecodingIssue.swift
[10/14] Compiling SafeDecoding KeyedDecodingContainer+LossySafeDecoding.swift
[11/14] Compiling SafeDecoding LossySafeDecodable.swift
[12/14] Compiling SafeDecoding SafeJSONDecoder.swift
[13/14] Compiling SafeDecoding SafeDecodingDiagnostics.swift
[14/14] Compiling SafeDecoding SafeFallbackDecodable.swift
Build complete! (6.31s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SafeDecoding",
"name" : "SafeDecoding",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SafeDecoding",
"targets" : [
"SafeDecoding"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SafeDecodingTests",
"module_type" : "SwiftTarget",
"name" : "SafeDecodingTests",
"path" : "Tests/SafeDecodingTests",
"sources" : [
"Decoders/SafeJSONDecoderTests.swift",
"Diagnostics/SafeDecodingDiagnosticsTests.swift",
"Diagnostics/SafeDecodingReportTests.swift",
"PropertyWrappers/LossySafeDecodableTests.swift",
"PropertyWrappers/SafeDecodableOptionalTests.swift",
"PropertyWrappers/SafeFallbackDecodableTests.swift"
],
"target_dependencies" : [
"SafeDecoding"
],
"type" : "test"
},
{
"c99name" : "SafeDecoding",
"module_type" : "SwiftTarget",
"name" : "SafeDecoding",
"path" : "Sources/SafeDecoding",
"product_memberships" : [
"SafeDecoding"
],
"sources" : [
"Decoders/SafeJSONDecoder.swift",
"Diagnostics/SafeDecodingDiagnostics.swift",
"Diagnostics/SafeDecodingIssue.swift",
"Diagnostics/SafeDecodingReport.swift",
"Extensions/KeyedDecodingContainer+LossySafeDecoding.swift",
"Extensions/KeyedDecodingContainer+SafeDecoding.swift",
"Extensions/KeyedDecodingContainer+SafeFallbackDecoding.swift",
"PropertyWrappers/LossySafeDecodable.swift",
"PropertyWrappers/SafeDecodable.swift",
"PropertyWrappers/SafeDecodingFallbackProvider.swift",
"PropertyWrappers/SafeFallbackDecodable.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/altiantonov/safedecoding/main
Repository: AltiAntonov/SafeDecoding
Swift version used: 6.3
Target: SafeDecoding
Extracting symbol information for 'SafeDecoding'...
Finished extracting symbol information for 'SafeDecoding'. (28.59s)
Building documentation for 'SafeDecoding'...
Finished building documentation for 'SafeDecoding' (0.31s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/altiantonov/safedecoding/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.15s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (3.45s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3710] 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.98s)
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 sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Emitting module SymbolKit
[7/58] Compiling SymbolKit SourceRange.swift
[8/58] Compiling SymbolKit Metadata.swift
[9/58] Compiling SymbolKit Module.swift
[10/58] Compiling SymbolKit OperatingSystem.swift
[11/58] Compiling SymbolKit Platform.swift
[12/58] Compiling SymbolKit Symbol.swift
[13/58] Compiling SymbolKit SymbolKind.swift
[14/58] Compiling SymbolKit SymbolGraph.swift
[15/58] Compiling SymbolKit GraphCollector.swift
[16/58] Compiling SymbolKit GenericConstraint.swift
[17/58] Compiling SymbolKit GenericParameter.swift
[18/58] Compiling SymbolKit Generics.swift
[19/58] Compiling SymbolKit Namespace.swift
[20/58] Compiling SymbolKit DeclarationFragments.swift
[21/58] Compiling SymbolKit Fragment.swift
[22/58] Compiling SymbolKit FragmentKind.swift
[23/58] Compiling SymbolKit FunctionParameter.swift
[24/58] Compiling SymbolKit FunctionSignature.swift
[25/58] Compiling SymbolKit SemanticVersion.swift
[26/58] Compiling SymbolKit AccessControl.swift
[27/58] Compiling SymbolKit Availability.swift
[28/58] Compiling SymbolKit AvailabilityItem.swift
[29/58] Compiling SymbolKit Domain.swift
[30/58] Compiling SymbolKit Names.swift
[31/58] Compiling SymbolKit SPI.swift
[32/58] Compiling SymbolKit Snippet.swift
[33/58] Compiling SymbolKit Extension.swift
[34/58] Compiling SymbolKit Mixin+Equals.swift
[35/58] Compiling SymbolKit Mixin+Hash.swift
[36/58] Compiling SymbolKit Mixin.swift
[37/58] Compiling SymbolKit LineList.swift
[38/58] Compiling SymbolKit Position.swift
[39/58] Compiling SymbolKit Identifier.swift
[40/58] Compiling SymbolKit KindIdentifier.swift
[41/58] Compiling SymbolKit Location.swift
[42/58] Compiling SymbolKit Mutability.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 Snippet.swift
[49/58] Emitting module Snippets
[50/58] Compiling Snippets SnippetParser.swift
[51/58] Compiling Snippets SnippetLanguage.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] Emitting module snippet_extract
[58/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.54s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SafeDecoding' complete! (0.31s)
150
2 /Users/admin/builder/spi-builder-workspace/.docs/altiantonov/safedecoding/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/altiantonov/safedecoding/main
File count: 150
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-altiantonov-safedecoding-main-7efec982.zip to s3://spi-docs-inbox/prod-altiantonov-safedecoding-main-7efec982.zip
Copying... [14%]
Copying... [29%]
Copying... [43%]
Copying... [57%]
Copying... [72%]
Copying... [86%]
Copying... [100%]
Done.