The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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: 0.5.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
Revision (git rev-parse @):
ec1cb60275bce9fc1398cd70e0eb8dc98842dd56
SUCCESS checkout https://github.com/ABridoux/lux.git at 0.5.0
========================================
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 ArgumentParser
[9/120] Compiling SwiftSoup ParseError.swift
[10/120] Compiling SwiftSoup ParseErrorList.swift
[11/120] Compiling SwiftSoup ParseSettings.swift
[12/120] Compiling SwiftSoup Parser.swift
[13/120] Compiling SwiftSoup ArrayExt.swift
[14/120] Compiling SwiftSoup Attribute.swift
[15/120] Compiling SwiftSoup Attributes.swift
[16/120] Compiling SwiftSoup BooleanAttribute.swift
[17/120] Compiling SwiftSoup CharacterExt.swift
[18/120] Compiling SwiftSoup CharacterReader.swift
[19/120] Compiling SwiftSoup Cleaner.swift
[20/120] Compiling SwiftSoup DocumentType.swift
[21/120] Compiling SwiftSoup Element.swift
[22/120] Compiling SwiftSoup Elements.swift
[23/120] Compiling SwiftSoup Entities.swift
[24/120] Compiling SwiftSoup Evaluator.swift
[25/120] Compiling SwiftSoup Exception.swift
[26/120] Compiling SwiftSoup FormElement.swift
[27/120] Compiling SwiftSoup OrderedSet.swift
[28/120] Emitting module Splash
[29/123] Compiling SwiftSoup Pattern.swift
[30/123] Compiling SwiftSoup QueryParser.swift
[31/123] Compiling SwiftSoup Collector.swift
[32/123] Compiling SwiftSoup CombiningEvaluator.swift
[33/123] Compiling Splash Segment.swift
[34/123] Compiling Splash TokenType.swift
[35/123] Compiling Splash Tokenizer.swift
[36/123] Compiling SwiftSoup DataUtil.swift
[37/123] Compiling SwiftSoup Document.swift
[38/123] Compiling SwiftSoup StructuralEvaluator.swift
[39/123] Compiling SwiftSoup SwiftSoup.swift
[40/123] Compiling SwiftSoup Tag.swift
[41/123] Compiling ArgumentParser UsageGenerator.swift
[42/123] Compiling ArgumentParser SequenceExtensions.swift
[43/123] Compiling ArgumentParser StringExtensions.swift
[44/123] Compiling ArgumentParser Tree.swift
[45/123] Emitting module SwiftSoup
[81/130] Compiling SwiftSoup Selector.swift
[82/130] Compiling SwiftSoup SerializationException.swift
[83/130] Compiling SwiftSoup SimpleDictionary.swift
[84/130] Compiling SwiftSoup StreamReader.swift
[85/130] Compiling SwiftSoup String.swift
[86/130] Compiling SwiftSoup StringBuilder.swift
[87/130] Compiling SwiftSoup StringUtil.swift
[88/130] Compiling SwiftSoup HtmlTreeBuilder.swift
[89/130] Compiling SwiftSoup HtmlTreeBuilderState.swift
[90/130] Compiling SwiftSoup HttpStatusException.swift
[91/130] Compiling SwiftSoup Node.swift
[92/130] Compiling SwiftSoup NodeTraversor.swift
[93/130] Compiling SwiftSoup NodeVisitor.swift
[94/130] Compiling SwiftSoup OrderedDictionary.swift
[98/130] Compiling SwiftSoup TokeniserState.swift
[99/130] Compiling SwiftSoup TreeBuilder.swift
[100/130] Compiling SwiftSoup UnicodeScalar.swift
[101/130] Compiling SwiftSoup Validate.swift
[102/130] Compiling SwiftSoup Whitelist.swift
[103/130] Compiling SwiftSoup XmlDeclaration.swift
[104/130] Compiling SwiftSoup XmlTreeBuilder.swift
[128/197] Emitting module Lux
/Users/admin/builds/J1XnyXFH/1/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/1/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 YAMLCategory.swift
[130/206] Compiling Lux YAMLDelegate.swift
[131/206] Compiling Lux YAMLInjector.swift
[132/206] Compiling Lux ZshCategory.swift
[133/206] Compiling Lux ZshDelegate.swift
[134/206] Compiling Lux ZshInjector.swift
[135/206] Compiling Lux Appendable.swift
[136/206] Compiling Lux AttributedString.swift
[137/206] Compiling Lux CSSClass.swift
[138/206] Compiling Lux Category.swift
/Users/admin/builds/J1XnyXFH/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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 DraculaThemeInjectorDelegate.swift
[148/206] Compiling Lux JSONDracula.swift
[149/206] Compiling Lux PlistDracula.swift
[150/206] Compiling Lux SwiftDracula.swift
[151/206] Compiling Lux XMLEnhancedDracula.swift
[152/206] Compiling Lux XmlDracula.swift
[153/206] Compiling Lux YAMLDracula.swift
[154/206] Compiling Lux ZshDracula.swift
[155/206] Compiling Lux ThemeInjectorDelegate.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 JSONXcodeDarkDelegate.swift
[177/206] Compiling Lux PlistXcodeDarkDelegate.swift
[178/206] Compiling Lux SwiftXcodeDarkDelegate.swift
[179/206] Compiling Lux XMLEnhancedXcodeDarkDelegate.swift
[180/206] Compiling Lux XcodeDarkPalette.swift
[181/206] Compiling Lux XcodeDarkThemeInjectorDelegate.swift
[182/206] Compiling Lux XmlXcodeDarkDelegate.swift
[183/206] Compiling Lux YAMLXcodeDarkDelegate.swift
[184/206] Compiling Lux ZshXcodeDarkDelegate.swift
[185/206] Compiling Lux InjectorDelegate.swift
[186/206] Compiling Lux TextInjector.swift
[187/206] Compiling Lux JSONCategory.swift
[188/206] Compiling Lux JSONDelegate.swift
[189/206] Compiling Lux JSONInjector.swift
[190/206] Compiling Lux PlistCategory.swift
[191/206] Compiling Lux PlistDelegate.swift
[192/206] Compiling Lux PlistInjector.swift
[193/206] Compiling Lux HTMLCustomCSSOutputFormat.swift
[194/206] Compiling Lux SwiftCategory.swift
[195/206] Compiling Lux JSONXcodeDefaultDelegate.swift
[196/206] Compiling Lux PlistXcodeDefaultDelegate.swift
[197/206] Compiling Lux SwiftXcodeDefaultDelegate.swift
[198/206] Compiling Lux XcodeLightPalette.swift
[199/206] Compiling Lux XcodeLightThemeInjectorDelegate.swift
[200/206] Compiling Lux XmlEnhancedXcodeDefaultDelegate.swift
[201/206] Compiling Lux XmlXcodeDefaultDelegate.swift
[202/206] Compiling Lux YAMLXcodeDefaultLightDelegate.swift
[203/206] Compiling Lux ZshXcodeLightDelegate.swift
[204/215] Compiling LuxCLT RuntimeError.swift
[205/215] Compiling LuxCLT VersionCommand.swift
[206/216] Compiling LuxCLT TypeText+Extensions.swift
[207/216] Compiling LuxCLT Format.swift
[208/216] Compiling LuxCLT String+Extensions.swift
[209/216] Compiling LuxCLT CSSCommand.swift
[210/216] Compiling LuxCLT ColorTheme+Extensions.swift
[211/216] Emitting module LuxCLT
[212/216] Compiling LuxCLT InjectCommand.swift
[213/216] Compiling LuxCLT main.swift
[213/216] Write Objects.LinkFileList
[214/216] Linking LuxCLT
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/LuxCLT: replacing existing signature
[215/216] Applying LuxCLT
Build complete! (12.50s)
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.20s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.20s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.21s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.15.0 (0.51s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (0.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.2 (0.03s)
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.15.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 1.7.5
warning: /Users/admin/builds/J1XnyXFH/1/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/1/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
Creating working copy for https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.3.2
Build complete.
Done.