Build Information
Failed to build SwiftDDP, reference master (0086c7), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 01:22:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/siegesmund/SwiftDDP.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/siegesmund/SwiftDDP
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0086c76 Merge pull request #119 from sjkummer/bugfix/crash-in-ddpclient-sub-sendmessage
Cloned https://github.com/siegesmund/SwiftDDP.git
Revision (git rev-parse @):
0086c768d5d39b53c1148cc50fa74ea62e0469aa
SUCCESS checkout https://github.com/siegesmund/SwiftDDP.git at master
Fetching https://github.com/tidwall/SwiftWebSocket.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/DaveWoodCom/XCGLogger.git
[1/5999] Fetching xcglogger
[61/19340] Fetching xcglogger, cryptoswift
[255/23418] Fetching xcglogger, cryptoswift, swiftwebsocket
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.72s)
Fetched https://github.com/tidwall/SwiftWebSocket.git from cache (1.72s)
Fetched https://github.com/DaveWoodCom/XCGLogger.git from cache (1.72s)
Computing version for https://github.com/tidwall/SwiftWebSocket.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.3' to specify the current tools version
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/siegesmund/SwiftDDP.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Updating https://github.com/tidwall/SwiftWebSocket.git
Updating https://github.com/krzyzanowskim/CryptoSwift.git
Updating https://github.com/DaveWoodCom/XCGLogger.git
Updated https://github.com/tidwall/SwiftWebSocket.git (0.59s)
Updated https://github.com/DaveWoodCom/XCGLogger.git (0.59s)
Updated https://github.com/krzyzanowskim/CryptoSwift.git (0.59s)
Computing version for https://github.com/tidwall/SwiftWebSocket.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.3' to specify the current tools version
BUILD FAILURE 6.3 macosSpm