The Swift Package Index logo.Swift Package Index

Build Information

Successful build of L10nLint with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $workDir
https://github.com/s2mr/L10nLint.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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
[1242/20433] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.76s)
Fetched https://github.com/jpsim/Yams.git (1.01s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.4 (0.34s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.1 (0.41s)
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/13] Compiling emitter.c
[6/15] Compiling scanner.c
[8/30] Emitting module ArgumentParserToolInfo
[9/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/32] Wrapping AST for ArgumentParserToolInfo for debugging
[13/69] Emitting module ArgumentParser
[14/74] Compiling ArgumentParser ParsableArguments.swift
[15/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[16/74] Compiling ArgumentParser Argument.swift
[17/74] Compiling ArgumentParser ArgumentHelp.swift
[18/74] Compiling ArgumentParser ArgumentVisibility.swift
[19/74] Compiling ArgumentParser CompletionKind.swift
[20/75] Compiling ArgumentParser NameSpecification.swift
[21/75] Compiling ArgumentParser ExpressibleByArgument.swift
[22/75] Compiling ArgumentParser Errors.swift
[23/75] Compiling ArgumentParser Flag.swift
[24/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/75] Compiling ArgumentParser CompletionsGenerator.swift
[26/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/75] Compiling ArgumentParser CollectionExtensions.swift
[31/75] Compiling ArgumentParser Platform.swift
[32/75] Compiling ArgumentParser SequenceExtensions.swift
[33/75] Compiling ArgumentParser StringExtensions.swift
[34/75] Compiling ArgumentParser Tree.swift
[37/75] Emitting module Yams
[40/75] Compiling ArgumentParser Option.swift
[41/75] Compiling ArgumentParser OptionGroup.swift
[42/75] Compiling ArgumentParser AsyncParsableCommand.swift
[43/75] Compiling ArgumentParser CommandConfiguration.swift
[44/75] Compiling ArgumentParser EnumerableFlag.swift
[53/75] Compiling ArgumentParser ParsableCommand.swift
[54/75] Compiling ArgumentParser ArgumentDecoder.swift
[55/75] Compiling Yams YamlError.swift
[57/77] Wrapping AST for Yams for debugging
[59/125] Compiling L10nLintFramework File.swift
[60/125] Compiling L10nLintFramework Line.swift
[61/125] Compiling L10nLintFramework Location.swift
[62/125] Compiling L10nLintFramework SourceKitten-LICENSE.swift
[63/125] Compiling L10nLintFramework SourceLocation.swift
[64/125] Compiling L10nLintFramework StringView.swift
[65/125] Compiling L10nLintFramework MessageError.swift
[66/125] Compiling L10nLintFramework ProjectGenerator.swift
[67/125] Compiling L10nLintFramework Rule.swift
[68/125] Compiling L10nLintFramework RuleDescription.swift
[69/125] Compiling L10nLintFramework RulesFilter.swift
[70/125] Compiling L10nLintFramework RulesVerifier.swift
[71/125] Compiling L10nLintFramework ByteCount.swift
[72/125] Compiling L10nLintFramework KeyOrderRule.swift
[73/125] Compiling L10nLintFramework KeyValueExtraSpaceRule.swift
[76/127] Compiling L10nLintFramework DuplicateKeyRule.swift
[77/127] Compiling L10nLintFramework EmptyKeyRule.swift
[78/127] Compiling L10nLintFramework EmptyValueRule.swift
[79/127] Compiling L10nLintFramework MixedChineseRule+SimplifiedCharacters.swift
[80/127] Compiling L10nLintFramework MixedChineseRule+TraditionalCharacters.swift
[81/127] Compiling L10nLintFramework IntegerFormatSpecifierRule.swift
[82/127] Emitting module L10nLintFramework
[82/133] Wrapping AST for ArgumentParser for debugging
/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: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[91/133] Compiling L10nLintFramework StyleViolation.swift
[92/133] Compiling L10nLintFramework SwiftLint-LICENSE.swift
[93/133] Compiling L10nLintFramework ViolationSeverity.swift
[94/133] Compiling L10nLintFramework XCFileListGenerator.swift
[95/133] Compiling L10nLintFramework JsonReporter.swift
[96/133] Compiling L10nLintFramework Reporter.swift
[97/133] Compiling L10nLintFramework XcodeReporter.swift
[100/133] Compiling L10nLintFramework KeyValueFormatSpecifierCountRule.swift
[101/133] Compiling L10nLintFramework MarkSyntaxRule.swift
[102/133] Compiling L10nLintFramework MixedChineseRule.swift
[103/133] Compiling L10nLintFramework MultilineFeedRule.swift
[104/133] Compiling L10nLintFramework Collection+Utility.swift
[105/133] Compiling L10nLintFramework NSRegularExpression+Utility.swift
[106/133] Compiling L10nLintFramework QueuedPrint.swift
[107/133] Compiling L10nLintFramework CodeCopier.swift
[108/133] Compiling L10nLintFramework Configuration.swift
[109/133] Compiling L10nLintFramework CopyMarker.swift
[110/133] Compiling L10nLintFramework CopyMarkerDetector.swift
[111/133] Compiling L10nLintFramework EmbeddedRules.swift
[112/133] Compiling L10nLintFramework FileRewriter.swift
[113/133] Compiling L10nLintFramework FormattedRules.swift
[114/133] Compiling L10nLintFramework LintRunner.swift
[115/133] Compiling L10nLintFramework Linter.swift
[116/133] Compiling L10nLintFramework LocalizationFile.swift
[117/133] Compiling L10nLintFramework LocalizedProjectFactory.swift
[118/133] Compiling L10nLintFramework RuleConfigurationProtocol.swift
[119/133] Compiling L10nLintFramework RuleConfigurations.swift
[120/133] Compiling L10nLintFramework TodoRuleConfiguration.swift
[121/133] Compiling L10nLintFramework SpaceInKeyRule.swift
[122/133] Compiling L10nLintFramework TodoRule.swift
[123/133] Compiling L10nLintFramework ConfigurationProviderRule.swift
[124/133] Compiling L10nLintFramework ByteRange.swift
[132/135] Wrapping AST for L10nLintFramework for debugging
[134/143] Compiling l10nlint Version.swift
[135/143] Compiling l10nlint Rules.swift
[136/143] Emitting module l10nlint
[137/143] Compiling l10nlint DefaultArguments.swift
[138/143] Compiling l10nlint Copy.swift
[139/143] Compiling l10nlint GenerateXCFileList.swift
[140/143] Compiling l10nlint Lint.swift
[141/143] Compiling l10nlint MainTool.swift
[143/145] Wrapping AST for l10nlint for debugging
[144/145] Linking l10nlint
Build complete! (12.64s)
Build complete.
Done.

Build Machine: Linux 2