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 Sextant, reference main (d4f794), with Swift 6.2 for Android on 28 Sep 2025 00:10:08 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KittyMac/Sextant.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/KittyMac/Sextant
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d4f794a remove dynamic library
Cloned https://github.com/KittyMac/Sextant.git
Revision (git rev-parse @):
d4f794ac57a84dadacd1a0edd5d29717ef0e7b74
SUCCESS checkout https://github.com/KittyMac/Sextant.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/KittyMac/Sextant.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/KittyMac/Hitch.git
Fetching https://github.com/KittyMac/Spanker.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/KittyMac/Chronometer.git
[1/2499] Fetching hitch
[776/3507] Fetching hitch, spanker
[1119/19901] Fetching hitch, spanker, swift-argument-parser
[1447/20096] Fetching hitch, spanker, swift-argument-parser, chronometer
Fetched https://github.com/KittyMac/Chronometer.git from cache (0.53s)
[16787/19901] Fetching hitch, spanker, swift-argument-parser
Fetched https://github.com/KittyMac/Hitch.git from cache (0.53s)
[14452/17402] Fetching spanker, swift-argument-parser
Fetched https://github.com/KittyMac/Spanker.git from cache (0.81s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.81s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.14 (1.14s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.2.53 (0.34s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.34s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.151 (0.36s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/KittyMac/Chronometer.git
Working copy of https://github.com/KittyMac/Chronometer.git resolved at 0.1.14
Creating working copy for https://github.com/KittyMac/Spanker.git
Working copy of https://github.com/KittyMac/Spanker.git resolved at 0.2.53
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.151
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version--11D90AFD9DD3AB2.txt
[8/21] Compiling Hitch Hitch+Base32.swift
[9/21] Compiling Hitch Hitch+Base64.swift
[10/22] Emitting module Hitch
[11/22] Compiling Hitch CHitch.swift
[12/22] Compiling Hitch HalfHitch.swift
[13/22] Compiling Hitch Int8+Ascii.swift
[14/22] Emitting module Chronometer
[15/22] Compiling Chronometer Chronometer.swift
[16/23] Compiling Hitch Hitch+CodeBlock.swift
[17/23] Compiling Hitch Hitch+Format.swift
[18/23] Compiling Hitch Hitch.swift
[20/23] Compiling Hitch Hitch+Shared.swift
[21/23] Compiling Hitch Hitch+FormatOperator.swift
[22/23] Compiling Hitch Hitch+MD5.swift
[23/23] Compiling Hitch UInt8+Ascii.swift
[25/28] Emitting module Spanker
[26/28] Compiling Spanker Spanker+Subscripts.swift
[27/28] Compiling Spanker Spanker+Reader.swift
[28/28] Compiling Spanker Spanker.swift
[30/79] Compiling Sextant ScanPathToken.swift
[31/79] Compiling Sextant WildcardPathToken.swift
[32/79] Compiling Sextant ArrayPathTokenPredicate.swift
[33/79] Compiling Sextant FakePredicate.swift
[34/79] Compiling Sextant FilterPathTokenPredicate.swift
[35/79] Compiling Sextant PredicatePathToken.swift
[36/79] Compiling Sextant PropertyPathTokenPredicate.swift
[37/86] Compiling Sextant PathFunction+Spanker.swift
[38/86] Compiling Sextant PathFunction.swift
[39/86] Compiling Sextant PathToken+Spanker.swift
[40/86] Compiling Sextant PathToken.swift
[41/86] Compiling Sextant PropertyPathToken.swift
[42/86] Compiling Sextant RootPathToken.swift
[43/86] Compiling Sextant ScanPathToken+Spanker.swift
[44/86] Compiling Sextant JsonNode.swift
[45/86] Compiling Sextant NullNode.swift
[46/86] Compiling Sextant NumberNode.swift
[47/86] Compiling Sextant PathNode.swift
[48/86] Compiling Sextant PatternNode.swift
[49/86] Compiling Sextant StringNode.swift
[50/86] Compiling Sextant ValueNode.swift
[51/86] Compiling Sextant ArrayIndexOperation.swift
[52/86] Compiling Sextant ArraySliceOperation.swift
[53/86] Compiling Sextant Parameter.swift
[54/86] Compiling Sextant ArrayIndexPath.swift
[55/86] Compiling Sextant CompiledPath.swift
[56/86] Compiling Sextant NullPath.swift
[57/86] Compiling Sextant ObjectPropertyPath.swift
[58/86] Compiling Sextant LogicalOperator.swift
[59/86] Compiling Sextant PatternFlags.swift
[60/86] Compiling Sextant PredicateContext.swift
[61/86] Compiling Sextant RelationalExpressionNode.swift
[62/86] Compiling Sextant RelationalOperator.swift
[63/86] Compiling Sextant BooleanNode.swift
[64/86] Compiling Sextant ExpressionNode.swift
[65/86] Compiling Sextant Path.swift
[66/86] Compiling Sextant PathCompiler.swift
[67/86] Compiling Sextant RootPath.swift
[68/86] Compiling Sextant ArrayIndexToken.swift
[69/86] Compiling Sextant ArrayPathToken.swift
[70/86] Compiling Sextant ArraySliceToken.swift
[71/86] Compiling Sextant FunctionPathToken.swift
[72/86] Emitting module Sextant
[73/86] Compiling Sextant CharacterIndex.swift
[74/86] Compiling Sextant EvaluationContext.swift
[75/86] Compiling Sextant CompiledFilter.swift
[76/86] Compiling Sextant Evaluator.swift
[77/86] Compiling Sextant Filter.swift
[78/86] Compiling Sextant FilterCompiler.swift
[79/86] Compiling Sextant LogicalExpressionNode.swift
[80/86] Compiling Sextant ScanPredicate.swift
[81/86] Compiling Sextant WildcardPathTokenPredicate.swift
[82/86] Compiling Sextant Sextant+Internal.swift
[83/86] Compiling Sextant Sextant+Many.swift
[84/86] Compiling Sextant Sextant+Single.swift
[85/86] Compiling Sextant Sextant+Update.swift
[86/86] Compiling Sextant Sextant.swift
Build complete! (31.24s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "chronometer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KittyMac/Chronometer.git"
    },
    {
      "identity" : "hitch",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KittyMac/Hitch.git"
    },
    {
      "identity" : "spanker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.36",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KittyMac/Spanker.git"
    },
    {
      "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"
    }
  ],
  "manifest_display_name" : "Sextant",
  "name" : "Sextant",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Sextant",
      "targets" : [
        "Sextant"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SextantTests",
      "module_type" : "SwiftTarget",
      "name" : "SextantTests",
      "path" : "Tests/SextantTests",
      "sources" : [
        "Jayway/ArrayIndexFilterTest.swift",
        "Jayway/ArrayPathTokenTest.swift",
        "Jayway/ArraySlicingTest.swift",
        "Jayway/ComplianceTest.swift",
        "Jayway/DeepScanTest.swift",
        "Jayway/ExamplesTest.swift",
        "Jayway/FilterCompilerTest.swift",
        "Jayway/FilterParseTest.swift",
        "Jayway/FilterTest.swift",
        "Jayway/InlineFilterTest.swift",
        "Jayway/JSONEntityPathFunctionTest.swift",
        "Jayway/JsonPathComparisonFixesTest.swift",
        "Jayway/JsonPathTest.swift",
        "Jayway/MultiPropTest.swift",
        "Jayway/NestedFunctionTest.swift",
        "Jayway/NullHandlingTest.swift",
        "Jayway/NumericPathFunctionTest.swift",
        "Jayway/PathCompilerTest.swift",
        "Jayway/PathTokenTest.swift",
        "Jayway/PatternFlagTest.swift",
        "Jayway/PerformanceTest.swift",
        "Jayway/PredicatePathTokenTest.swift",
        "Jayway/PropertyPathTokenTest.swift",
        "Jayway/RegexpEvaluatorTest.swift",
        "Jayway/ReturnTypeTests.swift",
        "Jayway/ScanPathTokenTest.swift",
        "Jayway/ThreadedTest.swift",
        "Jayway/UpdateTest.swift",
        "Tests.swift",
        "TestsBase.swift"
      ],
      "target_dependencies" : [
        "Sextant"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Sextant",
      "module_type" : "SwiftTarget",
      "name" : "Sextant",
      "path" : "Sources/Sextant",
      "product_dependencies" : [
        "Hitch",
        "Spanker",
        "Chronometer"
      ],
      "product_memberships" : [
        "Sextant"
      ],
      "sources" : [
        "Internal/CharacterIndex.swift",
        "Internal/EvaluationContext.swift",
        "Internal/Filter/CompiledFilter.swift",
        "Internal/Filter/Evaluator.swift",
        "Internal/Filter/Filter.swift",
        "Internal/Filter/FilterCompiler.swift",
        "Internal/Filter/LogicalExpressionNode.swift",
        "Internal/Filter/LogicalOperator.swift",
        "Internal/Filter/PatternFlags.swift",
        "Internal/Filter/PredicateContext.swift",
        "Internal/Filter/RelationalExpressionNode.swift",
        "Internal/Filter/RelationalOperator.swift",
        "Internal/Filter/ValueNode/BooleanNode.swift",
        "Internal/Filter/ValueNode/ExpressionNode.swift",
        "Internal/Filter/ValueNode/JsonNode.swift",
        "Internal/Filter/ValueNode/NullNode.swift",
        "Internal/Filter/ValueNode/NumberNode.swift",
        "Internal/Filter/ValueNode/PathNode.swift",
        "Internal/Filter/ValueNode/PatternNode.swift",
        "Internal/Filter/ValueNode/StringNode.swift",
        "Internal/Filter/ValueNode/ValueNode.swift",
        "Internal/Operation/ArrayIndexOperation.swift",
        "Internal/Operation/ArraySliceOperation.swift",
        "Internal/Parameter.swift",
        "Internal/Path/ArrayIndexPath.swift",
        "Internal/Path/CompiledPath.swift",
        "Internal/Path/NullPath.swift",
        "Internal/Path/ObjectPropertyPath.swift",
        "Internal/Path/Path.swift",
        "Internal/Path/PathCompiler.swift",
        "Internal/Path/RootPath.swift",
        "Internal/PathToken/ArrayIndexToken.swift",
        "Internal/PathToken/ArrayPathToken.swift",
        "Internal/PathToken/ArraySliceToken.swift",
        "Internal/PathToken/FunctionPathToken.swift",
        "Internal/PathToken/PathFunction+Spanker.swift",
        "Internal/PathToken/PathFunction.swift",
        "Internal/PathToken/PathToken+Spanker.swift",
        "Internal/PathToken/PathToken.swift",
        "Internal/PathToken/PropertyPathToken.swift",
        "Internal/PathToken/RootPathToken.swift",
        "Internal/PathToken/ScanPathToken+Spanker.swift",
        "Internal/PathToken/ScanPathToken.swift",
        "Internal/PathToken/WildcardPathToken.swift",
        "Internal/ScanPredicate/ArrayPathTokenPredicate.swift",
        "Internal/ScanPredicate/FakePredicate.swift",
        "Internal/ScanPredicate/FilterPathTokenPredicate.swift",
        "Internal/ScanPredicate/PredicatePathToken.swift",
        "Internal/ScanPredicate/PropertyPathTokenPredicate.swift",
        "Internal/ScanPredicate/ScanPredicate.swift",
        "Internal/ScanPredicate/WildcardPathTokenPredicate.swift",
        "Sextant+Internal.swift",
        "Sextant+Many.swift",
        "Sextant+Single.swift",
        "Sextant+Update.swift",
        "Sextant.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.