The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Lux 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ABridoux/lux.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/ABridoux/lux
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at ec1cb60 Merge pull request #100 from ABridoux/release/0.5.0
Cloned https://github.com/ABridoux/lux.git
Revision (git rev-parse @):
ec1cb60275bce9fc1398cd70e0eb8dc98842dd56
SUCCESS checkout https://github.com/ABridoux/lux.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ABridoux/lux.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 2>&1
Fetching https://github.com/JohnSundell/Splash
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2098] Fetching splash
[295/5124] Fetching splash, swiftsoup
[5125/16550] Fetching splash, swiftsoup, swift-argument-parser
Fetched https://github.com/JohnSundell/Splash from cache (0.65s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.65s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.65s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.15.0 (0.38s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (1.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.2 (0.43s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 1.7.5
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.3.2
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.15.0
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/119] Emitting module Splash
[8/122] Emitting module SwiftSoup
[9/129] Compiling SwiftSoup TokeniserState.swift
[10/129] Compiling SwiftSoup TreeBuilder.swift
[11/129] Compiling SwiftSoup UnicodeScalar.swift
[12/129] Compiling SwiftSoup Validate.swift
[13/129] Compiling SwiftSoup Whitelist.swift
[14/129] Compiling SwiftSoup XmlDeclaration.swift
[15/129] Compiling SwiftSoup XmlTreeBuilder.swift
[16/129] Compiling SwiftSoup Collector.swift
[17/129] Compiling SwiftSoup CombiningEvaluator.swift
[18/129] Compiling SwiftSoup Comment.swift
[19/129] Compiling SwiftSoup Connection.swift
[20/129] Compiling SwiftSoup DataNode.swift
[21/129] Compiling SwiftSoup DataUtil.swift
[22/129] Compiling SwiftSoup Document.swift
[28/129] Compiling Splash Segment.swift
[29/129] Compiling Splash TokenType.swift
[30/129] Compiling Splash Tokenizer.swift
[31/133] Compiling SwiftSoup OrderedSet.swift
[32/133] Compiling SwiftSoup ParseError.swift
[33/133] Compiling SwiftSoup ParseErrorList.swift
[34/133] Compiling ArgumentParser UsageGenerator.swift
[35/133] Compiling ArgumentParser SequenceExtensions.swift
[36/133] Compiling ArgumentParser StringExtensions.swift
[37/133] Compiling ArgumentParser Tree.swift
[38/133] Compiling SwiftSoup ArrayExt.swift
[39/133] Compiling SwiftSoup Attribute.swift
[40/133] Compiling SwiftSoup Attributes.swift
[41/133] Compiling SwiftSoup BooleanAttribute.swift
[42/133] Compiling SwiftSoup CharacterExt.swift
[43/133] Compiling SwiftSoup CharacterReader.swift
[44/133] Compiling SwiftSoup Cleaner.swift
[49/133] Compiling SwiftSoup Evaluator.swift
[50/133] Compiling SwiftSoup Exception.swift
[51/133] Compiling SwiftSoup FormElement.swift
[52/133] Compiling SwiftSoup HtmlTreeBuilder.swift
[53/133] Compiling SwiftSoup HtmlTreeBuilderState.swift
[54/133] Compiling SwiftSoup DocumentType.swift
[55/133] Compiling SwiftSoup Element.swift
[56/133] Compiling SwiftSoup Elements.swift
[57/133] Compiling SwiftSoup Entities.swift
[61/133] Compiling SwiftSoup NodeVisitor.swift
[66/133] Compiling SwiftSoup OrderedDictionary.swift
[84/133] Compiling SwiftSoup Selector.swift
[85/133] Compiling SwiftSoup SerializationException.swift
[86/133] Compiling SwiftSoup SimpleDictionary.swift
[87/133] Compiling SwiftSoup StreamReader.swift
[88/133] Compiling SwiftSoup String.swift
[89/133] Compiling SwiftSoup StringBuilder.swift
[90/133] Compiling SwiftSoup StringUtil.swift
[91/133] Compiling SwiftSoup StructuralEvaluator.swift
[92/133] Compiling SwiftSoup SwiftSoup.swift
[93/133] Compiling SwiftSoup Tag.swift
[94/133] Compiling SwiftSoup TextNode.swift
[95/133] Compiling SwiftSoup Token.swift
[96/133] Compiling SwiftSoup TokenQueue.swift
[97/133] Compiling SwiftSoup Tokeniser.swift
[104/134] Emitting module ArgumentParser
[124/135] Wrapping AST for SwiftSoup for debugging
[125/135] Wrapping AST for Splash for debugging
[127/202] Compiling Lux JSONXcodeDarkDelegate.swift
[128/202] Compiling Lux PlistXcodeDarkDelegate.swift
[129/202] Compiling Lux SwiftXcodeDarkDelegate.swift
[130/202] Compiling Lux XMLEnhancedXcodeDarkDelegate.swift
[131/202] Compiling Lux XcodeDarkPalette.swift
[132/202] Compiling Lux XcodeDarkThemeInjectorDelegate.swift
[133/202] Compiling Lux XmlXcodeDarkDelegate.swift
[134/202] Compiling Lux YAMLXcodeDarkDelegate.swift
[135/202] Compiling Lux ZshXcodeDarkDelegate.swift
[136/211] Compiling Lux DraculaThemeInjectorDelegate.swift
[137/211] Compiling Lux JSONDracula.swift
[138/211] Compiling Lux PlistDracula.swift
[139/211] Compiling Lux SwiftDracula.swift
[140/211] Compiling Lux XMLEnhancedDracula.swift
[141/211] Compiling Lux XmlDracula.swift
[142/211] Compiling Lux YAMLDracula.swift
[143/211] Compiling Lux ZshDracula.swift
[144/211] Compiling Lux ThemeInjectorDelegate.swift
[145/211] Compiling Lux Category.swift
[146/211] Compiling Lux Color.swift
[147/211] Compiling Lux InjectionType.swift
[148/211] Compiling Lux InjectorType.swift
[149/211] Compiling Lux RegexPattern.swift
[150/211] Compiling Lux TerminalModifier.swift
[151/211] Compiling Lux TextType.swift
[152/211] Compiling Lux ColorTheme.swift
[153/211] Compiling Lux DraculaPalette.swift
[154/211] Emitting module Lux
[155/211] Compiling Lux SwiftDelegate.swift
[156/211] Compiling Lux SwiftInjector.swift
[157/211] Compiling Lux TerminalOutputFormat.swift
[158/211] Compiling Lux TokenType+SwiftCategory.swift
[159/211] Compiling Lux XMLEnhancedCategory.swift
[160/211] Compiling Lux XMLEnhancedDelegate.swift
[161/211] Compiling Lux XMLEnhancedInjector.swift
[162/211] Compiling Lux XMLCategory.swift
[163/211] Compiling Lux XMLDelegate.swift
[164/211] Compiling Lux XMLInjector.swift
[165/211] Compiling Lux DataFormat.swift
[166/211] Compiling Lux Version.swift
[167/211] Compiling Lux Bool+KeyPath.swift
[168/211] Compiling Lux NSRegularExpression+Extensions.swift
[169/211] Compiling Lux String+Extensions.swift
[170/211] Compiling Lux StringProtocol+Extensions.swift
[171/211] Compiling Lux AttributedInjector.swift
[172/211] Compiling Lux BaseInjector.swift
[173/211] Compiling Lux FileInjectionService.swift
[174/211] Compiling Lux InjectionService.swift
[175/211] Compiling Lux JSONCategory.swift
[176/211] Compiling Lux JSONDelegate.swift
[177/211] Compiling Lux JSONInjector.swift
[178/211] Compiling Lux PlistCategory.swift
[180/212] Compiling Lux JSONXcodeDefaultDelegate.swift
[181/212] Compiling Lux PlistXcodeDefaultDelegate.swift
[182/212] Compiling Lux SwiftXcodeDefaultDelegate.swift
[183/212] Compiling Lux XcodeLightPalette.swift
[184/212] Compiling Lux XcodeLightThemeInjectorDelegate.swift
[185/212] Compiling Lux XmlEnhancedXcodeDefaultDelegate.swift
[186/212] Compiling Lux XmlXcodeDefaultDelegate.swift
[187/212] Compiling Lux YAMLXcodeDefaultLightDelegate.swift
[188/212] Compiling Lux ZshXcodeLightDelegate.swift
[188/212] Wrapping AST for ArgumentParser for debugging
[190/212] Compiling Lux InjectorDelegate.swift
[191/212] Compiling Lux TextInjector.swift
[196/212] Compiling Lux PlistDelegate.swift
[197/212] Compiling Lux PlistInjector.swift
[198/212] Compiling Lux HTMLCustomCSSOutputFormat.swift
[199/212] Compiling Lux SwiftCategory.swift
[200/212] Compiling Lux YAMLCategory.swift
[201/212] Compiling Lux YAMLDelegate.swift
[202/212] Compiling Lux YAMLInjector.swift
[203/212] Compiling Lux ZshCategory.swift
[204/212] Compiling Lux ZshDelegate.swift
[205/212] Compiling Lux ZshInjector.swift
[206/212] Compiling Lux Appendable.swift
[207/212] Compiling Lux AttributedString.swift
[208/212] Compiling Lux CSSClass.swift
[209/213] Wrapping AST for Lux for debugging
[211/222] Compiling LuxCLT RuntimeError.swift
[212/222] Compiling LuxCLT VersionCommand.swift
[213/223] Compiling LuxCLT TypeText+Extensions.swift
[214/223] Compiling LuxCLT Format.swift
[215/223] Compiling LuxCLT String+Extensions.swift
[216/223] Emitting module LuxCLT
[217/223] Compiling LuxCLT CSSCommand.swift
[218/223] Compiling LuxCLT ColorTheme+Extensions.swift
[219/223] Compiling LuxCLT main.swift
[220/223] Compiling LuxCLT InjectCommand.swift
[221/224] Wrapping AST for LuxCLT for debugging
[222/224] Write Objects.LinkFileList
[223/224] Linking LuxCLT
Build complete! (19.02s)
Build complete.
Done.

Build Machine: Linux 1