The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WebSocket 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/shareup/websocket-apple.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shareup/websocket-apple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 32de0d7 Update Swift version and dependencies (#16)
Cloned https://github.com/shareup/websocket-apple.git
Revision (git rev-parse @):
32de0d7733ded57f1b052ab5dddf36708b0ab1dc
SUCCESS checkout https://github.com/shareup/websocket-apple.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/shareup/websocket-apple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/9] Compiling Synchronized Locked.swift
[7/9] Compiling Synchronized Lock.swift
[8/9] Emitting module Synchronized
[9/9] Compiling Synchronized RecursiveLock.swift
[10/19] Emitting module DispatchTimer
[11/19] Compiling AsyncExtensions SequenceExtensions.swift
[12/19] Compiling AsyncExtensions TimeoutError.swift
[13/19] Compiling AsyncExtensions Publisher+AsyncExtensions.swift
[14/19] Compiling AsyncExtensions AsyncOutputStream.swift
[15/19] Compiling AsyncExtensions AsyncThrowingFuture.swift
[16/19] Compiling AsyncExtensions TaskStore.swift
[17/19] Compiling DispatchTimer DispatchTimer.swift
[18/19] Emitting module AsyncExtensions
[19/19] Compiling AsyncExtensions AsyncInputStream.swift
[20/28] Compiling WebSocket WebSocketMessage.swift
[21/29] Compiling WebSocket WebSocketClose.swift
[22/29] Compiling WebSocket SystemWebSocket.swift
[23/29] Compiling WebSocket WebSocketCloseCode.swift
[24/29] Compiling WebSocket WebSocket.swift
[25/29] Compiling WebSocket OSLog+WebSocket.swift
[26/29] Compiling WebSocket SystemURLSession.swift
[27/29] Emitting module WebSocket
[28/29] Compiling WebSocket WebSocketError.swift
[29/29] Compiling WebSocket WebSocketOptions.swift
Build complete! (12.07s)
Fetching https://github.com/shareup/synchronized.git from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/shareup/async-extensions.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/shareup/synchronized.git from cache (0.22s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-http-types from cache (0.24s)
Fetching https://github.com/shareup/dispatch-timer.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.25s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/shareup/async-extensions.git from cache (0.25s)
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.25s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.25s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/shareup/dispatch-timer.git from cache (0.23s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.24s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.25s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.27s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.32s)
Fetched https://github.com/apple/swift-nio.git from cache (0.36s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.05s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.14.0 (0.06s)
Computing version for https://github.com/shareup/dispatch-timer.git
Computed https://github.com/shareup/dispatch-timer.git at 3.0.1 (0.09s)
Computing version for https://github.com/shareup/async-extensions.git
Computed https://github.com/shareup/async-extensions.git at 4.3.0 (0.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.08s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.0 (0.05s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.06s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.20.0 (0.06s)
Computing version for https://github.com/shareup/synchronized.git
Computed https://github.com/shareup/synchronized.git at 4.0.1 (0.03s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.2 (0.04s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.29.0 (0.06s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.20.0
Creating working copy for https://github.com/shareup/dispatch-timer.git
Working copy of https://github.com/shareup/dispatch-timer.git resolved at 3.0.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.25.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.29.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.14.0
Creating working copy for https://github.com/shareup/synchronized.git
Working copy of https://github.com/shareup/synchronized.git resolved at 4.0.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
Creating working copy for https://github.com/shareup/async-extensions.git
Working copy of https://github.com/shareup/async-extensions.git resolved at 4.3.0
Build complete.
Done.

Build Machine: Mac 7