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

Successful build of json-rpc2, reference main (aa977b), with Swift 5.8 for macOS (SPM) on 22 Jul 2024 07:16:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finsig/json-rpc2.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finsig/json-rpc2
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aa977b9 Make JSONRPC2Error codes public
Cloned https://github.com/finsig/json-rpc2.git
Revision (git rev-parse @):
aa977b971b4baf6d905d8c1e0efbf71299fec330
SUCCESS checkout https://github.com/finsig/json-rpc2.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/finsig/json-rpc2.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module JSON
[2/4] Compiling JSON Primitive.swift
[3/4] Compiling JSON JSON.swift
[4/4] Compiling JSON Object.swift
[5/14] Emitting module JSONRPC2
[6/15] Compiling JSONRPC2 JSONRPC2ErrorCode.swift
[7/15] Compiling JSONRPC2 Request.swift
[8/15] Compiling JSONRPC2 Notification.swift
[9/15] Compiling JSONRPC2 RequestParameters.swift
[10/15] Compiling JSONRPC2 Batch.swift
[11/15] Compiling JSONRPC2 Identifier.swift
[12/15] Compiling JSONRPC2 JSONRPCVersion.swift
[13/15] Compiling JSONRPC2 JSONRPC2.swift
[14/15] Compiling JSONRPC2 JSONRPC2Error.swift
[15/15] Compiling JSONRPC2 Response.swift
Build complete! (16.81s)
Fetching https://github.com/finsig/json
[1/26] Fetching json
Fetched https://github.com/finsig/json (1.11s)
Computing version for https://github.com/finsig/json
Computed https://github.com/finsig/json at 0.1.0 (0.74s)
Creating working copy for https://github.com/finsig/json
Working copy of https://github.com/finsig/json resolved at 0.1.0
Build complete.
Done.