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 (3a6ba4), with Swift 6.0 for Linux on 11 Jul 2025 08:09:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 3a6ba43 remove platforms from package
Cloned https://github.com/KittyMac/Sextant.git
Revision (git rev-parse @):
3a6ba431ecd4fd564e3c80e23d03ad1d9069a9f4
SUCCESS checkout https://github.com/KittyMac/Sextant.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/KittyMac/Sextant.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/KittyMac/Spanker.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/KittyMac/Hitch.git
Fetching https://github.com/KittyMac/Chronometer.git
[1/995] Fetching spanker
[340/3473] Fetching spanker, hitch
[1696/3668] Fetching spanker, hitch, chronometer
Fetched https://github.com/KittyMac/Chronometer.git from cache (0.41s)
Fetched https://github.com/KittyMac/Spanker.git from cache (0.41s)
[1/15524] Fetching swift-argument-parser
Fetched https://github.com/KittyMac/Hitch.git from cache (0.90s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.92s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.14 (0.95s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.2.51 (0.88s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.72s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.148 (0.85s)
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/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.148
Creating working copy for https://github.com/KittyMac/Spanker.git
Working copy of https://github.com/KittyMac/Spanker.git resolved at 0.2.51
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/21] Compiling Hitch Int8+Ascii.swift
[9/22] Compiling Hitch CHitch.swift
[10/22] Compiling Hitch HalfHitch.swift
[11/22] Emitting module Hitch
[12/22] Compiling Hitch Hitch+Base32.swift
[13/22] Compiling Hitch Hitch+Base64.swift
[14/22] Emitting module Chronometer
[15/22] Compiling Chronometer Chronometer.swift
[16/23] Compiling Hitch Hitch.swift
[17/23] Compiling Hitch Hitch+FormatOperator.swift
[18/23] Compiling Hitch Hitch+MD5.swift
[19/23] Compiling Hitch Hitch+CodeBlock.swift
[20/23] Compiling Hitch Hitch+Format.swift
[21/23] Compiling Hitch Hitch+Shared.swift
[23/23] Compiling Hitch UInt8+Ascii.swift
[25/28] Compiling Spanker Spanker+Reader.swift
[26/28] Compiling Spanker Spanker+Subscripts.swift
[27/28] Emitting module Spanker
[28/28] Compiling Spanker Spanker.swift
[30/79] Compiling Sextant ArrayIndexOperation.swift
[31/79] Compiling Sextant ArraySliceOperation.swift
[32/79] Compiling Sextant Parameter.swift
[33/79] Compiling Sextant ArrayIndexPath.swift
[34/79] Compiling Sextant CompiledPath.swift
[35/79] Compiling Sextant NullPath.swift
[36/79] Compiling Sextant ObjectPropertyPath.swift
[37/86] Compiling Sextant JsonNode.swift
[38/86] Compiling Sextant NullNode.swift
[39/86] Compiling Sextant NumberNode.swift
[40/86] Compiling Sextant PathNode.swift
[41/86] Compiling Sextant PatternNode.swift
[42/86] Compiling Sextant StringNode.swift
[43/86] Compiling Sextant ValueNode.swift
[44/86] Compiling Sextant ScanPathToken.swift
[45/86] Compiling Sextant WildcardPathToken.swift
[46/86] Compiling Sextant ArrayPathTokenPredicate.swift
[47/86] Compiling Sextant FakePredicate.swift
[48/86] Compiling Sextant FilterPathTokenPredicate.swift
[49/86] Compiling Sextant PredicatePathToken.swift
[50/86] Compiling Sextant PropertyPathTokenPredicate.swift
[51/86] Compiling Sextant LogicalOperator.swift
[52/86] Compiling Sextant PatternFlags.swift
[53/86] Compiling Sextant PredicateContext.swift
[54/86] Compiling Sextant RelationalExpressionNode.swift
[55/86] Compiling Sextant RelationalOperator.swift
[56/86] Compiling Sextant BooleanNode.swift
[57/86] Compiling Sextant ExpressionNode.swift
[58/86] Compiling Sextant PathFunction+Spanker.swift
[59/86] Compiling Sextant PathFunction.swift
[60/86] Compiling Sextant PathToken+Spanker.swift
[61/86] Compiling Sextant PathToken.swift
[62/86] Compiling Sextant PropertyPathToken.swift
[63/86] Compiling Sextant RootPathToken.swift
[64/86] Compiling Sextant ScanPathToken+Spanker.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! (27.43s)
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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.