The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-test-codecov, reference 1.1.0 (b1085f), with Swift 6.3 for Android on 14 Apr 2026 04:22:40 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/brightdigit/swift-test-codecov.git
Reference: 1.1.0
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/brightdigit/swift-test-codecov
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at b1085f5 Merge pull request #2 from brightdigit/1.1.0
Cloned https://github.com/brightdigit/swift-test-codecov.git
Revision (git rev-parse @):
b1085f527c83bf666978f4828ac5ceb541637f14
SUCCESS checkout https://github.com/brightdigit/swift-test-codecov.git at 1.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/brightdigit/swift-test-codecov.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.72s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.20s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[6/13] Write swift-version--4F562202D5529B1.txt
[8/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/18] Emitting module ArgumentParserToolInfo
[10/19] Wrapping AST for ArgumentParserToolInfo for debugging
[12/20] Emitting module ArgumentParser
[13/20] Compiling SwiftTestCodecovLib Aggregate.swift
[14/20] Compiling SwiftTestCodecovLib CodeCov.swift
[15/20] Emitting module SwiftTestCodecovLib
[16/21] Wrapping AST for SwiftTestCodecovLib for debugging
[18/72] Compiling ArgumentParser ParentCommand.swift
[19/72] Compiling ArgumentParser AsyncParsableCommand.swift
[20/72] Compiling ArgumentParser CommandConfiguration.swift
[21/72] Compiling ArgumentParser CommandGroup.swift
[22/72] Compiling ArgumentParser EnumerableFlag.swift
[23/72] Compiling ArgumentParser ExpressibleByArgument.swift
[24/72] Compiling ArgumentParser ParsableArguments.swift
[25/72] Compiling ArgumentParser Foundation.swift
[26/72] Compiling ArgumentParser Mutex.swift
[27/72] Compiling ArgumentParser Platform.swift
[28/72] Compiling ArgumentParser SequenceExtensions.swift
[29/72] Compiling ArgumentParser StringExtensions.swift
[30/72] Compiling ArgumentParser SwiftExtensions.swift
[31/72] Compiling ArgumentParser ArgumentVisibility.swift
[32/72] Compiling ArgumentParser CompletionKind.swift
[33/72] Compiling ArgumentParser Errors.swift
[34/72] Compiling ArgumentParser Flag.swift
[35/72] Compiling ArgumentParser NameSpecification.swift
[36/72] Compiling ArgumentParser Option.swift
[37/72] Compiling ArgumentParser OptionGroup.swift
[38/72] Compiling ArgumentParser InputOrigin.swift
[39/72] Compiling ArgumentParser Name.swift
[40/72] Compiling ArgumentParser Parsed.swift
[41/72] Compiling ArgumentParser ParsedValues.swift
[42/72] Compiling ArgumentParser ParserError.swift
[43/72] Compiling ArgumentParser SplitArguments.swift
[44/72] Compiling ArgumentParser BashCompletionsGenerator.swift
[45/72] Compiling ArgumentParser CompletionsGenerator.swift
[46/72] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/72] Compiling ArgumentParser ZshCompletionsGenerator.swift
[48/72] Compiling ArgumentParser Argument.swift
[49/72] Compiling ArgumentParser ArgumentDiscussion.swift
[50/72] Compiling ArgumentParser ArgumentHelp.swift
[51/72] Compiling ArgumentParser DumpHelpGenerator.swift
[52/72] Compiling ArgumentParser HelpCommand.swift
[53/72] Compiling ArgumentParser HelpGenerator.swift
[54/72] Compiling ArgumentParser MessageInfo.swift
[55/72] Compiling ArgumentParser UsageGenerator.swift
[56/72] Compiling ArgumentParser CollectionExtensions.swift
[57/72] Compiling ArgumentParser Tree.swift
[58/72] Compiling ArgumentParser CodingKeyValidator.swift
[59/72] Compiling ArgumentParser NonsenseFlagsValidator.swift
[60/72] Compiling ArgumentParser ParsableArgumentsValidation.swift
[61/72] Compiling ArgumentParser PositionalArgumentsValidator.swift
[62/72] Compiling ArgumentParser UniqueNamesValidator.swift
[63/72] Compiling ArgumentParser ParsableCommand.swift
[64/72] Compiling ArgumentParser ArgumentDecoder.swift
[65/72] Compiling ArgumentParser ArgumentDefinition.swift
[66/72] Compiling ArgumentParser ArgumentSet.swift
[67/72] Compiling ArgumentParser CommandParser.swift
[68/72] Compiling ArgumentParser InputKey.swift
[69/75] Wrapping AST for ArgumentParser for debugging
[71/75] Compiling swift_test_codecov main.swift
/host/spi-builder-workspace/Sources/swift-test-codecov/main.swift:6:1: warning: extension declares a conformance of imported type 'AggregateProperty' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'SwiftTestCodecovLib' introduce this conformance in the future
  4 | import SwiftTestCodecovLib
  5 |
  6 | extension CodeCov.AggregateProperty: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'AggregateProperty' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'SwiftTestCodecovLib' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  7 |
  8 | let codecovFileDiscussion = """
[72/75] Emitting module swift_test_codecov
/host/spi-builder-workspace/Sources/swift-test-codecov/main.swift:6:1: warning: extension declares a conformance of imported type 'AggregateProperty' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'SwiftTestCodecovLib' introduce this conformance in the future
  4 | import SwiftTestCodecovLib
  5 |
  6 | extension CodeCov.AggregateProperty: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'AggregateProperty' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'SwiftTestCodecovLib' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  7 |
  8 | let codecovFileDiscussion = """
[73/76] Wrapping AST for swift-test-codecov for debugging
[74/76] Write Objects.LinkFileList
[75/76] Linking swift-test-codecov
Build complete! (19.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "swift-test-codecov",
  "name" : "swift-test-codecov",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "swift-test-codecov",
      "targets" : [
        "swift-test-codecov"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftTestCodecovLib",
      "targets" : [
        "SwiftTestCodecovLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_test_codecovTests",
      "module_type" : "SwiftTarget",
      "name" : "swift-test-codecovTests",
      "path" : "Tests/swift-test-codecovTests",
      "sources" : [
        "PlaceholderTests2.swift"
      ],
      "target_dependencies" : [
        "swift-test-codecov"
      ],
      "type" : "test"
    },
    {
      "c99name" : "swift_test_codecov",
      "module_type" : "SwiftTarget",
      "name" : "swift-test-codecov",
      "path" : "Sources/swift-test-codecov",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-test-codecov"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftTestCodecovLib"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftTestCodecovLibTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTestCodecovLibTests",
      "path" : "Tests/SwiftTestCodecovLibTests",
      "sources" : [
        "PlaceholderTests.swift"
      ],
      "target_dependencies" : [
        "SwiftTestCodecovLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTestCodecovLib",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTestCodecovLib",
      "path" : "Sources/SwiftTestCodecovLib",
      "product_memberships" : [
        "swift-test-codecov",
        "SwiftTestCodecovLib"
      ],
      "sources" : [
        "Aggregate.swift",
        "CodeCov.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.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
Done.