The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of DBXCResultParser-Sonar, reference 1.1.4 (19455d), with Swift 6.1 for Android on 29 May 2025 17:32:28 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/DBXCResultParser-Sonar.git
Reference: 1.1.4
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
 * tag               1.1.4      -> FETCH_HEAD
HEAD is now at 19455db Added Xcode 16 support (#9)
Cloned https://github.com/dodobrands/DBXCResultParser-Sonar.git
Revision (git rev-parse @):
19455db5eff9e0004223bcff0564f4d9d2da7e39
SUCCESS checkout https://github.com/dodobrands/DBXCResultParser-Sonar.git at 1.1.4
========================================
Build
========================================
Selected platform:         android
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-3":/host -w "$PWD" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/dodobrands/DBXCResultParser
Fetching https://github.com/dodobrands/DBThreadSafe-ios
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/CoreOffice/XMLCoder
[1/217] Fetching dbthreadsafe-ios
[218/10228] Fetching dbthreadsafe-ios, xmlcoder
Fetched https://github.com/dodobrands/DBThreadSafe-ios from cache (0.46s)
[9611/10011] Fetching xmlcoder
[10012/25390] Fetching xmlcoder, swift-argument-parser
[17548/31933] Fetching xmlcoder, swift-argument-parser, dbxcresultparser
[10475/21922] Fetching swift-argument-parser, dbxcresultparser
Fetched https://github.com/CoreOffice/XMLCoder from cache (0.74s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.16s)
[1244/6543] Fetching dbxcresultparser
Fetched https://github.com/dodobrands/DBXCResultParser from cache (19.57s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (24.14s)
Computing version for https://github.com/dodobrands/DBThreadSafe-ios
Computed https://github.com/dodobrands/DBThreadSafe-ios at 2.2.0 (0.68s)
Computing version for https://github.com/dodobrands/DBXCResultParser
Computed https://github.com/dodobrands/DBXCResultParser at 3.1.3 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.98s)
Creating working copy for https://github.com/dodobrands/DBThreadSafe-ios
Working copy of https://github.com/dodobrands/DBThreadSafe-ios resolved at 2.2.0
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.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/66] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/66] Emitting module ArgumentParserToolInfo
[11/67] Wrapping AST for ArgumentParserToolInfo for debugging
[13/105] Compiling ArgumentParser CompletionsGenerator.swift
[14/105] Compiling ArgumentParser FishCompletionsGenerator.swift
[15/105] Compiling ArgumentParser ZshCompletionsGenerator.swift
[16/105] Compiling ArgumentParser Argument.swift
[17/105] Compiling ArgumentParser ArgumentHelp.swift
[18/105] Compiling ArgumentParser ExpressibleByArgument.swift
[19/105] Compiling ArgumentParser ParsableArguments.swift
[20/111] Emitting module ArgumentParser
[21/116] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/116] Compiling ArgumentParser ArgumentVisibility.swift
[28/116] Compiling ArgumentParser CompletionKind.swift
[29/116] Compiling ArgumentParser Errors.swift
[30/116] Compiling ArgumentParser Flag.swift
[31/116] Compiling ArgumentParser NameSpecification.swift
[32/116] Compiling ArgumentParser Option.swift
[33/116] Compiling ArgumentParser OptionGroup.swift
[34/116] Compiling ArgumentParser AsyncParsableCommand.swift
[35/116] Compiling ArgumentParser CommandConfiguration.swift
[36/116] Compiling ArgumentParser CommandGroup.swift
[37/116] Compiling ArgumentParser EnumerableFlag.swift
[40/116] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/116] Compiling ArgumentParser ParsableCommand.swift
[42/116] Compiling ArgumentParser ArgumentDecoder.swift
[43/116] Compiling ArgumentParser ArgumentDefinition.swift
[44/116] Compiling ArgumentParser ArgumentSet.swift
[45/116] Compiling ArgumentParser CommandParser.swift
[46/116] Compiling ArgumentParser InputKey.swift
[47/116] Compiling ArgumentParser InputOrigin.swift
[48/116] Compiling ArgumentParser CollectionExtensions.swift
[49/116] Compiling ArgumentParser Platform.swift
[50/116] Compiling ArgumentParser SequenceExtensions.swift
[51/116] Compiling ArgumentParser StringExtensions.swift
[52/116] Compiling ArgumentParser Tree.swift
[57/116] Compiling XMLCoder SingleValueEncodingContainer.swift
[58/116] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[59/116] Compiling DBThreadSafe Lock.swift
[60/116] Compiling XMLCoder XMLEncoder.swift
[61/116] Compiling XMLCoder XMLEncoderImplementation.swift
[62/116] Compiling XMLCoder XMLEncodingStorage.swift
[63/116] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[64/116] Compiling XMLCoder XMLReferencingEncoder.swift
[65/116] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[66/116] Emitting module DBThreadSafe
[67/116] Compiling DBThreadSafe DBThreadSafeContainer.swift
[68/117] Emitting module XMLCoder
[77/117] Compiling ArgumentParser Name.swift
[78/117] Compiling ArgumentParser Parsed.swift
[79/117] Compiling ArgumentParser ParsedValues.swift
[80/117] Compiling ArgumentParser ParserError.swift
[81/117] Compiling ArgumentParser SplitArguments.swift
[88/117] Compiling ArgumentParser DumpHelpGenerator.swift
[89/117] Compiling ArgumentParser HelpCommand.swift
[90/117] Compiling ArgumentParser HelpGenerator.swift
[91/117] Compiling ArgumentParser MessageInfo.swift
[92/117] Compiling ArgumentParser UsageGenerator.swift
[112/119] Wrapping AST for DBThreadSafe for debugging
[113/119] Wrapping AST for XMLCoder for debugging
[114/119] Wrapping AST for ArgumentParser for debugging
[116/130] Compiling DBXCResultParser ReusedDTO.swift
[117/131] Compiling DBXCResultParser ActionsInvocationRecordDTO.swift
[118/131] Compiling DBXCResultParser CoverageDTO.swift
[119/131] Compiling DBXCResultParser DTO+Helpers.swift
[120/131] Compiling DBXCResultParser Math.swift
[121/131] Compiling DBXCResultParser DBXCReportModel+Convenience.swift
[122/131] Compiling DBXCResultParser DBXCReportModel.swift
[123/131] Compiling DBXCResultParser Constants.swift
[124/131] Compiling DBXCResultParser DBShell.swift
[125/131] Emitting module DBXCResultParser
[126/131] Compiling DBXCResultParser ActionTestPlanRunSummariesDTO.swift
[127/131] Compiling DBXCResultParser ActionTestSummaryDTO.swift
[128/132] Wrapping AST for DBXCResultParser for debugging
[130/138] Compiling DBXCResultParser_Sonar UnwrapOrThrow.swift
[131/138] Compiling DBXCResultParser_Sonar URL+Helpers.swift
[132/138] Compiling DBXCResultParser_Sonar FSIndex.swift
[133/138] 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) {
[134/138] 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) {
[135/138] 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 |         }
[136/139] Wrapping AST for DBXCResultParser-Sonar for debugging
[137/139] Write Objects.LinkFileList
[138/139] Linking DBXCResultParser-Sonar
Build complete! (50.73s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.