Build Information
Successful build of Sextant, reference v0.4.35 (74b947
), with Swift 5.10 for Linux on 2 May 2025 18:18:14 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KittyMac/Sextant.git
Reference: v0.4.35
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
* tag v0.4.35 -> FETCH_HEAD
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 v0.4.35
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/KittyMac/Sextant.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/KittyMac/Spanker.git
Fetching https://github.com/KittyMac/Hitch.git
Fetching https://github.com/KittyMac/Chronometer.git
[1/2478] Fetching hitch
[2479/3469] Fetching hitch, spanker
[2816/3656] Fetching hitch, spanker, chronometer
[3608/18612] Fetching hitch, spanker, chronometer, swift-argument-parser
Fetched https://github.com/KittyMac/Chronometer.git from cache (1.38s)
[6461/18425] Fetching hitch, spanker, swift-argument-parser
Fetched https://github.com/KittyMac/Hitch.git from cache (1.45s)
Fetched https://github.com/KittyMac/Spanker.git from cache (1.45s)
[6581/14956] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.24s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.12 (0.87s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.2.50 (0.83s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.88s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.148 (0.87s)
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.0
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/Chronometer.git
Working copy of https://github.com/KittyMac/Chronometer.git resolved at 0.1.12
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] Compiling Chronometer Chronometer.swift
[8/20] Emitting module Chronometer
[9/21] Compiling Hitch Int8+Ascii.swift
[11/22] Compiling Hitch Hitch.swift
[12/22] Compiling Hitch Hitch+FormatOperator.swift
[13/22] Compiling Hitch Hitch+MD5.swift
[14/22] Compiling Hitch Hitch+CodeBlock.swift
[15/22] Compiling Hitch Hitch+Format.swift
[16/22] Compiling Hitch Hitch+Base32.swift
[17/22] Compiling Hitch Hitch+Base64.swift
[18/22] Compiling Hitch CHitch.swift
[19/22] Compiling Hitch HalfHitch.swift
[20/22] Compiling Hitch Hitch+Shared.swift
[21/22] Compiling Hitch UInt8+Ascii.swift
[22/22] Emitting module Hitch
[24/27] Compiling Spanker Spanker+Reader.swift
[25/27] Emitting module Spanker
[26/27] Compiling Spanker Spanker+Subscripts.swift
[27/27] Compiling Spanker Spanker.swift
[29/78] Compiling Sextant PathFunction+Spanker.swift
[30/78] Compiling Sextant PathFunction.swift
[31/78] Compiling Sextant PathToken+Spanker.swift
[32/78] Compiling Sextant PathToken.swift
[33/78] Compiling Sextant PropertyPathToken.swift
[34/78] Compiling Sextant RootPathToken.swift
[35/78] Compiling Sextant ScanPathToken+Spanker.swift
[36/85] Compiling Sextant ScanPathToken.swift
[37/85] Compiling Sextant WildcardPathToken.swift
[38/85] Compiling Sextant ArrayPathTokenPredicate.swift
[39/85] Compiling Sextant FakePredicate.swift
[40/85] Compiling Sextant FilterPathTokenPredicate.swift
[41/85] Compiling Sextant PredicatePathToken.swift
[42/85] Compiling Sextant PropertyPathTokenPredicate.swift
[43/85] Compiling Sextant LogicalOperator.swift
[44/85] Compiling Sextant PatternFlags.swift
[45/85] Compiling Sextant PredicateContext.swift
[46/85] Compiling Sextant RelationalExpressionNode.swift
[47/85] Compiling Sextant RelationalOperator.swift
[48/85] Compiling Sextant BooleanNode.swift
[49/85] Compiling Sextant ExpressionNode.swift
[50/85] Compiling Sextant CharacterIndex.swift
[51/85] Compiling Sextant EvaluationContext.swift
[52/85] Compiling Sextant CompiledFilter.swift
[53/85] Compiling Sextant Evaluator.swift
[54/85] Compiling Sextant Filter.swift
[55/85] Compiling Sextant FilterCompiler.swift
[56/85] Compiling Sextant LogicalExpressionNode.swift
[57/85] Compiling Sextant JsonNode.swift
[58/85] Compiling Sextant NullNode.swift
[59/85] Compiling Sextant NumberNode.swift
[60/85] Compiling Sextant PathNode.swift
[61/85] Compiling Sextant PatternNode.swift
[62/85] Compiling Sextant StringNode.swift
[63/85] Compiling Sextant ValueNode.swift
[64/85] Compiling Sextant ArrayIndexOperation.swift
[65/85] Compiling Sextant ArraySliceOperation.swift
[66/85] Compiling Sextant Parameter.swift
[67/85] Compiling Sextant ArrayIndexPath.swift
[68/85] Compiling Sextant CompiledPath.swift
[69/85] Compiling Sextant NullPath.swift
[70/85] Compiling Sextant ObjectPropertyPath.swift
[71/85] Compiling Sextant Path.swift
[72/85] Compiling Sextant PathCompiler.swift
[73/85] Compiling Sextant RootPath.swift
[74/85] Compiling Sextant ArrayIndexToken.swift
[75/85] Compiling Sextant ArrayPathToken.swift
[76/85] Compiling Sextant ArraySliceToken.swift
[77/85] Compiling Sextant FunctionPathToken.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.97s)
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-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.