The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DBXCResultParser-Sonar, reference main (b61d3b), with Swift 6.1 for Linux on 4 Dec 2025 13:51:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/DBXCResultParser-Sonar.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/dodobrands/DBXCResultParser-Sonar
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b61d3b9 Add notice about Peekie integration (#10)
Cloned https://github.com/dodobrands/DBXCResultParser-Sonar.git
Revision (git rev-parse @):
b61d3b979d46f965e52173896fbe06e6799a7e98
SUCCESS checkout https://github.com/dodobrands/DBXCResultParser-Sonar.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dodobrands/DBXCResultParser-Sonar.git
https://github.com/dodobrands/DBXCResultParser-Sonar.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "dbxcresultparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dodobrands/DBXCResultParser"
    },
    {
      "identity" : "dbthreadsafe-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dodobrands/DBThreadSafe-ios"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/XMLCoder"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "DBXCResultParser-Sonar",
  "name" : "DBXCResultParser-Sonar",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DBXCResultParser-Sonar",
      "targets" : [
        "DBXCResultParser-Sonar"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DBXCResultParser_SonarTests",
      "module_type" : "SwiftTarget",
      "name" : "DBXCResultParser-SonarTests",
      "path" : "Tests/DBXCResultParser-SonarTests",
      "product_dependencies" : [
        "DBXCResultParser",
        "DBXCResultParserTestHelpers"
      ],
      "sources" : [
        "SonarGenericTestExecutionReportFormatterTests.swift"
      ],
      "target_dependencies" : [
        "DBXCResultParser-Sonar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DBXCResultParser_Sonar",
      "module_type" : "SwiftTarget",
      "name" : "DBXCResultParser-Sonar",
      "path" : "Sources/DBXCResultParser-Sonar",
      "product_dependencies" : [
        "DBXCResultParser",
        "XMLCoder",
        "DBThreadSafe",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "DBXCResultParser-Sonar"
      ],
      "sources" : [
        "FSIndex.swift",
        "Logger.swift",
        "SonarGenericTestExecutionReportFormatter.swift",
        "URL+Helpers.swift",
        "UnwrapOrThrow.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
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/CoreOffice/XMLCoder
Fetching https://github.com/dodobrands/DBThreadSafe-ios
Fetching https://github.com/dodobrands/DBXCResultParser
[1/250] Fetching dbthreadsafe-ios
[251/10245] Fetching dbthreadsafe-ios, dbxcresultparser
[2151/20327] Fetching dbthreadsafe-ios, dbxcresultparser, xmlcoder
[2351/37204] Fetching dbthreadsafe-ios, dbxcresultparser, xmlcoder, swift-argument-parser
Fetched https://github.com/dodobrands/DBThreadSafe-ios from cache (1.08s)
[31757/36954] Fetching dbxcresultparser, xmlcoder, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.09s)
[14978/20077] Fetching dbxcresultparser, xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder from cache (22.42s)
Fetched https://github.com/dodobrands/DBXCResultParser from cache (23.48s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (38.27s)
Computing version for https://github.com/dodobrands/DBThreadSafe-ios
Computed https://github.com/dodobrands/DBThreadSafe-ios at 2.3.0 (2.91s)
Computing version for https://github.com/dodobrands/DBXCResultParser
Computed https://github.com/dodobrands/DBXCResultParser at 3.1.3 (0.71s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (1.15s)
Creating working copy for https://github.com/dodobrands/DBThreadSafe-ios
Working copy of https://github.com/dodobrands/DBThreadSafe-ios resolved at 2.3.0
Creating working copy for https://github.com/dodobrands/DBXCResultParser
Working copy of https://github.com/dodobrands/DBXCResultParser resolved at 3.1.3
Creating working copy for https://github.com/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.17.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.2
[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/68] Emitting module DBThreadSafe
[11/68] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/68] Emitting module ArgumentParserToolInfo
[13/69] Wrapping AST for ArgumentParserToolInfo for debugging
[15/113] Compiling ArgumentParser InputKey.swift
[16/113] Compiling ArgumentParser InputOrigin.swift
[17/113] Compiling ArgumentParser Name.swift
[18/113] Compiling ArgumentParser Parsed.swift
[19/113] Compiling ArgumentParser ParsedValues.swift
[20/113] Compiling ArgumentParser ParserError.swift
[21/119] Compiling DBThreadSafe Lock.swift
[22/119] Compiling DBThreadSafe ThreadSafe.swift
[23/119] Compiling DBThreadSafe DBThreadSafeContainer.swift
[24/120] Compiling ArgumentParser ArgumentVisibility.swift
[25/120] Compiling ArgumentParser CompletionKind.swift
[26/120] Compiling ArgumentParser Errors.swift
[27/120] Compiling ArgumentParser Flag.swift
[28/120] Compiling ArgumentParser NameSpecification.swift
[29/120] Compiling ArgumentParser Option.swift
[30/120] Compiling ArgumentParser OptionGroup.swift
[31/126] Compiling ArgumentParser AsyncParsableCommand.swift
[32/126] Compiling ArgumentParser CommandConfiguration.swift
[33/126] Compiling ArgumentParser CommandGroup.swift
[34/126] Compiling ArgumentParser EnumerableFlag.swift
[35/126] Compiling ArgumentParser ExpressibleByArgument.swift
[36/126] Compiling ArgumentParser ParsableArguments.swift
[37/126] Emitting module XMLCoder
[38/126] Compiling ArgumentParser DumpHelpGenerator.swift
[39/126] Compiling ArgumentParser HelpCommand.swift
[40/126] Compiling ArgumentParser HelpGenerator.swift
[41/126] Compiling ArgumentParser MessageInfo.swift
[42/126] Compiling ArgumentParser UsageGenerator.swift
[43/126] Compiling ArgumentParser Tree.swift
[44/126] Compiling ArgumentParser BashCompletionsGenerator.swift
[45/126] Compiling ArgumentParser CompletionsGenerator.swift
[46/126] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/126] Compiling ArgumentParser ZshCompletionsGenerator.swift
[48/126] Compiling ArgumentParser Argument.swift
[49/126] Compiling ArgumentParser ArgumentDiscussion.swift
[50/126] Compiling ArgumentParser ArgumentHelp.swift
[51/126] Compiling ArgumentParser Mutex.swift
[52/126] Compiling ArgumentParser Platform.swift
[53/126] Compiling ArgumentParser SequenceExtensions.swift
[54/126] Compiling ArgumentParser StringExtensions.swift
[55/126] Compiling ArgumentParser SwiftExtensions.swift
[56/126] Compiling ArgumentParser SplitArguments.swift
[58/126] Compiling ArgumentParser ParsableCommand.swift
[59/126] Compiling ArgumentParser ArgumentDecoder.swift
[60/126] Compiling ArgumentParser ArgumentDefinition.swift
[61/126] Compiling ArgumentParser ArgumentSet.swift
[62/126] Compiling ArgumentParser CommandParser.swift
[69/126] Compiling ArgumentParser CollectionExtensions.swift
[69/126] Wrapping AST for DBThreadSafe for debugging
[78/126] Compiling XMLCoder XMLEncoder.swift
[79/126] Compiling XMLCoder XMLEncoderImplementation.swift
[80/126] Compiling XMLCoder XMLEncodingStorage.swift
[81/126] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[82/126] Compiling XMLCoder XMLReferencingEncoder.swift
[89/126] Emitting module ArgumentParser
[102/126] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[103/127] Wrapping AST for XMLCoder for debugging
[123/128] Wrapping AST for ArgumentParser for debugging
[125/139] Compiling DBXCResultParser CoverageDTO.swift
[126/139] Compiling DBXCResultParser Constants.swift
[127/139] Compiling DBXCResultParser DBShell.swift
[128/140] Compiling DBXCResultParser DTO+Helpers.swift
[129/140] Compiling DBXCResultParser ReusedDTO.swift
[130/140] Emitting module DBXCResultParser
[131/140] Compiling DBXCResultParser Math.swift
[132/140] Compiling DBXCResultParser ActionsInvocationRecordDTO.swift
[133/140] Compiling DBXCResultParser DBXCReportModel+Convenience.swift
[134/140] Compiling DBXCResultParser DBXCReportModel.swift
[135/140] Compiling DBXCResultParser ActionTestPlanRunSummariesDTO.swift
[136/140] Compiling DBXCResultParser ActionTestSummaryDTO.swift
[137/141] Wrapping AST for DBXCResultParser for debugging
[139/147] Compiling DBXCResultParser_Sonar FSIndex.swift
[140/147] Emitting module DBXCResultParser_Sonar
/host/spi-builder-workspace/Sources/DBXCResultParser-Sonar/Logger.swift:4:16: warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | class DBLogger {
 4 |     static var verbose = false
   |                |- warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'verbose' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'verbose' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 |
 6 |     static func logDebug(_ message: String) {
[141/147] Compiling DBXCResultParser_Sonar URL+Helpers.swift
[142/147] Compiling DBXCResultParser_Sonar Logger.swift
/host/spi-builder-workspace/Sources/DBXCResultParser-Sonar/Logger.swift:4:16: warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | class DBLogger {
 4 |     static var verbose = false
   |                |- warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'verbose' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'verbose' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 |
 6 |     static func logDebug(_ message: String) {
[143/147] Compiling DBXCResultParser_Sonar SonarGenericTestExecutionReportFormatter.swift
/host/spi-builder-workspace/Sources/DBXCResultParser-Sonar/SonarGenericTestExecutionReportFormatter.swift:175:36: warning: capture of 'transform' with non-sendable type '(Self.Element) throws -> T' in a '@Sendable' closure; this is an error in the Swift 6 language mode
173 |
174 |         DispatchQueue.concurrentPerform(iterations: elements.count) { index in
175 |             let transformed = try? transform(elements[index])
    |                                    |- warning: capture of 'transform' with non-sendable type '(Self.Element) throws -> T' in a '@Sendable' closure; this is an error in the Swift 6 language mode
    |                                    `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
176 |             results.write { $0[index] = transformed }
177 |         }
/host/spi-builder-workspace/Sources/DBXCResultParser-Sonar/SonarGenericTestExecutionReportFormatter.swift:175:46: warning: capture of 'elements' with non-sendable type '[Self.Element]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
173 |
174 |         DispatchQueue.concurrentPerform(iterations: elements.count) { index in
175 |             let transformed = try? transform(elements[index])
    |                                              `- warning: capture of 'elements' with non-sendable type '[Self.Element]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
176 |             results.write { $0[index] = transformed }
177 |         }
[144/147] Compiling DBXCResultParser_Sonar UnwrapOrThrow.swift
[145/148] Wrapping AST for DBXCResultParser-Sonar for debugging
[146/148] Write Objects.LinkFileList
[147/148] Linking DBXCResultParser-Sonar
Build complete! (84.58s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "dbxcresultparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dodobrands/DBXCResultParser"
    },
    {
      "identity" : "dbthreadsafe-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dodobrands/DBThreadSafe-ios"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/XMLCoder"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "DBXCResultParser-Sonar",
  "name" : "DBXCResultParser-Sonar",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DBXCResultParser-Sonar",
      "targets" : [
        "DBXCResultParser-Sonar"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DBXCResultParser_SonarTests",
      "module_type" : "SwiftTarget",
      "name" : "DBXCResultParser-SonarTests",
      "path" : "Tests/DBXCResultParser-SonarTests",
      "product_dependencies" : [
        "DBXCResultParser",
        "DBXCResultParserTestHelpers"
      ],
      "sources" : [
        "SonarGenericTestExecutionReportFormatterTests.swift"
      ],
      "target_dependencies" : [
        "DBXCResultParser-Sonar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DBXCResultParser_Sonar",
      "module_type" : "SwiftTarget",
      "name" : "DBXCResultParser-Sonar",
      "path" : "Sources/DBXCResultParser-Sonar",
      "product_dependencies" : [
        "DBXCResultParser",
        "XMLCoder",
        "DBThreadSafe",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "DBXCResultParser-Sonar"
      ],
      "sources" : [
        "FSIndex.swift",
        "Logger.swift",
        "SonarGenericTestExecutionReportFormatter.swift",
        "URL+Helpers.swift",
        "UnwrapOrThrow.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.