The Swift Package Index logo.Swift Package Index

Build Information

Successful build of StringsLint with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dral3x/stringslint.git
Reference: 0.1.6
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/dral3x/stringslint
 * tag               0.1.6      -> FETCH_HEAD
HEAD is now at 48b1088 update changelog
Cloned https://github.com/dral3x/stringslint.git
Revision (git rev-parse @):
48b108870e98c960de31cfa7c16f89553cf880e1
SUCCESS checkout https://github.com/dral3x/stringslint.git at 0.1.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/dral3x/stringslint.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/jpsim/Yams.git
[1/2323] Fetching commandant
[164/11152] Fetching commandant, yams
[2766/25361] Fetching commandant, yams, quick
Fetched https://github.com/Carthage/Commandant.git (1.08s)
Fetching https://github.com/antitypical/Result.git
Fetched https://github.com/Quick/Quick.git (1.09s)
Fetched https://github.com/jpsim/Yams.git (1.11s)
Computing version for https://github.com/jpsim/Yams.git
Fetching https://github.com/Quick/Nimble.git
[1/2533] Fetching result
Fetched https://github.com/antitypical/Result.git (0.27s)
Computed https://github.com/jpsim/Yams.git at 1.0.1 (0.31s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.15.0 (0.29s)
[1/17291] Fetching nimble
Fetched https://github.com/Quick/Nimble.git (1.35s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.0 (0.28s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.1 (0.31s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.0.0 (0.29s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.1
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.15.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.1
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.0.0
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/StringsLintFrameworkTests/Resources': File not found.
Building for debugging...
[0/12] Compiling writer.c
[1/12] Compiling reader.c
[2/12] Compiling api.c
[3/12] Compiling parser.c
[4/12] Compiling emitter.c
[5/17] Compiling scanner.c
[7/32] Compiling Result ResultProtocol.swift
[8/32] Compiling Result Result.swift
[9/32] Compiling Result NoError.swift
[10/32] Emitting module Result
[11/32] Compiling Result AnyError.swift
[12/33] Compiling Yams Node.swift
[13/33] Compiling Yams Parser.swift
[14/33] Compiling Yams Representer.swift
[15/33] Compiling Yams Resolver.swift
[16/35] Compiling Yams Node.Scalar.swift
[17/35] Compiling Yams Node.Sequence.swift
[20/36] Compiling Yams String+Yams.swift
[21/36] Compiling Yams Tag.swift
[22/36] Emitting module Yams
[23/36] Compiling Yams Emitter.swift
[24/36] Compiling Yams Encoder.swift
[25/36] Compiling Yams Mark.swift
[26/36] Compiling Yams Node.Mapping.swift
[27/36] Compiling Yams Constructor.swift
[28/36] Compiling Yams Decoder.swift
[28/36] Wrapping AST for Result for debugging
[30/36] Compiling Yams YamlError.swift
[31/36] Compiling Yams shim.swift
[33/47] Wrapping AST for Yams for debugging
[35/47] Compiling Commandant Option.swift
[36/47] Compiling Commandant OrderedSet.swift
[37/48] Compiling Commandant HelpCommand.swift
[38/48] Compiling Commandant Errors.swift
[39/48] Compiling Commandant ArgumentProtocol.swift
[40/48] Compiling Commandant Command.swift
[41/74] Emitting module Commandant
[42/74] Compiling StringsLintFramework XibParserConfiguration.swift
[43/74] Compiling StringsLintFramework LocalizableParser.swift
[44/88] Compiling Commandant Switch.swift
[46/90] Wrapping AST for Commandant for debugging
[48/90] Emitting module StringsLintFramework
[49/95] Compiling StringsLintFramework MissingCommentRuleConfiguration.swift
[50/95] Compiling StringsLintFramework MissingRuleConfiguration.swift
[51/95] Compiling StringsLintFramework PartialRuleConfiguration.swift
[52/95] Compiling StringsLintFramework RuleConfiguration.swift
[53/95] Compiling StringsLintFramework UnusedRuleConfiguration.swift
[54/95] Compiling StringsLintFramework Version.swift
[55/95] Compiling StringsLintFramework Violation.swift
[56/95] Compiling StringsLintFramework ViolationSeverity.swift
[57/95] Compiling StringsLintFramework ComposedParser.swift
[58/95] Compiling StringsLintFramework ObjcParserConfiguration.swift
[59/95] Compiling StringsLintFramework SwiftParserConfiguration.swift
[60/95] Compiling StringsLintFramework LocalizedString.swift
[61/95] Compiling StringsLintFramework Location.swift
[62/95] Compiling StringsLintFramework MasterRuleList.swift
[63/95] Compiling StringsLintFramework RegexConfiguration.swift
[64/95] Compiling StringsLintFramework RuleDescription.swift
[65/95] Compiling StringsLintFramework RuleList.swift
[68/95] Compiling StringsLintFramework ObjcParser.swift
[69/95] Compiling StringsLintFramework StringsParser.swift
[70/95] Compiling StringsLintFramework StringsdictParser.swift
[71/95] Compiling StringsLintFramework SwiftParser.swift
[72/95] Compiling StringsLintFramework XibParser.swift
[73/95] Compiling StringsLintFramework YamlParser.swift
[74/95] Compiling StringsLintFramework Reporter.swift
[75/95] Compiling StringsLintFramework XcodeReporter.swift
[76/95] Compiling StringsLintFramework Array+StringsLint.swift
[77/95] Compiling StringsLintFramework Configuration+Parsing.swift
[78/95] Compiling StringsLintFramework LinuxCompatibility.swift
[79/95] Compiling StringsLintFramework QueuedPrint.swift
[80/95] Compiling StringsLintFramework String+StringsLint.swift
[81/95] Compiling StringsLintFramework Glob.swift
[82/95] Compiling StringsLintFramework Parsing.swift
[83/95] Compiling StringsLintFramework String+Range.swift
[84/95] Compiling StringsLintFramework Configuration.swift
[85/95] Compiling StringsLintFramework ConfigurationError.swift
[86/95] Compiling StringsLintFramework File.swift
[87/95] Compiling StringsLintFramework Locale.swift
[88/95] Compiling StringsLintFramework MissingCommentRule.swift
[89/95] Compiling StringsLintFramework MissingRule.swift
[90/95] Compiling StringsLintFramework PartialRule.swift
[91/95] Compiling StringsLintFramework UnusedRule.swift
[92/95] Compiling StringsLintFramework LintRule.swift
[94/97] Wrapping AST for StringsLintFramework for debugging
[96/105] Compiling stringslint Reporter+CommandLine.swift
[97/106] Compiling stringslint VersionCommand.swift
[98/106] Compiling stringslint Configuration+CommandLine.swift
[99/106] Compiling stringslint main.swift
[100/106] Emitting module stringslint
[101/106] Compiling stringslint LintCommand.swift
[102/106] Compiling stringslint CommonOptions.swift
[103/106] Compiling stringslint FileManager+StringsLint.swift
[104/106] Compiling stringslint Linter.swift
[106/108] Wrapping AST for stringslint for debugging
[107/108] Linking stringslint
Build complete! (16.65s)
Build complete.
Done.

Build Machine: Linux 1