Build Information
Successful build of locheck, reference main (36cc38), with Swift 6.3 for Linux on 17 Apr 2026 01:51:44 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/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.3
Building package at path: $PWD
https://github.com/Asana/locheck.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/yahoojapan/SwiftyXMLParser
[1/764] Fetching swiftyxmlparser
Fetched https://github.com/yahoojapan/SwiftyXMLParser from cache (0.23s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/johnsundell/Files.git
[1/1273] Fetching files
[1274/18796] Fetching files, swift-argument-parser
Fetched https://github.com/johnsundell/Files.git from cache (0.91s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.92s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.2.0 (1.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.4.4 (0.50s)
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/yahoojapan/SwiftyXMLParser
Working copy of https://github.com/yahoojapan/SwiftyXMLParser resolved at 5.4.0 (eec238e)
Creating working copy for https://github.com/johnsundell/Files.git
Working copy of https://github.com/johnsundell/Files.git resolved at 4.2.0
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/53] Emitting module ArgumentParser
[8/57] Compiling ArgumentParser Name.swift
[9/57] Compiling ArgumentParser Parsed.swift
[10/57] Compiling ArgumentParser ParsedValues.swift
[11/57] Compiling ArgumentParser ParserError.swift
[12/57] Compiling ArgumentParser Option.swift
[13/57] Compiling ArgumentParser OptionGroup.swift
[14/57] Compiling ArgumentParser CommandConfiguration.swift
[15/57] Compiling ArgumentParser EnumerableFlag.swift
[16/57] Compiling ArgumentParser ExpressibleByArgument.swift
[17/57] Compiling ArgumentParser ArgumentDefinition.swift
[18/57] Compiling ArgumentParser ArgumentSet.swift
[19/57] Compiling ArgumentParser CommandParser.swift
[20/57] Compiling ArgumentParser InputOrigin.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 ArgumentHelp.swift
[27/57] Compiling ArgumentParser CompletionKind.swift
[28/57] Compiling ArgumentParser Errors.swift
[29/57] Compiling ArgumentParser Flag.swift
[30/57] Compiling ArgumentParser NameSpecification.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 ArgumentParser UsageGenerator.swift
[36/57] Compiling ArgumentParser SequenceExtensions.swift
[37/57] Compiling ArgumentParser StringExtensions.swift
[38/57] Compiling ArgumentParser Tree.swift
[39/57] Compiling SwiftyXMLParser XML.swift
[40/57] Compiling SwiftyXMLParser Parser.swift
[41/57] Compiling SwiftyXMLParser Element.swift
[42/57] Compiling SwiftyXMLParser Error.swift
[43/57] Emitting module SwiftyXMLParser
[44/57] Compiling SwiftyXMLParser Accessor.swift
[46/58] Compiling Files Files.swift
[47/58] Emitting module Files
[49/59] Compiling ArgumentParser SplitArguments.swift
[50/59] Compiling ArgumentParser HelpCommand.swift
[51/59] Compiling ArgumentParser HelpGenerator.swift
[52/59] Compiling ArgumentParser MessageInfo.swift
[53/60] Wrapping AST for SwiftyXMLParser for debugging
[54/60] Wrapping AST for Files for debugging
[55/61] Wrapping AST for ArgumentParser for debugging
[57/65] Emitting module LocheckLogic
[58/71] Compiling LocheckLogic Expressions.swift
[59/71] Compiling LocheckLogic File+locheck.swift
[60/71] Compiling LocheckLogic NSRegularExpression+locheck.swift
[61/71] Compiling LocheckLogic NSTextCheckingResult+locheck.swift
[62/87] Compiling LocheckLogic LexedStringsdictString.swift
[63/87] Compiling LocheckLogic LocalizedStringPair.swift
[64/87] Compiling LocheckLogic LprojFiles.swift
[65/87] Compiling LocheckLogic validateLproj.swift
[66/87] Compiling LocheckLogic parseXML.swift
[67/87] Compiling LocheckLogic readPlistDict.swift
[68/87] Compiling LocheckLogic parseAndValidateStringsdict.swift
[69/87] Compiling LocheckLogic parseAndValidateXCStrings.swift
[70/87] Compiling LocheckLogic validateKeyPresence.swift
[71/87] Compiling LocheckLogic AndroidStringsFile.swift
[72/87] Compiling LocheckLogic FormatArgument.swift
[73/87] Compiling LocheckLogic FormatString.swift
[74/87] Compiling LocheckLogic StringsdictRule.swift
[75/87] Compiling LocheckLogic parseAndValidateAndroidStrings.swift
[76/87] Compiling LocheckLogic parseAndValidateStringCatalog.swift
[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] Emitting module LocheckCommand
[87/91] Compiling LocheckCommand FileOrDirectoryArg.swift
[88/91] Compiling LocheckCommand main.swift
[89/92] Wrapping AST for LocheckCommand for debugging
[90/92] Write Objects.LinkFileList
[91/92] Linking locheck
Build complete! (34.21s)
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.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.