The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftDDP with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/siegesmund/SwiftDDP.git
Reference: 0.4.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/siegesmund/SwiftDDP
 * tag               0.4.2      -> FETCH_HEAD
HEAD is now at bcab1fc Merge pull request #113 from sam961/swift-4.2
Cloned https://github.com/siegesmund/SwiftDDP.git into spi-builder-workspace
bcab1fca16ca6c3f171b6864f46a5ba884812873
SUCCESS checkout https://github.com/siegesmund/SwiftDDP.git at 0.4.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/DaveWoodCom/XCGLogger.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/tidwall/SwiftWebSocket.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.31s)
Fetched https://github.com/tidwall/SwiftWebSocket.git (0.32s)
Fetched https://github.com/DaveWoodCom/XCGLogger.git (0.33s)
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: 5.9' to specify the current tools version
Retrying in 0 seconds ...
Building ... (attempt 2)
Updating https://github.com/DaveWoodCom/XCGLogger.git
Updating https://github.com/tidwall/SwiftWebSocket.git
Updating https://github.com/krzyzanowskim/CryptoSwift.git
Updated https://github.com/tidwall/SwiftWebSocket.git (0.22s)
Updated https://github.com/DaveWoodCom/XCGLogger.git (0.24s)
Updated https://github.com/krzyzanowskim/CryptoSwift.git (0.31s)
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: 5.9' to specify the current tools version
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm