Build Information
Successful build of xcbeautify, reference main (98b204
), with Swift 5.9 for Linux on 31 Mar 2025 02:25:12 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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 98b2042 Bump version to 2.28.0
Cloned https://github.com/cpisciotta/xcbeautify.git
Revision (git rev-parse @):
98b2042a24d19db9d9b23174c646018d6f599072
SUCCESS checkout https://github.com/cpisciotta/xcbeautify.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/cpisciotta/xcbeautify.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
7478e0ac0f23: Already exists
3693af61a934: Pulling fs layer
a39079efbd11: Pulling fs layer
90a3b66c7651: Pulling fs layer
a5ae4f73f59c: Pulling fs layer
06b87b43cf08: Pulling fs layer
a5ae4f73f59c: Waiting
06b87b43cf08: Waiting
90a3b66c7651: Verifying Checksum
90a3b66c7651: Download complete
3693af61a934: Verifying Checksum
3693af61a934: Download complete
a5ae4f73f59c: Verifying Checksum
a5ae4f73f59c: Download complete
a39079efbd11: Download complete
3693af61a934: Pull complete
a39079efbd11: Pull complete
90a3b66c7651: Pull complete
a5ae4f73f59c: Pull complete
06b87b43cf08: Pull complete
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/getGuaka/Colorizer.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/MaxDesiatov/XMLCoder.git
[1/58] Fetching colorizer
[59/10069] Fetching colorizer, xmlcoder
[10070/24862] Fetching colorizer, xmlcoder, swift-argument-parser
Fetched https://github.com/getGuaka/Colorizer.git (0.65s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git (0.66s)
Fetched https://github.com/apple/swift-argument-parser.git (0.66s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.90s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (0.91s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.30s)
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.5.0
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/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/61] Compiling Colorizer StringStyleColorizer.swift
[3/61] Emitting module ArgumentParserToolInfo
[4/61] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/63] Wrapping AST for ArgumentParserToolInfo for debugging
[8/101] Compiling ArgumentParser OptionGroup.swift
[9/101] Compiling ArgumentParser AsyncParsableCommand.swift
[10/101] Compiling ArgumentParser CommandConfiguration.swift
[11/101] Compiling ArgumentParser CommandGroup.swift
[12/101] Compiling ArgumentParser EnumerableFlag.swift
[13/106] Compiling ArgumentParser Platform.swift
[14/106] Compiling ArgumentParser SequenceExtensions.swift
[15/106] Compiling ArgumentParser StringExtensions.swift
[16/106] Compiling ArgumentParser Tree.swift
[17/106] Compiling XMLCoder SingleValueEncodingContainer.swift
[18/106] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[19/112] Emitting module XMLCoder
[20/112] Compiling Colorizer StringForegroundColorizer.swift
[21/112] Compiling Colorizer StringBackgroundColorizer.swift
[22/112] Compiling Colorizer Colorizer.swift
[23/112] Compiling Colorizer StringStyle.swift
[24/112] Emitting module Colorizer
[25/113] Compiling ArgumentParser DumpHelpGenerator.swift
[26/113] Compiling ArgumentParser HelpCommand.swift
[27/113] Compiling ArgumentParser HelpGenerator.swift
[28/113] Compiling ArgumentParser MessageInfo.swift
[29/113] Compiling ArgumentParser UsageGenerator.swift
[30/113] Compiling ArgumentParser CollectionExtensions.swift
[32/114] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/114] Compiling ArgumentParser CompletionsGenerator.swift
[34/114] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/114] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/114] Compiling ArgumentParser Argument.swift
[37/114] Compiling ArgumentParser ArgumentHelp.swift
[38/114] Compiling ArgumentParser ArgumentVisibility.swift
[39/114] Compiling ArgumentParser CompletionKind.swift
[40/114] Compiling ArgumentParser Errors.swift
[41/114] Compiling ArgumentParser Flag.swift
[42/114] Compiling ArgumentParser NameSpecification.swift
[43/114] Compiling ArgumentParser Option.swift
[49/114] Compiling ArgumentParser ExpressibleByArgument.swift
[50/114] Compiling ArgumentParser ParsableArguments.swift
[51/114] Compiling ArgumentParser ParsableArgumentsValidation.swift
[52/114] Compiling ArgumentParser ParsableCommand.swift
[53/114] Compiling ArgumentParser ArgumentDecoder.swift
[54/114] Compiling ArgumentParser ArgumentDefinition.swift
[55/114] Compiling ArgumentParser ArgumentSet.swift
[56/114] Compiling ArgumentParser CommandParser.swift
[57/114] Compiling ArgumentParser InputKey.swift
[58/114] Compiling ArgumentParser InputOrigin.swift
[59/114] Compiling ArgumentParser Name.swift
[60/114] Compiling ArgumentParser Parsed.swift
[61/114] Compiling ArgumentParser ParsedValues.swift
[62/114] Compiling ArgumentParser ParserError.swift
[63/114] Compiling ArgumentParser SplitArguments.swift
[64/114] Wrapping AST for Colorizer for debugging
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[77/114] Emitting module ArgumentParser
[105/116] Wrapping AST for ArgumentParser for debugging
[107/116] Compiling XMLCoder XMLEncoder.swift
[108/116] Compiling XMLCoder XMLEncoderImplementation.swift
[109/116] Compiling XMLCoder XMLEncodingStorage.swift
[110/116] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[111/116] Compiling XMLCoder XMLReferencingEncoder.swift
[112/116] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[114/118] Wrapping AST for XMLCoder for debugging
[116/135] Emitting module XcbeautifyLib
[117/137] Compiling XcbeautifyLib Parser.swift
[118/137] Compiling XcbeautifyLib FileComponents.swift
[119/137] Compiling XcbeautifyLib XCBeautifier.swift
[120/137] Compiling XcbeautifyLib XCRegex.swift
[121/137] Compiling XcbeautifyLib TeamCityRenderer.swift
[122/137] Compiling XcbeautifyLib TerminalRenderer.swift
[123/137] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[124/137] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[125/137] Compiling XcbeautifyLib Formatter.swift
[126/137] Compiling XcbeautifyLib JunitReporter.swift
[127/137] Compiling XcbeautifyLib OutputHandler.swift
[128/137] Compiling XcbeautifyLib String+Colored.swift
[129/137] Compiling XcbeautifyLib String+Substring.swift
[130/137] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[131/137] Compiling XcbeautifyLib OutputRendering.swift
[132/137] Compiling XcbeautifyLib Array+Safe.swift
[133/137] Compiling XcbeautifyLib CaptureGroups.swift
[134/137] Compiling XcbeautifyLib Constants.swift
[136/139] Wrapping AST for XcbeautifyLib for debugging
[138/143] Compiling xcbeautify Version.swift
[139/143] Emitting module xcbeautify
[140/143] Compiling xcbeautify OutputFormat+ExpressibleByArgument.swift
[141/143] Compiling xcbeautify Xcbeautify.swift
[143/145] Wrapping AST for xcbeautify for debugging
[144/145] Linking xcbeautify
Build complete! (15.11s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "1.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "colorizer",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/getGuaka/Colorizer.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "0.18.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/ParallelTestLog.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/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/spi_swift_testing_full_log.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/swift_test_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/demo_swift_testing_log.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-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.