Build Information
Successful build of L10nLint with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-1":/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.38.0
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 74b9a94 fix
Cloned https://github.com/s2mr/L10nLint.git
Revision (git rev-parse @):
74b9a94254e9878c332d511f10690742c89032db
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-4606859-1":/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/9331] Fetching yams
[4387/20993] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.91s)
Fetched https://github.com/jpsim/Yams.git from cache (0.94s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.4 (0.35s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.1 (0.37s)
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 parser.c
[9/20] Compiling api.c
[10/20] Compiling emitter.c
[11/20] Write swift-version-24593BA9C3E375BF.txt
[11/20] Compiling scanner.c
[14/37] Compiling Yams Mark.swift
[15/37] Compiling Yams Node.Mapping.swift
[16/38] Emitting module ArgumentParserToolInfo
[17/38] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/39] Wrapping AST for ArgumentParserToolInfo for debugging
[20/76] Compiling ArgumentParser ArgumentDefinition.swift
[21/76] Compiling ArgumentParser ArgumentSet.swift
[22/76] Compiling ArgumentParser CommandParser.swift
[23/76] Compiling ArgumentParser InputKey.swift
[24/76] Emitting module Yams
[25/76] Compiling Yams YamlError.swift
[26/76] Compiling ArgumentParser ParsedValues.swift
[27/76] Compiling ArgumentParser ParserError.swift
[28/76] Compiling ArgumentParser Flag.swift
[29/76] Compiling ArgumentParser NameSpecification.swift
[30/76] Compiling ArgumentParser Name.swift
[31/76] Compiling ArgumentParser Parsed.swift
[32/76] Compiling ArgumentParser CompletionKind.swift
[33/76] Compiling ArgumentParser Errors.swift
[35/77] Emitting module ArgumentParser
[35/82] Wrapping AST for Yams for debugging
[37/130] Compiling L10nLintFramework KeyOrderRule.swift
[38/130] Compiling L10nLintFramework KeyValueExtraSpaceRule.swift
[39/130] Compiling L10nLintFramework KeyValueFormatSpecifierCountRule.swift
[40/130] Compiling L10nLintFramework MarkSyntaxRule.swift
[41/130] Compiling L10nLintFramework MixedChineseRule.swift
[42/130] Compiling L10nLintFramework MultilineFeedRule.swift
[43/130] Compiling L10nLintFramework DuplicateKeyRule.swift
[44/130] Compiling L10nLintFramework EmptyKeyRule.swift
[45/130] Compiling L10nLintFramework EmptyValueRule.swift
[46/130] Compiling L10nLintFramework MixedChineseRule+SimplifiedCharacters.swift
[47/130] Compiling L10nLintFramework CodeCopier.swift
[48/130] Compiling L10nLintFramework Configuration.swift
[49/130] Compiling L10nLintFramework CopyMarker.swift
[50/130] Compiling L10nLintFramework CopyMarkerDetector.swift
[51/130] Compiling L10nLintFramework StyleViolation.swift
[52/130] Compiling L10nLintFramework MessageError.swift
[53/130] Compiling L10nLintFramework ProjectGenerator.swift
[54/130] Compiling L10nLintFramework Rule.swift
[55/130] Compiling L10nLintFramework RuleDescription.swift
[56/130] Compiling L10nLintFramework RulesFilter.swift
[57/130] Compiling L10nLintFramework SwiftLint-LICENSE.swift
[58/130] Compiling L10nLintFramework ViolationSeverity.swift
[59/130] Compiling L10nLintFramework XCFileListGenerator.swift
[60/130] Compiling L10nLintFramework JsonReporter.swift
[61/130] Compiling L10nLintFramework Reporter.swift
[62/130] Compiling L10nLintFramework XcodeReporter.swift
[63/130] Compiling L10nLintFramework RulesVerifier.swift
[64/130] Compiling L10nLintFramework ByteCount.swift
[65/130] Compiling L10nLintFramework ByteRange.swift
[66/130] Compiling L10nLintFramework File.swift
[67/130] Compiling L10nLintFramework Line.swift
[68/130] Compiling L10nLintFramework MixedChineseRule+TraditionalCharacters.swift
[69/130] Compiling L10nLintFramework IntegerFormatSpecifierRule.swift
[70/130] Compiling L10nLintFramework Collection+Utility.swift
[71/130] Compiling L10nLintFramework NSRegularExpression+Utility.swift
[72/130] Compiling L10nLintFramework QueuedPrint.swift
[73/130] Emitting module L10nLintFramework
[80/136] Compiling L10nLintFramework Location.swift
[81/136] Compiling L10nLintFramework SourceKitten-LICENSE.swift
[82/136] Compiling L10nLintFramework SourceLocation.swift
[83/136] Compiling L10nLintFramework StringView.swift
[84/136] Compiling L10nLintFramework EmbeddedRules.swift
[85/137] Wrapping AST for ArgumentParser for debugging
[88/137] Compiling L10nLintFramework FileRewriter.swift
[89/137] Compiling L10nLintFramework FormattedRules.swift
[90/137] Compiling L10nLintFramework LintRunner.swift
[91/137] Compiling L10nLintFramework Linter.swift
[92/137] Compiling L10nLintFramework LocalizationFile.swift
[93/137] Compiling L10nLintFramework LocalizedProjectFactory.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: "")
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[128/137] Compiling L10nLintFramework RuleConfigurationProtocol.swift
[129/137] Compiling L10nLintFramework RuleConfigurations.swift
[130/137] Compiling L10nLintFramework TodoRuleConfiguration.swift
[131/137] Compiling L10nLintFramework SpaceInKeyRule.swift
[132/137] Compiling L10nLintFramework TodoRule.swift
[133/137] Compiling L10nLintFramework ConfigurationProviderRule.swift
[134/138] Wrapping AST for L10nLintFramework for debugging
[136/146] Compiling l10nlint Version.swift
[137/146] Compiling l10nlint GenerateXCFileList.swift
[138/146] Compiling l10nlint Rules.swift
[139/146] Compiling l10nlint DefaultArguments.swift
[140/146] Emitting module l10nlint
[141/146] Compiling l10nlint MainTool.swift
[142/146] Compiling l10nlint Lint.swift
[143/146] Compiling l10nlint Copy.swift
[144/147] Wrapping AST for l10nlint for debugging
[145/147] Write Objects.LinkFileList
[146/147] Linking l10nlint
Build complete! (11.12s)
Build complete.
Done.