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

Failed to build SofarKit, reference master (ff6808), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 09:30:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/scinfu/SwiftSoup
Fetching https://github.com/dreymonde/Light
Fetching https://github.com/dreymonde/Shallows.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable
[1/75] Fetching light
[49/1004] Fetching light, swiftytexttable
[124/2080] Fetching light, swiftytexttable, shallows
[736/5988] Fetching light, swiftytexttable, shallows, swiftsoup
[5980/7184] Fetching light, swiftytexttable, shallows, swiftsoup, rainbow
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (1.20s)
Fetched https://github.com/scinfu/SwiftSoup from cache (1.20s)
[1175/2347] Fetching light, shallows, rainbow
Fetched https://github.com/onevcat/Rainbow from cache (1.54s)
Fetched https://github.com/dreymonde/Light from cache (1.54s)
Fetched https://github.com/dreymonde/Shallows.git from cache (1.54s)
Computing version for https://github.com/dreymonde/Light
Computed https://github.com/dreymonde/Light at 0.0.3 (2.13s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dreymonde/sofarkit.git
https://github.com/dreymonde/sofarkit.git
{
  "dependencies" : [
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "swiftytexttable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scottrhoyt/SwiftyTextTable"
    },
    {
      "identity" : "light",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dreymonde/Light"
    }
  ],
  "manifest_display_name" : "SofarKit",
  "name" : "SofarKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SofarKit",
      "targets" : [
        "SofarKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SofarManager",
      "targets" : [
        "SofarManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SofarManager",
      "module_type" : "SwiftTarget",
      "name" : "SofarManager",
      "path" : "Sources/SofarManager",
      "product_dependencies" : [
        "Light"
      ],
      "product_memberships" : [
        "SofarManager"
      ],
      "sources" : [
        "SofarManager.swift"
      ],
      "target_dependencies" : [
        "SofarKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SofarKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SofarKitTests",
      "path" : "Tests/SofarKitTests",
      "product_dependencies" : [
        "Light"
      ],
      "sources" : [
        "SofarKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SofarKit",
        "SofarManager"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SofarKit",
      "module_type" : "SwiftTarget",
      "name" : "SofarKit",
      "path" : "Sources/SofarKit",
      "product_dependencies" : [
        "SwiftSoup",
        "Rainbow",
        "SwiftyTextTable"
      ],
      "product_memberships" : [
        "SofarKit",
        "SofarManager"
      ],
      "sources" : [
        "Event.swift",
        "EventParser.swift",
        "Highlight.swift",
        "HighlightParser.swift",
        "SofarKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-2F0A5646E1D333AE.txt
[9/87] Emitting module SwiftSoup
[10/92] Emitting module Rainbow
[11/93] Compiling Shallows WriteOnlyStorage.swift
[12/94] Compiling Rainbow XcodeColorsSupport.swift
[13/94] Compiling Shallows Zip.swift
[14/94] Compiling Shallows Storage.swift
[15/94] Compiling Shallows SyncStorage.swift
[16/94] Compiling Rainbow Color.swift
[17/94] Compiling SwiftSoup ArrayExt.swift
[18/94] Compiling SwiftSoup Attribute.swift
[19/94] Compiling Rainbow Style.swift
[20/94] Compiling Rainbow StringGenerator.swift
[21/94] Compiling Rainbow OutputTarget.swift
[22/94] Compiling Rainbow ControlCode.swift
[23/94] Compiling Rainbow ModesExtractor.swift
[24/94] Compiling Rainbow String+Rainbow.swift
[25/94] Compiling Rainbow Rainbow.swift
[26/94] Emitting module SwiftyTextTable
[27/94] Compiling SwiftyTextTable TextTable.swift
[28/94] Compiling SwiftSoup CharacterExt.swift
[29/94] Compiling SwiftSoup CharacterReader.swift
[30/94] Compiling SwiftSoup Cleaner.swift
[31/94] Compiling SwiftSoup Collector.swift
[32/94] Compiling SwiftSoup StringUtil.swift
[33/94] Compiling SwiftSoup StructuralEvaluator.swift
[34/94] Compiling SwiftSoup SwiftSoup.swift
[35/94] Compiling SwiftSoup Tag.swift
[36/94] Compiling SwiftSoup TextNode.swift
[37/94] Compiling SwiftSoup Token.swift
[38/94] Compiling SwiftSoup TokenQueue.swift
[39/94] Compiling SwiftSoup Tokeniser.swift
[40/94] Compiling SwiftSoup TokeniserState.swift
[41/94] Compiling SwiftSoup TreeBuilder.swift
[42/94] Compiling Shallows Shallows.swift
[43/94] Compiling Shallows ShallowsResult.swift
[46/94] Compiling SwiftSoup CombiningEvaluator.swift
[47/94] Compiling SwiftSoup Comment.swift
[48/94] Compiling SwiftSoup Connection.swift
[49/94] Compiling SwiftSoup DataNode.swift
[50/94] Compiling SwiftSoup UnicodeScalar.swift
[51/94] Compiling SwiftSoup Validate.swift
[52/94] Compiling SwiftSoup Whitelist.swift
[53/94] Compiling SwiftSoup XmlDeclaration.swift
[54/94] Compiling SwiftSoup XmlTreeBuilder.swift
[57/94] Compiling SwiftSoup Attributes.swift
[58/94] Compiling SwiftSoup BooleanAttribute.swift
[61/94] Compiling SwiftSoup SerializationException.swift
[62/94] Compiling SwiftSoup SimpleDictionary.swift
[63/94] Compiling SwiftSoup StreamReader.swift
[64/94] Compiling SwiftSoup String.swift
[65/94] Compiling SwiftSoup StringBuilder.swift
[68/94] Emitting module Shallows
[71/94] Compiling SwiftSoup Node.swift
[72/94] Compiling SwiftSoup NodeTraversor.swift
[73/94] Compiling SwiftSoup NodeVisitor.swift
[74/94] Compiling SwiftSoup OrderedDictionary.swift
[75/94] Compiling SwiftSoup OrderedSet.swift
[76/94] Compiling SwiftSoup ParseError.swift
[77/94] Compiling SwiftSoup ParseErrorList.swift
[78/94] Compiling SwiftSoup ParseSettings.swift
[79/94] Compiling SwiftSoup Parser.swift
[80/94] Compiling SwiftSoup Pattern.swift
[81/94] Compiling SwiftSoup QueryParser.swift
[82/94] Compiling SwiftSoup Selector.swift
[83/94] Compiling SwiftSoup DataUtil.swift
[84/94] Compiling SwiftSoup Document.swift
[85/94] Compiling SwiftSoup DocumentType.swift
[86/94] Compiling SwiftSoup Element.swift
[87/94] Compiling SwiftSoup Elements.swift
[88/94] Compiling SwiftSoup Entities.swift
[89/94] Compiling SwiftSoup Evaluator.swift
[90/94] Compiling SwiftSoup Exception.swift
[91/94] Compiling SwiftSoup FormElement.swift
[92/94] Compiling SwiftSoup HtmlTreeBuilder.swift
[93/94] Compiling SwiftSoup HtmlTreeBuilderState.swift
[94/94] Compiling SwiftSoup HttpStatusException.swift
[95/105] Compiling Light WebAPIProtocol.swift
[96/105] Compiling Light WebAPI.swift
[97/105] Compiling SofarKit HighlightParser.swift
[98/105] Compiling Light Light.swift
[99/105] Emitting module Light
[100/105] Compiling Light URLSession+WebAPI.swift
[101/105] Compiling SofarKit Event.swift
[102/105] Compiling SofarKit Highlight.swift
[103/105] Emitting module SofarKit
[104/105] Compiling SofarKit EventParser.swift
[105/105] Compiling SofarKit SofarKit.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 | }
Updating https://github.com/scottrhoyt/SwiftyTextTable
Updating https://github.com/onevcat/Rainbow
Updating https://github.com/scinfu/SwiftSoup
Updating https://github.com/dreymonde/Light
Updated https://github.com/dreymonde/Light (0.57s)
Updated https://github.com/scinfu/SwiftSoup (0.57s)
Updated https://github.com/scottrhoyt/SwiftyTextTable (0.57s)
Updated https://github.com/onevcat/Rainbow (0.57s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (1.16s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (0.54s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 1.7.5 (0.54s)
Computing version for https://github.com/dreymonde/Light
Computed https://github.com/dreymonde/Light at 0.3.0 (0.54s)
Updating https://github.com/dreymonde/Shallows.git
Updated https://github.com/dreymonde/Shallows.git (0.40s)
Computing version for https://github.com/dreymonde/Shallows.git
Computed https://github.com/dreymonde/Shallows.git at 0.13.4 (1.04s)
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/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 1.7.5
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/dreymonde/Light
Working copy of https://github.com/dreymonde/Light resolved at 0.3.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/80] Compiling Rainbow StringGenerator.swift
[3/80] Compiling Rainbow Style.swift
[4/81] Compiling SwiftSoup Token.swift
[5/81] Compiling SwiftSoup TokenQueue.swift
[6/81] Compiling Rainbow Color.swift
[7/81] Compiling SwiftyTextTable TextTable.swift
[8/81] Emitting module SwiftyTextTable
[9/81] Emitting module Rainbow
[10/81] Compiling Rainbow ModesExtractor.swift
[11/81] Compiling Rainbow OutputTarget.swift
[12/81] Compiling Rainbow Rainbow.swift
[13/81] Compiling Rainbow ControlCode.swift
[14/81] Compiling Rainbow String+Rainbow.swift
[15/81] Compiling Shallows Shallows.swift
[16/81] Compiling Shallows WriteOnlyStorage.swift
[17/82] Emitting module Shallows
[18/82] Compiling Rainbow XcodeColorsSupport.swift
[19/82] Compiling Shallows SyncStorage.swift
[20/82] Compiling Shallows ShallowsResult.swift
[21/82] Compiling Shallows Storage.swift
[22/82] Compiling SwiftSoup TreeBuilder.swift
[23/82] Compiling SwiftSoup Evaluator.swift
[24/82] Compiling SwiftSoup Exception.swift
[25/82] Compiling SwiftSoup FormElement.swift
[26/82] Compiling Shallows Zip.swift
[29/82] Compiling SwiftSoup Tokeniser.swift
[30/82] Compiling SwiftSoup TokeniserState.swift
[31/82] Emitting module SwiftSoup
[32/87] Compiling SwiftSoup SerializationException.swift
[33/87] Compiling SwiftSoup SimpleDictionary.swift
[34/87] Compiling SwiftSoup StreamReader.swift
[35/87] Compiling SwiftSoup String.swift
[36/87] Compiling SwiftSoup StringBuilder.swift
[37/87] Compiling SwiftSoup StringUtil.swift
[38/87] Compiling SwiftSoup StructuralEvaluator.swift
[39/87] Compiling SwiftSoup SwiftSoup.swift
[40/87] Compiling SwiftSoup Tag.swift
[41/87] Compiling SwiftSoup TextNode.swift
[47/92] Compiling Light WebAPI.swift
[48/92] Compiling Light WebAPIProtocol.swift
[49/92] Compiling SwiftSoup Node.swift
[50/92] Compiling SwiftSoup NodeTraversor.swift
[51/92] Compiling SwiftSoup NodeVisitor.swift
[52/92] Compiling SwiftSoup OrderedDictionary.swift
[53/92] Compiling SwiftSoup OrderedSet.swift
[54/92] Compiling SwiftSoup ParseError.swift
[55/92] Compiling SwiftSoup Cleaner.swift
[56/92] Compiling SwiftSoup Collector.swift
[57/92] Compiling SwiftSoup CombiningEvaluator.swift
[58/92] Compiling SwiftSoup Comment.swift
[59/92] Compiling SwiftSoup Connection.swift
[60/92] Compiling SwiftSoup DataNode.swift
[61/92] Compiling SwiftSoup ParseErrorList.swift
[62/92] Compiling SwiftSoup ParseSettings.swift
[63/92] Compiling SwiftSoup Parser.swift
[64/92] Compiling SwiftSoup Pattern.swift
[65/92] Compiling SwiftSoup QueryParser.swift
[66/92] Compiling SwiftSoup Selector.swift
[67/92] Compiling SwiftSoup DataUtil.swift
[68/92] Compiling SwiftSoup Document.swift
[69/92] Compiling SwiftSoup DocumentType.swift
[70/92] Compiling SwiftSoup Element.swift
[71/92] Compiling SwiftSoup Elements.swift
[72/92] Compiling SwiftSoup Entities.swift
[73/92] Compiling Light Light.swift
[74/92] Emitting module Light
[75/92] Compiling Light URLSession+WebAPI.swift
[76/92] Compiling SwiftSoup UnicodeScalar.swift
[77/92] Compiling SwiftSoup Validate.swift
[78/92] Compiling SwiftSoup Whitelist.swift
[79/92] Compiling SwiftSoup XmlDeclaration.swift
[80/92] Compiling SwiftSoup XmlTreeBuilder.swift
[84/92] Compiling SwiftSoup HtmlTreeBuilder.swift
[85/92] Compiling SwiftSoup HtmlTreeBuilderState.swift
[86/92] Compiling SwiftSoup HttpStatusException.swift
[87/92] Compiling SwiftSoup ArrayExt.swift
[88/92] Compiling SwiftSoup Attribute.swift
[89/92] Compiling SwiftSoup Attributes.swift
[90/92] Compiling SwiftSoup BooleanAttribute.swift
[91/92] Compiling SwiftSoup CharacterExt.swift
[92/92] Compiling SwiftSoup CharacterReader.swift
[93/98] Compiling SofarKit Highlight.swift
[94/98] Compiling SofarKit SofarKit.swift
[95/98] Compiling SofarKit HighlightParser.swift
[96/98] Emitting module SofarKit
[97/98] Compiling SofarKit Event.swift
[98/98] Compiling SofarKit EventParser.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/100] 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) {
[100/100] 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: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: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: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 | }
BUILD FAILURE 6.1 macosSpm