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 SmartNetwork, reference main (c1fd80), with Swift 5.9 for macOS (SPM) on 16 Nov 2024 02:19:34 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SmartNetwork.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartNetwork
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c1fd808 new CURLConvertible
Cloned https://github.com/NikSativa/SmartNetwork.git
Revision (git rev-parse @):
c1fd808f75d0a675bd069f926071656fdc1e358b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SmartNetwork.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/NikSativa/SmartNetwork.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[3/21] Compiling Threading Semaphore.swift
[4/21] Compiling Threading Unfair.swift
[5/23] Compiling Threading Locking.swift
[6/23] Compiling Threading Barrier.swift
[7/23] Compiling Threading Atomic.swift
[8/23] Compiling Threading DelayedQueue.swift
[9/23] Compiling Threading NSLock.swift
[10/23] Compiling Threading NSRecursiveLock.swift
[11/23] Emitting module Threading
[12/23] Compiling Threading AnyLock.swift
[13/23] Compiling Threading AnyMutex.swift
[14/23] Compiling Threading DispatchTime+Queue.swift
[15/23] Compiling Threading IsolatedMain.swift
[16/23] Compiling Threading Queue.swift
[17/23] Compiling Threading Queueable.swift
[18/23] Compiling Threading Mutexing.swift
[19/23] Compiling Threading Queue+Queueable.swift
[20/23] Compiling Threading OSAllocatedUnfairLock.swift
[21/23] Compiling Threading PThread.swift
[22/23] Compiling Threading UnSendable.swift
[23/23] Compiling Threading resource_bundle_accessor.swift
[24/88] Emitting module SmartNetwork
[25/95] Compiling SmartNetwork Plugins.StatusCode.swift
[26/95] Compiling SmartNetwork Plugins.TokenPlugin.swift
[27/95] Compiling SmartNetwork Request.swift
[28/95] Compiling SmartNetwork RequestResult.swift
[29/95] Compiling SmartNetwork RequestSettings.swift
[30/95] Compiling SmartNetwork SmartRetrier.swift
[31/95] Compiling SmartNetwork StopTheLine.swift
[32/95] Compiling SmartNetwork HTTPMethod.swift
[33/95] Compiling SmartNetwork Parameters.swift
[34/95] Compiling SmartNetwork Scheme.swift
[35/95] Compiling SmartNetwork SmartItem.swift
[36/95] Compiling SmartNetwork SmartItems.swift
[37/95] Compiling SmartNetwork UserInfo.swift
[38/95] Compiling SmartNetwork UserInfoKey.swift
[39/95] Compiling SmartNetwork Plugin.swift
[40/95] Compiling SmartNetwork PluginPriority.swift
[41/95] Compiling SmartNetwork Plugins.Basic.swift
[42/95] Compiling SmartNetwork Plugins.Bearer.swift
[43/95] Compiling SmartNetwork Plugins.Curl.swift
[44/95] Compiling SmartNetwork Plugins.CurlOS.swift
[45/95] Compiling SmartNetwork Plugins.JSONHeaders.swift
[46/95] Compiling SmartNetwork StopTheLineAction.swift
[47/95] Compiling SmartNetwork StopTheLineResult.swift
[48/95] Compiling SmartNetwork HTTPStubBody.swift
[49/95] Compiling SmartNetwork HTTPStubCondition.swift
[50/95] Compiling SmartNetwork HTTPStubProtocol.swift
[51/95] Compiling SmartNetwork HTTPStubResponse.swift
[52/95] Compiling SmartNetwork HTTPStubServer.swift
[53/95] Compiling SmartNetwork Address.swift
[54/95] Compiling SmartNetwork AddressDetails+URL.swift
[55/95] Compiling SmartNetwork AddressDetails.swift
[56/95] Compiling SmartNetwork AddressDetailsExt.swift
[57/95] Compiling SmartNetwork AddressExt.swift
[58/95] Compiling SmartNetwork CURLConvertible.swift
[59/95] Compiling SmartNetwork DataContent.swift
[60/95] Compiling SmartNetwork DecodableContent.swift
[61/95] Compiling SmartNetwork DetachedTask.swift
[62/95] Compiling SmartNetwork SmartTask.swift
[63/95] Compiling SmartNetwork SmartTasking.swift
[64/95] Compiling SmartNetwork SmartURLSession.swift
[65/95] Compiling SmartNetwork URLRequestRepresentation.swift
[66/95] Compiling SmartNetwork URLSession+SN.swift
[67/95] Compiling SmartNetwork resource_bundle_accessor.swift
[68/95] Compiling SmartNetwork RequestError.swift
[69/95] Compiling SmartNetwork RequestErrorDescription.swift
[70/95] Compiling SmartNetwork StatusCode.swift
[71/95] Compiling SmartNetwork Cancellable+SN.swift
[72/95] Compiling SmartNetwork Collection+SN.swift
[73/95] Compiling SmartNetwork DecodeByKeyPath.swift
[74/95] Compiling SmartNetwork DelayedQueue+SN.swift
[75/95] Compiling SmartNetwork Optional+SN.swift
[76/95] Compiling SmartNetwork Result+Recover.swift
[77/95] Compiling SmartNetwork JSONDecoding.swift
[78/95] Compiling SmartNetwork AnyRequest.swift
[79/95] Compiling SmartNetwork DecodableRequestManager.swift
[80/95] Compiling SmartNetwork RequestCompletion.swift
[81/95] Compiling SmartNetwork TypedRequest.swift
[82/95] Compiling SmartNetwork TypedRequestManager.swift
[83/95] Compiling SmartNetwork RequestManager.swift
[84/95] Compiling SmartNetwork SmartRequestManager.swift
[85/95] Compiling SmartNetwork Body.MultipartForm.swift
[86/95] Compiling SmartNetwork Body.XFormEncoder.swift
[87/95] Compiling SmartNetwork Body.swift
[88/95] Compiling SmartNetwork CacheSettings.swift
[89/95] Compiling SmartNetwork Deserializable.swift
[90/95] Compiling SmartNetwork ImageContent.swift
[91/95] Compiling SmartNetwork JSONContent.swift
[92/95] Compiling SmartNetwork VoidContent.swift
[93/95] Compiling SmartNetwork CrossPlatform.swift
[94/95] Compiling SmartNetwork RequestDecodingError.swift
[95/95] Compiling SmartNetwork RequestEncodingError.swift
Build complete! (18.31s)
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[5/415] Fetching threading
[329/1335] Fetching threading, sprykit
Fetched https://github.com/NikSativa/Threading.git (1.42s)
Fetched https://github.com/NikSativa/SpryKit.git (1.42s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.1.0 (0.40s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.1 (0.41s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.90s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.55s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.78s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.66s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.1
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.1.0
Build complete.
Done.