The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SofarKit, reference 0.1.0 (ff6808), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 12:27:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dreymonde/sofarkit.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dreymonde/sofarkit
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at ff68082 Drop 'Sofar' from type names
Cloned https://github.com/dreymonde/sofarkit.git
Revision (git rev-parse @):
ff6808234f96e4c29a1f586db16b759aff849180
SUCCESS checkout https://github.com/dreymonde/sofarkit.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dreymonde/sofarkit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/87] Compiling Rainbow Style.swift
[10/88] Compiling Shallows WriteOnlyStorage.swift
[11/88] Compiling Rainbow XcodeColorsSupport.swift
[12/89] Compiling Rainbow String+Rainbow.swift
[13/89] Compiling Rainbow StringGenerator.swift
[14/89] Compiling Shallows Zip.swift
[15/89] Compiling Shallows SyncStorage.swift
[16/89] Compiling Rainbow Color.swift
[17/89] Emitting module Rainbow
[18/89] Compiling Rainbow ModesExtractor.swift
[19/89] Compiling Rainbow ControlCode.swift
[20/89] Compiling Rainbow OutputTarget.swift
[21/89] Compiling SwiftSoup ArrayExt.swift
[22/89] Compiling SwiftSoup Attribute.swift
[23/89] Compiling Rainbow Rainbow.swift
[24/89] Compiling SwiftSoup Token.swift
[25/89] Compiling SwiftSoup TokenQueue.swift
[26/89] Compiling SwiftSoup Tokeniser.swift
[27/89] Compiling SwiftSoup TokeniserState.swift
[28/89] Compiling SwiftSoup TreeBuilder.swift
[29/89] Compiling SwiftSoup StringUtil.swift
[30/89] Compiling SwiftSoup StructuralEvaluator.swift
[31/89] Compiling SwiftSoup SwiftSoup.swift
[32/89] Compiling SwiftSoup Tag.swift
[33/89] Compiling SwiftSoup TextNode.swift
[34/89] Compiling SwiftSoup SerializationException.swift
[35/89] Compiling SwiftSoup SimpleDictionary.swift
[36/89] Compiling SwiftSoup StreamReader.swift
[37/89] Compiling SwiftSoup String.swift
[38/89] Compiling SwiftSoup StringBuilder.swift
[39/94] Compiling SwiftSoup Cleaner.swift
[40/94] Compiling SwiftSoup Collector.swift
[41/94] Compiling SwiftSoup CombiningEvaluator.swift
[42/94] Compiling SwiftSoup Comment.swift
[43/94] Compiling SwiftSoup Connection.swift
[44/94] Compiling SwiftSoup DataNode.swift
[45/94] Compiling SwiftSoup ParseErrorList.swift
[46/94] Compiling SwiftSoup ParseSettings.swift
[47/94] Compiling SwiftSoup Parser.swift
[48/94] Compiling SwiftSoup Pattern.swift
[49/94] Compiling SwiftSoup QueryParser.swift
[50/94] Compiling SwiftSoup Selector.swift
[51/94] Compiling SwiftSoup Node.swift
[52/94] Compiling Shallows ShallowsResult.swift
[53/94] Compiling SwiftSoup NodeTraversor.swift
[54/94] Compiling SwiftSoup NodeVisitor.swift
[55/94] Compiling SwiftSoup OrderedDictionary.swift
[56/94] Compiling SwiftSoup OrderedSet.swift
[57/94] Compiling SwiftSoup ParseError.swift
[58/94] Compiling SwiftSoup CharacterExt.swift
[59/94] Compiling SwiftSoup CharacterReader.swift
[60/94] Compiling Shallows Shallows.swift
[61/94] Compiling Shallows Storage.swift
[62/94] Compiling SwiftSoup Attributes.swift
[63/94] Compiling SwiftSoup BooleanAttribute.swift
[64/94] Emitting module Shallows
[75/94] Emitting module SwiftSoup
[76/94] Compiling SwiftyTextTable TextTable.swift
[77/94] Emitting module SwiftyTextTable
[78/94] Compiling SwiftSoup DataUtil.swift
[79/94] Compiling SwiftSoup Document.swift
[80/94] Compiling SwiftSoup DocumentType.swift
[81/94] Compiling SwiftSoup Element.swift
[82/94] Compiling SwiftSoup Elements.swift
[83/94] Compiling SwiftSoup Entities.swift
[84/94] Compiling SwiftSoup Evaluator.swift
[85/94] Compiling SwiftSoup Exception.swift
[86/94] Compiling SwiftSoup FormElement.swift
[87/94] Compiling SwiftSoup HtmlTreeBuilder.swift
[88/94] Compiling SwiftSoup HtmlTreeBuilderState.swift
[89/94] Compiling SwiftSoup HttpStatusException.swift
[90/99] Compiling Light WebAPIProtocol.swift
[91/99] Compiling Light Light.swift
[92/99] Emitting module Light
[93/99] Compiling Light URLSession+WebAPI.swift
[94/99] Compiling Light WebAPI.swift
[95/99] Compiling SwiftSoup UnicodeScalar.swift
[96/99] Compiling SwiftSoup Validate.swift
[97/99] Compiling SwiftSoup Whitelist.swift
[98/99] Compiling SwiftSoup XmlDeclaration.swift
[99/99] Compiling SwiftSoup XmlTreeBuilder.swift
[100/105] Compiling SofarKit SofarKit.swift
[101/105] Compiling SofarKit Highlight.swift
[102/105] Compiling SofarKit HighlightParser.swift
[103/105] Compiling SofarKit Event.swift
[104/105] Emitting module SofarKit
[105/105] Compiling SofarKit EventParser.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[106/107] Emitting module SofarManager
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:11:11: error: cannot find type 'APIPath' in scope
  9 | import SwiftSoup
 10 |
 11 | extension APIPath {
    |           `- error: cannot find type 'APIPath' in scope
 12 |
 13 |     public static func path(forCity city: String) -> APIPath {
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:55:45: error: cannot find type 'APIPath' in scope
 53 |     public let sessionID: String
 54 |
 55 |     public let baseStorage: ReadOnlyStorage<APIPath, Data>
    |                                             `- error: cannot find type 'APIPath' in scope
 56 |
 57 |     public init(webAPI: WebAPI, city: String, cookieSessionID: String, setCookies: Bool = true) {
[107/107] Compiling SofarManager SofarManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:11:11: error: cannot find type 'APIPath' in scope
  9 | import SwiftSoup
 10 |
 11 | extension APIPath {
    |           `- error: cannot find type 'APIPath' in scope
 12 |
 13 |     public static func path(forCity city: String) -> APIPath {
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:55:45: error: cannot find type 'APIPath' in scope
 53 |     public let sessionID: String
 54 |
 55 |     public let baseStorage: ReadOnlyStorage<APIPath, Data>
    |                                             `- error: cannot find type 'APIPath' in scope
 56 |
 57 |     public init(webAPI: WebAPI, city: String, cookieSessionID: String, setCookies: Bool = true) {
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:34:19: error: cannot find type 'APIPath' in scope
 32 |             .path : "/",
 33 |             ]).required(orThrow: SofarKitError.invalidCookie)
 34 |         let path: APIPath = .path(forCity: city) + .manage
    |                   `- error: cannot find type 'APIPath' in scope
 35 |         let sofarSoundsManageURL = SofarSounds.baseURL.appendingPath(path)
 36 |         HTTPCookieStorage.shared.setCookies([sofarCookie], for: sofarSoundsManageURL, mainDocumentURL: nil)
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:35:56: error: value of type 'URL' has no member 'appendingPath'
 33 |             ]).required(orThrow: SofarKitError.invalidCookie)
 34 |         let path: APIPath = .path(forCity: city) + .manage
 35 |         let sofarSoundsManageURL = SofarSounds.baseURL.appendingPath(path)
    |                                                        `- error: value of type 'URL' has no member 'appendingPath'
 36 |         HTTPCookieStorage.shared.setCookies([sofarCookie], for: sofarSoundsManageURL, mainDocumentURL: nil)
 37 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:64:40: error: value of type 'WebAPI' has no member 'baseURL'
 62 |             SofarSounds.setCookies(sessionID: cookieSessionID, city: city)
 63 |         }
 64 |         self.baseStorage = self.webAPI.baseURL(SofarSounds.baseURL)
    |                                        `- error: value of type 'WebAPI' has no member 'baseURL'
 65 |     }
 66 |
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:74:25: error: reference to member 'path' cannot be resolved without a contextual type
 72 |     public var reportHTML: ReadOnlyStorage<Void, Document> {
 73 |         return baseStorage
 74 |             .singleKey(.path(forCity: city) + .manage)
    |                         `- error: reference to member 'path' cannot be resolved without a contextual type
 75 |             .mapString()
 76 |             .mapHTMLDocument()
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:88:60: error: referencing operator function '+' on 'SIMD' requires that 'Self' conform to 'SIMD'
 86 |     public var eventsHTML: ReadOnlyStorage<EventCode, Document> {
 87 |         return baseStorage
 88 |             .mapKeys(to: EventCode.self, { code in .events + .init(rawValue: code.description) + .manage })
    |                                                            `- error: referencing operator function '+' on 'SIMD' requires that 'Self' conform to 'SIMD'
 89 |             .mapString()
 90 |             .mapHTMLDocument()
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:88:67: error: extraneous argument label 'rawValue:' in call
 86 |     public var eventsHTML: ReadOnlyStorage<EventCode, Document> {
 87 |         return baseStorage
 88 |             .mapKeys(to: EventCode.self, { code in .events + .init(rawValue: code.description) + .manage })
    |                                                                   `- error: extraneous argument label 'rawValue:' in call
 89 |             .mapString()
 90 |             .mapHTMLDocument()
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:88:63: error: type 'FloatingPoint' cannot be instantiated
 86 |     public var eventsHTML: ReadOnlyStorage<EventCode, Document> {
 87 |         return baseStorage
 88 |             .mapKeys(to: EventCode.self, { code in .events + .init(rawValue: code.description) + .manage })
    |                                                               `- error: type 'FloatingPoint' cannot be instantiated
 89 |             .mapString()
 90 |             .mapHTMLDocument()
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:13:54: error: cannot find type 'APIPath' in scope
 11 | extension APIPath {
 12 |
 13 |     public static func path(forCity city: String) -> APIPath {
    |                                                      `- error: cannot find type 'APIPath' in scope
 14 |         return "cities" + APIPath(rawValue: city)
 15 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:17:31: error: cannot find type 'APIPath' in scope
 15 |     }
 16 |
 17 |     public static let manage: APIPath = "manage"
    |                               `- error: cannot find type 'APIPath' in scope
 18 |     public static let guestlist: APIPath = "guestlist"
 19 |     public static let events: APIPath = "events"
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:18:34: error: cannot find type 'APIPath' in scope
 16 |
 17 |     public static let manage: APIPath = "manage"
 18 |     public static let guestlist: APIPath = "guestlist"
    |                                  `- error: cannot find type 'APIPath' in scope
 19 |     public static let events: APIPath = "events"
 20 |
/Users/admin/builder/spi-builder-workspace/Sources/SofarManager/SofarManager.swift:19:31: error: cannot find type 'APIPath' in scope
 17 |     public static let manage: APIPath = "manage"
 18 |     public static let guestlist: APIPath = "guestlist"
 19 |     public static let events: APIPath = "events"
    |                               `- error: cannot find type 'APIPath' in scope
 20 |
 21 | }
Fetching https://github.com/dreymonde/Light
Fetching https://github.com/scinfu/SwiftSoup
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/scottrhoyt/SwiftyTextTable
[1/75] Fetching light
[76/1004] Fetching light, swiftytexttable
[169/4920] Fetching light, swiftytexttable, swiftsoup
[416/6116] Fetching light, swiftytexttable, swiftsoup, rainbow
Fetched https://github.com/dreymonde/Light from cache (1.09s)
Fetched https://github.com/onevcat/Rainbow from cache (1.09s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (1.09s)
Fetched https://github.com/scinfu/SwiftSoup from cache (1.09s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (1.62s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (0.48s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 1.7.5 (0.48s)
Computing version for https://github.com/dreymonde/Light
Computed https://github.com/dreymonde/Light at 0.3.0 (0.46s)
Fetching https://github.com/dreymonde/Shallows.git
[1/1076] Fetching shallows
Fetched https://github.com/dreymonde/Shallows.git from cache (0.78s)
Computing version for https://github.com/dreymonde/Shallows.git
Computed https://github.com/dreymonde/Shallows.git at 0.13.4 (2.71s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 1.7.5
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Creating working copy for https://github.com/dreymonde/Light
Working copy of https://github.com/dreymonde/Light resolved at 0.3.0
Creating working copy for https://github.com/dreymonde/Shallows.git
Working copy of https://github.com/dreymonde/Shallows.git resolved at 0.13.4
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
BUILD FAILURE 6.2 macosSpm