The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Lux with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ABridoux/lux.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ABridoux/lux
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ABridoux/lux.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[5/10] Write LuxCLT-entitlement.plist
[6/10] Write swift-version--423B1241ED78D482.txt
[8/116] Emitting module SwiftSoup
[9/123] Emitting module ArgumentParser
[10/127] Compiling SwiftSoup Evaluator.swift
[11/127] Compiling SwiftSoup Exception.swift
[12/127] Compiling SwiftSoup FormElement.swift
[13/127] Compiling SwiftSoup StructuralEvaluator.swift
[14/127] Compiling SwiftSoup SwiftSoup.swift
[15/127] Compiling SwiftSoup Tag.swift
[16/127] Compiling SwiftSoup TextNode.swift
[17/127] Compiling SwiftSoup Token.swift
[18/127] Compiling SwiftSoup TokenQueue.swift
[19/127] Compiling SwiftSoup Tokeniser.swift
[20/127] Compiling SwiftSoup HtmlTreeBuilder.swift
[21/127] Compiling SwiftSoup HtmlTreeBuilderState.swift
[22/127] Compiling SwiftSoup HttpStatusException.swift
[23/127] Compiling SwiftSoup OrderedSet.swift
[24/127] Compiling SwiftSoup ParseError.swift
[25/127] Compiling SwiftSoup ParseErrorList.swift
[26/127] Compiling SwiftSoup ParseSettings.swift
[27/127] Compiling SwiftSoup Parser.swift
[28/127] Compiling SwiftSoup Pattern.swift
[29/127] Compiling SwiftSoup QueryParser.swift
[30/127] Compiling SwiftSoup Selector.swift
[31/127] Compiling SwiftSoup SerializationException.swift
[32/127] Compiling SwiftSoup SimpleDictionary.swift
[33/127] Compiling SwiftSoup StreamReader.swift
[34/127] Compiling SwiftSoup String.swift
[35/127] Compiling SwiftSoup StringBuilder.swift
[36/127] Compiling SwiftSoup StringUtil.swift
[37/127] Compiling SwiftSoup ArrayExt.swift
[38/127] Compiling SwiftSoup Attribute.swift
[39/127] Compiling SwiftSoup Attributes.swift
[40/127] Emitting module Splash
[45/130] Compiling SwiftSoup Comment.swift
[46/130] Compiling SwiftSoup Connection.swift
[47/130] Compiling SwiftSoup DataNode.swift
[48/130] Compiling SwiftSoup DataUtil.swift
[49/130] Compiling SwiftSoup Document.swift
[53/130] Compiling SwiftSoup BooleanAttribute.swift
[54/130] Compiling SwiftSoup CharacterExt.swift
[55/130] Compiling SwiftSoup CharacterReader.swift
[56/130] Compiling SwiftSoup Cleaner.swift
[57/130] Compiling SwiftSoup Collector.swift
[58/130] Compiling SwiftSoup CombiningEvaluator.swift
[59/130] Compiling SwiftSoup DocumentType.swift
[60/130] Compiling SwiftSoup Element.swift
[61/130] Compiling SwiftSoup Elements.swift
[62/130] Compiling SwiftSoup Entities.swift
[67/130] Compiling SwiftSoup TokeniserState.swift
[68/130] Compiling SwiftSoup TreeBuilder.swift
[69/130] Compiling SwiftSoup UnicodeScalar.swift
[70/130] Compiling SwiftSoup Validate.swift
[71/130] Compiling SwiftSoup Whitelist.swift
[72/130] Compiling SwiftSoup XmlDeclaration.swift
[73/130] Compiling SwiftSoup XmlTreeBuilder.swift
[74/130] Compiling ArgumentParser UsageGenerator.swift
[75/130] Compiling ArgumentParser SequenceExtensions.swift
[76/130] Compiling ArgumentParser StringExtensions.swift
[77/130] Compiling ArgumentParser Tree.swift
[108/130] Compiling Splash Segment.swift
[109/130] Compiling Splash TokenType.swift
[110/130] Compiling Splash Tokenizer.swift
[128/197] Emitting module Lux
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[129/206] Compiling Lux DraculaThemeInjectorDelegate.swift
[130/206] Compiling Lux JSONDracula.swift
[131/206] Compiling Lux PlistDracula.swift
[132/206] Compiling Lux SwiftDracula.swift
[133/206] Compiling Lux XMLEnhancedDracula.swift
[134/206] Compiling Lux XmlDracula.swift
[135/206] Compiling Lux YAMLDracula.swift
[136/206] Compiling Lux ZshDracula.swift
[137/206] Compiling Lux ThemeInjectorDelegate.swift
[138/206] Compiling Lux Category.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[139/206] Compiling Lux Color.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[140/206] Compiling Lux InjectionType.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[141/206] Compiling Lux InjectorType.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[142/206] Compiling Lux RegexPattern.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[143/206] Compiling Lux TerminalModifier.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[144/206] Compiling Lux TextType.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[145/206] Compiling Lux ColorTheme.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[146/206] Compiling Lux DraculaPalette.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:26:24: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public static func none() -> Self { Self() }
                       ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Lux/Models/InjectionType.swift:25:11: warning: cannot use class 'NSColor' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension NSColor: InjectionType {
          ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
[147/206] Compiling Lux JSONXcodeDefaultDelegate.swift
[148/206] Compiling Lux PlistXcodeDefaultDelegate.swift
[149/206] Compiling Lux SwiftXcodeDefaultDelegate.swift
[150/206] Compiling Lux XcodeLightPalette.swift
[151/206] Compiling Lux XcodeLightThemeInjectorDelegate.swift
[152/206] Compiling Lux XmlEnhancedXcodeDefaultDelegate.swift
[153/206] Compiling Lux XmlXcodeDefaultDelegate.swift
[154/206] Compiling Lux YAMLXcodeDefaultLightDelegate.swift
[155/206] Compiling Lux ZshXcodeLightDelegate.swift
[156/206] Compiling Lux SwiftDelegate.swift
[157/206] Compiling Lux SwiftInjector.swift
[158/206] Compiling Lux TerminalOutputFormat.swift
[159/206] Compiling Lux TokenType+SwiftCategory.swift
[160/206] Compiling Lux XMLEnhancedCategory.swift
[161/206] Compiling Lux XMLEnhancedDelegate.swift
[162/206] Compiling Lux XMLEnhancedInjector.swift
[163/206] Compiling Lux XMLCategory.swift
[164/206] Compiling Lux XMLDelegate.swift
[165/206] Compiling Lux XMLInjector.swift
[166/206] Compiling Lux DataFormat.swift
[167/206] Compiling Lux Version.swift
[168/206] Compiling Lux Bool+KeyPath.swift
[169/206] Compiling Lux NSRegularExpression+Extensions.swift
[170/206] Compiling Lux String+Extensions.swift
[171/206] Compiling Lux StringProtocol+Extensions.swift
[172/206] Compiling Lux AttributedInjector.swift
[173/206] Compiling Lux BaseInjector.swift
[174/206] Compiling Lux FileInjectionService.swift
[175/206] Compiling Lux InjectionService.swift
[176/206] Compiling Lux InjectorDelegate.swift
[177/206] Compiling Lux TextInjector.swift
[178/206] Compiling Lux JSONCategory.swift
[179/206] Compiling Lux JSONDelegate.swift
[180/206] Compiling Lux JSONInjector.swift
[181/206] Compiling Lux PlistCategory.swift
[182/206] Compiling Lux PlistDelegate.swift
[183/206] Compiling Lux PlistInjector.swift
[184/206] Compiling Lux HTMLCustomCSSOutputFormat.swift
[185/206] Compiling Lux SwiftCategory.swift
[186/206] Compiling Lux YAMLCategory.swift
[187/206] Compiling Lux YAMLDelegate.swift
[188/206] Compiling Lux YAMLInjector.swift
[189/206] Compiling Lux ZshCategory.swift
[190/206] Compiling Lux ZshDelegate.swift
[191/206] Compiling Lux ZshInjector.swift
[192/206] Compiling Lux Appendable.swift
[193/206] Compiling Lux AttributedString.swift
[194/206] Compiling Lux CSSClass.swift
[195/206] Compiling Lux JSONXcodeDarkDelegate.swift
[196/206] Compiling Lux PlistXcodeDarkDelegate.swift
[197/206] Compiling Lux SwiftXcodeDarkDelegate.swift
[198/206] Compiling Lux XMLEnhancedXcodeDarkDelegate.swift
[199/206] Compiling Lux XcodeDarkPalette.swift
[200/206] Compiling Lux XcodeDarkThemeInjectorDelegate.swift
[201/206] Compiling Lux XmlXcodeDarkDelegate.swift
[202/206] Compiling Lux YAMLXcodeDarkDelegate.swift
[203/206] Compiling Lux ZshXcodeDarkDelegate.swift
[204/215] Compiling LuxCLT RuntimeError.swift
[205/215] Compiling LuxCLT VersionCommand.swift
[206/216] Compiling LuxCLT main.swift
[207/216] Compiling LuxCLT Format.swift
[208/216] Compiling LuxCLT TypeText+Extensions.swift
[209/216] Compiling LuxCLT String+Extensions.swift
[210/216] Compiling LuxCLT CSSCommand.swift
[211/216] Compiling LuxCLT ColorTheme+Extensions.swift
[212/216] Emitting module LuxCLT
[213/216] Compiling LuxCLT InjectCommand.swift
[213/216] Write Objects.LinkFileList
[214/216] Linking LuxCLT
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/LuxCLT: replacing existing signature
[215/216] Applying LuxCLT
Build complete! (11.71s)
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/JohnSundell/Splash from cache
Fetched https://github.com/JohnSundell/Splash from cache (0.19s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.19s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.19s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.15.0 (0.48s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.2 (0.04s)
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/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.15.0
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
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
Build complete.
Done.