Build Information
Successful build of swift-gherkin-testing, reference main (7671c1), with Swift 6.2 for macOS (SPM) on 18 Feb 2026 02:41:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/atelier-socle/swift-gherkin-testing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/atelier-socle/swift-gherkin-testing
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7671c1b chore: relicense from MIT to Apache License 2.0
Cloned https://github.com/atelier-socle/swift-gherkin-testing.git
Revision (git rev-parse @):
7671c1be2123c50271bb55c6e14af3f19ed3d6af
SUCCESS checkout https://github.com/atelier-socle/swift-gherkin-testing.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74265] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.11s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (8.97s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.18s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-gherkin-testing",
"name": "swift-gherkin-testing",
"url": "https://github.com/atelier-socle/swift-gherkin-testing.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-gherkin-testing",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/atelier-socle/swift-gherkin-testing.git
[1/942] Fetching swift-gherkin-testing
Fetched https://github.com/atelier-socle/swift-gherkin-testing.git from cache (1.08s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.00s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.06s)
Creating working copy for https://github.com/atelier-socle/swift-gherkin-testing.git
Working copy of https://github.com/atelier-socle/swift-gherkin-testing.git resolved at main (7671c1b)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
warning: '.resolve-product-dependencies': dependency 'swift-gherkin-testing' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/atelier-socle/swift-gherkin-testing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[3/8] Copying gherkin-languages.json
[5/8] Write swift-version-49B95AFC49DCD68C.txt
[7/18] Compiling GherkinTestingMacros Plugin.swift
[8/18] Compiling GherkinTestingMacros StepLibraryMacro.swift
[9/18] Compiling GherkinTestingMacros StepMacros.swift
[10/18] Compiling GherkinTestingMacros HookMacros.swift
[11/18] Compiling GherkinTestingMacros ScenarioKeywords.swift
[12/18] Compiling GherkinTestingMacros GherkinDiagnostic.swift
[13/18] Compiling GherkinTestingMacros SyntaxHelpers.swift
[14/18] Compiling GherkinTestingMacros StepRegistryCodeGen.swift
[15/18] Emitting module GherkinTestingMacros
[16/18] Compiling GherkinTestingMacros FeatureMacro.swift
[16/18] Write Objects.LinkFileList
[17/18] Linking GherkinTestingMacros-tool
[19/130] Compiling GherkinTesting StepMatchError.swift
[20/130] Compiling GherkinTesting StepSuggestion.swift
[21/130] Compiling GherkinTesting TagFilter.swift
[22/130] Compiling GherkinTesting TestRunner.swift
[23/130] Compiling GherkinTesting CucumberExpression.swift
[24/130] Compiling GherkinTesting ExpressionParser.swift
[25/136] Emitting module GherkinTesting
[27/142] Compiling GherkinTesting FeatureProtocol.swift
[28/142] Compiling GherkinTesting FeatureSource.swift
[29/142] Compiling GherkinTesting PickleTag.swift
[30/142] Compiling GherkinTesting StepLibraryProtocol.swift
[31/142] Compiling GherkinTesting GherkinConfiguration.swift
[32/142] Compiling GherkinTesting ParameterTypeDescriptor.swift
[33/142] Compiling GherkinTesting GherkinParser.swift
[34/142] Compiling GherkinTesting ParserError.swift
[35/142] Compiling GherkinTesting ExampleExpansion.swift
[36/142] Compiling GherkinTesting ExamplePass.swift
[37/142] Compiling GherkinTesting ExampleRepresentable.swift
[38/142] Compiling GherkinTesting ExecutionResult.swift
[39/142] Compiling GherkinTesting ReportFormat.swift
[40/142] Compiling GherkinTesting Background.swift
[41/142] Compiling GherkinTesting Comment.swift
[42/142] Compiling GherkinTesting DataTable.swift
[43/142] Compiling GherkinTesting DocString.swift
[44/142] Compiling GherkinTesting Examples.swift
[45/142] Compiling GherkinTesting Feature.swift
[46/142] Compiling GherkinTesting FeatureChild.swift
[47/142] Compiling GherkinTesting GherkinDocument.swift
[48/142] Compiling GherkinTesting Location.swift
[49/142] Compiling GherkinTesting Rule.swift
[50/142] Compiling GherkinTesting RuleChild.swift
[51/142] Compiling GherkinTesting HookRegistry.swift
[52/142] Compiling GherkinTesting PendingStepError.swift
[53/142] Compiling GherkinTesting StepArgument.swift
[54/142] Compiling GherkinTesting StepDefinition.swift
[55/142] Compiling GherkinTesting StepExecutor.swift
[56/142] Compiling GherkinTesting StepMatch.swift
[63/142] Compiling GherkinTesting ParameterType.swift
[64/142] Compiling GherkinTesting ParameterTypeRegistry.swift
[65/142] Compiling GherkinTesting RegexStepMatcher.swift
[66/142] Compiling GherkinTesting GherkinLanguage.swift
[67/142] Compiling GherkinTesting LanguageDetector.swift
[68/142] Compiling GherkinTesting LanguageRegistry.swift
[69/142] Compiling GherkinTesting PickleCompiler.swift
[70/142] Compiling GherkinTesting PickleStep.swift
[71/142] Compiling GherkinTesting PickleTag.swift
[72/142] Compiling GherkinTesting GherkinLexer.swift
[73/142] Compiling GherkinTesting Token.swift
[74/142] Compiling GherkinTesting TokenType.swift
[75/142] Compiling GherkinTesting CompositeReporter.swift
[76/142] Compiling GherkinTesting CucumberJSONReporter.swift
[77/142] Compiling GherkinTesting GherkinReporter.swift
[78/142] Compiling GherkinTesting HTMLReporter.swift
[79/142] Compiling GherkinTesting JUnitXMLReporter.swift
[80/142] Compiling GherkinTesting resource_bundle_accessor.swift
[117/142] Compiling GherkinTesting Scenario.swift
[118/142] Compiling GherkinTesting Step.swift
[119/142] Compiling GherkinTesting StepKeywordType.swift
[120/142] Compiling GherkinTesting TableRow.swift
[121/142] Compiling GherkinTesting Tag.swift
[122/142] Compiling GherkinTesting GherkinConfiguration.swift
[123/142] Compiling GherkinTesting FeatureExecutor.swift
Build complete! (9.29s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "601.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "swift-gherkin-testing",
"name" : "swift-gherkin-testing",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
}
],
"products" : [
{
"name" : "GherkinTesting",
"targets" : [
"GherkinTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GherkinTestingMacros",
"targets" : [
"GherkinTestingMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "GherkinTestingTests",
"module_type" : "SwiftTarget",
"name" : "GherkinTestingTests",
"path" : "Tests/GherkinTestingTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GherkinTestingTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Compatibility/GlobalActorCompatibilityTests.swift",
"Configuration/GherkinConfigurationCustomTypesTests.swift",
"Configuration/ParameterTypeDescriptorTests.swift",
"Core/AST/DataTableConvenienceTests.swift",
"Core/ASTTests.swift",
"Core/Compiler/PickleCompilerExtraTests.swift",
"Core/Compiler/PickleCompilerTests.swift",
"Core/Lexer/GherkinLexerTests.swift",
"Core/Parser/GherkinParserExtraTests.swift",
"Core/Parser/GherkinParserTests.swift",
"Core/Parser/ParserErrorTests.swift",
"Examples/ExampleExpansionTests.swift",
"Examples/ExamplePassTests.swift",
"Examples/ExampleRepresentableTests.swift",
"Execution/AdvancedExecutionExtraTests.swift",
"Execution/AdvancedExecutionTests.swift",
"Execution/ExecutionResultTests.swift",
"Execution/HookRegistryTests.swift",
"Execution/StepArgumentIntegrationTests.swift",
"Execution/StepArgumentTests.swift",
"Execution/StepExecutorTests.swift",
"Execution/StepSuggestionCustomTypesTests.swift",
"Execution/StepSuggestionTests.swift",
"Execution/TagFilterTests.swift",
"Execution/TestRunnerTests.swift",
"Expressions/CucumberExpressionTests.swift",
"Expressions/ExpressionParserTests.swift",
"Expressions/ParameterTypeTests.swift",
"Expressions/RegexStepMatcherTests.swift",
"GherkinTestingTests.swift",
"I18n/LanguageRegistryTests.swift",
"Integration/EndToEndTests.swift",
"Integration/FeatureExecutorTests.swift",
"Performance/BenchmarkTests.swift",
"Reporters/CompositeReporterTests.swift",
"Reporters/CucumberJSONReporterTests.swift",
"Reporters/HTMLReporterTests.swift",
"Reporters/JUnitXMLReporterTests.swift",
"Reporters/ReporterIntegrationTests.swift"
],
"target_dependencies" : [
"GherkinTesting"
],
"type" : "test"
},
{
"c99name" : "GherkinTestingMacros",
"module_type" : "SwiftTarget",
"name" : "GherkinTestingMacros",
"path" : "Sources/GherkinTestingMacros",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftSyntaxBuilder",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"GherkinTesting",
"GherkinTestingMacros"
],
"sources" : [
"CodeGeneration/StepRegistryCodeGen.swift",
"CodeGeneration/SyntaxHelpers.swift",
"Diagnostics/GherkinDiagnostic.swift",
"FeatureMacro.swift",
"HookMacros.swift",
"I18n/ScenarioKeywords.swift",
"Plugin.swift",
"StepLibraryMacro.swift",
"StepMacros.swift"
],
"type" : "macro"
},
{
"c99name" : "GherkinTestingMacroTests",
"module_type" : "SwiftTarget",
"name" : "GherkinTestingMacroTests",
"path" : "Tests/GherkinTestingMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"DiagnosticTests.swift",
"FeatureMacroReportsTests.swift",
"FeatureMacroTests.swift",
"HookMacroTests.swift",
"MacroTests.swift",
"StepLibraryMacroTests.swift",
"StepMacroTests.swift",
"SyntaxHelpersTests.swift"
],
"target_dependencies" : [
"GherkinTestingMacros"
],
"type" : "test"
},
{
"c99name" : "GherkinTestingDemoTests",
"module_type" : "SwiftTarget",
"name" : "GherkinTestingDemoTests",
"path" : "Tests/GherkinTestingDemoTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GherkinTestingDemoTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DemoConfiguration.swift",
"Features/DryRunFeatureDemoTests.swift",
"Features/FileSourceFeatureTests.swift",
"Features/FrenchAuthTests.swift",
"Features/JapaneseFeatureTests.swift",
"Features/LoginFeatureTests.swift",
"Features/MacroSmokeTest.swift",
"Features/NavigationFeatureTests.swift",
"Features/PendingAndEdgeCasesTests.swift",
"Features/RegistrationFeatureTests.swift",
"Features/ReporterFeatureDemoTests.swift",
"Features/ShowcaseFeatureTests.swift",
"Features/StepLibraryCompositionTests.swift",
"Features/StepLibraryShowcaseTests.swift",
"FixtureLoader.swift",
"Hooks.swift",
"MockAuthService.swift",
"ReporterDemo.swift",
"StepLibraries/AuthenticationSteps.swift",
"StepLibraries/NavigationSteps.swift",
"StepLibraries/ValidationSteps.swift"
],
"target_dependencies" : [
"GherkinTesting"
],
"type" : "test"
},
{
"c99name" : "GherkinTesting",
"module_type" : "SwiftTarget",
"name" : "GherkinTesting",
"path" : "Sources/GherkinTesting",
"product_memberships" : [
"GherkinTesting"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/GherkinTesting/I18n/Resources/gherkin-languages.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"API/FeatureExecutor.swift",
"API/FeatureProtocol.swift",
"API/FeatureSource.swift",
"API/MacroDeclarations.swift",
"API/StepLibraryProtocol.swift",
"Configuration/GherkinConfiguration.swift",
"Configuration/ParameterTypeDescriptor.swift",
"Configuration/ReportFormat.swift",
"Core/AST/Background.swift",
"Core/AST/Comment.swift",
"Core/AST/DataTable.swift",
"Core/AST/DocString.swift",
"Core/AST/Examples.swift",
"Core/AST/Feature.swift",
"Core/AST/FeatureChild.swift",
"Core/AST/GherkinDocument.swift",
"Core/AST/Location.swift",
"Core/AST/Rule.swift",
"Core/AST/RuleChild.swift",
"Core/AST/Scenario.swift",
"Core/AST/Step.swift",
"Core/AST/StepKeywordType.swift",
"Core/AST/TableRow.swift",
"Core/AST/Tag.swift",
"Core/Compiler/Pickle.swift",
"Core/Compiler/PickleCompiler.swift",
"Core/Compiler/PickleStep.swift",
"Core/Compiler/PickleTag.swift",
"Core/Lexer/GherkinLexer.swift",
"Core/Lexer/Token.swift",
"Core/Lexer/TokenType.swift",
"Core/Parser/GherkinParser.swift",
"Core/Parser/ParserError.swift",
"Examples/ExampleExpansion.swift",
"Examples/ExamplePass.swift",
"Examples/ExampleRepresentable.swift",
"Execution/ExecutionResult.swift",
"Execution/HookRegistry.swift",
"Execution/PendingStepError.swift",
"Execution/StepArgument.swift",
"Execution/StepDefinition.swift",
"Execution/StepExecutor.swift",
"Execution/StepMatch.swift",
"Execution/StepMatchError.swift",
"Execution/StepSuggestion.swift",
"Execution/TagFilter.swift",
"Execution/TestRunner.swift",
"Expressions/CucumberExpression.swift",
"Expressions/ExpressionParser.swift",
"Expressions/ParameterType.swift",
"Expressions/ParameterTypeRegistry.swift",
"Expressions/RegexStepMatcher.swift",
"I18n/GherkinLanguage.swift",
"I18n/LanguageDetector.swift",
"I18n/LanguageRegistry.swift",
"Reporters/CompositeReporter.swift",
"Reporters/CucumberJSONReporter.swift",
"Reporters/GherkinReporter.swift",
"Reporters/HTMLReporter.swift",
"Reporters/JUnitXMLReporter.swift"
],
"target_dependencies" : [
"GherkinTestingMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.