The Swift Package Index logo.Swift Package Index

Build Information

Successful build of L10nLint with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/8863] Fetching yams
[5674/20433] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.95s)
Fetched https://github.com/jpsim/Yams.git from cache (0.98s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.4 (0.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.1 (0.43s)
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/20] Write sources
[6/20] Compiling writer.c
[7/20] Compiling reader.c
[8/20] Compiling api.c
[9/20] Compiling parser.c
[10/20] Compiling emitter.c
[10/20] Write swift-version-24593BA9C3E375BF.txt
[12/20] Compiling scanner.c
[14/37] Emitting module ArgumentParserToolInfo
[15/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/38] Wrapping AST for ArgumentParserToolInfo for debugging
[18/75] Emitting module ArgumentParser
[19/80] Compiling ArgumentParser ArgumentVisibility.swift
[20/80] Compiling ArgumentParser CompletionKind.swift
[21/80] Compiling ArgumentParser NameSpecification.swift
[22/80] Compiling ArgumentParser ExpressibleByArgument.swift
[23/80] Compiling ArgumentParser Errors.swift
[24/80] Compiling ArgumentParser Flag.swift
[25/80] Compiling ArgumentParser ParsableArguments.swift
[26/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/80] Compiling ArgumentParser Argument.swift
[28/80] Compiling ArgumentParser ArgumentHelp.swift
[34/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/81] Compiling ArgumentParser CompletionsGenerator.swift
[36/81] Emitting module Yams
[37/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/81] Compiling Yams YamlError.swift
[46/82] Wrapping AST for Yams for debugging
[48/113] Compiling ArgumentParser CollectionExtensions.swift
[49/113] Compiling ArgumentParser Platform.swift
[50/113] Compiling ArgumentParser SequenceExtensions.swift
[51/114] Compiling ArgumentParser StringExtensions.swift
[52/114] Compiling ArgumentParser Tree.swift
[53/130] Compiling L10nLintFramework LocalizationFile.swift
[54/130] Compiling L10nLintFramework LocalizedProjectFactory.swift
[55/130] Compiling L10nLintFramework ByteRange.swift
[56/130] Compiling L10nLintFramework File.swift
[57/130] Compiling L10nLintFramework Line.swift
[58/130] Compiling L10nLintFramework DuplicateKeyRule.swift
[59/130] Compiling L10nLintFramework EmptyKeyRule.swift
[60/130] Compiling L10nLintFramework EmptyValueRule.swift
[61/130] Compiling L10nLintFramework MixedChineseRule+SimplifiedCharacters.swift
[62/130] Compiling L10nLintFramework MixedChineseRule+TraditionalCharacters.swift
[63/130] Compiling L10nLintFramework IntegerFormatSpecifierRule.swift
[64/136] Emitting module L10nLintFramework
[65/136] Compiling L10nLintFramework XcodeReporter.swift
[66/136] Compiling L10nLintFramework MessageError.swift
[67/136] Compiling L10nLintFramework ProjectGenerator.swift
[68/136] Compiling L10nLintFramework Rule.swift
[69/136] Compiling L10nLintFramework RuleDescription.swift
[70/136] Compiling L10nLintFramework StyleViolation.swift
[71/136] Compiling L10nLintFramework SwiftLint-LICENSE.swift
[72/136] Compiling L10nLintFramework ViolationSeverity.swift
[73/136] Compiling L10nLintFramework XCFileListGenerator.swift
[74/136] Compiling L10nLintFramework JsonReporter.swift
[75/136] Compiling L10nLintFramework Reporter.swift
[77/136] Compiling L10nLintFramework KeyOrderRule.swift
[78/136] Compiling L10nLintFramework KeyValueExtraSpaceRule.swift
[79/136] Compiling L10nLintFramework KeyValueFormatSpecifierCountRule.swift
[80/136] Compiling L10nLintFramework MarkSyntaxRule.swift
[81/136] Compiling L10nLintFramework MixedChineseRule.swift
[82/136] Compiling L10nLintFramework MultilineFeedRule.swift
[83/136] Compiling L10nLintFramework Collection+Utility.swift
[84/136] Compiling L10nLintFramework NSRegularExpression+Utility.swift
[85/136] Compiling L10nLintFramework QueuedPrint.swift
[86/136] Compiling L10nLintFramework CodeCopier.swift
[87/136] Compiling L10nLintFramework Configuration.swift
[88/136] Compiling L10nLintFramework CopyMarker.swift
[89/136] Compiling L10nLintFramework CopyMarkerDetector.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: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[94/136] Compiling L10nLintFramework RulesFilter.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: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[95/136] 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: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[96/136] 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: "")
                                                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[107/136] Compiling L10nLintFramework Location.swift
[108/136] Compiling L10nLintFramework SourceKitten-LICENSE.swift
[109/136] Compiling L10nLintFramework SourceLocation.swift
[110/136] Compiling L10nLintFramework StringView.swift
[120/137] Compiling L10nLintFramework EmbeddedRules.swift
[121/137] Compiling L10nLintFramework FileRewriter.swift
[122/137] Compiling L10nLintFramework FormattedRules.swift
[123/137] Compiling L10nLintFramework LintRunner.swift
[124/137] Compiling L10nLintFramework Linter.swift
[127/137] Compiling L10nLintFramework RuleConfigurationProtocol.swift
[128/137] Compiling L10nLintFramework RuleConfigurations.swift
[129/137] Compiling L10nLintFramework TodoRuleConfiguration.swift
[130/137] Compiling L10nLintFramework SpaceInKeyRule.swift
[131/137] Compiling L10nLintFramework TodoRule.swift
[132/137] Compiling L10nLintFramework ConfigurationProviderRule.swift
[133/138] Wrapping AST for ArgumentParser for debugging
[134/138] Wrapping AST for L10nLintFramework for debugging
[136/146] Compiling l10nlint Rules.swift
[137/146] Compiling l10nlint Version.swift
[138/146] Compiling l10nlint DefaultArguments.swift
[139/146] Emitting module l10nlint
[140/146] Compiling l10nlint MainTool.swift
[141/146] Compiling l10nlint GenerateXCFileList.swift
[142/146] Compiling l10nlint Copy.swift
[143/146] Compiling l10nlint Lint.swift
[144/147] Wrapping AST for l10nlint for debugging
[145/147] Write Objects.LinkFileList
[146/147] Linking l10nlint
Build complete! (13.79s)
Build complete.
Done.

Build Machine: Linux 2