Build Information
Successful build of Sextant, reference main (74b947
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 22:39:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/KittyMac/Sextant.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/6] Write sources
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/20] Compiling Hitch Int8+Ascii.swift
[8/21] Compiling Hitch Hitch+Base32.swift
[9/21] Compiling Hitch Hitch+Base64.swift
[10/21] Emitting module Hitch
[11/21] Compiling Hitch Hitch+CodeBlock.swift
[12/21] Compiling Hitch CHitch.swift
[13/21] Compiling Hitch HalfHitch.swift
[14/21] Compiling Chronometer Chronometer.swift
[15/21] Emitting module Chronometer
[16/21] Compiling Hitch Hitch+Shared.swift
[17/21] Compiling Hitch Hitch+MD5.swift
[18/21] Compiling Hitch Hitch+FormatOperator.swift
[19/21] Compiling Hitch Hitch+Format.swift
[20/21] Compiling Hitch Hitch.swift
[21/21] Compiling Hitch UInt8+Ascii.swift
[22/25] Compiling Spanker Spanker+Subscripts.swift
[23/25] Compiling Spanker Spanker+Reader.swift
[24/25] Emitting module Spanker
[25/25] Compiling Spanker Spanker.swift
[26/77] Compiling Sextant LogicalExpressionNode.swift
[27/77] Compiling Sextant LogicalOperator.swift
[28/77] Compiling Sextant PatternFlags.swift
[29/77] Compiling Sextant PredicateContext.swift
[30/77] Compiling Sextant RelationalExpressionNode.swift
[31/77] Compiling Sextant RelationalOperator.swift
[32/77] Compiling Sextant FilterPathTokenPredicate.swift
[33/77] Compiling Sextant PredicatePathToken.swift
[34/77] Compiling Sextant PropertyPathTokenPredicate.swift
[35/77] Compiling Sextant ScanPredicate.swift
[36/77] Compiling Sextant WildcardPathTokenPredicate.swift
[37/82] Compiling Sextant BooleanNode.swift
[38/82] Compiling Sextant ExpressionNode.swift
[39/82] Compiling Sextant JsonNode.swift
[40/82] Compiling Sextant NullNode.swift
[41/82] Compiling Sextant NumberNode.swift
[42/82] Compiling Sextant PathNode.swift
[43/82] Compiling Sextant RootPath.swift
[44/82] Compiling Sextant ArrayIndexToken.swift
[45/82] Compiling Sextant ArrayPathToken.swift
[46/82] Compiling Sextant ArraySliceToken.swift
[47/82] Compiling Sextant FunctionPathToken.swift
[48/82] Compiling Sextant PathFunction+Spanker.swift
[49/82] Compiling Sextant PatternNode.swift
[50/82] Compiling Sextant StringNode.swift
[51/82] Compiling Sextant ValueNode.swift
[52/82] Compiling Sextant ArrayIndexOperation.swift
[53/82] Compiling Sextant ArraySliceOperation.swift
[54/82] Compiling Sextant Parameter.swift
[55/82] Compiling Sextant PathFunction.swift
[56/82] Compiling Sextant PathToken+Spanker.swift
[57/82] Compiling Sextant PathToken.swift
[58/82] Compiling Sextant PropertyPathToken.swift
[59/82] Compiling Sextant RootPathToken.swift
[60/82] Compiling Sextant ScanPathToken+Spanker.swift
[61/82] Compiling Sextant ScanPathToken.swift
[62/82] Compiling Sextant WildcardPathToken.swift
[63/82] Compiling Sextant ArrayPathTokenPredicate.swift
[64/82] Compiling Sextant FakePredicate.swift
[65/82] Compiling Sextant ArrayIndexPath.swift
[66/82] Compiling Sextant CompiledPath.swift
[67/82] Compiling Sextant NullPath.swift
[68/82] Compiling Sextant ObjectPropertyPath.swift
[69/82] Compiling Sextant Path.swift
[70/82] Compiling Sextant PathCompiler.swift
[71/82] Compiling Sextant CharacterIndex.swift
[72/82] Compiling Sextant EvaluationContext.swift
[73/82] Compiling Sextant CompiledFilter.swift
[74/82] Compiling Sextant Evaluator.swift
[75/82] Compiling Sextant Filter.swift
[76/82] Compiling Sextant FilterCompiler.swift
[77/82] Emitting module Sextant
[78/82] Compiling Sextant Sextant+Internal.swift
[79/82] Compiling Sextant Sextant+Many.swift
[80/82] Compiling Sextant Sextant+Single.swift
[81/82] Compiling Sextant Sextant+Update.swift
[82/82] Compiling Sextant Sextant.swift
Build complete! (16.72s)
Fetching https://github.com/KittyMac/Hitch.git
Fetching https://github.com/KittyMac/Spanker.git
Fetching https://github.com/KittyMac/Chronometer.git
Fetching https://github.com/apple/swift-argument-parser
[1/991] Fetching spanker
[91/1178] Fetching spanker, chronometer
[507/3656] Fetching spanker, chronometer, hitch
[1861/19036] Fetching spanker, chronometer, hitch, swift-argument-parser
Fetched https://github.com/KittyMac/Chronometer.git from cache (1.54s)
Fetched https://github.com/KittyMac/Hitch.git from cache (1.54s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.54s)
Fetched https://github.com/KittyMac/Spanker.git from cache (1.54s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.12 (2.05s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.2.50 (0.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.41s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.148 (0.48s)
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.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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
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" : "/Users/admin/builder/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"
}
Done.