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 JSONRPCKit 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/bricklife/JSONRPCKit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bricklife/JSONRPCKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e1ae67d Merge pull request #15 from fxwx23/feature/fix-readme
Submodule path 'Carthage/Checkouts/APIKit': checked out '0afa74dedff0df678af02fc2b474c4eafba37a67'
Submodule path 'Carthage/Checkouts/APIKit/Carthage/Checkouts/Result': checked out 'df233a8d23a545153d5b5de13b1ac8db2503f088'
Submodule path 'Carthage/Checkouts/Result': checked out '7477584259bfce2560a19e06ad9f71db441fff11'
Submodule 'Carthage/Checkouts/APIKit' (https://github.com/ishkawa/APIKit.git) registered for path 'Carthage/Checkouts/APIKit'
Submodule 'Carthage/Checkouts/Result' (https://github.com/antitypical/Result.git) registered for path 'Carthage/Checkouts/Result'
Cloning into '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/APIKit'...
Cloning into '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Result'...
Submodule 'Carthage/Checkouts/Result' (https://github.com/antitypical/Result.git) registered for path 'Carthage/Checkouts/APIKit/Carthage/Checkouts/Result'
Cloning into '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/APIKit/Carthage/Checkouts/Result'...
Cloned https://github.com/bricklife/JSONRPCKit.git
Revision (git rev-parse @):
e1ae67de59067ebb677ad0024b3dc6789f31f193
SUCCESS checkout https://github.com/bricklife/JSONRPCKit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bricklife/JSONRPCKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/antitypical/Result.git
[1/2533] Fetching result
Fetched https://github.com/antitypical/Result.git from cache (0.30s)
Computing version for https://github.com/antitypical/Result.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 5.10' to specify the current tools version
Updating https://github.com/antitypical/Result.git
Updated https://github.com/antitypical/Result.git (0.18s)
Computing version for https://github.com/antitypical/Result.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 5.10' to specify the current tools version
BUILD FAILURE 5.10 macosSpm