The Swift Package Index logo.Swift Package Index

Build Information

Successful build of locheck, reference main (36cc38), with Swift 6.0 for Linux on 23 Sep 2025 17:46:17 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Asana/locheck.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/Asana/locheck
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 36cc382 Merge pull request #61 from Asana/uladzislaubirukou/update-version
Cloned https://github.com/Asana/locheck.git
Revision (git rev-parse @):
36cc382e60f9cc23e2f85567d217bc8c0a4f9423
SUCCESS checkout https://github.com/Asana/locheck.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Asana/locheck.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/yahoojapan/SwiftyXMLParser
[1/764] Fetching swiftyxmlparser
Fetched https://github.com/yahoojapan/SwiftyXMLParser from cache (0.84s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/johnsundell/Files.git
[1/1248] Fetching files
[1249/17573] Fetching files, swift-argument-parser
Fetched https://github.com/johnsundell/Files.git from cache (0.82s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.83s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.2.0 (0.97s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.4.4 (0.59s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.4.4
Creating working copy for https://github.com/johnsundell/Files.git
Working copy of https://github.com/johnsundell/Files.git resolved at 4.2.0
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser
Working copy of https://github.com/yahoojapan/SwiftyXMLParser resolved at 5.4.0 (eec238e)
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/53] Emitting module ArgumentParser
[8/57] Compiling ArgumentParser ArgumentDefinition.swift
[9/57] Compiling ArgumentParser ArgumentSet.swift
[10/57] Compiling ArgumentParser CommandParser.swift
[11/57] Compiling ArgumentParser InputOrigin.swift
[12/57] Compiling ArgumentParser Name.swift
[13/57] Compiling ArgumentParser Parsed.swift
[14/57] Compiling ArgumentParser ParsedValues.swift
[15/57] Compiling ArgumentParser ParserError.swift
[16/57] Compiling ArgumentParser ArgumentHelp.swift
[17/57] Compiling ArgumentParser CompletionKind.swift
[18/57] Compiling ArgumentParser Errors.swift
[19/57] Compiling ArgumentParser Flag.swift
[20/57] Compiling ArgumentParser NameSpecification.swift
[21/57] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/57] Compiling ArgumentParser CompletionsGenerator.swift
[23/57] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/57] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/57] Compiling ArgumentParser Argument.swift
[26/57] Compiling ArgumentParser Option.swift
[27/57] Compiling ArgumentParser OptionGroup.swift
[28/57] Compiling ArgumentParser CommandConfiguration.swift
[29/57] Compiling ArgumentParser EnumerableFlag.swift
[30/57] Compiling ArgumentParser ExpressibleByArgument.swift
[31/57] Compiling ArgumentParser ParsableArguments.swift
[32/57] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/57] Compiling ArgumentParser ParsableCommand.swift
[34/57] Compiling ArgumentParser ArgumentDecoder.swift
[35/57] Compiling SwiftyXMLParser Error.swift
[36/57] Compiling SwiftyXMLParser Parser.swift
[37/57] Compiling SwiftyXMLParser Element.swift
[38/57] Compiling SwiftyXMLParser XML.swift
[39/57] Compiling ArgumentParser UsageGenerator.swift
[40/57] Compiling ArgumentParser SequenceExtensions.swift
[41/57] Compiling ArgumentParser StringExtensions.swift
[42/57] Compiling ArgumentParser Tree.swift
[43/57] Emitting module SwiftyXMLParser
[44/57] Compiling SwiftyXMLParser Accessor.swift
[45/58] Compiling ArgumentParser SplitArguments.swift
[46/58] Compiling ArgumentParser HelpCommand.swift
[47/58] Compiling ArgumentParser HelpGenerator.swift
[48/58] Compiling ArgumentParser MessageInfo.swift
[50/59] Emitting module Files
[51/59] Compiling Files Files.swift
[53/60] Wrapping AST for SwiftyXMLParser for debugging
[54/60] Wrapping AST for ArgumentParser for debugging
[55/60] Wrapping AST for Files for debugging
[57/84] Compiling LocheckLogic Expressions.swift
[58/84] Compiling LocheckLogic File+locheck.swift
[59/84] Compiling LocheckLogic NSRegularExpression+locheck.swift
[60/84] Compiling LocheckLogic NSTextCheckingResult+locheck.swift
[61/87] Compiling LocheckLogic AndroidStringsFile.swift
[62/87] Compiling LocheckLogic FormatArgument.swift
[63/87] Compiling LocheckLogic FormatString.swift
[64/87] Compiling LocheckLogic validateLproj.swift
[65/87] Compiling LocheckLogic parseXML.swift
[66/87] Compiling LocheckLogic readPlistDict.swift
[67/87] Compiling LocheckLogic StringsdictRule.swift
[68/87] Compiling LocheckLogic parseAndValidateAndroidStrings.swift
[69/87] Compiling LocheckLogic parseAndValidateStringCatalog.swift
[70/87] Compiling LocheckLogic LexedStringsdictString.swift
[71/87] Compiling LocheckLogic LocalizedStringPair.swift
[72/87] Compiling LocheckLogic LprojFiles.swift
[73/87] Compiling LocheckLogic parseAndValidateStringsdict.swift
[74/87] Compiling LocheckLogic parseAndValidateXCStrings.swift
[75/87] Compiling LocheckLogic validateKeyPresence.swift
[76/87] Emitting module LocheckLogic
[77/87] Compiling LocheckLogic StringCatalog.swift
[78/87] Compiling LocheckLogic StringsdictEntry.swift
[79/87] Compiling LocheckLogic StringsdictFile.swift
[80/87] Compiling LocheckLogic Sequence+locheck.swift
[81/87] Compiling LocheckLogic String+locheck.swift
[82/87] Compiling LocheckLogic ProblemReporter.swift
[83/87] Compiling LocheckLogic Problems.swift
[84/88] Wrapping AST for LocheckLogic for debugging
[86/91] Compiling LocheckCommand main.swift
[87/91] Compiling LocheckCommand FileOrDirectoryArg.swift
[88/91] Emitting module LocheckCommand
[89/92] Wrapping AST for LocheckCommand for debugging
[90/92] Write Objects.LinkFileList
[91/92] Linking locheck
Build complete! (20.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "0.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "4.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/Files.git"
    },
    {
      "identity" : "swiftyxmlparser",
      "requirement" : {
        "branch" : [
          "5.4.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yahoojapan/SwiftyXMLParser"
    }
  ],
  "manifest_display_name" : "locheck",
  "name" : "locheck",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "locheck",
      "targets" : [
        "LocheckCommand"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LocheckLogicTests",
      "module_type" : "SwiftTarget",
      "name" : "LocheckLogicTests",
      "path" : "Tests/LocheckLogicTests",
      "sources" : [
        "Asserts.swift",
        "FormatStringTests.swift",
        "LexedStringsdictStringsTests.swift",
        "LocalizedStringPairTests.swift",
        "StringCatalogTests.swift",
        "StringCatalogValidatorTests.swift",
        "StringsdictEntryTests.swift",
        "ValidateStringsTests.swift",
        "parseAndValidateAndroidStringsTests.swift",
        "parseAndValidateStringsdictTests.swift"
      ],
      "target_dependencies" : [
        "LocheckLogic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocheckLogic",
      "module_type" : "SwiftTarget",
      "name" : "LocheckLogic",
      "path" : "Sources/LocheckLogic",
      "product_dependencies" : [
        "Files",
        "SwiftyXMLParser"
      ],
      "product_memberships" : [
        "locheck"
      ],
      "sources" : [
        "Expressions.swift",
        "Extensions/File+locheck.swift",
        "Extensions/NSRegularExpression+locheck.swift",
        "Extensions/NSTextCheckingResult+locheck.swift",
        "Extensions/Sequence+locheck.swift",
        "Extensions/String+locheck.swift",
        "ProblemReporter.swift",
        "Problems.swift",
        "Types/AndroidStringsFile.swift",
        "Types/FormatArgument.swift",
        "Types/FormatString.swift",
        "Types/LexedStringsdictString.swift",
        "Types/LocalizedStringPair.swift",
        "Types/LprojFiles.swift",
        "Types/StringCatalog.swift",
        "Types/StringsdictEntry.swift",
        "Types/StringsdictFile.swift",
        "Types/StringsdictRule.swift",
        "Validators/parseAndValidateAndroidStrings.swift",
        "Validators/parseAndValidateStringCatalog.swift",
        "Validators/parseAndValidateStringsdict.swift",
        "Validators/parseAndValidateXCStrings.swift",
        "Validators/validateKeyPresence.swift",
        "Validators/validateLproj.swift",
        "parseXML.swift",
        "readPlistDict.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LocheckCommandTests",
      "module_type" : "SwiftTarget",
      "name" : "LocheckCommandTests",
      "path" : "Tests/LocheckCommandTests",
      "sources" : [
        "ExecutableTests.swift",
        "StringCatalogCommandTests.swift"
      ],
      "target_dependencies" : [
        "LocheckCommand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocheckCommand",
      "module_type" : "SwiftTarget",
      "name" : "LocheckCommand",
      "path" : "Sources/LocheckCommand",
      "product_dependencies" : [
        "ArgumentParser",
        "Files"
      ],
      "product_memberships" : [
        "locheck"
      ],
      "sources" : [
        "FileOrDirectoryArg.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "LocheckLogic"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.