The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SmartNetwork, reference 5.6.8 (5e59d3), with Swift 6.0 for macOS (SPM) on 11 Jun 2025 19:06:59 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SmartNetwork.git
Reference: 5.6.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartNetwork
 * tag               5.6.8      -> FETCH_HEAD
HEAD is now at 5e59d30 upd SwiftFormat rules and github actions and Threading with new AtomicValue
Cloned https://github.com/NikSativa/SmartNetwork.git
Revision (git rev-parse @):
5e59d305db8ee64fdf78b8780eae234197360e89
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SmartNetwork.git at 5.6.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/NikSativa/SmartNetwork.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/28] Emitting module Threading
[7/30] Compiling Threading Mutexing.swift
[8/30] Compiling Threading DelayedQueue.swift
[9/30] Compiling Threading Queue.swift
[10/30] Compiling Threading Queueable.swift
[11/30] Compiling Threading DispatchTime+Queue.swift
[12/30] Compiling Threading Queue+Queueable.swift
[13/30] Compiling Threading USendable.swift
[14/30] Compiling Threading resource_bundle_accessor.swift
[15/30] Compiling Threading OSAllocatedUnfairLock.swift
[16/30] Compiling Threading PThread.swift
[17/30] Compiling Threading Semaphore.swift
[18/30] Compiling Threading QueueBarrier.swift
[19/30] Compiling Threading SyncMutex.swift
[20/30] Compiling Threading AnyLock.swift
[21/30] Compiling Threading AnyMutex.swift
[22/30] Compiling Threading AtomicValue.swift
[23/30] Compiling Threading IsolatedMain.swift
[24/30] Compiling Threading NSLock.swift
[25/30] Compiling Threading NSRecursiveLock.swift
[26/30] Compiling Threading UnfairLock.swift
[27/30] Compiling Threading Locking.swift
[28/30] Compiling Threading MutexInitializable.swift
[29/30] Compiling Threading LockedValue.swift
[30/30] Compiling Threading OSAllocatedUnfairMutex.swift
[31/101] Emitting module SmartNetwork
[32/108] Compiling SmartNetwork SmartNetworkSettings.swift
[33/108] Compiling SmartNetwork SmartRequest.swift
[34/108] Compiling SmartNetwork SmartResponse.swift
[35/108] Compiling SmartNetwork SmartSendable.swift
[36/108] Compiling SmartNetwork StopTheLine.swift
[37/108] Compiling SmartNetwork StopTheLineAction.swift
[38/108] Compiling SmartNetwork StopTheLineResult.swift
[39/108] Compiling SmartNetwork RequestError.swift
[40/108] Compiling SmartNetwork RequestErrorDescription.swift
[41/108] Compiling SmartNetwork StatusCode.swift
[42/108] Compiling SmartNetwork Cancellable+SN.swift
[43/108] Compiling SmartNetwork Collection+SN.swift
[44/108] Compiling SmartNetwork DecodeByKeyPath.swift
[45/108] Compiling SmartNetwork DelayedQueue+SN.swift
[46/108] Compiling SmartNetwork Optional+SN.swift
[47/108] Compiling SmartNetwork SmartItem.swift
[48/108] Compiling SmartNetwork SmartItems.swift
[49/108] Compiling SmartNetwork UserInfo.swift
[50/108] Compiling SmartNetwork UserInfoKey.swift
[51/108] Compiling SmartNetwork Plugin.swift
[52/108] Compiling SmartNetwork PluginPriority.swift
[53/108] Compiling SmartNetwork Plugins.Basic.swift
[54/108] Compiling SmartNetwork Plugins.Bearer.swift
[55/108] Compiling SmartNetwork Address.swift
[56/108] Compiling SmartNetwork AddressDetails+URL.swift
[57/108] Compiling SmartNetwork AddressDetails.swift
[58/108] Compiling SmartNetwork AddressDetailsExt.swift
[59/108] Compiling SmartNetwork AddressExt.swift
[60/108] Compiling SmartNetwork CURLConvertible.swift
[61/108] Compiling SmartNetwork DataContent.swift
[62/108] Compiling SmartNetwork DecodableContent.swift
[63/108] Compiling SmartNetwork SmartTask.swift
[64/108] Compiling SmartNetwork SmartTasking.swift
[65/108] Compiling SmartNetwork SmartURLSession.swift
[66/108] Compiling SmartNetwork URLRequestRepresentation.swift
[67/108] Compiling SmartNetwork URLSession+SN.swift
[68/108] Compiling SmartNetwork UserInfo+Keys.swift
[69/108] Compiling SmartNetwork resource_bundle_accessor.swift
[70/108] Compiling SmartNetwork Plugins.JSONHeaders.swift
[71/108] Compiling SmartNetwork Plugins.Log.swift
[72/108] Compiling SmartNetwork Plugins.LogOS.swift
[73/108] Compiling SmartNetwork Plugins.StatusCode.swift
[74/108] Compiling SmartNetwork Plugins.TokenPlugin.swift
[75/108] Compiling SmartNetwork AnyErrorRetrier.swift
[76/108] Compiling SmartNetwork ConnectionErrorRetrier.swift
[77/108] Compiling SmartNetwork SmartRetrier.swift
[78/108] Compiling SmartNetwork Result+Recover.swift
[79/108] Compiling SmartNetwork JSONDecoding.swift
[80/108] Compiling SmartNetwork AnyRequest.swift
[81/108] Compiling SmartNetwork DecodableRequestManager.swift
[82/108] Compiling SmartNetwork RequestCompletion.swift
[83/108] Compiling SmartNetwork TypedRequest.swift
[84/108] Compiling SmartNetwork TypedRequestManager.swift
[85/108] Compiling SmartNetwork RequestManager.swift
[86/108] Compiling SmartNetwork HTTPStubBody.swift
[87/108] Compiling SmartNetwork HTTPStubCondition.swift
[88/108] Compiling SmartNetwork HTTPStubProtocol.swift
[89/108] Compiling SmartNetwork HTTPStubResponse.swift
[90/108] Compiling SmartNetwork HTTPStubServer.swift
[91/108] Compiling SmartNetwork Task+SN.swift
[92/108] Compiling SmartNetwork DetachedTask.swift
[93/108] Compiling SmartNetwork SmartRequestManager.swift
[94/108] Compiling SmartNetwork Body.MultipartForm.swift
[95/108] Compiling SmartNetwork Body.XFormEncoder.swift
[96/108] Compiling SmartNetwork Body.swift
[97/108] Compiling SmartNetwork CacheSettings.swift
[98/108] Compiling SmartNetwork HTTPMethod.swift
[99/108] Compiling SmartNetwork Parameters.swift
[100/108] Compiling SmartNetwork Scheme.swift
[101/108] Compiling SmartNetwork DecodableKeyPath.swift
[102/108] Compiling SmartNetwork Deserializable.swift
[103/108] Compiling SmartNetwork ImageContent.swift
[104/108] Compiling SmartNetwork JSONContent.swift
[105/108] Compiling SmartNetwork VoidContent.swift
[106/108] Compiling SmartNetwork CrossPlatform.swift
[107/108] Compiling SmartNetwork RequestDecodingError.swift
[108/108] Compiling SmartNetwork RequestEncodingError.swift
Build complete! (24.62s)
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/463] Fetching threading
[224/1430] Fetching threading, sprykit
Fetched https://github.com/NikSativa/Threading.git from cache (0.81s)
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.81s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.48s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.52s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
[1/1257] Fetching cwlpreconditiontesting
[1258/72033] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.06s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.06s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (3.36s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.60s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.74s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.58s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.4
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    },
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    }
  ],
  "manifest_display_name" : "SmartNetwork",
  "name" : "SmartNetwork",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SmartNetwork",
      "targets" : [
        "SmartNetwork"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SmartNetworkTests",
      "module_type" : "SwiftTarget",
      "name" : "SmartNetworkTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Threading",
        "SpryKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/JSON/HTTPStubBody.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AnyRequestCallChainTests.swift",
        "CURLConvertibleTests.swift",
        "CollectionTests.swift",
        "CrossPlatformTests.swift",
        "CustomDecodableTests.swift",
        "DecodableKeyPathTests.swift",
        "DecodeByKeyPathTests.swift",
        "Error/RequestDecodingErrorTests.swift",
        "Error/RequestEncodingErrorTests.swift",
        "Error/RequestErrorTests.swift",
        "Error/StatusCodeTests.swift",
        "Managers/AnyRequestTests.swift",
        "Managers/Content/DecodableRequestManagerTests.swift",
        "Managers/Content/PureRequestManagerTests.swift",
        "Managers/Content/TypedRequestManagerTests.swift",
        "Managers/RequestCompletionTests.swift",
        "Managers/RequestManagerTests.swift",
        "Managers/RequestMultithreadTests.swift",
        "Managers/SmartTaskTests.swift",
        "OptionalTests.swift",
        "Parameters/AddressDetailsTests.swift",
        "Parameters/AddressTests.swift",
        "Parameters/BodyTests.swift",
        "Parameters/HTTPMethodTests.swift",
        "Parameters/SmartItemTests.swift",
        "Parameters/SmartItemsTests.swift",
        "Plugins/Plugin.unifiedTests.swift",
        "Plugins/PluginPriorityTests.swift",
        "Plugins/Plugins.BasicTests.swift",
        "Plugins/Plugins.BearerTests.swift",
        "Plugins/Plugins.CurlOSTests.swift",
        "Plugins/Plugins.CurlTests.swift",
        "Plugins/Plugins.JSONHeadersTests.swift",
        "Plugins/Plugins.StatusCodeTests.swift",
        "Plugins/Plugins.TokenPluginTests.swift",
        "ProgressObservableTests.swift",
        "Result+RecoverTests.swift",
        "Retrier/AnyErrorRetrierTests.swift",
        "Retrier/ConnectionErrorRetrierTests.swift",
        "SmartRequestTests.swift",
        "Stub/HTTPStubBodyTests.swift",
        "Stub/HTTPStubConditionTests.swift",
        "Stub/HTTPStubProtocolTests.swift",
        "TestHelpers/FakeDetachedTask.swift",
        "TestHelpers/FakeRequestManager.swift",
        "TestHelpers/FakeSmartTask.swift",
        "TestHelpers/FakeSmartURLSession.swift",
        "TestHelpers/FakeStopTheLine.swift",
        "TestHelpers/FakeURLRequestRepresentation.swift",
        "TestHelpers/Parameters/Address+TestHelper.swift",
        "TestHelpers/Parameters/Body+TestHelper.swift",
        "TestHelpers/Parameters/CacheSettings+TestHelper.swift",
        "TestHelpers/Parameters/FakeRequestCache.swift",
        "TestHelpers/Parameters/HTTPMethod+TestHelper.swift",
        "TestHelpers/Parameters/Parameters+TestHelper.swift",
        "TestHelpers/Parameters/Scheme+TestHelper.swift",
        "TestHelpers/Parameters/UserInfo+TestHelper.swift",
        "TestHelpers/Plugin/FakePlugin.swift",
        "TestHelpers/Plugin/Plugin+TestHelper.swift",
        "TestHelpers/ResultTestHelpers.swift",
        "TestHelpers/RetryResult+TestHelper.swift",
        "TestHelpers/SmartItem+TestHelper.swift",
        "TestHelpers/SmartResponse+TestHelper.swift",
        "TestHelpers/StopTheLineAction+TestHelper.swift",
        "TestHelpers/TestInfo.swift",
        "TestHelpers/URLRequestRepresentation+TestHelper.swift",
        "TestHelpers/UnsafeResult.swift",
        "UserInfoTests.swift"
      ],
      "target_dependencies" : [
        "SmartNetwork"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SmartNetwork",
      "module_type" : "SwiftTarget",
      "name" : "SmartNetwork",
      "path" : "Source",
      "product_dependencies" : [
        "Threading"
      ],
      "product_memberships" : [
        "SmartNetwork"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Address/Address.swift",
        "Address/AddressDetails+URL.swift",
        "Address/AddressDetails.swift",
        "Address/AddressDetailsExt.swift",
        "Address/AddressExt.swift",
        "CURLConvertible.swift",
        "Content/DataContent.swift",
        "Content/DecodableContent.swift",
        "Content/DecodableKeyPath.swift",
        "Content/Deserializable.swift",
        "Content/ImageContent.swift",
        "Content/JSONContent.swift",
        "Content/VoidContent.swift",
        "CrossPlatform.swift",
        "Error/RequestDecodingError.swift",
        "Error/RequestEncodingError.swift",
        "Error/RequestError.swift",
        "Error/RequestErrorDescription.swift",
        "Error/StatusCode.swift",
        "Extensions/Cancellable+SN.swift",
        "Extensions/Collection+SN.swift",
        "Extensions/DecodeByKeyPath.swift",
        "Extensions/DelayedQueue+SN.swift",
        "Extensions/Optional+SN.swift",
        "Extensions/Result+Recover.swift",
        "JSONDecoding.swift",
        "Managers/Request/AnyRequest.swift",
        "Managers/Request/DecodableRequestManager.swift",
        "Managers/Request/RequestCompletion.swift",
        "Managers/Request/TypedRequest.swift",
        "Managers/Request/TypedRequestManager.swift",
        "Managers/RequestManager.swift",
        "Managers/SmartRequestManager.swift",
        "Parameters/Body.MultipartForm.swift",
        "Parameters/Body.XFormEncoder.swift",
        "Parameters/Body.swift",
        "Parameters/CacheSettings.swift",
        "Parameters/HTTPMethod.swift",
        "Parameters/Parameters.swift",
        "Parameters/Scheme.swift",
        "Parameters/SmartItem.swift",
        "Parameters/SmartItems.swift",
        "Parameters/UserInfo.swift",
        "Parameters/UserInfoKey.swift",
        "Plugin/Plugin.swift",
        "Plugin/PluginPriority.swift",
        "Plugin/Plugins.Basic.swift",
        "Plugin/Plugins.Bearer.swift",
        "Plugin/Plugins.JSONHeaders.swift",
        "Plugin/Plugins.Log.swift",
        "Plugin/Plugins.LogOS.swift",
        "Plugin/Plugins.StatusCode.swift",
        "Plugin/Plugins.TokenPlugin.swift",
        "Retrier/AnyErrorRetrier.swift",
        "Retrier/ConnectionErrorRetrier.swift",
        "Retrier/SmartRetrier.swift",
        "SmartNetworkSettings.swift",
        "SmartRequest.swift",
        "SmartResponse.swift",
        "SmartSendable.swift",
        "StopTheLine/StopTheLine.swift",
        "StopTheLine/StopTheLineAction.swift",
        "StopTheLine/StopTheLineResult.swift",
        "Stub/HTTPStubBody.swift",
        "Stub/HTTPStubCondition.swift",
        "Stub/HTTPStubProtocol.swift",
        "Stub/HTTPStubResponse.swift",
        "Stub/HTTPStubServer.swift",
        "Task+SN.swift",
        "Task/DetachedTask.swift",
        "Task/SmartTask.swift",
        "Task/SmartTasking.swift",
        "URLSession/SmartURLSession.swift",
        "URLSession/URLRequestRepresentation.swift",
        "URLSession/URLSession+SN.swift",
        "UserInfo+Keys.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.