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: 0.5.0
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
 * tag               0.5.0      -> FETCH_HEAD
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 0.5.0
========================================
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
[2483/20433] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.98s)
Fetched https://github.com/jpsim/Yams.git (1.00s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.4 (0.38s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.4
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Compiling writer.c
[2/13] Compiling reader.c
[3/13] Compiling api.c
[4/13] Compiling parser.c
[5/13] Compiling scanner.c
[6/13] Compiling emitter.c
[8/30] Compiling Yams Node.Scalar.swift
[9/30] Compiling Yams Node.Sequence.swift
[10/30] Compiling Yams Mark.swift
[11/30] Compiling Yams Node.Mapping.swift
[12/31] Emitting module ArgumentParserToolInfo
[13/31] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/33] Wrapping AST for ArgumentParserToolInfo for debugging
[17/70] Emitting module ArgumentParser
[18/75] Compiling ArgumentParser ArgumentVisibility.swift
[19/75] Compiling ArgumentParser CompletionKind.swift
[20/75] Compiling ArgumentParser Errors.swift
[21/75] Compiling ArgumentParser Flag.swift
[22/75] Compiling ArgumentParser NameSpecification.swift
[23/75] Compiling ArgumentParser Argument.swift
[24/75] Compiling ArgumentParser ArgumentHelp.swift
[25/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/75] Compiling ArgumentParser CompletionsGenerator.swift
[27/75] Emitting module Yams
[29/75] Compiling ArgumentParser ExpressibleByArgument.swift
[30/75] Compiling ArgumentParser ParsableArguments.swift
[31/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/75] Compiling Yams YamlError.swift
[36/77] Wrapping AST for Yams for debugging
[38/125] Compiling L10nLintFramework EmbeddedRules.swift
[39/125] Compiling L10nLintFramework FileRewriter.swift
[40/125] Compiling L10nLintFramework FormattedRules.swift
[41/125] Compiling L10nLintFramework LintRunner.swift
[42/125] Compiling L10nLintFramework Linter.swift
[43/125] Compiling L10nLintFramework LocalizationFile.swift
[44/125] Compiling L10nLintFramework KeyValueExtraSpaceRule.swift
[45/125] Compiling L10nLintFramework KeyValueFormatSpecifierCountRule.swift
[46/125] Compiling L10nLintFramework MarkSyntaxRule.swift
[47/125] Compiling L10nLintFramework MixedChineseRule.swift
[48/125] Compiling L10nLintFramework MultilineFeedRule.swift
[49/125] Compiling L10nLintFramework Configuration.swift
[50/125] Compiling L10nLintFramework CopyMarker.swift
[51/125] Compiling L10nLintFramework CopyMarkerDetector.swift
[52/125] Compiling L10nLintFramework StyleViolation.swift
[53/125] Compiling L10nLintFramework SwiftLint-LICENSE.swift
[54/125] Compiling L10nLintFramework ViolationSeverity.swift
[55/125] Compiling L10nLintFramework XCFileListGenerator.swift
[56/125] Compiling L10nLintFramework JsonReporter.swift
[57/125] Compiling L10nLintFramework Reporter.swift
[58/125] Compiling L10nLintFramework XcodeReporter.swift
[72/131] Compiling L10nLintFramework LocalizedProjectFactory.swift
[73/131] Compiling L10nLintFramework Collection+Utility.swift
[74/131] Compiling L10nLintFramework NSRegularExpression+Utility.swift
[75/131] Compiling L10nLintFramework QueuedPrint.swift
[76/131] Compiling L10nLintFramework CodeCopier.swift
[80/131] Compiling L10nLintFramework MessageError.swift
[81/131] Compiling L10nLintFramework ProjectGenerator.swift
[82/131] Compiling L10nLintFramework Rule.swift
[83/131] Compiling L10nLintFramework RuleDescription.swift
[84/131] Compiling L10nLintFramework RulesFilter.swift
[85/131] Compiling L10nLintFramework RulesVerifier.swift
[86/131] Compiling L10nLintFramework ByteCount.swift
[87/131] Compiling L10nLintFramework ByteRange.swift
[88/131] Compiling L10nLintFramework File.swift
[89/131] Compiling L10nLintFramework Line.swift
[90/131] Compiling L10nLintFramework Location.swift
[91/131] Compiling L10nLintFramework SourceKitten-LICENSE.swift
[92/131] Compiling L10nLintFramework SourceLocation.swift
[93/131] Compiling L10nLintFramework StringView.swift
[94/131] Compiling L10nLintFramework KeyOrderRule.swift
[101/132] Compiling L10nLintFramework DuplicateKeyRule.swift
[102/132] Compiling L10nLintFramework EmptyKeyRule.swift
[103/132] Compiling L10nLintFramework EmptyValueRule.swift
[104/132] Compiling L10nLintFramework MixedChineseRule+SimplifiedCharacters.swift
[105/132] Compiling L10nLintFramework MixedChineseRule+TraditionalCharacters.swift
[106/132] Compiling L10nLintFramework IntegerFormatSpecifierRule.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: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[114/132] Emitting module L10nLintFramework
[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
[131/135] Wrapping AST for ArgumentParser for debugging
[132/135] Wrapping AST for L10nLintFramework for debugging
[134/143] Compiling l10nlint Version.swift
[135/143] Compiling l10nlint GenerateXCFileList.swift
[136/143] Compiling l10nlint Rules.swift
[137/143] Emitting module l10nlint
[138/143] Compiling l10nlint DefaultArguments.swift
[139/143] Compiling l10nlint MainTool.swift
[140/143] Compiling l10nlint Copy.swift
[141/143] Compiling l10nlint Lint.swift
[143/145] Wrapping AST for l10nlint for debugging
[144/145] Linking l10nlint
Build complete! (14.13s)
Build complete.
Done.

Build Machine: Linux 2