The Swift Package Index logo.Swift Package Index

Build Information

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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dodobrands/DBXCResultParser-Sonar.git
https://github.com/dodobrands/DBXCResultParser-Sonar.git
{
  "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" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[7/13] Write DBXCResultParser-Sonar-entitlement.plist
[8/13] Write sources
[9/13] Write swift-version-2F0A5646E1D333AE.txt
[11/65] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/65] Emitting module ArgumentParserToolInfo
[13/111] Compiling ArgumentParser ParsableCommand.swift
[14/111] Compiling ArgumentParser ArgumentDecoder.swift
[15/111] Compiling ArgumentParser ArgumentDefinition.swift
[16/111] Compiling ArgumentParser ArgumentSet.swift
[17/111] Compiling ArgumentParser CommandParser.swift
[18/116] Compiling ArgumentParser SequenceExtensions.swift
[19/116] Compiling ArgumentParser StringExtensions.swift
[20/116] Compiling ArgumentParser SwiftExtensions.swift
[21/116] Compiling ArgumentParser Tree.swift
[22/116] Compiling ArgumentParser CodingKeyValidator.swift
[23/120] Emitting module XMLCoder
[24/120] Compiling ArgumentParser CommandConfiguration.swift
[25/120] Compiling ArgumentParser CommandGroup.swift
[26/120] Compiling ArgumentParser EnumerableFlag.swift
[27/120] Compiling ArgumentParser ExpressibleByArgument.swift
[28/120] Compiling ArgumentParser ParsableArguments.swift
[29/120] Compiling ArgumentParser NonsenseFlagsValidator.swift
[30/120] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/120] Compiling ArgumentParser PositionalArgumentsValidator.swift
[32/120] Compiling ArgumentParser UniqueNamesValidator.swift
[33/120] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/120] Compiling ArgumentParser CompletionsGenerator.swift
[35/120] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/120] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/120] Compiling ArgumentParser Argument.swift
[38/120] Compiling DBThreadSafe ThreadSafe.swift
[44/120] Compiling ArgumentParser ParserError.swift
[45/120] Compiling ArgumentParser SplitArguments.swift
[46/120] Compiling ArgumentParser DumpHelpGenerator.swift
[47/120] Compiling ArgumentParser HelpCommand.swift
[48/120] Compiling ArgumentParser HelpGenerator.swift
[49/120] Compiling ArgumentParser InputKey.swift
[50/120] Compiling ArgumentParser InputOrigin.swift
[51/120] Compiling ArgumentParser Name.swift
[52/120] Compiling ArgumentParser Parsed.swift
[53/120] Compiling ArgumentParser ParsedValues.swift
[58/120] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[59/120] Compiling DBThreadSafe Lock.swift
[60/120] Emitting module DBThreadSafe
[61/120] Compiling DBThreadSafe DBThreadSafeContainer.swift
[67/120] Compiling ArgumentParser ArgumentDiscussion.swift
[68/120] Compiling ArgumentParser ArgumentHelp.swift
[69/120] Compiling ArgumentParser ArgumentVisibility.swift
[70/120] Compiling ArgumentParser CompletionKind.swift
[71/120] Compiling ArgumentParser Errors.swift
[72/120] Emitting module ArgumentParser
[73/120] Compiling ArgumentParser MessageInfo.swift
[74/120] Compiling ArgumentParser UsageGenerator.swift
[75/120] Compiling ArgumentParser CollectionExtensions.swift
[76/120] Compiling ArgumentParser Mutex.swift
[77/120] Compiling ArgumentParser Platform.swift
[78/120] Compiling ArgumentParser Flag.swift
[79/120] Compiling ArgumentParser NameSpecification.swift
[80/120] Compiling ArgumentParser Option.swift
[81/120] Compiling ArgumentParser OptionGroup.swift
[82/120] Compiling ArgumentParser AsyncParsableCommand.swift
[118/131] Compiling DBXCResultParser CoverageDTO.swift
[119/132] Compiling DBXCResultParser Math.swift
[120/132] Compiling DBXCResultParser ReusedDTO.swift
[121/132] Compiling DBXCResultParser ActionTestSummaryDTO.swift
[122/132] Compiling DBXCResultParser ActionTestPlanRunSummariesDTO.swift
[123/132] Compiling DBXCResultParser DBXCReportModel.swift
[124/132] Compiling DBXCResultParser DBXCReportModel+Convenience.swift
[125/132] Compiling DBXCResultParser Constants.swift
[126/132] Compiling DBXCResultParser DBShell.swift
[127/132] Emitting module DBXCResultParser
[128/132] Compiling DBXCResultParser DTO+Helpers.swift
[129/132] Compiling DBXCResultParser ActionsInvocationRecordDTO.swift
[130/138] Compiling DBXCResultParser_Sonar UnwrapOrThrow.swift
[131/138] Compiling DBXCResultParser_Sonar URL+Helpers.swift
[132/138] Compiling DBXCResultParser_Sonar Logger.swift
/Users/admin/builder/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) {
[133/138] Emitting module DBXCResultParser_Sonar
/Users/admin/builder/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) {
[134/138] Compiling DBXCResultParser_Sonar FSIndex.swift
[135/138] Compiling DBXCResultParser_Sonar SonarGenericTestExecutionReportFormatter.swift
/Users/admin/builder/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
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
    |                                    `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
176 |             results.write { $0[index] = transformed }
177 |         }
/Users/admin/builder/spi-builder-workspace/Sources/DBXCResultParser-Sonar/SonarGenericTestExecutionReportFormatter.swift:175:46: warning: capture of 'elements' with non-sendable type '[Self.Element]' in a '@Sendable' closure
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
176 |             results.write { $0[index] = transformed }
177 |         }
[135/138] Write Objects.LinkFileList
[136/138] Linking DBXCResultParser-Sonar
[137/138] Applying DBXCResultParser-Sonar
Build complete! (87.40s)
Fetching https://github.com/CoreOffice/XMLCoder
Fetching https://github.com/dodobrands/DBXCResultParser
Fetching https://github.com/dodobrands/DBThreadSafe-ios
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/250] Fetching dbthreadsafe-ios
[211/10245] Fetching dbthreadsafe-ios, dbxcresultparser
[451/20327] Fetching dbthreadsafe-ios, dbxcresultparser, xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder from cache (67.75s)
Fetched https://github.com/dodobrands/DBThreadSafe-ios from cache (67.75s)
Fetched https://github.com/dodobrands/DBXCResultParser from cache (67.75s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (67.77s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (71.24s)
Computing version for https://github.com/dodobrands/DBThreadSafe-ios
Computed https://github.com/dodobrands/DBThreadSafe-ios at 2.3.0 (0.46s)
Computing version for https://github.com/dodobrands/DBXCResultParser
Computed https://github.com/dodobrands/DBXCResultParser at 3.1.3 (0.48s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.50s)
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/dodobrands/DBXCResultParser
Working copy of https://github.com/dodobrands/DBXCResultParser resolved at 3.1.3
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
Creating working copy for https://github.com/dodobrands/DBThreadSafe-ios
Working copy of https://github.com/dodobrands/DBThreadSafe-ios resolved at 2.3.0
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" : "/Users/admin/builder/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"
}
Done.