The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GherkinGenerator, reference main (1add06), with Swift 6.1 for Android on 18 Feb 2026 02:42:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/atelier-socle/swift-gherkin-generator.git
https://github.com/atelier-socle/swift-gherkin-generator.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
BUILD FAILURE 6.1 android