Build Information
Successful build of xcbeautify, reference 3.2.1 (b54d5a), with Swift 6.1 for Android on 4 Apr 2026 06:34:40 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cpisciotta/xcbeautify.git
Reference: 3.2.1
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
* 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
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/cpisciotta/xcbeautify.git
https://github.com/cpisciotta/xcbeautify.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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" : "/host/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" : "/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/MixedTestLog_6_0_macOS_colored.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/clean_build_xcode_15_1_colored.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" : {
}
}
},
{
"path" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/10092] Fetching xmlcoder
[708/27575] Fetching xmlcoder, swift-argument-parser
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.89s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.90s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.0 (3.16s)
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.69s)
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/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[7/15] Write swift-version-24593BA9C3E375BF.txt
[9/63] Emitting module ArgumentParserToolInfo
[10/63] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/64] Wrapping AST for ArgumentParserToolInfo for debugging
[13/110] Emitting module XMLCoder
[14/116] Emitting module ArgumentParser
[15/122] Compiling ArgumentParser Tree.swift
[16/122] Compiling ArgumentParser CodingKeyValidator.swift
[17/122] Compiling ArgumentParser NonsenseFlagsValidator.swift
[18/122] Compiling ArgumentParser ParsableArgumentsValidation.swift
[19/122] Compiling ArgumentParser PositionalArgumentsValidator.swift
[20/122] Compiling ArgumentParser UniqueNamesValidator.swift
[21/122] Compiling ArgumentParser InputOrigin.swift
[22/122] Compiling ArgumentParser Name.swift
[23/122] Compiling ArgumentParser Parsed.swift
[24/122] Compiling ArgumentParser ParsedValues.swift
[25/122] Compiling ArgumentParser ParserError.swift
[26/122] Compiling ArgumentParser SplitArguments.swift
[27/122] Compiling ArgumentParser DumpHelpGenerator.swift
[28/122] Compiling ArgumentParser HelpCommand.swift
[29/122] Compiling ArgumentParser HelpGenerator.swift
[30/122] Compiling ArgumentParser MessageInfo.swift
[31/122] Compiling ArgumentParser UsageGenerator.swift
[32/122] Compiling ArgumentParser CollectionExtensions.swift
[33/122] Compiling ArgumentParser Foundation.swift
[34/122] Compiling ArgumentParser Mutex.swift
[35/122] Compiling ArgumentParser Platform.swift
[36/122] Compiling ArgumentParser SequenceExtensions.swift
[37/122] Compiling ArgumentParser StringExtensions.swift
[38/122] Compiling ArgumentParser SwiftExtensions.swift
[51/122] Compiling ArgumentParser ParsableCommand.swift
[52/122] Compiling ArgumentParser ArgumentDecoder.swift
[53/122] Compiling ArgumentParser ArgumentDefinition.swift
[54/122] Compiling ArgumentParser ArgumentSet.swift
[55/122] Compiling ArgumentParser CommandParser.swift
[56/122] Compiling ArgumentParser InputKey.swift
[57/122] Compiling ArgumentParser BashCompletionsGenerator.swift
[58/122] Compiling ArgumentParser CompletionsGenerator.swift
[59/122] Compiling ArgumentParser FishCompletionsGenerator.swift
[60/122] Compiling ArgumentParser ZshCompletionsGenerator.swift
[61/122] Compiling ArgumentParser Argument.swift
[62/122] Compiling ArgumentParser ArgumentDiscussion.swift
[63/122] Compiling ArgumentParser ArgumentHelp.swift
[70/122] Compiling ArgumentParser ParentCommand.swift
[71/122] Compiling ArgumentParser AsyncParsableCommand.swift
[72/122] Compiling ArgumentParser CommandConfiguration.swift
[73/122] Compiling ArgumentParser CommandGroup.swift
[74/122] Compiling ArgumentParser EnumerableFlag.swift
[75/122] Compiling ArgumentParser ExpressibleByArgument.swift
[76/122] Compiling ArgumentParser ParsableArguments.swift
[77/122] Compiling ArgumentParser ArgumentVisibility.swift
[78/122] Compiling ArgumentParser CompletionKind.swift
[79/122] Compiling ArgumentParser Errors.swift
[80/122] Compiling ArgumentParser Flag.swift
[81/122] Compiling ArgumentParser NameSpecification.swift
[82/122] Compiling ArgumentParser Option.swift
[83/122] Compiling ArgumentParser OptionGroup.swift
[117/124] Wrapping AST for XMLCoder for debugging
[119/141] Wrapping AST for ArgumentParser for debugging
[121/141] Compiling XcbeautifyLib String+Colored.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/141] Compiling XcbeautifyLib String+Substring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/141] Compiling XcbeautifyLib Parser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/141] Compiling XcbeautifyLib FileComponents.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/141] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[126/141] Compiling XcbeautifyLib GitHubActionsRenderer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/141] Compiling XcbeautifyLib TeamCityRenderer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/141] Compiling XcbeautifyLib TerminalRenderer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/141] Compiling XcbeautifyLib Formatter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/141] Compiling XcbeautifyLib JUnitReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/141] Compiling XcbeautifyLib OutputHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/141] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/141] Compiling XcbeautifyLib OutputRendering.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/143] Compiling XcbeautifyLib XCBeautifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/143] Compiling XcbeautifyLib XCRegex.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/143] Emitting module XcbeautifyLib
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[137/143] Compiling XcbeautifyLib Array+Safe.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/143] Compiling XcbeautifyLib CaptureGroups.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/143] Compiling XcbeautifyLib Constants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[140/144] Wrapping AST for XcbeautifyLib for debugging
[142/148] Compiling xcbeautify Version.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/148] Compiling xcbeautify Xcbeautify.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/148] Compiling xcbeautify OutputFormat+ExpressibleByArgument.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/148] Emitting module xcbeautify
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/149] Wrapping AST for xcbeautify for debugging
[147/149] Write Objects.LinkFileList
[148/149] Linking xcbeautify
Build complete! (36.94s)
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" : "/host/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" : "/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/MixedTestLog_6_0_macOS_colored.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/clean_build_xcode_15_1_colored.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" : {
}
}
},
{
"path" : "/host/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"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.