The Swift Package Index logo.Swift Package Index

Build Information

Successful build of StringsLint 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 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.10
Building package at path:  $workDir
https://github.com/dral3x/stringslint.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 2>&1
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/jpsim/Yams.git
[1/2323] Fetching commandant
[1349/11152] Fetching commandant, yams
[1722/13685] Fetching commandant, yams, result
[5186/27894] Fetching commandant, yams, result, quick
[27895/45185] Fetching commandant, yams, result, quick, nimble
Fetched https://github.com/antitypical/Result.git from cache (0.95s)
[40405/42652] Fetching commandant, yams, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (0.95s)
[26541/28443] Fetching commandant, yams, nimble
Fetched https://github.com/jpsim/Yams.git from cache (0.98s)
[18750/19614] Fetching commandant, nimble
Fetched https://github.com/Carthage/Commandant.git from cache (1.58s)
Computing version for https://github.com/jpsim/Yams.git
Fetched https://github.com/Quick/Nimble.git from cache (1.60s)
Computed https://github.com/jpsim/Yams.git at 1.0.1 (0.42s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.15.0 (0.43s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.0 (0.42s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.1 (0.45s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.0.0 (0.43s)
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
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
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/StringsLintFrameworkTests/Resources': File not found.
Building for debugging...
[0/19] Write sources
[5/19] Compiling reader.c
[6/19] Compiling api.c
[7/19] Compiling parser.c
[8/19] Compiling writer.c
[9/19] Compiling emitter.c
[10/19] Compiling scanner.c
[11/19] Write swift-version-24593BA9C3E375BF.txt
[13/39] Compiling Result ResultProtocol.swift
[14/39] Compiling Yams String+Yams.swift
[15/39] Compiling Yams Tag.swift
[16/41] Compiling Yams Representer.swift
[17/41] Compiling Yams Resolver.swift
[18/41] Compiling Yams Node.Scalar.swift
[19/41] Compiling Yams Node.Sequence.swift
[20/41] Compiling Yams Node.swift
[21/41] Compiling Yams Parser.swift
[22/41] Compiling Yams Mark.swift
[23/41] Compiling Yams Node.Mapping.swift
[24/41] Compiling Yams Emitter.swift
[25/41] Compiling Yams Encoder.swift
[26/41] Compiling Result NoError.swift
[27/41] Compiling Result AnyError.swift
[28/41] Emitting module Result
[29/41] Compiling Result Result.swift
[31/42] Emitting module Yams
[32/42] Compiling Yams Constructor.swift
[33/42] Compiling Yams Decoder.swift
[34/42] Compiling Yams YamlError.swift
[35/42] Compiling Yams shim.swift
[36/43] Wrapping AST for Result for debugging
[37/52] Wrapping AST for Yams for debugging
[39/92] Compiling Commandant HelpCommand.swift
[40/93] Compiling Commandant Option.swift
[41/93] Compiling Commandant Errors.swift
[42/93] Compiling Commandant OrderedSet.swift
[43/93] Compiling Commandant ArgumentProtocol.swift
[44/93] Compiling Commandant Command.swift
[45/93] Compiling StringsLintFramework MissingCommentRuleConfiguration.swift
[46/93] Compiling StringsLintFramework MissingRuleConfiguration.swift
[47/93] Compiling StringsLintFramework PartialRuleConfiguration.swift
[48/93] Compiling StringsLintFramework RuleConfiguration.swift
[49/93] Compiling StringsLintFramework UnusedRuleConfiguration.swift
[50/98] Compiling Commandant Switch.swift
[51/98] Emitting module StringsLintFramework
[52/98] Compiling StringsLintFramework Array+StringsLint.swift
[53/98] Compiling StringsLintFramework Configuration+Parsing.swift
[54/98] Emitting module Commandant
[55/99] Wrapping AST for Commandant for debugging
[57/99] Compiling StringsLintFramework Parsing.swift
[58/99] Compiling StringsLintFramework String+Range.swift
[59/99] Compiling StringsLintFramework Configuration.swift
[60/99] Compiling StringsLintFramework ConfigurationError.swift
[61/99] Compiling StringsLintFramework File.swift
[62/99] Compiling StringsLintFramework Locale.swift
[65/99] Compiling StringsLintFramework LinuxCompatibility.swift
[66/99] Compiling StringsLintFramework QueuedPrint.swift
[67/99] Compiling StringsLintFramework String+StringsLint.swift
[68/99] Compiling StringsLintFramework Glob.swift
[69/99] Compiling StringsLintFramework Version.swift
[70/99] Compiling StringsLintFramework Violation.swift
[71/99] Compiling StringsLintFramework ViolationSeverity.swift
[72/99] Compiling StringsLintFramework ComposedParser.swift
[73/99] Compiling StringsLintFramework ObjcParserConfiguration.swift
[74/99] Compiling StringsLintFramework SwiftParserConfiguration.swift
[75/99] Compiling StringsLintFramework LocalizedString.swift
[76/99] Compiling StringsLintFramework Location.swift
[77/99] Compiling StringsLintFramework MasterRuleList.swift
[78/99] Compiling StringsLintFramework RegexConfiguration.swift
[79/99] Compiling StringsLintFramework RuleDescription.swift
[80/99] Compiling StringsLintFramework RuleList.swift
[81/99] Compiling StringsLintFramework SwiftParser.swift
[82/99] Compiling StringsLintFramework XibParser.swift
[83/99] Compiling StringsLintFramework YamlParser.swift
[84/99] Compiling StringsLintFramework Reporter.swift
[85/99] Compiling StringsLintFramework XcodeReporter.swift
[86/99] Compiling StringsLintFramework XibParserConfiguration.swift
[87/99] Compiling StringsLintFramework LocalizableParser.swift
[88/99] Compiling StringsLintFramework ObjcParser.swift
[89/99] Compiling StringsLintFramework StringsParser.swift
[90/99] Compiling StringsLintFramework StringsdictParser.swift
[91/99] Compiling StringsLintFramework MissingCommentRule.swift
[92/99] Compiling StringsLintFramework MissingRule.swift
[93/99] Compiling StringsLintFramework PartialRule.swift
[94/99] Compiling StringsLintFramework UnusedRule.swift
[95/99] Compiling StringsLintFramework LintRule.swift
[96/100] Wrapping AST for StringsLintFramework for debugging
[98/108] Compiling stringslint Reporter+CommandLine.swift
[99/108] Compiling stringslint CommonOptions.swift
[100/109] Compiling stringslint FileManager+StringsLint.swift
[101/109] Compiling stringslint Configuration+CommandLine.swift
[102/109] Compiling stringslint VersionCommand.swift
[103/109] Compiling stringslint Linter.swift
[104/109] Compiling stringslint LintCommand.swift
[105/109] Emitting module stringslint
[106/109] Compiling stringslint main.swift
[107/110] Wrapping AST for stringslint for debugging
[108/110] Write Objects.LinkFileList
[109/110] Linking stringslint
Build complete! (24.07s)
Build complete.
Done.

Build Machine: Linux 2