The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DBXCResultParser-Sonar, reference main (b61d3b), with Swift 6.3 for Android on 21 Apr 2026 17:22:33 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dodobrands/DBXCResultParser-Sonar.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/dodobrands/DBThreadSafe-ios
Fetching https://github.com/CoreOffice/XMLCoder
Fetching https://github.com/dodobrands/DBXCResultParser
Fetching https://github.com/apple/swift-argument-parser.git
[1/10092] Fetching xmlcoder
[405/10366] Fetching xmlcoder, dbthreadsafe-ios
[3808/27790] Fetching xmlcoder, dbthreadsafe-ios, swift-argument-parser
[8138/37993] Fetching xmlcoder, dbthreadsafe-ios, swift-argument-parser, dbxcresultparser
Fetched https://github.com/CoreOffice/XMLCoder from cache (1.83s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.84s)
[4968/10477] Fetching dbthreadsafe-ios, dbxcresultparser
Fetched https://github.com/dodobrands/DBThreadSafe-ios from cache (27.63s)
Fetched https://github.com/dodobrands/DBXCResultParser from cache (28.65s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.18.1 (32.31s)
Computing version for https://github.com/dodobrands/DBThreadSafe-ios
Computed https://github.com/dodobrands/DBThreadSafe-ios at 2.3.0 (0.67s)
Computing version for https://github.com/dodobrands/DBXCResultParser
Computed https://github.com/dodobrands/DBXCResultParser at 3.1.3 (0.86s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.82s)
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.18.1
Creating working copy for https://github.com/dodobrands/DBXCResultParser
Working copy of https://github.com/dodobrands/DBXCResultParser resolved at 3.1.3
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[8/17] Write swift-version--4F562202D5529B1.txt
[10/69] Emitting module ArgumentParserToolInfo
[11/69] Emitting module XMLCoder
[12/75] Compiling XMLCoder DoubleBox.swift
[13/75] Compiling XMLCoder FloatBox.swift
[14/75] Compiling XMLCoder IntBox.swift
[15/75] Compiling XMLCoder KeyedBox.swift
[16/75] Compiling XMLCoder NullBox.swift
[17/75] Compiling XMLCoder SharedBox.swift
[18/75] Compiling XMLCoder SingleKeyedBox.swift
[19/75] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/76] Wrapping AST for ArgumentParserToolInfo for debugging
[22/122] Emitting module ArgumentParser
[23/122] Compiling ArgumentParser ParentCommand.swift
[24/122] Compiling ArgumentParser AsyncParsableCommand.swift
[25/122] Compiling ArgumentParser CommandConfiguration.swift
[26/122] Compiling ArgumentParser CommandGroup.swift
[27/122] Compiling ArgumentParser EnumerableFlag.swift
[28/122] Compiling ArgumentParser ExpressibleByArgument.swift
[29/122] Compiling ArgumentParser ParsableArguments.swift
[30/128] Compiling ArgumentParser ArgumentVisibility.swift
[31/128] Compiling ArgumentParser CompletionKind.swift
[32/128] Compiling ArgumentParser Errors.swift
[33/128] Compiling ArgumentParser Flag.swift
[34/128] Compiling ArgumentParser NameSpecification.swift
[35/128] Compiling ArgumentParser Option.swift
[36/128] Compiling ArgumentParser OptionGroup.swift
[37/128] Compiling ArgumentParser InputOrigin.swift
[38/128] Compiling ArgumentParser Name.swift
[39/128] Compiling ArgumentParser Parsed.swift
[40/128] Compiling ArgumentParser ParsedValues.swift
[41/128] Compiling ArgumentParser ParserError.swift
[42/128] Compiling ArgumentParser SplitArguments.swift
[43/128] Compiling ArgumentParser Foundation.swift
[44/128] Compiling ArgumentParser Mutex.swift
[45/128] Compiling ArgumentParser Platform.swift
[46/128] Compiling ArgumentParser SequenceExtensions.swift
[47/128] Compiling ArgumentParser StringExtensions.swift
[48/128] Compiling ArgumentParser SwiftExtensions.swift
[49/128] Compiling DBThreadSafe ThreadSafe.swift
[63/128] Compiling DBThreadSafe Lock.swift
[64/128] Compiling DBThreadSafe DBThreadSafeContainer.swift
[65/128] Emitting module DBThreadSafe
[67/129] Compiling ArgumentParser DumpHelpGenerator.swift
[68/129] Compiling ArgumentParser HelpCommand.swift
[69/129] Compiling ArgumentParser HelpGenerator.swift
[70/129] Compiling ArgumentParser MessageInfo.swift
[71/129] Compiling ArgumentParser UsageGenerator.swift
[72/129] Compiling ArgumentParser CollectionExtensions.swift
[86/129] Compiling ArgumentParser ParsableCommand.swift
[87/129] Compiling ArgumentParser ArgumentDecoder.swift
[88/129] Compiling ArgumentParser ArgumentDefinition.swift
[89/129] Compiling ArgumentParser ArgumentSet.swift
[90/129] Compiling ArgumentParser CommandParser.swift
[91/129] Compiling ArgumentParser InputKey.swift
[92/129] Compiling ArgumentParser Tree.swift
[93/129] Compiling ArgumentParser CodingKeyValidator.swift
[94/129] Compiling ArgumentParser NonsenseFlagsValidator.swift
[95/129] Compiling ArgumentParser ParsableArgumentsValidation.swift
[96/129] Compiling ArgumentParser PositionalArgumentsValidator.swift
[97/129] Compiling ArgumentParser UniqueNamesValidator.swift
[104/129] Compiling ArgumentParser BashCompletionsGenerator.swift
[105/129] Compiling ArgumentParser CompletionsGenerator.swift
[106/129] Compiling ArgumentParser FishCompletionsGenerator.swift
[107/129] Compiling ArgumentParser ZshCompletionsGenerator.swift
[108/129] Compiling ArgumentParser Argument.swift
[109/129] Compiling ArgumentParser ArgumentDiscussion.swift
[110/129] Compiling ArgumentParser ArgumentHelp.swift
[110/130] Wrapping AST for DBThreadSafe for debugging
[112/130] Wrapping AST for XMLCoder for debugging
[126/132] Wrapping AST for ArgumentParser for debugging
[128/142] Compiling DBXCResultParser ReusedDTO.swift
[129/143] Compiling DBXCResultParser CoverageDTO.swift
[130/143] Compiling DBXCResultParser DTO+Helpers.swift
[131/143] Emitting module DBXCResultParser
[132/143] Compiling DBXCResultParser Math.swift
[133/143] Compiling DBXCResultParser ActionsInvocationRecordDTO.swift
[134/143] Compiling DBXCResultParser DBXCReportModel+Convenience.swift
[135/143] Compiling DBXCResultParser DBXCReportModel.swift
[136/143] Compiling DBXCResultParser Constants.swift
[137/143] Compiling DBXCResultParser DBShell.swift
[138/143] Compiling DBXCResultParser ActionTestPlanRunSummariesDTO.swift
[139/143] Compiling DBXCResultParser ActionTestSummaryDTO.swift
[140/144] Wrapping AST for DBXCResultParser for debugging
[142/150] Compiling DBXCResultParser_Sonar Logger.swift
[143/150] Compiling DBXCResultParser_Sonar UnwrapOrThrow.swift
[144/150] Compiling DBXCResultParser_Sonar URL+Helpers.swift
[145/150] Emitting module DBXCResultParser_Sonar
[146/150] Compiling DBXCResultParser_Sonar FSIndex.swift
[147/150] Compiling DBXCResultParser_Sonar SonarGenericTestExecutionReportFormatter.swift
[148/151] Wrapping AST for DBXCResultParser-Sonar for debugging
[149/151] Write Objects.LinkFileList
[150/151] Linking DBXCResultParser-Sonar
Build complete! (82.04s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.