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 (74b947), with Swift 6.2 (beta) for Linux on 23 Jun 2025 22:47:16 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-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 74b947a remove fatalErrors
Cloned https://github.com/KittyMac/Sextant.git
Revision (git rev-parse @):
74b947a80df5c8c776262546832e370afe2341f6
SUCCESS checkout https://github.com/KittyMac/Sextant.git at main
========================================
Build
========================================
Selected platform:         linux
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/KittyMac/Chronometer.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/KittyMac/Spanker.git
Fetching https://github.com/KittyMac/Hitch.git
[1/2478] Fetching hitch
[720/3469] Fetching hitch, spanker
[3470/3656] Fetching hitch, spanker, chronometer
[3657/19036] Fetching hitch, spanker, chronometer, swift-argument-parser
Fetched https://github.com/KittyMac/Hitch.git from cache (1.00s)
Fetched https://github.com/KittyMac/Chronometer.git from cache (1.00s)
Fetched https://github.com/KittyMac/Spanker.git from cache (1.00s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.02s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.12 (2.21s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.2.50 (0.65s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.47s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.148 (0.46s)
Creating working copy for https://github.com/KittyMac/Chronometer.git
Working copy of https://github.com/KittyMac/Chronometer.git resolved at 0.1.12
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/KittyMac/Spanker.git
Working copy of https://github.com/KittyMac/Spanker.git resolved at 0.2.50
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.148
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/20] Emitting module Hitch
[8/21] Compiling Hitch Hitch+CodeBlock.swift
[9/21] Compiling Hitch Hitch+Format.swift
[10/21] Compiling Hitch Hitch+Base32.swift
[11/21] Compiling Hitch Hitch+Base64.swift
[12/21] Compiling Hitch Hitch+FormatOperator.swift
[13/21] Compiling Hitch Hitch+MD5.swift
[14/21] Compiling Hitch CHitch.swift
[15/21] Compiling Hitch HalfHitch.swift
[16/21] Compiling Hitch Int8+Ascii.swift
[17/21] Emitting module Chronometer
[18/21] Compiling Chronometer Chronometer.swift
[20/22] Compiling Hitch Hitch.swift
[21/22] Compiling Hitch Hitch+Shared.swift
[22/22] Compiling Hitch UInt8+Ascii.swift
[24/27] Emitting module Spanker
[25/27] Compiling Spanker Spanker+Reader.swift
[26/27] Compiling Spanker Spanker.swift
[27/27] Compiling Spanker Spanker+Subscripts.swift
[29/78] Compiling Sextant ScanPathToken.swift
[30/78] Compiling Sextant WildcardPathToken.swift
[31/78] Compiling Sextant ArrayPathTokenPredicate.swift
[32/78] Compiling Sextant FakePredicate.swift
[33/78] Compiling Sextant FilterPathTokenPredicate.swift
[34/78] Compiling Sextant PredicatePathToken.swift
[35/78] Compiling Sextant PropertyPathTokenPredicate.swift
[36/85] Compiling Sextant PathFunction+Spanker.swift
[37/85] Compiling Sextant PathFunction.swift
[38/85] Compiling Sextant PathToken+Spanker.swift
[39/85] Compiling Sextant PathToken.swift
[40/85] Compiling Sextant PropertyPathToken.swift
[41/85] Compiling Sextant RootPathToken.swift
[42/85] Compiling Sextant ScanPathToken+Spanker.swift
[43/85] Compiling Sextant JsonNode.swift
[44/85] Compiling Sextant NullNode.swift
[45/85] Compiling Sextant NumberNode.swift
[46/85] Compiling Sextant PathNode.swift
[47/85] Compiling Sextant PatternNode.swift
[48/85] Compiling Sextant StringNode.swift
[49/85] Compiling Sextant ValueNode.swift
[50/85] Compiling Sextant LogicalOperator.swift
[51/85] Compiling Sextant PatternFlags.swift
[52/85] Compiling Sextant PredicateContext.swift
[53/85] Compiling Sextant RelationalExpressionNode.swift
[54/85] Compiling Sextant RelationalOperator.swift
[55/85] Compiling Sextant BooleanNode.swift
[56/85] Compiling Sextant ExpressionNode.swift
[57/85] Compiling Sextant ArrayIndexOperation.swift
[58/85] Compiling Sextant ArraySliceOperation.swift
[59/85] Compiling Sextant Parameter.swift
[60/85] Compiling Sextant ArrayIndexPath.swift
[61/85] Compiling Sextant CompiledPath.swift
[62/85] Compiling Sextant NullPath.swift
[63/85] Compiling Sextant ObjectPropertyPath.swift
[64/85] Compiling Sextant Path.swift
[65/85] Compiling Sextant PathCompiler.swift
[66/85] Compiling Sextant RootPath.swift
[67/85] Compiling Sextant ArrayIndexToken.swift
[68/85] Compiling Sextant ArrayPathToken.swift
[69/85] Compiling Sextant ArraySliceToken.swift
[70/85] Compiling Sextant FunctionPathToken.swift
[71/85] Compiling Sextant CharacterIndex.swift
[72/85] Compiling Sextant EvaluationContext.swift
[73/85] Compiling Sextant CompiledFilter.swift
[74/85] Compiling Sextant Evaluator.swift
[75/85] Compiling Sextant Filter.swift
[76/85] Compiling Sextant FilterCompiler.swift
[77/85] Compiling Sextant LogicalExpressionNode.swift
[78/85] Emitting module Sextant
[79/85] Compiling Sextant ScanPredicate.swift
[80/85] Compiling Sextant WildcardPathTokenPredicate.swift
[81/85] Compiling Sextant Sextant+Internal.swift
[82/85] Compiling Sextant Sextant+Many.swift
[83/85] Compiling Sextant Sextant+Single.swift
[84/85] Compiling Sextant Sextant+Update.swift
[85/85] Compiling Sextant Sextant.swift
Build complete! (42.88s)
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" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.