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 master (ff6808), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 12:27:08 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dreymonde/sofarkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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] Emitting module Rainbow
[10/87] Compiling Rainbow Style.swift
[11/87] Compiling Rainbow StringGenerator.swift
[12/88] Compiling Shallows WriteOnlyStorage.swift
[13/89] Compiling Rainbow String+Rainbow.swift
[14/89] Compiling Rainbow XcodeColorsSupport.swift
[15/89] Compiling Shallows Zip.swift
[16/89] Compiling Shallows Storage.swift
[17/89] Compiling Shallows SyncStorage.swift
[18/89] Compiling SwiftSoup Cleaner.swift
[19/89] Compiling SwiftSoup Collector.swift
[20/89] Compiling SwiftSoup CombiningEvaluator.swift
[21/89] Compiling SwiftSoup Comment.swift
[22/89] Compiling SwiftSoup Connection.swift
[23/89] Compiling SwiftSoup DataNode.swift
[24/94] Compiling Rainbow Rainbow.swift
[25/94] Compiling Rainbow ControlCode.swift
[26/94] Compiling Rainbow ModesExtractor.swift
[27/94] Compiling Rainbow Color.swift
[30/94] Compiling Rainbow OutputTarget.swift
[31/94] Compiling Shallows Shallows.swift
[32/94] Compiling Shallows ShallowsResult.swift
[33/94] Compiling SwiftSoup Token.swift
[34/94] Compiling SwiftSoup TokenQueue.swift
[35/94] Compiling SwiftSoup Tokeniser.swift
[36/94] Compiling SwiftSoup TokeniserState.swift
[37/94] Compiling SwiftSoup TreeBuilder.swift
[38/94] Emitting module SwiftSoup
[39/94] Compiling SwiftSoup ArrayExt.swift
[40/94] Compiling SwiftSoup Attribute.swift
[41/94] Compiling SwiftSoup Attributes.swift
[42/94] Compiling SwiftSoup BooleanAttribute.swift
[43/94] Compiling SwiftSoup CharacterExt.swift
[44/94] Compiling SwiftSoup CharacterReader.swift
[47/94] Emitting module Shallows
[48/94] Compiling SwiftSoup StringUtil.swift
[49/94] Compiling SwiftSoup StructuralEvaluator.swift
[50/94] Compiling SwiftSoup SwiftSoup.swift
[51/94] Compiling SwiftSoup Tag.swift
[52/94] Compiling SwiftSoup TextNode.swift
[59/94] Compiling SwiftSoup Node.swift
[60/94] Compiling SwiftSoup NodeTraversor.swift
[61/94] Compiling SwiftSoup NodeVisitor.swift
[62/94] Compiling SwiftSoup OrderedDictionary.swift
[63/94] Compiling SwiftSoup OrderedSet.swift
[64/94] Compiling SwiftSoup ParseError.swift
[65/94] Compiling SwiftSoup SerializationException.swift
[66/94] Compiling SwiftSoup SimpleDictionary.swift
[67/94] Compiling SwiftSoup StreamReader.swift
[68/94] Compiling SwiftSoup String.swift
[69/94] Compiling SwiftSoup StringBuilder.swift
[70/94] Compiling SwiftSoup ParseErrorList.swift
[71/94] Compiling SwiftSoup ParseSettings.swift
[72/94] Compiling SwiftSoup Parser.swift
[73/94] Compiling SwiftSoup Pattern.swift
[74/94] Compiling SwiftSoup QueryParser.swift
[75/94] Compiling SwiftSoup Selector.swift
[76/94] Compiling SwiftyTextTable TextTable.swift
[77/94] Emitting module SwiftyTextTable
[78/99] Compiling SwiftSoup Evaluator.swift
[79/99] Compiling SwiftSoup Exception.swift
[80/99] Compiling SwiftSoup FormElement.swift
[81/99] Compiling SwiftSoup HtmlTreeBuilder.swift
[82/99] Compiling SwiftSoup HtmlTreeBuilderState.swift
[83/99] Compiling SwiftSoup HttpStatusException.swift
[84/99] Compiling SwiftSoup DataUtil.swift
[85/99] Compiling SwiftSoup Document.swift
[86/99] Compiling SwiftSoup DocumentType.swift
[87/99] Compiling SwiftSoup Element.swift
[88/99] Compiling SwiftSoup Elements.swift
[89/99] Compiling SwiftSoup Entities.swift
[90/99] Emitting module Light
[91/99] Compiling Light URLSession+WebAPI.swift
[92/99] Compiling Light Light.swift
[93/99] Compiling Light WebAPI.swift
[94/99] Compiling Light WebAPIProtocol.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 HighlightParser.swift
[101/105] Compiling SofarKit Highlight.swift
[102/105] Compiling SofarKit SofarKit.swift
[103/105] Compiling SofarKit Event.swift
[104/105] Compiling SofarKit EventParser.swift
[105/105] Emitting module SofarKit
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/scottrhoyt/SwiftyTextTable
Fetching https://github.com/scinfu/SwiftSoup
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/dreymonde/Light
[1/929] Fetching swiftytexttable
[94/1004] Fetching swiftytexttable, light
[180/2200] Fetching swiftytexttable, light, rainbow
[1019/6116] Fetching swiftytexttable, light, rainbow, swiftsoup
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.86s)
[1478/5187] Fetching light, rainbow, swiftsoup
Fetched https://github.com/scinfu/SwiftSoup from cache (1.20s)
Fetched https://github.com/onevcat/Rainbow from cache (1.20s)
Fetched https://github.com/dreymonde/Light from cache (1.20s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (1.74s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (0.51s)
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.50s)
Fetching https://github.com/dreymonde/Shallows.git
[1/1076] Fetching shallows
Fetched https://github.com/dreymonde/Shallows.git from cache (0.83s)
Computing version for https://github.com/dreymonde/Shallows.git
Computed https://github.com/dreymonde/Shallows.git at 0.13.4 (2.70s)
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/dreymonde/Light
Working copy of https://github.com/dreymonde/Light resolved at 0.3.0
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/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