The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GetStream with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0785e68 Fix broken and uncompilable GetStream with starscream 4.0.x (#48)
Cloned https://github.com/GetStream/stream-swift.git into spi-builder-workspace
0785e68cbb3dda1092f65e2fc53d6eb91ba990a1
SUCCESS checkout https://github.com/GetStream/stream-swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Fetching https://github.com/daltoniam/Starscream.git from cache
Fetching https://github.com/sendyhalim/Swime from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/sendyhalim/Swime (0.50s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/daltoniam/Starscream.git (0.55s)
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Alamofire/Alamofire.git (1.11s)
Fetching https://github.com/Moya/ReactiveSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.71s)
Fetching https://github.com/Moya/Moya.git from cache
Fetched https://github.com/Quick/Quick (0.71s)
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/Moya/ReactiveSwift.git (0.21s)
Fetched https://github.com/Moya/Moya.git (0.35s)
Computing version for https://github.com/sendyhalim/Swime
Fetched https://github.com/Quick/Nimble (0.80s)
Computed https://github.com/sendyhalim/Swime at 3.0.6 (0.64s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.4 (0.06s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.0 (0.54s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 7.3.4 (0.64s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 1.3.4 (0.52s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.0 (0.50s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (0.53s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.0.4 (0.47s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 7.3.4
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.0
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 14.0.0
Creating working copy for https://github.com/Moya/ReactiveSwift.git
Working copy of https://github.com/Moya/ReactiveSwift.git resolved at 6.1.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.0.4
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 4.0.4
Creating working copy for https://github.com/sendyhalim/Swime
Working copy of https://github.com/sendyhalim/Swime resolved at 3.0.6
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 1.3.4
Building for debugging...
[1/51] Emitting module Alamofire
[2/55] Compiling Alamofire AFError.swift
[3/55] Compiling Alamofire Alamofire.swift
[4/55] Compiling Alamofire AlamofireExtended.swift
[5/55] Compiling Alamofire CachedResponseHandler.swift
[6/55] Compiling Alamofire RedirectHandler.swift
[7/55] Compiling Alamofire Request.swift
[8/55] Compiling Alamofire RequestInterceptor.swift
[9/55] Compiling Alamofire RequestTaskMap.swift
[10/55] Compiling Alamofire HTTPHeaders.swift
[11/55] Compiling Alamofire HTTPMethod.swift
[12/57] Compiling Alamofire MultipartFormData.swift
[13/57] Compiling Alamofire MultipartUpload.swift
[14/57] Compiling Alamofire OperationQueue+Alamofire.swift
[15/57] Compiling Alamofire ParameterEncoder.swift
[16/57] Compiling Alamofire ParameterEncoding.swift
[17/57] Compiling Alamofire Protector.swift
[23/57] Compiling Alamofire ServerTrustEvaluation.swift
[24/57] Compiling Alamofire Session.swift
[25/57] Compiling Alamofire SessionDelegate.swift
[26/57] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[27/57] Compiling Alamofire Response.swift
[28/57] Compiling Alamofire ResponseSerialization.swift
[29/57] Compiling Alamofire Result+Alamofire.swift
[30/57] Compiling Alamofire RetryPolicy.swift
[31/57] Compiling Alamofire NetworkReachabilityManager.swift
[32/57] Compiling Alamofire Notifications.swift
[35/57] Compiling Alamofire DispatchQueue+Alamofire.swift
[36/57] Compiling Alamofire EventMonitor.swift
[37/57] Emitting module Starscream
[49/57] Emitting module Swime
[50/57] Compiling Swime Swime.swift
[51/57] Compiling Swime MimeType.swift
[52/57] Compiling Alamofire URLEncodedFormEncoder.swift
[53/57] Compiling Alamofire URLRequest+Alamofire.swift
[54/57] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[55/57] Compiling Alamofire Validation.swift
[56/57] Compiling Starscream TCPTransport.swift
[57/57] Compiling Starscream Transport.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/85] Compiling Faye ChannelName.swift
[59/85] Compiling Faye RepeatingTimer.swift
[60/85] Compiling Faye Channel.swift
[61/85] Compiling Faye Message.swift
[62/85] Emitting module Faye
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:143:1: error: type 'Client' does not conform to protocol 'WebSocketDelegate'
extension Client: WebSocketDelegate {
^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:144:17: note: candidate has non-matching type '(WebSocketEvent, any WebSocketClient) -> ()'
    public func didReceive(event: WebSocketEvent, client: WebSocketClient) {
                ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/WebSocket.swift:91:10: note: protocol requires function 'didReceive(event:client:)' with type '(WebSocketEvent, WebSocket) -> ()'
    func didReceive(event: WebSocketEvent, client: WebSocket)
         ^
[63/85] Compiling Faye Client.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:143:1: error: type 'Client' does not conform to protocol 'WebSocketDelegate'
extension Client: WebSocketDelegate {
^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:144:17: note: candidate has non-matching type '(WebSocketEvent, any WebSocketClient) -> ()'
    public func didReceive(event: WebSocketEvent, client: WebSocketClient) {
                ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/WebSocket.swift:91:10: note: protocol requires function 'didReceive(event:client:)' with type '(WebSocketEvent, WebSocket) -> ()'
    func didReceive(event: WebSocketEvent, client: WebSocket)
         ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:190:15: error: type 'WebSocketEvent' has no member 'peerClosed'
        case .peerClosed:
             ~^~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: note: use 'String(describing:)' to silence this warning
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: note: provide a default value to avoid this warning
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:146:29: warning: immutable value 'headers' was never used; consider replacing with '_' or removing it
        case .connected(let headers):
                        ~~~~^~~~~~~
                        _
ShellOut encountered an error
Status code: 1
Message: "Fetching https://github.com/daltoniam/Starscream.git from cache
Fetching https://github.com/sendyhalim/Swime from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/sendyhalim/Swime (0.50s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/daltoniam/Starscream.git (0.55s)
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Alamofire/Alamofire.git (1.11s)
Fetching https://github.com/Moya/ReactiveSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.71s)
Fetching https://github.com/Moya/Moya.git from cache
Fetched https://github.com/Quick/Quick (0.71s)
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/Moya/ReactiveSwift.git (0.21s)
Fetched https://github.com/Moya/Moya.git (0.35s)
Computing version for https://github.com/sendyhalim/Swime
Fetched https://github.com/Quick/Nimble (0.80s)
Computed https://github.com/sendyhalim/Swime at 3.0.6 (0.64s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.4 (0.06s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.0 (0.54s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 7.3.4 (0.64s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 1.3.4 (0.52s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.0 (0.50s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (0.53s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.0.4 (0.47s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 7.3.4
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.0
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 14.0.0
Creating working copy for https://github.com/Moya/ReactiveSwift.git
Working copy of https://github.com/Moya/ReactiveSwift.git resolved at 6.1.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.0.4
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 4.0.4
Creating working copy for https://github.com/sendyhalim/Swime
Working copy of https://github.com/sendyhalim/Swime resolved at 3.0.6
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 1.3.4"
Output: "Building for debugging...
[1/51] Emitting module Alamofire
[2/55] Compiling Alamofire AFError.swift
[3/55] Compiling Alamofire Alamofire.swift
[4/55] Compiling Alamofire AlamofireExtended.swift
[5/55] Compiling Alamofire CachedResponseHandler.swift
[6/55] Compiling Alamofire RedirectHandler.swift
[7/55] Compiling Alamofire Request.swift
[8/55] Compiling Alamofire RequestInterceptor.swift
[9/55] Compiling Alamofire RequestTaskMap.swift
[10/55] Compiling Alamofire HTTPHeaders.swift
[11/55] Compiling Alamofire HTTPMethod.swift
[12/57] Compiling Alamofire MultipartFormData.swift
[13/57] Compiling Alamofire MultipartUpload.swift
[14/57] Compiling Alamofire OperationQueue+Alamofire.swift
[15/57] Compiling Alamofire ParameterEncoder.swift
[16/57] Compiling Alamofire ParameterEncoding.swift
[17/57] Compiling Alamofire Protector.swift
[23/57] Compiling Alamofire ServerTrustEvaluation.swift
[24/57] Compiling Alamofire Session.swift
[25/57] Compiling Alamofire SessionDelegate.swift
[26/57] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[27/57] Compiling Alamofire Response.swift
[28/57] Compiling Alamofire ResponseSerialization.swift
[29/57] Compiling Alamofire Result+Alamofire.swift
[30/57] Compiling Alamofire RetryPolicy.swift
[31/57] Compiling Alamofire NetworkReachabilityManager.swift
[32/57] Compiling Alamofire Notifications.swift
[35/57] Compiling Alamofire DispatchQueue+Alamofire.swift
[36/57] Compiling Alamofire EventMonitor.swift
[37/57] Emitting module Starscream
[49/57] Emitting module Swime
[50/57] Compiling Swime Swime.swift
[51/57] Compiling Swime MimeType.swift
[52/57] Compiling Alamofire URLEncodedFormEncoder.swift
[53/57] Compiling Alamofire URLRequest+Alamofire.swift
[54/57] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[55/57] Compiling Alamofire Validation.swift
[56/57] Compiling Starscream TCPTransport.swift
[57/57] Compiling Starscream Transport.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)[58/85] Compiling Faye ChannelName.swift
[59/85] Compiling Faye RepeatingTimer.swift
[60/85] Compiling Faye Channel.swift
[61/85] Compiling Faye Message.swift
[62/85] Emitting module Faye
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:143:1: error: type 'Client' does not conform to protocol 'WebSocketDelegate'
extension Client: WebSocketDelegate {
^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:144:17: note: candidate has non-matching type '(WebSocketEvent, any WebSocketClient) -> ()'
    public func didReceive(event: WebSocketEvent, client: WebSocketClient) {
                ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/WebSocket.swift:91:10: note: protocol requires function 'didReceive(event:client:)' with type '(WebSocketEvent, WebSocket) -> ()'
    func didReceive(event: WebSocketEvent, client: WebSocket)
         ^
[63/85] Compiling Faye Client.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:143:1: error: type 'Client' does not conform to protocol 'WebSocketDelegate'
extension Client: WebSocketDelegate {
^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:144:17: note: candidate has non-matching type '(WebSocketEvent, any WebSocketClient) -> ()'
    public func didReceive(event: WebSocketEvent, client: WebSocketClient) {
                ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/WebSocket.swift:91:10: note: protocol requires function 'didReceive(event:client:)' with type '(WebSocketEvent, WebSocket) -> ()'
    func didReceive(event: WebSocketEvent, client: WebSocket)
         ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:190:15: error: type 'WebSocketEvent' has no member 'peerClosed'
        case .peerClosed:
             ~^~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: note: use 'String(describing:)' to silence this warning
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: note: provide a default value to avoid this warning
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:146:29: warning: immutable value 'headers' was never used; consider replacing with '_' or removing it
        case .connected(let headers):
                        ~~~~^~~~~~~
                        _"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/24] Emitting module Faye
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:143:1: error: type 'Client' does not conform to protocol 'WebSocketDelegate'
extension Client: WebSocketDelegate {
^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:144:17: note: candidate has non-matching type '(WebSocketEvent, any WebSocketClient) -> ()'
    public func didReceive(event: WebSocketEvent, client: WebSocketClient) {
                ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/WebSocket.swift:91:10: note: protocol requires function 'didReceive(event:client:)' with type '(WebSocketEvent, WebSocket) -> ()'
    func didReceive(event: WebSocketEvent, client: WebSocket)
         ^
[2/24] Compiling Faye Client.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:143:1: error: type 'Client' does not conform to protocol 'WebSocketDelegate'
extension Client: WebSocketDelegate {
^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:144:17: note: candidate has non-matching type '(WebSocketEvent, any WebSocketClient) -> ()'
    public func didReceive(event: WebSocketEvent, client: WebSocketClient) {
                ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/WebSocket.swift:91:10: note: protocol requires function 'didReceive(event:client:)' with type '(WebSocketEvent, WebSocket) -> ()'
    func didReceive(event: WebSocketEvent, client: WebSocket)
         ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:190:15: error: type 'WebSocketEvent' has no member 'peerClosed'
        case .peerClosed:
             ~^~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: note: use 'String(describing:)' to silence this warning
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: note: provide a default value to avoid this warning
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:146:29: warning: immutable value 'headers' was never used; consider replacing with '_' or removing it
        case .connected(let headers):
                        ~~~~^~~~~~~
                        _
ShellOut encountered an error
Status code: 1
Message: ""
Output: "[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)[1/24] Emitting module Faye
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:143:1: error: type 'Client' does not conform to protocol 'WebSocketDelegate'
extension Client: WebSocketDelegate {
^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:144:17: note: candidate has non-matching type '(WebSocketEvent, any WebSocketClient) -> ()'
    public func didReceive(event: WebSocketEvent, client: WebSocketClient) {
                ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/WebSocket.swift:91:10: note: protocol requires function 'didReceive(event:client:)' with type '(WebSocketEvent, WebSocket) -> ()'
    func didReceive(event: WebSocketEvent, client: WebSocket)
         ^
[2/24] Compiling Faye Client.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:143:1: error: type 'Client' does not conform to protocol 'WebSocketDelegate'
extension Client: WebSocketDelegate {
^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:144:17: note: candidate has non-matching type '(WebSocketEvent, any WebSocketClient) -> ()'
    public func didReceive(event: WebSocketEvent, client: WebSocketClient) {
                ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/WebSocket.swift:91:10: note: protocol requires function 'didReceive(event:client:)' with type '(WebSocketEvent, WebSocket) -> ()'
    func didReceive(event: WebSocketEvent, client: WebSocket)
         ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:190:15: error: type 'WebSocketEvent' has no member 'peerClosed'
        case .peerClosed:
             ~^~~~~~~~~~
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: note: use 'String(describing:)' to silence this warning
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:188:50: note: provide a default value to avoid this warning
            log("❌ WS Disconnect with error: \(error)")
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Faye/Client.swift:146:29: warning: immutable value 'headers' was never used; consider replacing with '_' or removing it
        case .connected(let headers):
                        ~~~~^~~~~~~
                        _"
BUILD FAILURE 5.7 macosSpm

Build Machine: Mac 5