Build Information
Successful build of GherkinGenerator, reference main (1add06), with Swift 6.3 for Linux on 18 Apr 2026 14:57:03 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/atelier-socle/swift-gherkin-generator.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/atelier-socle/swift-gherkin-generator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1add064 chore: relicense from MIT to Apache License 2.0
Cloned https://github.com/atelier-socle/swift-gherkin-generator.git
Revision (git rev-parse @):
1add06496f92e8f0998865767b93b9595ad8d6bc
SUCCESS checkout https://github.com/atelier-socle/swift-gherkin-generator.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/atelier-socle/swift-gherkin-generator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.75s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.18s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/16] Copying gherkin-languages.json
[3/16] Write sources
[8/16] Write swift-version-24593BA9C3E375BF.txt
[10/45] Emitting module GherkinGenerator
[11/48] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/48] Emitting module ArgumentParserToolInfo
[13/49] Wrapping AST for ArgumentParserToolInfo for debugging
[15/95] Compiling ArgumentParser ArgumentDecoder.swift
[16/95] Compiling ArgumentParser ArgumentDefinition.swift
[17/95] Compiling ArgumentParser ArgumentSet.swift
[18/95] Compiling ArgumentParser CommandParser.swift
[19/95] Compiling ArgumentParser DumpHelpGenerator.swift
[20/95] Compiling ArgumentParser HelpCommand.swift
[21/95] Compiling ArgumentParser HelpGenerator.swift
[22/95] Compiling ArgumentParser ParsedValues.swift
[23/95] Compiling ArgumentParser ParserError.swift
[24/95] Compiling ArgumentParser SplitArguments.swift
[25/95] Compiling ArgumentParser InputKey.swift
[26/95] Compiling ArgumentParser InputOrigin.swift
[27/95] Compiling ArgumentParser Name.swift
[28/95] Compiling ArgumentParser Parsed.swift
[29/95] Compiling ArgumentParser NameSpecification.swift
[30/95] Compiling ArgumentParser Option.swift
[31/95] Compiling ArgumentParser OptionGroup.swift
[32/95] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/95] Compiling ArgumentParser ArgumentVisibility.swift
[34/95] Compiling ArgumentParser CompletionKind.swift
[35/95] Compiling ArgumentParser Errors.swift
[36/95] Compiling ArgumentParser Flag.swift
[37/95] Compiling ArgumentParser CompletionsGenerator.swift
[38/95] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/95] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/95] Compiling ArgumentParser Argument.swift
[41/95] Compiling ArgumentParser ArgumentDiscussion.swift
[42/95] Compiling ArgumentParser ArgumentHelp.swift
[43/95] Compiling ArgumentParser ParsableCommand.swift
[44/96] Wrapping AST for GherkinGenerator for debugging
[46/96] Compiling ArgumentParser Foundation.swift
[47/96] Compiling ArgumentParser Mutex.swift
[48/96] Compiling ArgumentParser Platform.swift
[49/96] Compiling ArgumentParser SequenceExtensions.swift
[50/96] Compiling ArgumentParser StringExtensions.swift
[51/96] Compiling ArgumentParser SwiftExtensions.swift
[58/102] Compiling ArgumentParser ParentCommand.swift
[59/102] Compiling ArgumentParser AsyncParsableCommand.swift
[60/102] Compiling ArgumentParser CommandConfiguration.swift
[61/102] Compiling ArgumentParser CommandGroup.swift
[62/102] Compiling ArgumentParser EnumerableFlag.swift
[63/102] Compiling ArgumentParser ExpressibleByArgument.swift
[64/102] Compiling ArgumentParser ParsableArguments.swift
[72/102] Emitting module ArgumentParser
[80/102] Compiling ArgumentParser Tree.swift
[81/102] Compiling ArgumentParser CodingKeyValidator.swift
[82/102] Compiling ArgumentParser NonsenseFlagsValidator.swift
[83/102] Compiling ArgumentParser ParsableArgumentsValidation.swift
[84/102] Compiling ArgumentParser PositionalArgumentsValidator.swift
[85/102] Compiling ArgumentParser UniqueNamesValidator.swift
[95/102] Compiling ArgumentParser MessageInfo.swift
[96/102] Compiling ArgumentParser UsageGenerator.swift
[97/102] Compiling ArgumentParser CollectionExtensions.swift
[98/103] Wrapping AST for ArgumentParser for debugging
[100/112] Compiling GherkinGenCLICore GherkinGenCommand.swift
[101/112] Compiling GherkinGenCLICore LanguagesCommand.swift
[102/112] Compiling GherkinGenCLICore ParseCommand.swift
[103/113] Compiling GherkinGenCLICore GenerateCommand.swift
[104/113] Compiling GherkinGenCLICore ValidateCommand.swift
[105/113] Compiling GherkinGenCLICore ExportCommand.swift
[106/113] Emitting module GherkinGenCLICore
[107/113] Compiling GherkinGenCLICore ConvertCommand.swift
[108/113] Compiling GherkinGenCLICore ANSIColor.swift
[109/113] Compiling GherkinGenCLICore BatchExportCommand.swift
[110/114] Wrapping AST for GherkinGenCLICore for debugging
[112/116] Emitting module GherkinGenCLI
[113/116] Compiling GherkinGenCLI GherkinGen.swift
[114/117] Wrapping AST for GherkinGenCLI for debugging
[115/117] Write Objects.LinkFileList
[116/117] Linking gherkin-gen
Build complete! (20.97s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "GherkinGenerator",
"name" : "GherkinGenerator",
"path" : "/host/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" : "GherkinGenerator",
"targets" : [
"GherkinGenerator"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "gherkin-gen",
"targets" : [
"GherkinGenCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "GherkinGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "GherkinGeneratorTests",
"path" : "Tests/GherkinGeneratorTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/complex-feature.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/complex.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/edge-cases.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/french.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/german.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/invalid-structure.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/invalid-syntax.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/japanese.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/large.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/multilang/es_login.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/multilang/it_products.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/multilang/pt_payment.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/outline.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/rules.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/scenarios.csv",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/semicolon.csv",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/simple-feature.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/simple.feature",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GherkinGeneratorTests/Fixtures/Resources/steps.txt",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Builder/BuilderCoverageTests.swift",
"Builder/GherkinFeatureBuilderTests.swift",
"Exporter/BatchExporterTests.swift",
"Exporter/ExporterCoverageTests.swift",
"Exporter/JSONExportTests.swift",
"Exporter/MarkdownExportTests.swift",
"Exporter/StreamingExporterTests.swift",
"Formatter/FormatterCoverageTests.swift",
"Formatter/GherkinFormatterTests.swift",
"Helpers/FeatureFixtureDirectory.swift",
"Integration/FixtureExportTests.swift",
"Integration/FixtureImportTests.swift",
"Integration/FixtureParsingTests.swift",
"Integration/FixturePerformanceTests.swift",
"Integration/FixtureRoundtripTests.swift",
"Integration/FixtureValidationTests.swift",
"Integration/RoundtripTests.swift",
"Language/LanguageTests.swift",
"Model/GherkinErrorTests.swift",
"Model/ModelCoverageTests.swift",
"Model/ModelTests.swift",
"Parser/BatchImporterTests.swift",
"Parser/CSVParserTests.swift",
"Parser/ExcelParserTests.swift",
"Parser/JSONFeatureParserTests.swift",
"Parser/ParserBasicTests.swift",
"Parser/ParserCoverageTests.swift",
"Parser/ParserErrorTests.swift",
"Parser/ParserIntegrationTests.swift",
"Parser/ParserLanguageTests.swift",
"Parser/ParserOutlineTests.swift",
"Parser/ParserRuleTests.swift",
"Parser/ParserTableDocStringTests.swift",
"Parser/ParserTagTests.swift",
"Parser/PlainTextParserTests.swift",
"Parser/ZIPReaderTests.swift",
"Showcase/ShowcaseAuthenticationTests.swift",
"Showcase/ShowcaseECommerceTests.swift",
"Showcase/ShowcaseMultiLanguageTests.swift",
"Showcase/ShowcaseStreamingTests.swift",
"Showcase/ShowcaseValidationTests.swift",
"Validator/BatchValidatorTests.swift",
"Validator/CoherenceRuleTests.swift",
"Validator/OutlinePlaceholderRuleTests.swift",
"Validator/StructureRuleTests.swift",
"Validator/TableConsistencyRuleTests.swift",
"Validator/TagFormatRuleTests.swift",
"Validator/ValidatorCoverageTests.swift",
"Validator/ValidatorTests.swift"
],
"target_dependencies" : [
"GherkinGenerator",
"CZlib"
],
"type" : "test"
},
{
"c99name" : "GherkinGenerator",
"module_type" : "SwiftTarget",
"name" : "GherkinGenerator",
"path" : "Sources/GherkinGenerator",
"product_memberships" : [
"GherkinGenerator",
"gherkin-gen"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/GherkinGenerator/Resources/gherkin-languages.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Builder/GherkinFeature.swift",
"Exporter/BatchExporter.swift",
"Exporter/GherkinExporter.swift",
"Formatter/GherkinFormatter.swift",
"Language/GherkinLanguage.swift",
"Language/GherkinLanguageRegistry.swift",
"Language/LanguageKeywords.swift",
"Model/Background.swift",
"Model/Comment.swift",
"Model/DataTable.swift",
"Model/DocString.swift",
"Model/Examples.swift",
"Model/Feature.swift",
"Model/GherkinError.swift",
"Model/Rule.swift",
"Model/Scenario.swift",
"Model/Step.swift",
"Model/Tag.swift",
"Parser/BatchImporter.swift",
"Parser/CSVParser.swift",
"Parser/ExcelParser.swift",
"Parser/GherkinParser.swift",
"Parser/JSONFeatureParser.swift",
"Parser/PlainTextParser.swift",
"Parser/ZIPReader.swift",
"Validator/BatchValidator.swift",
"Validator/GherkinValidator.swift",
"Validator/ValidationRule.swift"
],
"target_dependencies" : [
"CZlib"
],
"type" : "library"
},
{
"c99name" : "GherkinGenCLITests",
"module_type" : "SwiftTarget",
"name" : "GherkinGenCLITests",
"path" : "Tests/GherkinGenCLITests",
"product_dependencies" : [
"ArgumentParser"
],
"sources" : [
"BatchExportCommandTests.swift",
"ConvertCommandTests.swift",
"ExportCommandTests.swift",
"GenerateCommandTests.swift",
"LanguagesCommandTests.swift",
"ParseCommandTests.swift",
"Showcase/ShowcaseCLIWorkflowTests.swift",
"ValidateCommandTests.swift"
],
"target_dependencies" : [
"GherkinGenCLICore",
"GherkinGenerator"
],
"type" : "test"
},
{
"c99name" : "GherkinGenCLICore",
"module_type" : "SwiftTarget",
"name" : "GherkinGenCLICore",
"path" : "Sources/GherkinGenCLICore",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"gherkin-gen"
],
"sources" : [
"ANSIColor.swift",
"BatchExportCommand.swift",
"ConvertCommand.swift",
"ExportCommand.swift",
"GenerateCommand.swift",
"GherkinGenCommand.swift",
"LanguagesCommand.swift",
"ParseCommand.swift",
"ValidateCommand.swift"
],
"target_dependencies" : [
"GherkinGenerator"
],
"type" : "library"
},
{
"c99name" : "GherkinGenCLI",
"module_type" : "SwiftTarget",
"name" : "GherkinGenCLI",
"path" : "Sources/GherkinGenCLI",
"product_memberships" : [
"gherkin-gen"
],
"sources" : [
"GherkinGen.swift"
],
"target_dependencies" : [
"GherkinGenCLICore"
],
"type" : "executable"
},
{
"c99name" : "CZlib",
"module_type" : "SystemLibraryTarget",
"name" : "CZlib",
"path" : "Sources/CZlib",
"product_memberships" : [
"GherkinGenerator",
"gherkin-gen"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.