Build Information
Successful build of uklatn, reference 1.24.0 (f242b6), with Swift 6.2 for macOS (SPM) on 27 Nov 2025 23:05:15 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/paiv/uklatn.git
Reference: 1.24.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paiv/uklatn
* tag 1.24.0 -> FETCH_HEAD
HEAD is now at f242b65 julia release
Cloned https://github.com/paiv/uklatn.git
Revision (git rev-parse @):
f242b65079a06f5f6574ba0718779621bf755744
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/paiv/uklatn.git at 1.24.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",
"dependencies": [
{
"identity": "uklatn",
"name": "uklatn",
"url": "https://github.com/paiv/uklatn.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/uklatn",
"dependencies": [
]
}
]
}
Fetching https://github.com/paiv/uklatn.git
[1/1627] Fetching uklatn
Fetched https://github.com/paiv/uklatn.git from cache (0.91s)
Creating working copy for https://github.com/paiv/uklatn.git
Working copy of https://github.com/paiv/uklatn.git resolved at 1.24.0 (f242b65)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/paiv/uklatn.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write uklatn-entitlement.plist
[3/7] Write swift-version-49B95AFC49DCD68C.txt
[5/9] Compiling UkrainianLatin UKLatn.swift
[6/9] Emitting module UkrainianLatin
[7/11] Compiling cli uklatn.swift
[8/11] Emitting module cli
[8/11] Write Objects.LinkFileList
[9/11] Linking uklatn
[10/11] Applying uklatn
Build complete! (4.86s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "uklatn",
"name" : "uklatn",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "UkrainianLatin",
"targets" : [
"UkrainianLatin"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "uklatn",
"targets" : [
"cli"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "cli",
"module_type" : "SwiftTarget",
"name" : "cli",
"path" : "swift/Sources/cli",
"product_memberships" : [
"uklatn"
],
"sources" : [
"uklatn.swift"
],
"target_dependencies" : [
"UkrainianLatin"
],
"type" : "executable"
},
{
"c99name" : "UkrainianLatin",
"module_type" : "SwiftTarget",
"name" : "UkrainianLatin",
"path" : "swift/Sources/UkrainianLatin",
"product_memberships" : [
"UkrainianLatin",
"uklatn"
],
"sources" : [
"UKLatn.swift"
],
"type" : "library"
},
{
"c99name" : "UKLatnTests",
"module_type" : "SwiftTarget",
"name" : "UKLatnTests",
"path" : "swift/Tests/UkrainianLatinTests",
"sources" : [
"UKLatnTests.swift"
],
"target_dependencies" : [
"UkrainianLatin"
],
"type" : "test"
}
],
"tools_version" : "5.8"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/paiv/uklatn/1.24.0
Repository: paiv/uklatn
Swift version used: 6.2
Target: UkrainianLatin
Extracting symbol information for 'UkrainianLatin'...
Finished extracting symbol information for 'UkrainianLatin'. (1.72s)
Building documentation for 'UkrainianLatin'...
Finished building documentation for 'UkrainianLatin' (0.11s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/paiv/uklatn/1.24.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.35s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3582] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.02s)
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.5
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
[1/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 SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit DeclarationFragments.swift
[36/57] Compiling SymbolKit Fragment.swift
[37/57] Compiling SymbolKit FragmentKind.swift
[38/57] Compiling SymbolKit FunctionParameter.swift
[39/57] Compiling SymbolKit FunctionSignature.swift
[40/57] Compiling SymbolKit Identifier.swift
[41/57] Compiling SymbolKit KindIdentifier.swift
[42/57] Compiling SymbolKit Location.swift
[43/57] Compiling SymbolKit Mutability.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Emitting module snippet_extract
[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! (2.85s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'UkrainianLatin' complete! (0.16s)
78
2 /Users/admin/builder/spi-builder-workspace/.docs/paiv/uklatn/1.24.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/paiv/uklatn/1.24.0
File count: 78
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-paiv-uklatn-1.24.0-76905221.zip to s3://spi-docs-inbox/prod-paiv-uklatn-1.24.0-76905221.zip
Copying... [19%]
Copying... [38%]
Copying... [57%]
Copying... [76%]
Copying... [95%]
Copying... [100%]
Done.