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 main (19455d), with Swift 6.2 (beta) for Android on 22 Jun 2025 02:54:09 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 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 main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dodobrands/DBXCResultParser-Sonar.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/dodobrands/DBXCResultParser
Fetching https://github.com/CoreOffice/XMLCoder
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/dodobrands/DBThreadSafe-ios
[1/6543] Fetching dbxcresultparser
[132/6760] Fetching dbxcresultparser, dbthreadsafe-ios
[1004/16820] Fetching dbxcresultparser, dbthreadsafe-ios, xmlcoder
[11325/32200] Fetching dbxcresultparser, dbthreadsafe-ios, xmlcoder, swift-argument-parser
Fetched https://github.com/dodobrands/DBThreadSafe-ios from cache (0.66s)
[16006/31983] Fetching dbxcresultparser, xmlcoder, swift-argument-parser
Fetched https://github.com/CoreOffice/XMLCoder from cache (0.66s)
[6254/21923] Fetching dbxcresultparser, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (15.31s)
Fetched https://github.com/dodobrands/DBXCResultParser from cache (16.07s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (22.68s)
Computing version for https://github.com/dodobrands/DBThreadSafe-ios
Computed https://github.com/dodobrands/DBThreadSafe-ios at 2.2.0 (0.48s)
Computing version for https://github.com/dodobrands/DBXCResultParser
Computed https://github.com/dodobrands/DBXCResultParser at 3.1.3 (2.18s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (4.52s)
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
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/dodobrands/DBThreadSafe-ios
Working copy of https://github.com/dodobrands/DBThreadSafe-ios resolved at 2.2.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/66] Emitting module ArgumentParserToolInfo
[10/66] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/79] Wrapping AST for ArgumentParserToolInfo for debugging
[13/105] Compiling ArgumentParser ArgumentVisibility.swift
[14/105] Compiling ArgumentParser CompletionKind.swift
[15/105] Compiling ArgumentParser Errors.swift
[16/105] Compiling ArgumentParser Flag.swift
[17/105] Compiling ArgumentParser NameSpecification.swift
[18/105] Compiling ArgumentParser Option.swift
[19/110] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/110] Compiling ArgumentParser CompletionsGenerator.swift
[21/110] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/110] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/110] Compiling ArgumentParser Argument.swift
[24/110] Compiling ArgumentParser ArgumentHelp.swift
[25/110] Emitting module ArgumentParser
[26/110] Compiling ArgumentParser OptionGroup.swift
[27/110] Compiling ArgumentParser AsyncParsableCommand.swift
[28/110] Compiling ArgumentParser CommandConfiguration.swift
[29/110] Compiling ArgumentParser CommandGroup.swift
[30/110] Compiling ArgumentParser EnumerableFlag.swift
[31/110] Compiling ArgumentParser ExpressibleByArgument.swift
[32/110] Compiling ArgumentParser ParsableArguments.swift
[33/110] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/110] Compiling ArgumentParser ParsableCommand.swift
[35/110] Compiling ArgumentParser ArgumentDecoder.swift
[36/110] Compiling ArgumentParser ArgumentDefinition.swift
[37/110] Compiling ArgumentParser ArgumentSet.swift
[38/110] Compiling ArgumentParser CommandParser.swift
[39/110] Compiling ArgumentParser InputKey.swift
[40/110] Compiling ArgumentParser InputOrigin.swift
[41/110] Compiling ArgumentParser Platform.swift
[42/110] Compiling ArgumentParser SequenceExtensions.swift
[43/110] Compiling ArgumentParser StringExtensions.swift
[44/110] Compiling ArgumentParser Tree.swift
[45/110] Compiling XMLCoder SingleValueEncodingContainer.swift
[46/110] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[47/116] Compiling DBThreadSafe Lock.swift
[61/116] Compiling ArgumentParser Name.swift
[62/116] Compiling ArgumentParser Parsed.swift
[63/116] Compiling ArgumentParser ParsedValues.swift
[64/116] Compiling ArgumentParser ParserError.swift
[65/116] Compiling ArgumentParser SplitArguments.swift
[66/116] Compiling ArgumentParser DumpHelpGenerator.swift
[67/116] Compiling ArgumentParser HelpCommand.swift
[68/116] Compiling ArgumentParser HelpGenerator.swift
[69/116] Compiling ArgumentParser MessageInfo.swift
[70/116] Compiling ArgumentParser UsageGenerator.swift
[71/116] Emitting module DBThreadSafe
[72/116] Compiling DBThreadSafe DBThreadSafeContainer.swift
[86/117] Emitting module XMLCoder
[99/117] Compiling ArgumentParser CollectionExtensions.swift
[104/118] Wrapping AST for DBThreadSafe for debugging
[106/118] Wrapping AST for ArgumentParser for debugging
[108/129] Compiling DBXCResultParser ReusedDTO.swift
[109/129] Compiling DBXCResultParser DTO+Helpers.swift
[110/129] Compiling DBXCResultParser CoverageDTO.swift
[111/130] Compiling DBXCResultParser ActionsInvocationRecordDTO.swift
[112/130] Compiling DBXCResultParser Math.swift
[113/130] Compiling XMLCoder XMLEncoder.swift
[114/130] Compiling XMLCoder XMLEncoderImplementation.swift
[115/130] Compiling XMLCoder XMLEncodingStorage.swift
[116/130] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[117/130] Compiling XMLCoder XMLReferencingEncoder.swift
[118/130] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[120/131] Compiling DBXCResultParser Constants.swift
[121/131] Compiling DBXCResultParser DBShell.swift
[122/131] Emitting module DBXCResultParser
[123/131] Compiling DBXCResultParser ActionTestPlanRunSummariesDTO.swift
[124/131] Compiling DBXCResultParser ActionTestSummaryDTO.swift
[125/131] Compiling DBXCResultParser DBXCReportModel+Convenience.swift
[126/131] Compiling DBXCResultParser DBXCReportModel.swift
[127/132] Wrapping AST for XMLCoder for debugging
[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] Emitting module DBXCResultParser_Sonar
[133/138] Compiling DBXCResultParser_Sonar FSIndex.swift
[134/138] Compiling DBXCResultParser_Sonar SonarGenericTestExecutionReportFormatter.swift
[135/138] Compiling DBXCResultParser_Sonar Logger.swift
[136/139] Wrapping AST for DBXCResultParser-Sonar for debugging
[137/139] Write Objects.LinkFileList
[138/139] Linking DBXCResultParser-Sonar
Build complete! (61.39s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.