The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ABridoux/lux.git
Reference: 0.5.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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 into spi-builder-workspace
ec1cb60275bce9fc1398cd70e0eb8dc98842dd56
SUCCESS checkout https://github.com/ABridoux/lux.git at 0.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/JohnSundell/Splash from cache
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetched https://github.com/JohnSundell/Splash (0.21s)
Fetched https://github.com/scinfu/SwiftSoup.git (0.25s)
Fetched https://github.com/apple/swift-argument-parser (0.27s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.15.0 (0.43s)
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.02s)
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/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
Building for debugging...
[1/107] Emitting module ArgumentParser
[2/111] Compiling SwiftSoup CharacterReader.swift
[3/111] Compiling SwiftSoup Cleaner.swift
[4/111] Compiling SwiftSoup Collector.swift
[5/111] Compiling SwiftSoup CombiningEvaluator.swift
[6/111] Compiling SwiftSoup Comment.swift
[7/111] Emitting module SwiftSoup
[8/118] Compiling SwiftSoup NodeVisitor.swift
[9/118] Compiling SwiftSoup OrderedDictionary.swift
[10/118] Compiling SwiftSoup DocumentType.swift
[11/118] Compiling SwiftSoup Element.swift
[12/118] Compiling SwiftSoup ArrayExt.swift
[13/118] Compiling SwiftSoup Attribute.swift
[14/118] Compiling SwiftSoup Attributes.swift
[15/118] Compiling SwiftSoup BooleanAttribute.swift
[16/118] Compiling SwiftSoup CharacterExt.swift
[17/118] Compiling SwiftSoup Connection.swift
[18/118] Compiling SwiftSoup DataNode.swift
[19/118] Compiling SwiftSoup DataUtil.swift
[20/118] Compiling SwiftSoup Document.swift
[21/118] Compiling SwiftSoup HtmlTreeBuilder.swift
[22/118] Compiling SwiftSoup HtmlTreeBuilderState.swift
[23/118] Compiling SwiftSoup HttpStatusException.swift
[24/118] Compiling SwiftSoup Node.swift
[25/118] Compiling SwiftSoup NodeTraversor.swift
[26/118] Emitting module Splash
[27/121] Compiling Splash Segment.swift
[28/121] Compiling Splash TokenType.swift
[29/121] Compiling Splash Tokenizer.swift
[40/121] Compiling ArgumentParser UsageGenerator.swift
[41/121] Compiling ArgumentParser SequenceExtensions.swift
[42/121] Compiling ArgumentParser StringExtensions.swift
[43/121] Compiling ArgumentParser Tree.swift
[47/121] Compiling SwiftSoup FormElement.swift
[48/121] Compiling SwiftSoup OrderedSet.swift
[49/121] Compiling SwiftSoup ParseError.swift
[50/121] Compiling SwiftSoup ParseErrorList.swift
[54/121] Compiling SwiftSoup Exception.swift
[80/121] Compiling SwiftSoup Selector.swift
[81/121] Compiling SwiftSoup SerializationException.swift
[82/121] Compiling SwiftSoup SimpleDictionary.swift
[83/121] Compiling SwiftSoup StreamReader.swift
[84/121] Compiling SwiftSoup String.swift
[85/121] Compiling SwiftSoup StringBuilder.swift
[86/121] Compiling SwiftSoup StringUtil.swift
[87/121] Compiling SwiftSoup StructuralEvaluator.swift
[88/121] Compiling SwiftSoup SwiftSoup.swift
[89/121] Compiling SwiftSoup Tag.swift
[90/121] Compiling SwiftSoup TextNode.swift
[91/121] Compiling SwiftSoup Token.swift
[92/121] Compiling SwiftSoup TokenQueue.swift
[93/121] Compiling SwiftSoup Tokeniser.swift
[108/121] Compiling SwiftSoup TokeniserState.swift
[109/121] Compiling SwiftSoup TreeBuilder.swift
[110/121] Compiling SwiftSoup UnicodeScalar.swift
[111/121] Compiling SwiftSoup Validate.swift
[112/121] Compiling SwiftSoup Whitelist.swift
[113/121] Compiling SwiftSoup XmlDeclaration.swift
[114/121] Compiling SwiftSoup XmlTreeBuilder.swift
[121/188] Compiling Lux YAMLCategory.swift
[122/188] Compiling Lux YAMLDelegate.swift
[123/188] Compiling Lux YAMLInjector.swift
[124/188] Compiling Lux ZshCategory.swift
[125/188] Compiling Lux ZshDelegate.swift
[126/188] Compiling Lux ZshInjector.swift
[127/188] Compiling Lux Appendable.swift
[128/188] Compiling Lux AttributedString.swift
[129/188] Compiling Lux CSSClass.swift
[130/188] Compiling Lux JSONXcodeDarkDelegate.swift
[131/188] Compiling Lux PlistXcodeDarkDelegate.swift
[132/188] Compiling Lux SwiftXcodeDarkDelegate.swift
[133/188] Compiling Lux XMLEnhancedXcodeDarkDelegate.swift
[134/188] Compiling Lux XcodeDarkPalette.swift
[135/188] Compiling Lux XcodeDarkThemeInjectorDelegate.swift
[136/188] Compiling Lux XmlXcodeDarkDelegate.swift
[137/188] Compiling Lux YAMLXcodeDarkDelegate.swift
[138/188] Compiling Lux ZshXcodeDarkDelegate.swift
[139/188] Compiling Lux Category.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/188] Compiling Lux Color.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/188] Compiling Lux InjectionType.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/188] Compiling Lux InjectorType.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/188] Compiling Lux RegexPattern.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/188] Compiling Lux TerminalModifier.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/188] Compiling Lux TextType.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/188] Compiling Lux ColorTheme.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/188] Compiling Lux DraculaPalette.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 {
           ^
[148/188] Compiling Lux DraculaThemeInjectorDelegate.swift
[149/188] Compiling Lux JSONDracula.swift
[150/188] Compiling Lux PlistDracula.swift
[151/188] Compiling Lux SwiftDracula.swift
[152/188] Compiling Lux XMLEnhancedDracula.swift
[153/188] Compiling Lux XmlDracula.swift
[154/188] Compiling Lux YAMLDracula.swift
[155/188] Compiling Lux ZshDracula.swift
[156/188] Compiling Lux ThemeInjectorDelegate.swift
[157/188] Compiling Lux SwiftDelegate.swift
[158/188] Compiling Lux SwiftInjector.swift
[159/188] Compiling Lux TerminalOutputFormat.swift
[160/188] Compiling Lux TokenType+SwiftCategory.swift
[161/188] Compiling Lux XMLEnhancedCategory.swift
[162/188] Compiling Lux XMLEnhancedDelegate.swift
[163/188] Compiling Lux XMLEnhancedInjector.swift
[164/188] Compiling Lux XMLCategory.swift
[165/188] Compiling Lux XMLDelegate.swift
[166/188] Compiling Lux XMLInjector.swift
[167/188] Compiling Lux DataFormat.swift
[168/188] Compiling Lux Version.swift
[169/188] Compiling Lux Bool+KeyPath.swift
[170/188] Compiling Lux NSRegularExpression+Extensions.swift
[171/188] Compiling Lux String+Extensions.swift
[172/188] Compiling Lux StringProtocol+Extensions.swift
[173/188] Compiling Lux AttributedInjector.swift
[174/188] Compiling Lux BaseInjector.swift
[175/188] Compiling Lux FileInjectionService.swift
[176/188] Compiling Lux InjectionService.swift
[177/188] Emitting module Lux
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 {
           ^
[178/197] Compiling Lux InjectorDelegate.swift
[179/197] Compiling Lux TextInjector.swift
[180/197] Compiling Lux JSONCategory.swift
[181/197] Compiling Lux JSONDelegate.swift
[182/197] Compiling Lux JSONInjector.swift
[183/197] Compiling Lux PlistCategory.swift
[184/197] Compiling Lux PlistDelegate.swift
[185/197] Compiling Lux PlistInjector.swift
[186/197] Compiling Lux HTMLCustomCSSOutputFormat.swift
[187/197] Compiling Lux SwiftCategory.swift
[188/197] Compiling Lux JSONXcodeDefaultDelegate.swift
[189/197] Compiling Lux PlistXcodeDefaultDelegate.swift
[190/197] Compiling Lux SwiftXcodeDefaultDelegate.swift
[191/197] Compiling Lux XcodeLightPalette.swift
[192/197] Compiling Lux XcodeLightThemeInjectorDelegate.swift
[193/197] Compiling Lux XmlEnhancedXcodeDefaultDelegate.swift
[194/197] Compiling Lux XmlXcodeDefaultDelegate.swift
[195/197] Compiling Lux YAMLXcodeDefaultLightDelegate.swift
[196/197] Compiling Lux ZshXcodeLightDelegate.swift
[197/206] Compiling LuxCLT VersionCommand.swift
[198/206] Compiling LuxCLT RuntimeError.swift
[199/207] Compiling LuxCLT Format.swift
[200/207] Compiling LuxCLT CSSCommand.swift
[201/207] Compiling LuxCLT ColorTheme+Extensions.swift
[202/207] Compiling LuxCLT InjectCommand.swift
[203/207] Compiling LuxCLT String+Extensions.swift
[204/207] Compiling LuxCLT TypeText+Extensions.swift
[205/207] Emitting module LuxCLT
[206/207] Compiling LuxCLT main.swift
[206/207] Linking LuxCLT
Build complete! (22.52s)
Build complete.
Done.