The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-gherkin-testing, reference 0.1.0 (a650cf), with Swift 6.2 for Linux on 12 Feb 2026 13:23:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/atelier-socle/swift-gherkin-testing.git
Reference: 0.1.0
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-testing
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at a650cf7 chore: replace placeholder emails with contact page URL
Cloned https://github.com/atelier-socle/swift-gherkin-testing.git
Revision (git rev-parse @):
a650cf7150f89ac1d63eab5bef843972c723932b
SUCCESS checkout https://github.com/atelier-socle/swift-gherkin-testing.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/atelier-socle/swift-gherkin-testing.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74130] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.52s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (8.25s)
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/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.36s)
Building for debugging...
[0/9] Write sources
[3/9] Copying gherkin-languages.json
[5/9] Write swift-version-24593BA9C3E375BF.txt
[7/18] Compiling GherkinTestingMacros Plugin.swift
[8/19] Compiling GherkinTestingMacros StepMacros.swift
[9/19] Compiling GherkinTestingMacros GherkinDiagnostic.swift
[10/19] Compiling GherkinTestingMacros StepRegistryCodeGen.swift
[11/19] Compiling GherkinTestingMacros SyntaxHelpers.swift
[12/19] Compiling GherkinTestingMacros ScenarioKeywords.swift
[13/19] Compiling GherkinTestingMacros FeatureMacro.swift
[14/19] Compiling GherkinTestingMacros HookMacros.swift
[15/19] Emitting module GherkinTestingMacros
[16/19] Compiling GherkinTestingMacros StepLibraryMacro.swift
[17/20] Wrapping AST for GherkinTestingMacros for debugging
[18/20] Write Objects.LinkFileList
[19/20] Linking GherkinTestingMacros-tool
[21/130] Compiling GherkinTesting Location.swift
[22/130] Compiling GherkinTesting Rule.swift
[23/130] Compiling GherkinTesting RuleChild.swift
[24/130] Compiling GherkinTesting Scenario.swift
[25/130] Compiling GherkinTesting Step.swift
[26/130] Compiling GherkinTesting StepKeywordType.swift
[27/130] Compiling GherkinTesting TableRow.swift
[28/130] Compiling GherkinTesting Tag.swift
[29/137] Emitting module GherkinTesting
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[30/144] Compiling GherkinTesting Background.swift
[31/144] Compiling GherkinTesting Comment.swift
[32/144] Compiling GherkinTesting DataTable.swift
[33/144] Compiling GherkinTesting DocString.swift
[34/144] Compiling GherkinTesting Examples.swift
[35/144] Compiling GherkinTesting Feature.swift
[36/144] Compiling GherkinTesting FeatureChild.swift
[37/144] Compiling GherkinTesting GherkinDocument.swift
[38/144] Compiling GherkinTesting StepDefinition.swift
[39/144] Compiling GherkinTesting StepExecutor.swift
[40/144] Compiling GherkinTesting StepMatch.swift
[41/144] Compiling GherkinTesting StepMatchError.swift
[42/144] Compiling GherkinTesting StepSuggestion.swift
[43/144] Compiling GherkinTesting TagFilter.swift
[44/144] Compiling GherkinTesting TestRunner.swift
[45/144] Compiling GherkinTesting Pickle.swift
[46/144] Compiling GherkinTesting StepArgument.swift
[47/144] Compiling GherkinTesting CucumberExpression.swift
[48/144] Compiling GherkinTesting ExpressionParser.swift
[49/144] Compiling GherkinTesting ParameterType.swift
[50/144] Compiling GherkinTesting ParameterTypeRegistry.swift
[51/144] Compiling GherkinTesting RegexStepMatcher.swift
[52/144] Compiling GherkinTesting GherkinLanguage.swift
[53/144] Compiling GherkinTesting LanguageDetector.swift
[62/144] Compiling GherkinTesting PickleCompiler.swift
[63/144] Compiling GherkinTesting PickleStep.swift
[64/144] Compiling GherkinTesting PickleTag.swift
[65/144] Compiling GherkinTesting GherkinLexer.swift
[66/144] Compiling GherkinTesting Token.swift
[67/144] Compiling GherkinTesting TokenType.swift
[68/144] Compiling GherkinTesting GherkinParser.swift
[69/144] Emitting module GherkinTesting
[70/144] Compiling GherkinTesting FeatureExecutor.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[71/144] Compiling GherkinTesting FeatureProtocol.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[72/144] Compiling GherkinTesting FeatureSource.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[73/144] Compiling GherkinTesting MacroDeclarations.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[74/144] Compiling GherkinTesting StepLibraryProtocol.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[75/144] Compiling GherkinTesting GherkinConfiguration.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[76/144] Compiling GherkinTesting ParameterTypeDescriptor.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[77/144] Compiling GherkinTesting ReportFormat.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[79/144] Compiling GherkinTesting ParserError.swift
[80/144] Compiling GherkinTesting ExampleExpansion.swift
[81/144] Compiling GherkinTesting ExamplePass.swift
[82/144] Compiling GherkinTesting ExampleRepresentable.swift
[83/144] Compiling GherkinTesting ExecutionResult.swift
[84/144] Compiling GherkinTesting HookRegistry.swift
[85/144] Compiling GherkinTesting PendingStepError.swift
[116/144] Compiling GherkinTesting LanguageRegistry.swift
[117/144] Compiling GherkinTesting CompositeReporter.swift
[118/144] Compiling GherkinTesting CucumberJSONReporter.swift
[119/144] Compiling GherkinTesting GherkinReporter.swift
[120/144] Compiling GherkinTesting HTMLReporter.swift
[121/144] Compiling GherkinTesting JUnitXMLReporter.swift
[122/144] Compiling GherkinTesting resource_bundle_accessor.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Build complete! (32.24s)
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" : "/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" : "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" : "/host/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" : "/host/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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.