Build Information
Successful build of xcbeautify, reference main (fbc3dd
), with Swift 6.2 (beta) for Linux on 13 Aug 2025 22:00:16 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cpisciotta/xcbeautify.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/cpisciotta/xcbeautify
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fbc3dd6 Bump actions/checkout from 4 to 5 (#432)
Cloned https://github.com/cpisciotta/xcbeautify.git
Revision (git rev-parse @):
fbc3dd6a083197ce081b7875bf94b0d966c570b8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/cpisciotta/xcbeautify.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/cpisciotta/xcbeautify.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/getGuaka/Colorizer.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/67] Fetching colorizer
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.25s)
[1/10082] Fetching xmlcoder
[10083/25712] Fetching xmlcoder, swift-argument-parser
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (1.00s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.00s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (3.69s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (2.67s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.46s)
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
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.6.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/70] Emitting module Colorizer
[11/70] Compiling Colorizer Colorizer.swift
[12/70] Compiling Colorizer StringStyleColorizer.swift
[13/70] Compiling Colorizer StringBackgroundColorizer.swift
[14/70] Emitting module ArgumentParserToolInfo
[15/70] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/71] Wrapping AST for ArgumentParserToolInfo for debugging
[18/115] Emitting module XMLCoder
[19/121] Compiling ArgumentParser ArgumentVisibility.swift
[20/121] Compiling ArgumentParser CompletionKind.swift
[21/121] Compiling ArgumentParser Errors.swift
[22/121] Compiling ArgumentParser Flag.swift
[23/121] Compiling ArgumentParser NameSpecification.swift
[24/121] Compiling ArgumentParser Option.swift
[25/121] Compiling ArgumentParser OptionGroup.swift
[26/121] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/121] Compiling ArgumentParser CompletionsGenerator.swift
[28/121] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/121] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/121] Compiling ArgumentParser Argument.swift
[31/121] Compiling ArgumentParser ArgumentDiscussion.swift
[32/121] Compiling ArgumentParser ArgumentHelp.swift
[33/121] Compiling ArgumentParser AsyncParsableCommand.swift
[34/121] Compiling ArgumentParser CommandConfiguration.swift
[35/121] Compiling ArgumentParser CommandGroup.swift
[36/121] Compiling ArgumentParser EnumerableFlag.swift
[37/121] Compiling ArgumentParser ExpressibleByArgument.swift
[38/121] Compiling ArgumentParser ParsableArguments.swift
[39/121] Compiling ArgumentParser CollectionExtensions.swift
[40/121] Compiling ArgumentParser Mutex.swift
[41/121] Compiling ArgumentParser Platform.swift
[42/121] Compiling ArgumentParser SequenceExtensions.swift
[43/121] Compiling ArgumentParser StringExtensions.swift
[44/121] Compiling ArgumentParser SwiftExtensions.swift
[50/127] Compiling ArgumentParser Tree.swift
[51/127] Compiling ArgumentParser DumpHelpGenerator.swift
[52/127] Compiling ArgumentParser HelpCommand.swift
[53/127] Compiling ArgumentParser HelpGenerator.swift
[54/127] Compiling ArgumentParser MessageInfo.swift
[55/127] Compiling ArgumentParser UsageGenerator.swift
[57/127] Compiling Colorizer StringStyle.swift
[58/127] Compiling Colorizer StringForegroundColorizer.swift
[60/128] Compiling ArgumentParser InputOrigin.swift
[61/128] Compiling ArgumentParser Name.swift
[62/128] Compiling ArgumentParser Parsed.swift
[63/128] Compiling ArgumentParser ParsedValues.swift
[64/128] Compiling ArgumentParser ParserError.swift
[65/128] Compiling ArgumentParser SplitArguments.swift
[66/128] Compiling ArgumentParser ParsableCommand.swift
[67/128] Compiling ArgumentParser ArgumentDecoder.swift
[68/128] Compiling ArgumentParser ArgumentDefinition.swift
[69/128] Compiling ArgumentParser ArgumentSet.swift
[70/128] Compiling ArgumentParser CommandParser.swift
[71/128] Compiling ArgumentParser InputKey.swift
[71/128] Wrapping AST for Colorizer for debugging
[79/128] Emitting module ArgumentParser
[88/128] Compiling ArgumentParser CodingKeyValidator.swift
[89/128] Compiling ArgumentParser NonsenseFlagsValidator.swift
[90/128] Compiling ArgumentParser ParsableArgumentsValidation.swift
[91/128] Compiling ArgumentParser PositionalArgumentsValidator.swift
[92/128] Compiling ArgumentParser UniqueNamesValidator.swift
[98/128] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[111/129] Wrapping AST for XMLCoder for debugging
[113/146] Compiling XcbeautifyLib String+Colored.swift
[114/146] Compiling XcbeautifyLib String+Substring.swift
[116/146] Compiling XcbeautifyLib TeamCityRenderer.swift
[117/146] Compiling XcbeautifyLib TerminalRenderer.swift
[127/149] Wrapping AST for ArgumentParser for debugging
[129/149] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[130/149] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[131/149] Compiling XcbeautifyLib XCBeautifier.swift
[132/149] Compiling XcbeautifyLib XCRegex.swift
[135/149] Emitting module XcbeautifyLib
[136/149] Compiling XcbeautifyLib Parser.swift
[137/149] Compiling XcbeautifyLib FileComponents.swift
[138/149] Compiling XcbeautifyLib Formatter.swift
[139/149] Compiling XcbeautifyLib JUnitReporter.swift
[140/149] Compiling XcbeautifyLib OutputHandler.swift
[141/149] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[142/149] Compiling XcbeautifyLib OutputRendering.swift
[143/149] Compiling XcbeautifyLib Array+Safe.swift
[144/149] Compiling XcbeautifyLib CaptureGroups.swift
[145/149] Compiling XcbeautifyLib Constants.swift
[146/150] Wrapping AST for XcbeautifyLib for debugging
[148/154] Compiling xcbeautify OutputFormat+ExpressibleByArgument.swift
[149/154] Compiling xcbeautify Version.swift
[150/154] Emitting module xcbeautify
[151/154] Compiling xcbeautify Xcbeautify.swift
[152/155] Wrapping AST for xcbeautify for debugging
[153/155] Write Objects.LinkFileList
[154/155] Linking xcbeautify
Build complete! (45.38s)
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" : "colorizer",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/getGuaka/Colorizer.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MaxDesiatov/XMLCoder.git"
}
],
"manifest_display_name" : "xcbeautify",
"name" : "xcbeautify",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"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" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Expected_XML_Linux.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Expected_XML_macOS.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Linux.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_macOS.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/ParallelTestLog.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/TestLog.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/clean_build_xcode_15_1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/demo_swift_testing_log.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/large_xcodebuild_log.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/spi_swift_testing_full_log.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/spi_swift_testing_short_log.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/swift_test_log_macOS.txt",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CaptureGroupTests.swift",
"JUnitReporterTests.swift",
"OutputHandlerTests.swift",
"ParserTests.swift",
"ParsingTests.swift",
"RendererTests/AzureDevOpsPipelinesRendererTests.swift",
"RendererTests/GitHubActionsRendererTests.swift",
"RendererTests/TeamCityRendererTests.swift",
"RendererTests/TerminalRendererTests.swift",
"UniqueCaptureGroupTests.swift"
],
"target_dependencies" : [
"XcbeautifyLib"
],
"type" : "test"
},
{
"c99name" : "XcbeautifyLib",
"module_type" : "SwiftTarget",
"name" : "XcbeautifyLib",
"path" : "Sources/XcbeautifyLib",
"product_dependencies" : [
"Colorizer",
"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" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.