Build Information
Successful build of Sextant, reference main (3a6ba4
), with Swift 6.2 (beta) for Linux on 11 Jul 2025 08:11:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 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.2
Building package at path: $PWD
https://github.com/KittyMac/Sextant.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/Hitch.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/KittyMac/Spanker.git
Fetching https://github.com/KittyMac/Chronometer.git
[1/995] Fetching spanker
[340/1190] Fetching spanker, chronometer
[514/3668] Fetching spanker, chronometer, hitch
[3669/19192] Fetching spanker, chronometer, hitch, swift-argument-parser
Fetched https://github.com/KittyMac/Spanker.git from cache (0.65s)
Fetched https://github.com/KittyMac/Chronometer.git from cache (0.65s)
[6204/18002] Fetching hitch, swift-argument-parser
Fetched https://github.com/KittyMac/Hitch.git from cache (0.70s)
[6055/15524] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.40s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.14 (2.23s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.2.51 (1.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.65s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.148 (0.62s)
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
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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/21] Emitting module Chronometer
[9/21] Compiling Hitch Int8+Ascii.swift
[10/22] Compiling Chronometer Chronometer.swift
[11/22] Compiling Hitch Hitch+Base32.swift
[12/22] Compiling Hitch Hitch+Base64.swift
[13/22] Emitting module Hitch
[14/23] Compiling Hitch CHitch.swift
[15/23] Compiling Hitch HalfHitch.swift
[17/23] Compiling Hitch Hitch.swift
[18/23] Compiling Hitch Hitch+CodeBlock.swift
[19/23] Compiling Hitch Hitch+Format.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] Compiling Spanker Spanker+Subscripts.swift
[26/28] Emitting module Spanker
[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/79] Compiling Sextant LogicalOperator.swift
[38/79] Compiling Sextant PatternFlags.swift
[39/79] Compiling Sextant PredicateContext.swift
[40/79] Compiling Sextant RelationalExpressionNode.swift
[41/79] Compiling Sextant RelationalOperator.swift
[42/79] Compiling Sextant BooleanNode.swift
[43/79] Compiling Sextant ExpressionNode.swift
[44/79] Compiling Sextant PathFunction+Spanker.swift
[45/79] Compiling Sextant PathFunction.swift
[46/79] Compiling Sextant PathToken+Spanker.swift
[47/79] Compiling Sextant PathToken.swift
[48/79] Compiling Sextant PropertyPathToken.swift
[49/79] Compiling Sextant RootPathToken.swift
[50/79] Compiling Sextant ScanPathToken+Spanker.swift
[51/79] Compiling Sextant ArrayIndexOperation.swift
[52/79] Compiling Sextant ArraySliceOperation.swift
[53/79] Compiling Sextant Parameter.swift
[54/79] Compiling Sextant ArrayIndexPath.swift
[55/79] Compiling Sextant CompiledPath.swift
[56/79] Compiling Sextant NullPath.swift
[57/79] Compiling Sextant ObjectPropertyPath.swift
[58/86] Compiling Sextant JsonNode.swift
[59/86] Compiling Sextant NullNode.swift
[60/86] Compiling Sextant NumberNode.swift
[61/86] Compiling Sextant PathNode.swift
[62/86] Compiling Sextant PatternNode.swift
[63/86] Compiling Sextant StringNode.swift
[64/86] Compiling Sextant ValueNode.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] Compiling Sextant CharacterIndex.swift
[73/86] Compiling Sextant EvaluationContext.swift
[74/86] Compiling Sextant CompiledFilter.swift
[75/86] Compiling Sextant Evaluator.swift
[76/86] Compiling Sextant Filter.swift
[77/86] Compiling Sextant FilterCompiler.swift
[78/86] Compiling Sextant LogicalExpressionNode.swift
[79/86] Emitting module Sextant
[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! (66.23s)
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.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.