Build Information
Successful build of xcbeautify, reference main (fbc3dd
), with Swift 6.1 for Linux on 13 Aug 2025 21:59:59 UTC.
Swift 6 data race errors: 8
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
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.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" : "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/getGuaka/Colorizer.git
[1/67] Fetching colorizer
[68/10149] Fetching colorizer, xmlcoder
[10150/25779] Fetching colorizer, xmlcoder, swift-argument-parser
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.81s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.81s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.81s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (2.71s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (1.91s)
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.44s)
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
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
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/70] Emitting module ArgumentParserToolInfo
[11/70] Emitting module Colorizer
[12/70] Compiling Colorizer Colorizer.swift
[13/70] Compiling Colorizer StringStyleColorizer.swift
[14/70] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/71] Wrapping AST for ArgumentParserToolInfo for debugging
[17/115] Compiling Colorizer StringStyle.swift
[18/115] Compiling Colorizer StringForegroundColorizer.swift
[19/115] Compiling ArgumentParser InputOrigin.swift
[20/115] Compiling ArgumentParser Name.swift
[21/115] Compiling ArgumentParser Parsed.swift
[22/115] Compiling ArgumentParser ParsedValues.swift
[23/115] Compiling Colorizer StringBackgroundColorizer.swift
[24/115] Compiling ArgumentParser ParserError.swift
[25/115] Compiling ArgumentParser SplitArguments.swift
[26/115] Emitting module XMLCoder
[27/122] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/122] Compiling ArgumentParser CompletionsGenerator.swift
[29/122] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/122] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/122] Compiling ArgumentParser Argument.swift
[32/122] Compiling ArgumentParser ArgumentDiscussion.swift
[33/122] Compiling ArgumentParser ArgumentHelp.swift
[34/122] Compiling ArgumentParser OptionGroup.swift
[35/122] Compiling ArgumentParser AsyncParsableCommand.swift
[36/122] Compiling ArgumentParser CommandConfiguration.swift
[37/122] Compiling ArgumentParser CommandGroup.swift
[38/122] Compiling ArgumentParser EnumerableFlag.swift
[39/122] Compiling ArgumentParser ExpressibleByArgument.swift
[40/122] Compiling ArgumentParser ParsableArguments.swift
[41/122] Compiling ArgumentParser ArgumentVisibility.swift
[42/122] Compiling ArgumentParser CompletionKind.swift
[43/122] Compiling ArgumentParser Errors.swift
[44/122] Compiling ArgumentParser Flag.swift
[45/122] Compiling ArgumentParser NameSpecification.swift
[46/122] Compiling ArgumentParser Option.swift
[47/122] Compiling ArgumentParser Mutex.swift
[48/122] Compiling ArgumentParser Platform.swift
[49/122] Compiling ArgumentParser SequenceExtensions.swift
[50/122] Compiling ArgumentParser StringExtensions.swift
[51/122] Compiling ArgumentParser SwiftExtensions.swift
[52/122] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[53/122] Compiling ArgumentParser ParsableCommand.swift
[54/122] Compiling ArgumentParser ArgumentDecoder.swift
[56/122] Compiling ArgumentParser ArgumentDefinition.swift
[57/122] Compiling ArgumentParser ArgumentSet.swift
[58/122] Compiling ArgumentParser CommandParser.swift
[59/122] Compiling ArgumentParser InputKey.swift
[60/122] Compiling ArgumentParser DumpHelpGenerator.swift
[61/122] Compiling ArgumentParser HelpCommand.swift
[62/122] Compiling ArgumentParser HelpGenerator.swift
[63/122] Compiling ArgumentParser MessageInfo.swift
[64/122] Compiling ArgumentParser UsageGenerator.swift
[65/122] Compiling ArgumentParser CollectionExtensions.swift
[65/122] Wrapping AST for Colorizer for debugging
[73/128] Emitting module ArgumentParser
[81/128] Compiling ArgumentParser Tree.swift
[82/128] Compiling ArgumentParser CodingKeyValidator.swift
[83/128] Compiling ArgumentParser NonsenseFlagsValidator.swift
[84/128] Compiling ArgumentParser ParsableArgumentsValidation.swift
[85/128] Compiling ArgumentParser PositionalArgumentsValidator.swift
[86/128] Compiling ArgumentParser UniqueNamesValidator.swift
[122/128] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[124/133] Wrapping AST for XMLCoder for debugging
[125/135] Wrapping AST for ArgumentParser for debugging
[127/147] Compiling XcbeautifyLib TeamCityRenderer.swift
[128/147] Compiling XcbeautifyLib TerminalRenderer.swift
[129/149] Emitting module XcbeautifyLib
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:333:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | static let outputType: OutputType = .task
332 |
333 | static var regex = XCRegex(pattern: #"^CompileAssetCatalog (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 |
335 | let filePath: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:670:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
668 |
669 | struct ExtractAppIntentsMetadataCaptureGroup: CaptureGroup {
670 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
671 |
672 | static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:672:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
670 | static var outputType: OutputType = .task
671 |
672 | static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
673 |
674 | let target: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:770:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
768 |
769 | struct GenerateAssetSymbolsCaptureGroup: CaptureGroup {
770 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
771 |
772 | static let regex = XCRegex(pattern: #"^GenerateAssetSymbols (.+) \(in target '(.+)' from project '(.+)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1522:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1520 |
1521 | struct ValidateCaptureGroup: CaptureGroup {
1522 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1523 |
1524 | static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1524:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1522 | static var outputType: OutputType = .task
1523 |
1524 | static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1525 |
1526 | let filePath: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1542:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1540 |
1541 | struct ValidateEmbeddedBinaryCaptureGroup: CaptureGroup {
1542 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1543 |
1544 | static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1544:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1542 | static var outputType: OutputType = .task
1543 |
1544 | static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1545 |
1546 | let filePath: String
[130/149] Compiling XcbeautifyLib Formatter.swift
[131/149] Compiling XcbeautifyLib JUnitReporter.swift
[132/149] Compiling XcbeautifyLib OutputHandler.swift
[133/149] Compiling XcbeautifyLib XCBeautifier.swift
[134/149] Compiling XcbeautifyLib XCRegex.swift
[135/149] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[136/149] Compiling XcbeautifyLib OutputRendering.swift
[137/149] Compiling XcbeautifyLib String+Colored.swift
[138/149] Compiling XcbeautifyLib String+Substring.swift
[139/149] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[140/149] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[141/149] Compiling XcbeautifyLib Array+Safe.swift
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:333:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | static let outputType: OutputType = .task
332 |
333 | static var regex = XCRegex(pattern: #"^CompileAssetCatalog (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 |
335 | let filePath: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:670:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
668 |
669 | struct ExtractAppIntentsMetadataCaptureGroup: CaptureGroup {
670 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
671 |
672 | static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:672:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
670 | static var outputType: OutputType = .task
671 |
672 | static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
673 |
674 | let target: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:770:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
768 |
769 | struct GenerateAssetSymbolsCaptureGroup: CaptureGroup {
770 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
771 |
772 | static let regex = XCRegex(pattern: #"^GenerateAssetSymbols (.+) \(in target '(.+)' from project '(.+)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1522:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1520 |
1521 | struct ValidateCaptureGroup: CaptureGroup {
1522 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1523 |
1524 | static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1524:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1522 | static var outputType: OutputType = .task
1523 |
1524 | static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1525 |
1526 | let filePath: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1542:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1540 |
1541 | struct ValidateEmbeddedBinaryCaptureGroup: CaptureGroup {
1542 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1543 |
1544 | static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1544:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1542 | static var outputType: OutputType = .task
1543 |
1544 | static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1545 |
1546 | let filePath: String
[142/149] Compiling XcbeautifyLib CaptureGroups.swift
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:333:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | static let outputType: OutputType = .task
332 |
333 | static var regex = XCRegex(pattern: #"^CompileAssetCatalog (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 |
335 | let filePath: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:670:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
668 |
669 | struct ExtractAppIntentsMetadataCaptureGroup: CaptureGroup {
670 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
671 |
672 | static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:672:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
670 | static var outputType: OutputType = .task
671 |
672 | static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
673 |
674 | let target: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:770:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
768 |
769 | struct GenerateAssetSymbolsCaptureGroup: CaptureGroup {
770 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
771 |
772 | static let regex = XCRegex(pattern: #"^GenerateAssetSymbols (.+) \(in target '(.+)' from project '(.+)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1522:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1520 |
1521 | struct ValidateCaptureGroup: CaptureGroup {
1522 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1523 |
1524 | static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1524:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1522 | static var outputType: OutputType = .task
1523 |
1524 | static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1525 |
1526 | let filePath: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1542:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1540 |
1541 | struct ValidateEmbeddedBinaryCaptureGroup: CaptureGroup {
1542 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1543 |
1544 | static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1544:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1542 | static var outputType: OutputType = .task
1543 |
1544 | static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1545 |
1546 | let filePath: String
[143/149] Compiling XcbeautifyLib Constants.swift
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:333:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | static let outputType: OutputType = .task
332 |
333 | static var regex = XCRegex(pattern: #"^CompileAssetCatalog (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 |
335 | let filePath: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:670:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
668 |
669 | struct ExtractAppIntentsMetadataCaptureGroup: CaptureGroup {
670 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
671 |
672 | static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:672:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
670 | static var outputType: OutputType = .task
671 |
672 | static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
673 |
674 | let target: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:770:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
768 |
769 | struct GenerateAssetSymbolsCaptureGroup: CaptureGroup {
770 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
771 |
772 | static let regex = XCRegex(pattern: #"^GenerateAssetSymbols (.+) \(in target '(.+)' from project '(.+)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1522:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1520 |
1521 | struct ValidateCaptureGroup: CaptureGroup {
1522 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1523 |
1524 | static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1524:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1522 | static var outputType: OutputType = .task
1523 |
1524 | static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1525 |
1526 | let filePath: String
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1542:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1540 |
1541 | struct ValidateEmbeddedBinaryCaptureGroup: CaptureGroup {
1542 | static var outputType: OutputType = .task
| |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1543 |
1544 | static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/host/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1544:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1542 | static var outputType: OutputType = .task
1543 |
1544 | static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
| |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1545 |
1546 | let filePath: String
[144/149] Compiling XcbeautifyLib Parser.swift
[145/149] Compiling XcbeautifyLib FileComponents.swift
[146/150] Wrapping AST for XcbeautifyLib for debugging
[148/154] Compiling xcbeautify Version.swift
[149/154] Compiling xcbeautify OutputFormat+ExpressibleByArgument.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! (29.67s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.