The Swift Package Index logo.Swift Package Index

Build Information

Successful build of L10nLint with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/s2mr/L10nLint.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/s2mr/L10nLint
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 75aaca2 Bump version to 0.5.0
Cloned https://github.com/s2mr/L10nLint.git
Revision (git rev-parse @):
75aaca2534554c3bd6dc83ddc388bb056750c6a2
SUCCESS checkout https://github.com/s2mr/L10nLint.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/s2mr/L10nLint.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
[1/8863] Fetching yams
[5585/20433] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.91s)
Fetched https://github.com/jpsim/Yams.git (0.94s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.4 (0.39s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.1 (0.42s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Compiling writer.c
[2/13] Compiling reader.c
[3/13] Compiling parser.c
[4/13] Compiling api.c
[5/15] Compiling emitter.c
[6/15] Compiling scanner.c
[8/30] Compiling Yams Mark.swift
[9/30] Compiling Yams Node.Mapping.swift
[10/31] Emitting module ArgumentParserToolInfo
[11/31] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/33] Wrapping AST for ArgumentParserToolInfo for debugging
[15/70] Compiling ArgumentParser ArgumentVisibility.swift
[16/70] Compiling ArgumentParser CompletionKind.swift
[17/70] Compiling ArgumentParser Errors.swift
[18/70] Compiling ArgumentParser Flag.swift
[19/70] Compiling ArgumentParser NameSpecification.swift
[20/75] Compiling ArgumentParser SplitArguments.swift
[24/75] Compiling Yams YamlError.swift
[25/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/75] Compiling ArgumentParser CompletionsGenerator.swift
[27/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/75] Emitting module Yams
[30/75] Emitting module ArgumentParser
[31/75] Compiling ArgumentParser Name.swift
[32/75] Compiling ArgumentParser Parsed.swift
[33/75] Compiling ArgumentParser ParsedValues.swift
[34/75] Compiling ArgumentParser ParserError.swift
[41/77] Wrapping AST for Yams for debugging
[43/93] Compiling L10nLintFramework Collection+Utility.swift
[44/93] Compiling L10nLintFramework NSRegularExpression+Utility.swift
[45/93] Compiling L10nLintFramework QueuedPrint.swift
[46/93] Compiling L10nLintFramework CodeCopier.swift
[47/93] Compiling L10nLintFramework Configuration.swift
[48/93] Compiling L10nLintFramework CopyMarker.swift
[49/124] Compiling L10nLintFramework Line.swift
[50/124] Compiling L10nLintFramework Location.swift
[51/124] Compiling L10nLintFramework SourceKitten-LICENSE.swift
[52/124] Compiling L10nLintFramework SourceLocation.swift
[53/124] Compiling L10nLintFramework StringView.swift
[54/125] Compiling L10nLintFramework KeyValueFormatSpecifierCountRule.swift
[55/125] Compiling L10nLintFramework MarkSyntaxRule.swift
[56/125] Compiling L10nLintFramework MixedChineseRule.swift
[57/125] Compiling L10nLintFramework MultilineFeedRule.swift
[58/125] Compiling L10nLintFramework StyleViolation.swift
[59/125] Compiling L10nLintFramework MessageError.swift
[60/125] Compiling L10nLintFramework ProjectGenerator.swift
[61/125] Compiling L10nLintFramework Rule.swift
[62/125] Compiling L10nLintFramework RuleDescription.swift
[63/125] Compiling L10nLintFramework RulesFilter.swift
[64/125] Compiling L10nLintFramework MixedChineseRule+SimplifiedCharacters.swift
[65/125] Compiling L10nLintFramework MixedChineseRule+TraditionalCharacters.swift
[66/125] Compiling L10nLintFramework IntegerFormatSpecifierRule.swift
[67/125] Compiling L10nLintFramework KeyOrderRule.swift
[68/125] Compiling L10nLintFramework KeyValueExtraSpaceRule.swift
[69/125] Emitting module L10nLintFramework
[71/131] Compiling L10nLintFramework SwiftLint-LICENSE.swift
[72/131] Compiling L10nLintFramework ViolationSeverity.swift
[73/131] Compiling L10nLintFramework XCFileListGenerator.swift
[74/131] Compiling L10nLintFramework JsonReporter.swift
[75/131] Compiling L10nLintFramework Reporter.swift
[76/131] Compiling L10nLintFramework XcodeReporter.swift
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:49:51: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.startMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                  ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:50:49: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.endMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:49:51: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.startMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                  ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:50:49: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.endMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:49:51: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.startMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                  ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:50:49: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.endMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:49:51: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.startMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                  ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:50:49: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.endMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:49:51: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.startMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                  ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:50:49: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.endMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[88/131] Compiling L10nLintFramework RulesVerifier.swift
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:49:51: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.startMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                  ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:50:49: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.endMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[89/131] Compiling L10nLintFramework ByteCount.swift
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:49:51: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.startMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                  ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/L10nLintFramework/Models/ProjectGenerator.swift:50:49: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        CopyMarkerDetector.Const.endMarkerRegex.replaceMatches(in: mutableString, range: NSRange(location: 0, length: mutableString.length), withTemplate: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[92/131] Compiling L10nLintFramework DuplicateKeyRule.swift
[93/131] Compiling L10nLintFramework EmptyKeyRule.swift
[94/131] Compiling L10nLintFramework EmptyValueRule.swift
[101/132] Compiling L10nLintFramework CopyMarkerDetector.swift
[109/133] Compiling L10nLintFramework EmbeddedRules.swift
[110/133] Compiling L10nLintFramework FileRewriter.swift
[111/133] Compiling L10nLintFramework FormattedRules.swift
[112/133] Compiling L10nLintFramework LintRunner.swift
[113/133] Compiling L10nLintFramework Linter.swift
[114/133] Compiling L10nLintFramework LocalizationFile.swift
[115/133] Compiling L10nLintFramework LocalizedProjectFactory.swift
[116/133] Compiling L10nLintFramework ByteRange.swift
[117/133] Compiling L10nLintFramework File.swift
[124/133] Compiling L10nLintFramework RuleConfigurationProtocol.swift
[125/133] Compiling L10nLintFramework RuleConfigurations.swift
[126/133] Compiling L10nLintFramework TodoRuleConfiguration.swift
[127/133] Compiling L10nLintFramework SpaceInKeyRule.swift
[128/133] Compiling L10nLintFramework TodoRule.swift
[129/133] Compiling L10nLintFramework ConfigurationProviderRule.swift
[130/135] Wrapping AST for ArgumentParser for debugging
[132/135] Wrapping AST for L10nLintFramework for debugging
[134/143] Compiling l10nlint Version.swift
[135/143] Emitting module l10nlint
[136/143] Compiling l10nlint Rules.swift
[137/143] Compiling l10nlint Copy.swift
[138/143] Compiling l10nlint DefaultArguments.swift
[139/143] Compiling l10nlint MainTool.swift
[140/143] Compiling l10nlint GenerateXCFileList.swift
[141/143] Compiling l10nlint Lint.swift
[143/145] Wrapping AST for l10nlint for debugging
[144/145] Linking l10nlint
Build complete! (13.70s)
Build complete.
Done.

Build Machine: Linux 2