Build Information
Successful build of CLITable, reference main (18ec56), with Swift 6.1 for macOS (SPM) on 23 Feb 2026 04:41:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild 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 18ec562 Added more tests
Cloned https://github.com/heroesofcode/CLI-Table-Swift.git
Revision (git rev-parse @):
18ec562fb39261da2bc0ae2fc63b9c0798f71778
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/CLI-Table-Swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/heroesofcode/CLI-Table-Swift.git
https://github.com/heroesofcode/CLI-Table-Swift.git
{
"dependencies" : [
{
"identity" : "rainbow",
"requirement" : {
"exact" : [
"4.2.1"
]
},
"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"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/18] Compiling Rainbow String+ConditionalStyling.swift
[5/19] Compiling Rainbow StringGenerator.swift
[6/19] Compiling Rainbow Style.swift
[7/19] Compiling Rainbow String+Rainbow.swift
[8/19] Compiling Rainbow StyledStringBuilder.swift
[9/19] Compiling Rainbow ConditionalStyleBuilder.swift
[10/19] Compiling Rainbow ControlCode.swift
[11/19] Compiling Rainbow HSLColorConverter.swift
[12/19] Compiling Rainbow ModesExtractor.swift
[13/19] Compiling Rainbow BackgroundColor.swift
[14/19] Compiling Rainbow CodesParser.swift
[15/19] Compiling Rainbow Color.swift
[16/19] Compiling Rainbow ColorApproximation.swift
[17/19] Compiling Rainbow OutputTarget.swift
[18/19] Compiling Rainbow Rainbow.swift
[19/19] Emitting module Rainbow
[20/23] Emitting module CLITable
[21/23] Compiling CLITable ConsoleColor.swift
[22/23] Compiling CLITable PrintLine.swift
[23/23] Compiling CLITable CLITable.swift
Build complete! (10.53s)
Fetching https://github.com/onevcat/Rainbow
[1/1420] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow from cache (1.00s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (3.84s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Build complete.
{
"dependencies" : [
{
"identity" : "rainbow",
"requirement" : {
"exact" : [
"4.2.1"
]
},
"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"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.