The Swift Package Index logo.Swift Package Index

Build Information

Successful build of StringsLint, reference master (12ed25), with Swift 6.3 for Linux on 21 Apr 2026 01:26:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dral3x/stringslint.git
Reference: master
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/dral3x/stringslint
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 12ed25b release 0.1.10
Cloned https://github.com/dral3x/stringslint.git
Revision (git rev-parse @):
12ed25bd52f533b0bbcdca6c9908876f8e073c82
SUCCESS checkout https://github.com/dral3x/stringslint.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dral3x/stringslint.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/17424] Fetching swift-argument-parser
[1744/28975] Fetching swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.55s)
Fetched https://github.com/jpsim/Yams.git from cache (1.59s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (5.88s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.47s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
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.5.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/stringslint/Supporting Files/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/StringsLintFramework/Supporting Files/Info.plist
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[6/20] Compiling reader.c
[7/20] Write swift-version-24593BA9C3E375BF.txt
[8/20] Compiling writer.c
[9/20] Compiling parser.c
[10/20] Compiling api.c
[11/22] Compiling emitter.c
[12/22] Compiling scanner.c
[14/37] Emitting module ArgumentParserToolInfo
[15/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/38] Wrapping AST for ArgumentParserToolInfo for debugging
[18/76] Emitting module ArgumentParser
[19/76] Compiling ArgumentParser OptionGroup.swift
[20/76] Compiling ArgumentParser AsyncParsableCommand.swift
[21/76] Compiling ArgumentParser CommandConfiguration.swift
[22/76] Compiling ArgumentParser CommandGroup.swift
[23/76] Compiling ArgumentParser EnumerableFlag.swift
[24/81] Compiling ArgumentParser Name.swift
[25/81] Compiling ArgumentParser Parsed.swift
[26/81] Compiling ArgumentParser ParsedValues.swift
[27/81] Compiling ArgumentParser ParserError.swift
[28/81] Compiling ArgumentParser SplitArguments.swift
[29/81] Compiling ArgumentParser ArgumentVisibility.swift
[30/81] Compiling ArgumentParser CompletionKind.swift
[31/81] Compiling ArgumentParser Errors.swift
[32/81] Compiling ArgumentParser Flag.swift
[33/81] Compiling ArgumentParser NameSpecification.swift
[34/81] Compiling ArgumentParser Option.swift
[35/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/81] Compiling ArgumentParser CompletionsGenerator.swift
[37/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/81] Compiling ArgumentParser Argument.swift
[40/81] Compiling ArgumentParser ArgumentHelp.swift
[43/82] Emitting module Yams
[48/82] Compiling ArgumentParser ArgumentDecoder.swift
[52/82] Compiling ArgumentParser ExpressibleByArgument.swift
[53/82] Compiling ArgumentParser ParsableArguments.swift
[54/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[55/82] Compiling ArgumentParser ParsableCommand.swift
[61/82] Compiling ArgumentParser CollectionExtensions.swift
[62/82] Compiling ArgumentParser Platform.swift
[63/82] Compiling ArgumentParser SequenceExtensions.swift
[64/82] Compiling ArgumentParser StringExtensions.swift
[65/82] Compiling ArgumentParser Tree.swift
[66/82] Compiling Yams YamlError.swift
[67/83] Wrapping AST for Yams for debugging
[69/123] Compiling StringsLintFramework RuleDescription.swift
[70/123] Compiling StringsLintFramework RuleList.swift
[71/123] Compiling StringsLintFramework SwiftParser.swift
[72/123] Compiling StringsLintFramework XibParser.swift
[73/123] Compiling StringsLintFramework YamlParser.swift
[74/123] Compiling StringsLintFramework Reporter.swift
[75/123] Compiling StringsLintFramework XcodeReporter.swift
[76/123] Compiling StringsLintFramework MissingCommentRuleConfiguration.swift
[77/123] Compiling StringsLintFramework MissingRuleConfiguration.swift
[78/123] Compiling StringsLintFramework PartialRuleConfiguration.swift
[79/124] Wrapping AST for ArgumentParser for debugging
[84/124] Compiling StringsLintFramework RuleConfiguration.swift
[85/124] Compiling StringsLintFramework UnusedRuleConfiguration.swift
[86/129] Compiling StringsLintFramework Version.swift
[87/129] Compiling StringsLintFramework Violation.swift
[88/129] Compiling StringsLintFramework ViolationSeverity.swift
[89/129] Compiling StringsLintFramework ComposedParser.swift
[90/129] Compiling StringsLintFramework ObjcParserConfiguration.swift
[91/129] Compiling StringsLintFramework SwiftParserConfiguration.swift
[92/129] Compiling StringsLintFramework LocalizedString.swift
/host/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:9:10: warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
 7 |
 8 | public enum RuleListError: Error {
 9 |     case duplicatedConfigurations(rule: LintRule.Type)
   |          `- warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
10 | }
11 |
[93/129] Compiling StringsLintFramework Location.swift
/host/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:9:10: warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
 7 |
 8 | public enum RuleListError: Error {
 9 |     case duplicatedConfigurations(rule: LintRule.Type)
   |          `- warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
10 | }
11 |
[94/129] Compiling StringsLintFramework MasterRuleList.swift
/host/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:9:10: warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
 7 |
 8 | public enum RuleListError: Error {
 9 |     case duplicatedConfigurations(rule: LintRule.Type)
   |          `- warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
10 | }
11 |
[95/129] Compiling StringsLintFramework RegexConfiguration.swift
/host/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:9:10: warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
 7 |
 8 | public enum RuleListError: Error {
 9 |     case duplicatedConfigurations(rule: LintRule.Type)
   |          `- warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
10 | }
11 |
/host/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:9:10: warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
 7 |
 8 | public enum RuleListError: Error {
 9 |     case duplicatedConfigurations(rule: LintRule.Type)
   |          `- warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
10 | }
11 |
/host/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:9:10: warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
 7 |
 8 | public enum RuleListError: Error {
 9 |     case duplicatedConfigurations(rule: LintRule.Type)
   |          `- warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
10 | }
11 |
[98/129] Compiling StringsLintFramework XibParserConfiguration.swift
[99/129] Compiling StringsLintFramework LocalizableParser.swift
[100/129] Compiling StringsLintFramework ObjcParser.swift
[101/129] Compiling StringsLintFramework StringsParser.swift
[102/129] Compiling StringsLintFramework StringsdictParser.swift
[103/129] Compiling StringsLintFramework Array+StringsLint.swift
[104/129] Compiling StringsLintFramework Configuration+Parsing.swift
[105/129] Compiling StringsLintFramework LinuxCompatibility.swift
[106/129] Compiling StringsLintFramework QueuedPrint.swift
[107/129] Compiling StringsLintFramework String+StringsLint.swift
[108/129] Compiling StringsLintFramework Glob.swift
[109/129] Emitting module StringsLintFramework
/host/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:9:10: warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
 7 |
 8 | public enum RuleListError: Error {
 9 |     case duplicatedConfigurations(rule: LintRule.Type)
   |          `- warning: associated value 'duplicatedConfigurations(rule:)' of 'Sendable'-conforming enum 'RuleListError' contains non-Sendable type 'any LintRule.Type'
10 | }
11 |
[110/129] Compiling StringsLintFramework Parsing.swift
[111/129] Compiling StringsLintFramework String+Range.swift
[112/129] Compiling StringsLintFramework Configuration.swift
[113/129] Compiling StringsLintFramework ConfigurationError.swift
[114/129] Compiling StringsLintFramework File.swift
[115/129] Compiling StringsLintFramework Locale.swift
[121/129] Compiling StringsLintFramework MissingCommentRule.swift
[122/129] Compiling StringsLintFramework MissingRule.swift
[123/129] Compiling StringsLintFramework PartialRule.swift
[124/129] Compiling StringsLintFramework UnusedRule.swift
[125/129] Compiling StringsLintFramework LintRule.swift
[126/130] Wrapping AST for StringsLintFramework for debugging
[128/138] Compiling stringslint Reporter+CommandLine.swift
[129/139] Compiling stringslint FileManager+StringsLint.swift
[130/139] Compiling stringslint Linter.swift
[131/139] Compiling stringslint Configuration+CommandLine.swift
[132/139] Compiling stringslint Version.swift
[133/139] Compiling stringslint StringsLintError.swift
[134/139] Emitting module stringslint
[135/139] Compiling stringslint StringsLint.swift
[136/139] Compiling stringslint Lint.swift
[137/140] Wrapping AST for stringslint for debugging
[138/140] Write Objects.LinkFileList
[139/140] Linking stringslint
Build complete! (27.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "exact" : [
          "1.5.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "exact" : [
          "5.0.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "StringsLint",
  "name" : "StringsLint",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "stringslint",
      "targets" : [
        "stringslint"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "StringsLintFramework",
      "targets" : [
        "StringsLintFramework"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "stringslint",
      "module_type" : "SwiftTarget",
      "name" : "stringslint",
      "path" : "Sources/stringslint",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "stringslint"
      ],
      "sources" : [
        "Commands/Lint.swift",
        "Commands/StringsLint.swift",
        "Commands/Version.swift",
        "Extensions/Configuration+CommandLine.swift",
        "Extensions/FileManager+StringsLint.swift",
        "Extensions/Reporter+CommandLine.swift",
        "Helpers/Linter.swift",
        "Helpers/StringsLintError.swift"
      ],
      "target_dependencies" : [
        "StringsLintFramework"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "StringsLintFrameworkTests",
      "module_type" : "SwiftTarget",
      "name" : "StringsLintFrameworkTests",
      "path" : "Tests/StringsLintFrameworkTests",
      "sources" : [
        "Models/ConfigurationTestCase.swift",
        "Models/ConfigurationTests.swift",
        "Parsers/Configuration/ObjcParserConfigurationTests.swift",
        "Parsers/Configuration/SwiftParserConfigurationTests.swift",
        "Parsers/ObjcParserTests.swift",
        "Parsers/ParserTestCase.swift",
        "Parsers/StringsParserTests.swift",
        "Parsers/StringsdictParserTests.swift",
        "Parsers/SwiftParserTests.swift",
        "Parsers/XibParserTests.swift",
        "Reporters/XcodeReporterTests.swift",
        "Rules/Configuration/MissingCommentRuleConfiguratonTests.swift",
        "Rules/Configuration/MissingRuleConfigurationTests.swift",
        "Rules/Configuration/PartialRuleConfigurationTests.swift",
        "Rules/Configuration/UnusedRuleConfigurationTests.swift",
        "Rules/Lint/MissingCommentRuleTests.swift",
        "Rules/Lint/MissingRuleTests.swift",
        "Rules/Lint/UnusedRuleTests.swift"
      ],
      "target_dependencies" : [
        "StringsLintFramework"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StringsLintFramework",
      "module_type" : "SwiftTarget",
      "name" : "StringsLintFramework",
      "path" : "Sources/StringsLintFramework",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "stringslint",
        "StringsLintFramework"
      ],
      "sources" : [
        "Extensions/Array+StringsLint.swift",
        "Extensions/Configuration+Parsing.swift",
        "Extensions/LinuxCompatibility.swift",
        "Extensions/QueuedPrint.swift",
        "Extensions/String+StringsLint.swift",
        "Helpers/Glob.swift",
        "Helpers/Parsing.swift",
        "Helpers/String+Range.swift",
        "Models/Configuration.swift",
        "Models/ConfigurationError.swift",
        "Models/File.swift",
        "Models/Locale.swift",
        "Models/LocalizedString.swift",
        "Models/Location.swift",
        "Models/MasterRuleList.swift",
        "Models/RegexConfiguration.swift",
        "Models/RuleDescription.swift",
        "Models/RuleList.swift",
        "Models/Version.swift",
        "Models/Violation.swift",
        "Models/ViolationSeverity.swift",
        "Parsers/ComposedParser.swift",
        "Parsers/Configuration/ObjcParserConfiguration.swift",
        "Parsers/Configuration/SwiftParserConfiguration.swift",
        "Parsers/Configuration/XibParserConfiguration.swift",
        "Parsers/LocalizableParser.swift",
        "Parsers/ObjcParser.swift",
        "Parsers/StringsParser.swift",
        "Parsers/StringsdictParser.swift",
        "Parsers/SwiftParser.swift",
        "Parsers/XibParser.swift",
        "Parsers/YamlParser.swift",
        "Reporters/Reporter.swift",
        "Reporters/XcodeReporter.swift",
        "Rules/Configuration/MissingCommentRuleConfiguration.swift",
        "Rules/Configuration/MissingRuleConfiguration.swift",
        "Rules/Configuration/PartialRuleConfiguration.swift",
        "Rules/Configuration/RuleConfiguration.swift",
        "Rules/Configuration/UnusedRuleConfiguration.swift",
        "Rules/Lint/MissingCommentRule.swift",
        "Rules/Lint/MissingRule.swift",
        "Rules/Lint/PartialRule.swift",
        "Rules/Lint/UnusedRule.swift",
        "Rules/LintRule.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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.