Build Information
Successful build of xcbeautify, reference 3.2.1 (b54d5a), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 03:09:53 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/cpisciotta/xcbeautify.git
Reference: 3.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cpisciotta/xcbeautify
* tag 3.2.1 -> FETCH_HEAD
HEAD is now at b54d5a5 Bump version to 3.2.1
Cloned https://github.com/cpisciotta/xcbeautify.git
Revision (git rev-parse @):
b54d5a5359e3ff744293e3d749b122afe3b2d145
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/cpisciotta/xcbeautify.git at 3.2.1
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/10092] Fetching xmlcoder
[304/27615] Fetching xmlcoder, swift-argument-parser
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (1.48s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.48s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.0
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
========================================
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": "xcbeautify",
"name": "xcbeautify",
"url": "https://github.com/cpisciotta/xcbeautify.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xcbeautify",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "xmlcoder",
"name": "XMLCoder",
"url": "https://github.com/CoreOffice/XMLCoder.git",
"version": "0.18.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/cpisciotta/xcbeautify.git
[1/8579] Fetching xcbeautify
Fetched https://github.com/cpisciotta/xcbeautify.git from cache (1.58s)
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.54s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.55s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.1 (1.23s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.57s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/cpisciotta/xcbeautify.git
Working copy of https://github.com/cpisciotta/xcbeautify.git resolved at 3.2.1 (b54d5a5)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.1
Found 2 product dependencies
- swift-argument-parser
- XMLCoder
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/cpisciotta/xcbeautify.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/12] Write sources
[4/12] Write xcbeautify-entitlement.plist
[4/12] Write sources
[8/12] Write swift-version--6988338F2F200930.txt
[10/61] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/61] Emitting module ArgumentParserToolInfo
[12/108] Emitting module XMLCoder
[13/113] Compiling ArgumentParser ArgumentHelp.swift
[14/113] Compiling ArgumentParser ArgumentVisibility.swift
[15/113] Compiling ArgumentParser CompletionKind.swift
[16/113] Compiling ArgumentParser Errors.swift
[17/113] Compiling ArgumentParser Flag.swift
[18/118] Compiling ArgumentParser CommandConfiguration.swift
[19/118] Compiling ArgumentParser CommandGroup.swift
[20/118] Compiling ArgumentParser EnumerableFlag.swift
[21/118] Compiling ArgumentParser ExpressibleByArgument.swift
[22/118] Compiling ArgumentParser ParsableArguments.swift
[23/118] Compiling ArgumentParser NameSpecification.swift
[24/118] Compiling ArgumentParser Option.swift
[25/118] Compiling ArgumentParser OptionGroup.swift
[26/118] Compiling ArgumentParser ParentCommand.swift
[27/118] Compiling ArgumentParser AsyncParsableCommand.swift
[28/118] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/118] Compiling ArgumentParser CompletionsGenerator.swift
[30/118] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/118] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/118] Compiling ArgumentParser Argument.swift
[33/118] Compiling ArgumentParser ArgumentDiscussion.swift
[34/118] Emitting module ArgumentParser
[35/118] Compiling ArgumentParser CodingKeyValidator.swift
[36/118] Compiling ArgumentParser NonsenseFlagsValidator.swift
[37/118] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/118] Compiling ArgumentParser PositionalArgumentsValidator.swift
[39/118] Compiling ArgumentParser UniqueNamesValidator.swift
[40/118] Compiling ArgumentParser Platform.swift
[41/118] Compiling ArgumentParser SequenceExtensions.swift
[42/118] Compiling ArgumentParser StringExtensions.swift
[43/118] Compiling ArgumentParser SwiftExtensions.swift
[44/118] Compiling ArgumentParser Tree.swift
[45/118] Compiling ArgumentParser InputKey.swift
[46/118] Compiling ArgumentParser InputOrigin.swift
[47/118] Compiling ArgumentParser Name.swift
[48/118] Compiling ArgumentParser Parsed.swift
[49/118] Compiling ArgumentParser ParsedValues.swift
[50/118] Compiling ArgumentParser ParserError.swift
[51/118] Compiling ArgumentParser SplitArguments.swift
[52/118] Compiling ArgumentParser DumpHelpGenerator.swift
[53/118] Compiling ArgumentParser HelpCommand.swift
[54/118] Compiling ArgumentParser HelpGenerator.swift
[76/118] Compiling ArgumentParser MessageInfo.swift
[77/118] Compiling ArgumentParser UsageGenerator.swift
[78/118] Compiling ArgumentParser CollectionExtensions.swift
[79/118] Compiling ArgumentParser Foundation.swift
[80/118] Compiling ArgumentParser Mutex.swift
[101/118] Compiling ArgumentParser ParsableCommand.swift
[102/118] Compiling ArgumentParser ArgumentDecoder.swift
[103/118] Compiling ArgumentParser ArgumentDefinition.swift
[104/118] Compiling ArgumentParser ArgumentSet.swift
[105/118] Compiling ArgumentParser CommandParser.swift
[116/136] Compiling XcbeautifyLib XCBeautifier.swift
[117/136] Compiling XcbeautifyLib String+Colored.swift
[118/136] Compiling XcbeautifyLib String+Substring.swift
[119/137] Compiling XcbeautifyLib XCRegex.swift
[120/137] Compiling XcbeautifyLib TeamCityRenderer.swift
[121/137] Compiling XcbeautifyLib TerminalRenderer.swift
[122/137] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[123/137] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[124/137] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[125/137] Compiling XcbeautifyLib OutputRendering.swift
[126/137] Compiling XcbeautifyLib Parser.swift
[127/137] Compiling XcbeautifyLib FileComponents.swift
[128/137] Compiling XcbeautifyLib JUnitReporter.swift
[129/137] Compiling XcbeautifyLib OutputHandler.swift
[130/137] Compiling XcbeautifyLib Constants.swift
[131/137] Compiling XcbeautifyLib Formatter.swift
[132/137] Emitting module XcbeautifyLib
[133/137] Compiling XcbeautifyLib Array+Safe.swift
[134/137] Compiling XcbeautifyLib CaptureGroups.swift
[135/141] Compiling xcbeautify Version.swift
[136/141] Compiling xcbeautify OutputFormat+ExpressibleByArgument.swift
[137/141] Emitting module xcbeautify
[138/141] Compiling xcbeautify Xcbeautify.swift
[138/141] Write Objects.LinkFileList
[139/141] Linking xcbeautify
[140/141] Applying xcbeautify
Build complete! (14.95s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
}
],
"manifest_display_name" : "xcbeautify",
"name" : "xcbeautify",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "xcbeautify",
"targets" : [
"xcbeautify"
],
"type" : {
"executable" : null
}
},
{
"name" : "XcbeautifyLib",
"targets" : [
"XcbeautifyLib"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "xcbeautify",
"module_type" : "SwiftTarget",
"name" : "xcbeautify",
"path" : "Sources/xcbeautify",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"xcbeautify"
],
"sources" : [
"OutputFormat+ExpressibleByArgument.swift",
"Version.swift",
"Xcbeautify.swift"
],
"target_dependencies" : [
"XcbeautifyLib"
],
"type" : "executable"
},
{
"c99name" : "XcbeautifyLibTests",
"module_type" : "SwiftTarget",
"name" : "XcbeautifyLibTests",
"path" : "Tests/XcbeautifyLibTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Expected_XML_Linux.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Expected_XML_macOS.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Linux.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_macOS.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_macOS_colored.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/ParallelTestLog.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/TestLog.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/clean_build_xcode_15_1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/clean_build_xcode_15_1_colored.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/demo_swift_testing_log.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/large_xcodebuild_log.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/spi_swift_testing_full_log.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/spi_swift_testing_short_log.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/swift_test_log_macOS.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/swift_test_log_macOS_colored.txt",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CaptureGroupTests.swift",
"Condition+Ext.swift",
"FormattedStringTests.swift",
"JUnitReporterTests.swift",
"OutputHandlerTests.swift",
"ParserTests.swift",
"ParsingTests.swift",
"RendererTests/AzureDevOpsPipelinesRendererTests.swift",
"RendererTests/GitHubActionsRendererTests.swift",
"RendererTests/TeamCityRendererTests.swift",
"RendererTests/TerminalRendererTests.swift",
"TestCaseCaptureGroupTests.swift",
"UniqueCaptureGroupTests.swift"
],
"target_dependencies" : [
"XcbeautifyLib"
],
"type" : "test"
},
{
"c99name" : "XcbeautifyLib",
"module_type" : "SwiftTarget",
"name" : "XcbeautifyLib",
"path" : "Sources/XcbeautifyLib",
"product_dependencies" : [
"XMLCoder"
],
"product_memberships" : [
"xcbeautify",
"XcbeautifyLib"
],
"sources" : [
"Array+Safe.swift",
"CaptureGroups.swift",
"Constants.swift",
"Formatter.swift",
"JUnitReporter.swift",
"OutputHandler.swift",
"Parser.swift",
"Renderers/FileComponents.swift",
"Renderers/Microsoft/AzureDevOpsPipelinesRenderer.swift",
"Renderers/Microsoft/GitHubActionsRenderer.swift",
"Renderers/Microsoft/MicrosoftOutputRendering.swift",
"Renderers/OutputRendering.swift",
"Renderers/TeamCityRenderer.swift",
"Renderers/TerminalRenderer.swift",
"String+Colored.swift",
"String+Substring.swift",
"XCBeautifier.swift",
"XCRegex.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/cpisciotta/xcbeautify/3.2.1
Repository: cpisciotta/xcbeautify
Swift version used: 6.3
Target: XcbeautifyLib
Extracting symbol information for 'XcbeautifyLib'...
Finished extracting symbol information for 'XcbeautifyLib'. (18.94s)
Building documentation for 'XcbeautifyLib'...
Finished building documentation for 'XcbeautifyLib' (0.34s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/cpisciotta/xcbeautify/3.2.1
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser.git
Updating https://github.com/CoreOffice/XMLCoder.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.04s)
Updated https://github.com/apple/swift-argument-parser.git (0.53s)
Updated https://github.com/CoreOffice/XMLCoder.git (0.54s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.0 (2.26s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.75s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
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-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.4.6
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit SourceRange.swift
[17/57] Compiling SymbolKit Metadata.swift
[18/57] Compiling SymbolKit Module.swift
[19/57] Compiling SymbolKit OperatingSystem.swift
[20/57] Compiling SymbolKit Platform.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit DeclarationFragments.swift
[31/57] Compiling SymbolKit Fragment.swift
[32/57] Compiling SymbolKit FragmentKind.swift
[33/57] Compiling SymbolKit FunctionParameter.swift
[34/57] Compiling SymbolKit FunctionSignature.swift
[35/57] Compiling SymbolKit Mixin+Equals.swift
[36/57] Compiling SymbolKit Mixin+Hash.swift
[37/57] Compiling SymbolKit Mixin.swift
[38/57] Compiling SymbolKit LineList.swift
[39/57] Compiling SymbolKit Position.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit Identifier.swift
[45/57] Compiling SymbolKit KindIdentifier.swift
[46/57] Compiling SymbolKit Location.swift
[47/57] Compiling SymbolKit Mutability.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] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract URL+Status.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.07s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'XcbeautifyLib' complete! (0.34s)
84
2 /Users/admin/builder/spi-builder-workspace/.docs/cpisciotta/xcbeautify/3.2.1
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/cpisciotta/xcbeautify/3.2.1
File count: 84
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-cpisciotta-xcbeautify-3.2.1-69136ce1.zip to s3://spi-docs-inbox/prod-cpisciotta-xcbeautify-3.2.1-69136ce1.zip
Copying... [17%]
Copying... [35%]
Copying... [52%]
Copying... [70%]
Copying... [87%]
Copying... [100%]
Done.