Build Information
Successful build of SmartNetwork, reference 5.6.8 (5e59d3
), with Swift 6.1 for macOS (SPM) on 11 Jun 2025 19:07:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
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
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/967] Fetching sprykit
[156/1430] Fetching sprykit, threading
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.80s)
Fetched https://github.com/NikSativa/Threading.git from cache (0.80s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (1.32s)
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/apple/swift-syntax.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[1258/72033] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.16s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.16s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (6.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.70s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.29s)
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/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.2.0
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.4
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "smartnetwork",
"name": "SmartNetwork",
"url": "https://github.com/NikSativa/SmartNetwork.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SmartNetwork",
"dependencies": [
{
"identity": "threading",
"name": "Threading",
"url": "https://github.com/NikSativa/Threading.git",
"version": "2.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Threading",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/NikSativa/SmartNetwork.git
[1/4641] Fetching smartnetwork
Fetched https://github.com/NikSativa/SmartNetwork.git from cache (1.02s)
Fetching https://github.com/NikSativa/Threading.git from cache
Fetched https://github.com/NikSativa/Threading.git from cache (0.41s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.48s)
Creating working copy for https://github.com/NikSativa/SmartNetwork.git
Working copy of https://github.com/NikSativa/SmartNetwork.git resolved at 5.6.8 (5e59d30)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.2.0
warning: '.resolve-product-dependencies': dependency 'smartnetwork' is not used by any target
Found 1 product dependencies
- Threading
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/NikSativa/SmartNetwork.git
https://github.com/NikSativa/SmartNetwork.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/28] Emitting module Threading
[7/30] Compiling Threading USendable.swift
[8/30] Compiling Threading resource_bundle_accessor.swift
[9/30] Compiling Threading Queue.swift
[10/30] Compiling Threading Queueable.swift
[11/30] Compiling Threading LockedValue.swift
[12/30] Compiling Threading OSAllocatedUnfairMutex.swift
[13/30] Compiling Threading DispatchTime+Queue.swift
[14/30] Compiling Threading Queue+Queueable.swift
[15/30] Compiling Threading QueueBarrier.swift
[16/30] Compiling Threading SyncMutex.swift
[17/30] Compiling Threading IsolatedMain.swift
[18/30] Compiling Threading NSLock.swift
[19/30] Compiling Threading NSRecursiveLock.swift
[20/30] Compiling Threading UnfairLock.swift
[21/30] Compiling Threading Locking.swift
[22/30] Compiling Threading MutexInitializable.swift
[23/30] Compiling Threading Mutexing.swift
[24/30] Compiling Threading DelayedQueue.swift
[25/30] Compiling Threading OSAllocatedUnfairLock.swift
[26/30] Compiling Threading PThread.swift
[27/30] Compiling Threading Semaphore.swift
[28/30] Compiling Threading AnyLock.swift
[29/30] Compiling Threading AnyMutex.swift
[30/30] Compiling Threading AtomicValue.swift
[31/101] Emitting module SmartNetwork
[32/108] Compiling SmartNetwork RequestError.swift
[33/108] Compiling SmartNetwork RequestErrorDescription.swift
[34/108] Compiling SmartNetwork StatusCode.swift
[35/108] Compiling SmartNetwork Cancellable+SN.swift
[36/108] Compiling SmartNetwork Collection+SN.swift
[37/108] Compiling SmartNetwork DecodeByKeyPath.swift
[38/108] Compiling SmartNetwork DelayedQueue+SN.swift
[39/108] Compiling SmartNetwork Optional+SN.swift
[40/108] Compiling SmartNetwork Result+Recover.swift
[41/108] Compiling SmartNetwork JSONDecoding.swift
[42/108] Compiling SmartNetwork AnyRequest.swift
[43/108] Compiling SmartNetwork DecodableRequestManager.swift
[44/108] Compiling SmartNetwork RequestCompletion.swift
[45/108] Compiling SmartNetwork TypedRequest.swift
[46/108] Compiling SmartNetwork TypedRequestManager.swift
[47/108] Compiling SmartNetwork RequestManager.swift
[48/108] Compiling SmartNetwork SmartNetworkSettings.swift
[49/108] Compiling SmartNetwork SmartRequest.swift
[50/108] Compiling SmartNetwork SmartResponse.swift
[51/108] Compiling SmartNetwork SmartSendable.swift
[52/108] Compiling SmartNetwork StopTheLine.swift
[53/108] Compiling SmartNetwork StopTheLineAction.swift
[54/108] Compiling SmartNetwork StopTheLineResult.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 HTTPStubBody.swift
[64/108] Compiling SmartNetwork HTTPStubCondition.swift
[65/108] Compiling SmartNetwork HTTPStubProtocol.swift
[66/108] Compiling SmartNetwork HTTPStubResponse.swift
[67/108] Compiling SmartNetwork HTTPStubServer.swift
[68/108] Compiling SmartNetwork Task+SN.swift
[69/108] Compiling SmartNetwork DetachedTask.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 SmartTask.swift
[79/108] Compiling SmartNetwork SmartTasking.swift
[80/108] Compiling SmartNetwork SmartURLSession.swift
[81/108] Compiling SmartNetwork URLRequestRepresentation.swift
[82/108] Compiling SmartNetwork URLSession+SN.swift
[83/108] Compiling SmartNetwork UserInfo+Keys.swift
[84/108] Compiling SmartNetwork resource_bundle_accessor.swift
[85/108] Compiling SmartNetwork SmartItem.swift
[86/108] Compiling SmartNetwork SmartItems.swift
[87/108] Compiling SmartNetwork UserInfo.swift
[88/108] Compiling SmartNetwork UserInfoKey.swift
[89/108] Compiling SmartNetwork Plugin.swift
[90/108] Compiling SmartNetwork PluginPriority.swift
[91/108] Compiling SmartNetwork Plugins.Basic.swift
[92/108] Compiling SmartNetwork Plugins.Bearer.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! (13.38s)
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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/niksativa/smartnetwork/5.6.8
Repository: NikSativa/SmartNetwork
Swift version used: 6.1
Target: SmartNetwork
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'SmartNetwork'...
Finished extracting symbol information for 'SmartNetwork'. (5.35s)
Building documentation for 'SmartNetwork'...
warning: Parameter 'decoder' not found in instance method declaration
--> Source/Managers/RequestManager.swift:106:9-106:83
104 | /// Creates a custom typed request manager using the specified deserializer.
105 | ///
106 + /// - Parameter decoder: A custom deserializer conforming to `Deserializable`.
| ╰─suggestion: Remove 'decoder' parameter documentation
107 | /// - Returns: A typed request manager using the provided decoder.
108 | func customOptional<T: Deserializable>(_ type: T) -> TypedRequestManager<T.Object?> {
warning: Parameter 'decoder' not found in instance method declaration
--> Source/Managers/RequestManager.swift:106:9-106:83
104 | /// Creates a custom typed request manager using the specified deserializer.
105 | ///
106 + /// - Parameter decoder: A custom deserializer conforming to `Deserializable`.
| ╰─suggestion: Remove 'decoder' parameter documentation
107 | /// - Returns: A typed request manager using the provided decoder.
108 | func customOptional<T: Deserializable>(_ type: T) -> TypedRequestManager<T.Object?> {
warning: Parameter 'type' is missing documentation
--> Source/Managers/RequestManager.swift:106:83-106:83
104 | /// Creates a custom typed request manager using the specified deserializer.
105 | ///
106 + /// - Parameter decoder: A custom deserializer conforming to `Deserializable`.
| ╰─suggestion: Document 'type' parameter
107 | /// - Returns: A typed request manager using the provided decoder.
108 | func customOptional<T: Deserializable>(_ type: T) -> TypedRequestManager<T.Object?> {
warning: Parameter 'type' is missing documentation
--> Source/Managers/RequestManager.swift:106:83-106:83
104 | /// Creates a custom typed request manager using the specified deserializer.
105 | ///
106 + /// - Parameter decoder: A custom deserializer conforming to `Deserializable`.
| ╰─suggestion: Document 'type' parameter
107 | /// - Returns: A typed request manager using the provided decoder.
108 | func customOptional<T: Deserializable>(_ type: T) -> TypedRequestManager<T.Object?> {
warning: Parameter 'parts' is missing documentation
--> Source/Parameters/Body.MultipartForm.swift:32:73-32:73
30 | ///
31 | /// - Parameters:
32 + /// - boundary: Boundary `String` used to separate body parts.
| ╰─suggestion: Document 'parts' parameter
33 | public init(boundary: Boundary? = nil,
34 | parts: [DataContent] = []) {
warning: 'Stopper' doesn't exist at '/SmartNetwork/Parameters'
--> Source/Parameters/Parameters.swift:6:108-6:115
4 | /// This struct represents the parameters required for a network request.
5 | ///
6 + /// - Note: You can use ``UserInfo`` to pass data between any part of the network layer like ``Plugin``, ``Stopper`` etc.
7 | public struct Parameters {
8 | /// The header fields for the request.
warning: Parameter 'priority' is missing documentation
--> Source/Plugin/Plugins.StatusCode.swift:40:115-40:115
38 | /// - shouldIgnore200th: If `true`, ignores any 2xx status code.
| ╰─suggestion: Document 'priority' parameter
39 | /// - shouldIgnoreNil: If `true`, ignores `nil` status codes (e.g., non-HTTP responses).
40 + /// - shouldIgnorePreviousError: If `true`, bypasses this plugin if a previous error is already present.
41 | public convenience init(priority: PluginPriority = .statusCode,
42 | shouldIgnore200th: Bool = true,
warning: 'Data' doesn't exist at '/SmartNetwork/SmartResponse/body'
--> Source/SmartResponse.swift:15:20-15:24
13 | public let request: URLRequestRepresentation?
14 |
15 + /// The body ``Data`` of the response.
16 | public let body: Data?
17 |
warning: 'URLResponse' doesn't exist at '/SmartNetwork/SmartResponse/response'
--> Source/SmartResponse.swift:18:15-18:26
16 | public let body: Data?
17 |
18 + /// The ``URLResponse`` received from the request.
19 | public let response: URLResponse?
20 |
warning: 'Error' doesn't exist at '/SmartNetwork/SmartResponse/error'
--> Source/SmartResponse.swift:24:15-24:20
22 | public let session: SmartURLSession
23 |
24 + /// The ``Error`` that occurred during the request, if any.
25 | public private(set) var error: Error?
26 |
Finished building documentation for 'SmartNetwork' (0.57s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/niksativa/smartnetwork/5.6.8
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-syntax.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updated https://github.com/mattgallagher/CwlCatchException.git (0.49s)
Updating https://github.com/NikSativa/SpryKit.git
Updating https://github.com/NikSativa/Threading.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.70s)
Updated https://github.com/apple/swift-syntax.git (0.83s)
Updated https://github.com/NikSativa/Threading.git (0.46s)
Updated https://github.com/NikSativa/SpryKit.git (0.46s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.46s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (1.66s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.45s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.60s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.53s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.95s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.56s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling Snippets Snippet.swift
[11/57] Compiling Snippets SnippetParser.swift
[12/57] Emitting module Snippets
[13/57] Compiling SymbolKit Relationship.swift
[14/57] Compiling SymbolKit RelationshipKind.swift
[15/57] Compiling SymbolKit SourceOrigin.swift
[16/57] Compiling SymbolKit GenericConstraints.swift
[17/57] Compiling SymbolKit Swift.swift
[18/57] Compiling SymbolKit Mixin+Equals.swift
[19/57] Compiling SymbolKit Mixin+Hash.swift
[20/57] Compiling SymbolKit Mixin.swift
[21/57] Compiling SymbolKit LineList.swift
[22/57] Compiling SymbolKit Position.swift
[23/57] Emitting module SymbolKit
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit Names.swift
[30/57] Compiling SymbolKit SPI.swift
[31/57] Compiling SymbolKit Snippet.swift
[32/57] Compiling SymbolKit Extension.swift
[33/57] Compiling SymbolKit SourceRange.swift
[34/57] Compiling SymbolKit Metadata.swift
[35/57] Compiling SymbolKit Module.swift
[36/57] Compiling SymbolKit OperatingSystem.swift
[37/57] Compiling SymbolKit Platform.swift
[38/57] Compiling SymbolKit Identifier.swift
[39/57] Compiling SymbolKit KindIdentifier.swift
[40/57] Compiling SymbolKit Location.swift
[41/57] Compiling SymbolKit Mutability.swift
[42/57] Compiling SymbolKit DeclarationFragments.swift
[43/57] Compiling SymbolKit Fragment.swift
[44/57] Compiling SymbolKit FragmentKind.swift
[45/57] Compiling SymbolKit FunctionParameter.swift
[46/57] Compiling SymbolKit FunctionSignature.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.02s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/24] Emitting module Threading
[3/26] Compiling Threading AnyLock.swift
[4/26] Compiling Threading AnyMutex.swift
[5/26] Compiling Threading AtomicValue.swift
[6/26] Compiling Threading Mutexing.swift
[7/26] Compiling Threading DelayedQueue.swift
[8/26] Compiling Threading QueueBarrier.swift
[9/26] Compiling Threading SyncMutex.swift
[10/26] Compiling Threading Queue.swift
[11/26] Compiling Threading Queueable.swift
[12/26] Compiling Threading LockedValue.swift
[13/26] Compiling Threading OSAllocatedUnfairMutex.swift
[14/26] Compiling Threading IsolatedMain.swift
[15/26] Compiling Threading NSLock.swift
[16/26] Compiling Threading NSRecursiveLock.swift
[17/26] Compiling Threading UnfairLock.swift
[18/26] Compiling Threading Locking.swift
[19/26] Compiling Threading MutexInitializable.swift
[20/26] Compiling Threading DispatchTime+Queue.swift
[21/26] Compiling Threading Queue+Queueable.swift
[22/26] Compiling Threading OSAllocatedUnfairLock.swift
[23/26] Compiling Threading PThread.swift
[24/26] Compiling Threading Semaphore.swift
[25/26] Compiling Threading USendable.swift
[26/26] Compiling Threading resource_bundle_accessor.swift
[27/97] Compiling SmartNetwork Result+Recover.swift
[28/97] Compiling SmartNetwork JSONDecoding.swift
[29/97] Compiling SmartNetwork AnyRequest.swift
[30/97] Compiling SmartNetwork DecodableRequestManager.swift
[31/97] Compiling SmartNetwork RequestCompletion.swift
[32/97] Compiling SmartNetwork TypedRequest.swift
[33/97] Compiling SmartNetwork TypedRequestManager.swift
[34/97] Compiling SmartNetwork RequestManager.swift
[35/104] Compiling SmartNetwork RequestError.swift
[36/104] Compiling SmartNetwork RequestErrorDescription.swift
[37/104] Compiling SmartNetwork StatusCode.swift
[38/104] Compiling SmartNetwork Cancellable+SN.swift
[39/104] Compiling SmartNetwork Collection+SN.swift
[40/104] Compiling SmartNetwork DecodeByKeyPath.swift
[41/104] Compiling SmartNetwork DelayedQueue+SN.swift
[42/104] Compiling SmartNetwork Optional+SN.swift
[43/104] Compiling SmartNetwork SmartItem.swift
[44/104] Compiling SmartNetwork SmartItems.swift
[45/104] Compiling SmartNetwork UserInfo.swift
[46/104] Compiling SmartNetwork UserInfoKey.swift
[47/104] Compiling SmartNetwork Plugin.swift
[48/104] Compiling SmartNetwork PluginPriority.swift
[49/104] Compiling SmartNetwork Plugins.Basic.swift
[50/104] Compiling SmartNetwork Plugins.Bearer.swift
[51/104] Emitting module SmartNetwork
[52/104] Compiling SmartNetwork Address.swift
[53/104] Compiling SmartNetwork AddressDetails+URL.swift
[54/104] Compiling SmartNetwork AddressDetails.swift
[55/104] Compiling SmartNetwork AddressDetailsExt.swift
[56/104] Compiling SmartNetwork AddressExt.swift
[57/104] Compiling SmartNetwork CURLConvertible.swift
[58/104] Compiling SmartNetwork DataContent.swift
[59/104] Compiling SmartNetwork DecodableContent.swift
[60/104] Compiling SmartNetwork SmartRequestManager.swift
[61/104] Compiling SmartNetwork Body.MultipartForm.swift
[62/104] Compiling SmartNetwork Body.XFormEncoder.swift
[63/104] Compiling SmartNetwork Body.swift
[64/104] Compiling SmartNetwork CacheSettings.swift
[65/104] Compiling SmartNetwork HTTPMethod.swift
[66/104] Compiling SmartNetwork Parameters.swift
[67/104] Compiling SmartNetwork Scheme.swift
[68/104] Compiling SmartNetwork HTTPStubBody.swift
[69/104] Compiling SmartNetwork HTTPStubCondition.swift
[70/104] Compiling SmartNetwork HTTPStubProtocol.swift
[71/104] Compiling SmartNetwork HTTPStubResponse.swift
[72/104] Compiling SmartNetwork HTTPStubServer.swift
[73/104] Compiling SmartNetwork Task+SN.swift
[74/104] Compiling SmartNetwork DetachedTask.swift
[75/104] Compiling SmartNetwork DecodableKeyPath.swift
[76/104] Compiling SmartNetwork Deserializable.swift
[77/104] Compiling SmartNetwork ImageContent.swift
[78/104] Compiling SmartNetwork JSONContent.swift
[79/104] Compiling SmartNetwork VoidContent.swift
[80/104] Compiling SmartNetwork CrossPlatform.swift
[81/104] Compiling SmartNetwork RequestDecodingError.swift
[82/104] Compiling SmartNetwork RequestEncodingError.swift
[83/104] Compiling SmartNetwork SmartNetworkSettings.swift
[84/104] Compiling SmartNetwork SmartRequest.swift
[85/104] Compiling SmartNetwork SmartResponse.swift
[86/104] Compiling SmartNetwork SmartSendable.swift
[87/104] Compiling SmartNetwork StopTheLine.swift
[88/104] Compiling SmartNetwork StopTheLineAction.swift
[89/104] Compiling SmartNetwork StopTheLineResult.swift
[90/104] Compiling SmartNetwork Plugins.JSONHeaders.swift
[91/104] Compiling SmartNetwork Plugins.Log.swift
[92/104] Compiling SmartNetwork Plugins.LogOS.swift
[93/104] Compiling SmartNetwork Plugins.StatusCode.swift
[94/104] Compiling SmartNetwork Plugins.TokenPlugin.swift
[95/104] Compiling SmartNetwork AnyErrorRetrier.swift
[96/104] Compiling SmartNetwork ConnectionErrorRetrier.swift
[97/104] Compiling SmartNetwork SmartRetrier.swift
[98/104] Compiling SmartNetwork SmartTask.swift
[99/104] Compiling SmartNetwork SmartTasking.swift
[100/104] Compiling SmartNetwork SmartURLSession.swift
[101/104] Compiling SmartNetwork URLRequestRepresentation.swift
[102/104] Compiling SmartNetwork URLSession+SN.swift
[103/104] Compiling SmartNetwork UserInfo+Keys.swift
[104/104] Compiling SmartNetwork resource_bundle_accessor.swift
Build of target: 'SmartNetwork' complete! (2.04s)
2062
13 /Users/admin/builder/spi-builder-workspace/.docs/niksativa/smartnetwork/5.6.8
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/smartnetwork/5.6.8
File count: 2062
Doc size: 13.0MB
Preparing doc bundle ...
Uploading prod-niksativa-smartnetwork-5.6.8-46c8dca3.zip to s3://spi-docs-inbox/prod-niksativa-smartnetwork-5.6.8-46c8dca3.zip
Copying... [12%]
Copying... [21%]
Copying... [30%]
Copying... [42%]
Copying... [51%]
Copying... [60%]
Copying... [72%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.