Build Information
Successful build of CLITable, reference main (ce9abc), with Swift 6.2 for macOS (SPM) on 3 Nov 2025 03:38:50 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/heroesofcode/CLI-Table-Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heroesofcode/CLI-Table-Swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ce9abc3 Merge pull request #5 from heroesofcode/structure/update-rainbow
Cloned https://github.com/heroesofcode/CLI-Table-Swift.git
Revision (git rev-parse @):
ce9abc38047f8f916966850a1196682aa11983b3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/CLI-Table-Swift.git at main
Fetching https://github.com/onevcat/Rainbow
[1/1339] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.96s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (3.79s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.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": "cli-table-swift",
"name": "CLITable",
"url": "https://github.com/heroesofcode/CLI-Table-Swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CLI-Table-Swift",
"dependencies": [
{
"identity": "rainbow",
"name": "Rainbow",
"url": "https://github.com/onevcat/Rainbow",
"version": "4.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/heroesofcode/CLI-Table-Swift.git
[1/179] Fetching cli-table-swift
Fetched https://github.com/heroesofcode/CLI-Table-Swift.git from cache (0.95s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.45s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (0.51s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
Creating working copy for https://github.com/heroesofcode/CLI-Table-Swift.git
Working copy of https://github.com/heroesofcode/CLI-Table-Swift.git resolved at main (ce9abc3)
warning: '.resolve-product-dependencies': dependency 'cli-table-swift' is not used by any target
Found 1 product dependencies
- Rainbow
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/heroesofcode/CLI-Table-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/18] Compiling Rainbow Style.swift
[5/18] Compiling Rainbow String+Rainbow.swift
[6/18] Compiling Rainbow StringGenerator.swift
[7/19] Compiling Rainbow OutputTarget.swift
[8/19] Compiling Rainbow Rainbow.swift
[9/19] Compiling Rainbow String+ConditionalStyling.swift
[10/19] Compiling Rainbow ConditionalStyleBuilder.swift
[11/19] Compiling Rainbow ControlCode.swift
[12/19] Compiling Rainbow Color.swift
[13/19] Compiling Rainbow ColorApproximation.swift
[14/19] Emitting module Rainbow
[15/19] Compiling Rainbow BackgroundColor.swift
[16/19] Compiling Rainbow CodesParser.swift
[17/19] Compiling Rainbow HSLColorConverter.swift
[18/19] Compiling Rainbow ModesExtractor.swift
[19/19] Compiling Rainbow StyledStringBuilder.swift
[20/24] Emitting module CLITable
[21/24] Compiling CLITable PrintLine.swift
[22/24] Compiling CLITable ConsoleColor.swift
[23/24] Compiling CLITable CLITable.swift
[24/24] Compiling CLITable ShowTable.swift
Build complete! (6.30s)
Build complete.
{
"dependencies" : [
{
"identity" : "rainbow",
"requirement" : {
"exact" : [
"4.2.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
}
],
"manifest_display_name" : "CLITable",
"name" : "CLITable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "CLITable",
"targets" : [
"CLITable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CLITableTests",
"module_type" : "SwiftTarget",
"name" : "CLITableTests",
"path" : "Tests/CLITableTests",
"sources" : [
"CLITableTests.swift"
],
"target_dependencies" : [
"CLITable"
],
"type" : "test"
},
{
"c99name" : "CLITable",
"module_type" : "SwiftTarget",
"name" : "CLITable",
"path" : "Sources/CLITable",
"product_dependencies" : [
"Rainbow"
],
"product_memberships" : [
"CLITable"
],
"sources" : [
"CLITable.swift",
"Core/ConsoleColor.swift",
"Core/PrintLine.swift",
"Core/ShowTable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/heroesofcode/cli-table-swift/main
Repository: heroesofcode/CLI-Table-Swift
Swift version used: 6.2
Target: CLITable
Extracting symbol information for 'CLITable'...
Finished extracting symbol information for 'CLITable'. (1.68s)
Building documentation for 'CLITable'...
Finished building documentation for 'CLITable' (0.10s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/heroesofcode/cli-table-swift/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/onevcat/Rainbow
Updated https://github.com/onevcat/Rainbow (0.42s)
[1/2161] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (1.83s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (1.95s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3568] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.11s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.79s)
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 sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module Snippets
[9/53] Compiling SymbolKit SourceRange.swift
[10/53] Compiling SymbolKit Metadata.swift
[11/53] Compiling SymbolKit Module.swift
[12/53] Compiling SymbolKit OperatingSystem.swift
[13/53] Compiling SymbolKit Platform.swift
[14/57] Compiling SymbolKit GenericConstraint.swift
[15/57] Compiling SymbolKit GenericParameter.swift
[16/57] Compiling SymbolKit Generics.swift
[17/57] Compiling SymbolKit Namespace.swift
[18/57] Compiling SymbolKit Mixin+Equals.swift
[19/57] Compiling SymbolKit Mixin+Hash.swift
[20/57] Compiling SymbolKit Mixin.swift
[21/57] Compiling SymbolKit LineList.swift
[22/57] Compiling SymbolKit Position.swift
[23/57] Compiling SymbolKit Identifier.swift
[24/57] Compiling SymbolKit KindIdentifier.swift
[25/57] Compiling SymbolKit Location.swift
[26/57] Compiling SymbolKit Mutability.swift
[27/57] Emitting module SymbolKit
[28/57] Compiling SymbolKit Symbol.swift
[29/57] Compiling SymbolKit SymbolKind.swift
[30/57] Compiling SymbolKit SymbolGraph.swift
[31/57] Compiling SymbolKit GraphCollector.swift
[32/57] Compiling SymbolKit Names.swift
[33/57] Compiling SymbolKit SPI.swift
[34/57] Compiling SymbolKit Snippet.swift
[35/57] Compiling SymbolKit Extension.swift
[36/57] Compiling SymbolKit SemanticVersion.swift
[37/57] Compiling SymbolKit AccessControl.swift
[38/57] Compiling SymbolKit Availability.swift
[39/57] Compiling SymbolKit AvailabilityItem.swift
[40/57] Compiling SymbolKit Domain.swift
[41/57] Compiling SymbolKit DeclarationFragments.swift
[42/57] Compiling SymbolKit Fragment.swift
[43/57] Compiling SymbolKit FragmentKind.swift
[44/57] Compiling SymbolKit FunctionParameter.swift
[45/57] Compiling SymbolKit FunctionSignature.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.59s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'CLITable' complete! (0.19s)
92
2 /Users/admin/builder/spi-builder-workspace/.docs/heroesofcode/cli-table-swift/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/heroesofcode/cli-table-swift/main
File count: 92
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-heroesofcode-cli-table-swift-main-38eca65d.zip to s3://spi-docs-inbox/prod-heroesofcode-cli-table-swift-main-38eca65d.zip
Copying... [18%]
Copying... [37%]
Copying... [55%]
Copying... [74%]
Copying... [92%]
Copying... [100%]
Done.