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 KippleNetworking, reference main (49990a), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 16:46:44 UTC.

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleNetworking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 49990aa Updated Compatibility section of README
Cloned https://github.com/bdrelling/KippleNetworking.git
Revision (git rev-parse @):
49990aaecbab700e0c3fb0e0e4c74d085d0d92f3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleNetworking.git at main
Fetching https://github.com/bdrelling/KippleTools
Fetching https://github.com/bdrelling/Kipple
[1/1664] Fetching kipple
[135/2384] Fetching kipple, kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (1.91s)
Fetched https://github.com/bdrelling/Kipple from cache (1.91s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.71s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/devicekit/DeviceKit
[1/3677] Fetching swift-log
[222/7572] Fetching swift-log, devicekit
[339/11961] Fetching swift-log, devicekit, keychainaccess
[1992/27436] Fetching swift-log, devicekit, keychainaccess, swift-collections
Fetched https://github.com/apple/swift-log from cache (1.49s)
Fetched https://github.com/devicekit/DeviceKit from cache (1.49s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.49s)
[4333/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.98s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.64s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.43s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.65s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/12364] Fetching swift-argument-parser
[125/57534] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (54.36s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (54.36s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.75s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.5.0 (0.63s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.74s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.61s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.5.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.54.6
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
========================================
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": "kipplenetworking",
      "name": "KippleNetworking",
      "url": "https://github.com/bdrelling/KippleNetworking.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KippleNetworking",
      "dependencies": [
        {
          "identity": "kipple",
          "name": "Kipple",
          "url": "https://github.com/bdrelling/Kipple",
          "version": "0.14.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kipple",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "devicekit",
              "name": "DeviceKit",
              "url": "https://github.com/devicekit/DeviceKit",
              "version": "5.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DeviceKit",
              "dependencies": [
              ]
            },
            {
              "identity": "keychainaccess",
              "name": "KeychainAccess",
              "url": "https://github.com/kishikawakatsumi/KeychainAccess",
              "version": "4.2.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bdrelling/KippleNetworking.git
[1/997] Fetching kipplenetworking
Fetched https://github.com/bdrelling/KippleNetworking.git from cache (0.90s)
Fetching https://github.com/bdrelling/Kipple from cache
Fetched https://github.com/bdrelling/Kipple from cache (0.49s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.03s)
Fetching https://github.com/devicekit/DeviceKit from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.63s)
Fetched https://github.com/devicekit/DeviceKit from cache (0.64s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.64s)
Fetched https://github.com/apple/swift-log from cache (0.64s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.05s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.03s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.5.0 (0.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.03s)
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.3
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Creating working copy for https://github.com/bdrelling/KippleNetworking.git
Working copy of https://github.com/bdrelling/KippleNetworking.git resolved at main (49990aa)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.5.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
warning: '.resolve-product-dependencies': dependency 'kipplenetworking' is not used by any target
Found 1 product dependencies
  - Kipple
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bdrelling/KippleNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/37] Compiling KippleFoundation SemanticVersion.swift
[9/38] Compiling KippleLogging Logger+Convenience.swift
[10/38] Compiling KippleLogging ConsoleLogHandler.swift
[11/38] Compiling KippleCodable CodableDefaultStrategy.swift
[12/39] Compiling KippleCodable CodableIgnored.swift
[13/39] Compiling KippleFoundation URLConvertible.swift
[14/39] Compiling KippleCodable CodableDefault.swift
[15/39] Compiling KippleFoundation String+Convenience.swift
[16/39] Compiling KippleFoundation String+LocalizedError.swift
[17/39] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[18/39] Compiling KippleFoundation AppInfo.swift
[19/39] Compiling KippleFoundation BundleInfo.swift
[20/39] Compiling KippleFoundation Swift+Modulo.swift
[21/39] Compiling KippleFoundation BinaryInteger+Clamped.swift
[22/39] Compiling KippleFoundation Bool+Convenience.swift
[23/39] Emitting module KippleCodable
[24/39] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[25/39] Compiling KippleFoundation Bundle+Convenience.swift
[26/39] Compiling KippleFoundation Bundle+Key.swift
[27/39] Compiling KippleFoundation NSNumber+Boolean.swift
[28/39] Compiling KippleFoundation Result+Convenience.swift
[29/39] Compiling KippleFoundation Comparable+Clamped.swift
[30/39] Compiling KippleFoundation Int+Convenience.swift
[31/39] Emitting module KippleFoundation
[34/39] Emitting module KippleLogging
[35/39] Compiling KippleLogging Exports.swift
[36/39] Compiling KippleCodable Encodable+AsDictionary.swift
[37/39] Compiling KippleCodable Encodable+PrettyPrinted.swift
[38/39] Compiling KippleCodable DecodingError+Cleaned.swift
[39/39] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[40/70] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:6:16: warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | public extension Formatter {
 6 |     static let iso8601withFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:12:16: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
10 |     }()
11 |
12 |     static let iso8601: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[41/70] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:6:16: warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | public extension Formatter {
 6 |     static let iso8601withFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:12:16: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
10 |     }()
11 |
12 |     static let iso8601: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[42/70] Compiling KippleNetworking Formatter+ISO8601.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:6:16: warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | public extension Formatter {
 6 |     static let iso8601withFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:12:16: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
10 |     }()
11 |
12 |     static let iso8601: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[43/73] Compiling KippleNetworking HTTPBodyEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:256:16: warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
254 | public extension HTTPHeader {
255 |     /// Shorthand for `.acceptableInstanceManipulations`
256 |     static let aim: HTTPHeader = .acceptableInstanceManipulations
    |                |- warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'aim' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
257 |
258 |     /// Shorthand for `.instanceManipulations`
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:259:16: warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
257 |
258 |     /// Shorthand for `.instanceManipulations`
259 |     static let im: HTTPHeader = .instanceManipulations // swiftlint:disable:this identifier_name
    |                |- warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'im' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
260 | }
261 |
[44/73] Compiling KippleNetworking HTTPHeader.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:256:16: warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
254 | public extension HTTPHeader {
255 |     /// Shorthand for `.acceptableInstanceManipulations`
256 |     static let aim: HTTPHeader = .acceptableInstanceManipulations
    |                |- warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'aim' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
257 |
258 |     /// Shorthand for `.instanceManipulations`
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:259:16: warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
257 |
258 |     /// Shorthand for `.instanceManipulations`
259 |     static let im: HTTPHeader = .instanceManipulations // swiftlint:disable:this identifier_name
    |                |- warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'im' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
260 | }
261 |
[45/73] Compiling KippleNetworking HTTPMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:256:16: warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
254 | public extension HTTPHeader {
255 |     /// Shorthand for `.acceptableInstanceManipulations`
256 |     static let aim: HTTPHeader = .acceptableInstanceManipulations
    |                |- warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'aim' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
257 |
258 |     /// Shorthand for `.instanceManipulations`
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:259:16: warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
257 |
258 |     /// Shorthand for `.instanceManipulations`
259 |     static let im: HTTPHeader = .instanceManipulations // swiftlint:disable:this identifier_name
    |                |- warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'im' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
260 | }
261 |
[46/73] Compiling KippleNetworking URLRequestConvertible.swift
[47/73] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[48/73] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[49/73] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[50/73] Compiling KippleNetworking URLComponents+SetQueryItems.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift:37:16: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |
 9 | public extension UniversalNetworkRequestDispatcher {
10 |     enum DispatchMode {
   |          `- note: consider making enum 'DispatchMode' conform to the 'Sendable' protocol
11 |         #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
12 |         case appleFoundation(URLSession = .shared)
   :
35 | #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
36 | public extension UniversalNetworkRequestDispatcher.DispatchMode {
37 |     static let automatic: Self = .appleFoundation(.shared)
   |                |- warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[51/73] Compiling KippleNetworking HTTPClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift:37:16: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |
 9 | public extension UniversalNetworkRequestDispatcher {
10 |     enum DispatchMode {
   |          `- note: consider making enum 'DispatchMode' conform to the 'Sendable' protocol
11 |         #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
12 |         case appleFoundation(URLSession = .shared)
   :
35 | #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
36 | public extension UniversalNetworkRequestDispatcher.DispatchMode {
37 |     static let automatic: Self = .appleFoundation(.shared)
   |                |- warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[52/73] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift:37:16: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |
 9 | public extension UniversalNetworkRequestDispatcher {
10 |     enum DispatchMode {
   |          `- note: consider making enum 'DispatchMode' conform to the 'Sendable' protocol
11 |         #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
12 |         case appleFoundation(URLSession = .shared)
   :
35 | #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
36 | public extension UniversalNetworkRequestDispatcher.DispatchMode {
37 |     static let automatic: Self = .appleFoundation(.shared)
   |                |- warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[53/73] Compiling KippleNetworking HTTPStatusCode.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Errors/NetworkingError.swift:10:10: warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
 8 |     case invalidContentType(String)
 9 |     case invalidHTTPHeader(String)
10 |     case invalidStatusCode(HTTPStatusCode)
   |          `- warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
11 |     case invalidURLString(String)
12 |     case invalidURLResponse
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPStatusCode.swift:21:13: note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 19 | /// - [Mozilla - HTTP Status Codes](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)
 20 | /// - [Wikipedia - List of HTTP Status Codes](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes)
 21 | public enum HTTPStatusCode: Int, Codable, CaseIterable {
    |             `- note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 22 |     // MARK: ResponseType
 23 |
[54/73] Compiling KippleNetworking ParameterEncoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Errors/NetworkingError.swift:10:10: warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
 8 |     case invalidContentType(String)
 9 |     case invalidHTTPHeader(String)
10 |     case invalidStatusCode(HTTPStatusCode)
   |          `- warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
11 |     case invalidURLString(String)
12 |     case invalidURLResponse
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPStatusCode.swift:21:13: note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 19 | /// - [Mozilla - HTTP Status Codes](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)
 20 | /// - [Wikipedia - List of HTTP Status Codes](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes)
 21 | public enum HTTPStatusCode: Int, Codable, CaseIterable {
    |             `- note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 22 |     // MARK: ResponseType
 23 |
[55/73] Compiling KippleNetworking NetworkingError.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Errors/NetworkingError.swift:10:10: warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
 8 |     case invalidContentType(String)
 9 |     case invalidHTTPHeader(String)
10 |     case invalidStatusCode(HTTPStatusCode)
   |          `- warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
11 |     case invalidURLString(String)
12 |     case invalidURLResponse
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPStatusCode.swift:21:13: note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 19 | /// - [Mozilla - HTTP Status Codes](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)
 20 | /// - [Wikipedia - List of HTTP Status Codes](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes)
 21 | public enum HTTPStatusCode: Int, Codable, CaseIterable {
    |             `- note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 22 |     // MARK: ResponseType
 23 |
[56/73] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:12:16: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
10 |     }()
11 |
12 |     static let iso8601: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:6:16: warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | public extension Formatter {
 6 |     static let iso8601withFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[57/73] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:12:16: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
10 |     }()
11 |
12 |     static let iso8601: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:6:16: warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | public extension Formatter {
 6 |     static let iso8601withFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[58/73] Compiling KippleNetworking String+IsURLWithQueryString.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:12:16: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
10 |     }()
11 |
12 |     static let iso8601: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:6:16: warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | public extension Formatter {
 6 |     static let iso8601withFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[59/73] Compiling KippleNetworking URLRequest+SetHeaders.swift
[60/73] Compiling KippleNetworking URLRequest+SetParameters.swift
[61/73] Compiling KippleNetworking URLRequest+SetTimeout.swift
[62/73] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[63/73] Compiling KippleNetworking Exports.swift
[64/73] Compiling KippleNetworking HTTPURLResponse+Status.swift
[65/73] Compiling KippleNetworking Request+AsURLRequest.swift
[66/73] Compiling KippleNetworking URLRequest+Init.swift
[67/73] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift:37:16: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |
 9 | public extension UniversalNetworkRequestDispatcher {
10 |     enum DispatchMode {
   |          `- note: consider making enum 'DispatchMode' conform to the 'Sendable' protocol
11 |         #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
12 |         case appleFoundation(URLSession = .shared)
   :
35 | #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
36 | public extension UniversalNetworkRequestDispatcher.DispatchMode {
37 |     static let automatic: Self = .appleFoundation(.shared)
   |                |- warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[68/73] Compiling KippleNetworking DataResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift:37:16: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |
 9 | public extension UniversalNetworkRequestDispatcher {
10 |     enum DispatchMode {
   |          `- note: consider making enum 'DispatchMode' conform to the 'Sendable' protocol
11 |         #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
12 |         case appleFoundation(URLSession = .shared)
   :
35 | #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
36 | public extension UniversalNetworkRequestDispatcher.DispatchMode {
37 |     static let automatic: Self = .appleFoundation(.shared)
   |                |- warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[69/73] Compiling KippleNetworking Environment.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift:37:16: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |
 9 | public extension UniversalNetworkRequestDispatcher {
10 |     enum DispatchMode {
   |          `- note: consider making enum 'DispatchMode' conform to the 'Sendable' protocol
11 |         #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
12 |         case appleFoundation(URLSession = .shared)
   :
35 | #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
36 | public extension UniversalNetworkRequestDispatcher.DispatchMode {
37 |     static let automatic: Self = .appleFoundation(.shared)
   |                |- warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[70/73] Emitting module KippleNetworking
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:256:16: warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
254 | public extension HTTPHeader {
255 |     /// Shorthand for `.acceptableInstanceManipulations`
256 |     static let aim: HTTPHeader = .acceptableInstanceManipulations
    |                |- warning: static property 'aim' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'aim' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
257 |
258 |     /// Shorthand for `.instanceManipulations`
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPHeader.swift:259:16: warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// - [Mozilla - HTTP Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)
 11 | /// - [Wikipedia - List of HTTP Header Fields](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields)
 12 | public enum HTTPHeader: String {
    |             `- note: consider making enum 'HTTPHeader' conform to the 'Sendable' protocol
 13 |     // MARK: Request
 14 |
    :
257 |
258 |     /// Shorthand for `.instanceManipulations`
259 |     static let im: HTTPHeader = .instanceManipulations // swiftlint:disable:this identifier_name
    |                |- warning: static property 'im' is not concurrency-safe because non-'Sendable' type 'HTTPHeader' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'im' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
260 | }
261 |
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Errors/NetworkingError.swift:10:10: warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
 8 |     case invalidContentType(String)
 9 |     case invalidHTTPHeader(String)
10 |     case invalidStatusCode(HTTPStatusCode)
   |          `- warning: associated value 'invalidStatusCode' of 'Sendable'-conforming enum 'NetworkingError' has non-sendable type 'HTTPStatusCode'; this is an error in the Swift 6 language mode
11 |     case invalidURLString(String)
12 |     case invalidURLResponse
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Enums/HTTPStatusCode.swift:21:13: note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 19 | /// - [Mozilla - HTTP Status Codes](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)
 20 | /// - [Wikipedia - List of HTTP Status Codes](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes)
 21 | public enum HTTPStatusCode: Int, Codable, CaseIterable {
    |             `- note: consider making enum 'HTTPStatusCode' conform to the 'Sendable' protocol
 22 |     // MARK: ResponseType
 23 |
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:6:16: warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | public extension Formatter {
 6 |     static let iso8601withFractionalSeconds: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601withFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601withFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let formatter = ISO8601DateFormatter()
 8 |         formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Extensions/Formatter+ISO8601.swift:12:16: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
10 |     }()
11 |
12 |     static let iso8601: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'iso8601' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |         let formatter = ISO8601DateFormatter()
14 |         formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/Users/admin/builder/spi-builder-workspace/Sources/KippleNetworking/Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift:37:16: warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
 8 |
 9 | public extension UniversalNetworkRequestDispatcher {
10 |     enum DispatchMode {
   |          `- note: consider making enum 'DispatchMode' conform to the 'Sendable' protocol
11 |         #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
12 |         case appleFoundation(URLSession = .shared)
   :
35 | #if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
36 | public extension UniversalNetworkRequestDispatcher.DispatchMode {
37 |     static let automatic: Self = .appleFoundation(.shared)
   |                |- warning: static property 'automatic' is not concurrency-safe because non-'Sendable' type 'UniversalNetworkRequestDispatcher.DispatchMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'automatic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | }
39 | #elseif canImport(AsyncHTTPClient)
[71/73] Compiling KippleNetworking Request.swift
[72/73] Compiling KippleNetworking NetworkRequestDispatching.swift
[73/73] Compiling KippleNetworking ParameterDictionaryConvertible.swift
Build complete! (36.45s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "kipple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "0.15.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdrelling/Kipple"
    },
    {
      "identity" : "kippletools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdrelling/KippleTools"
    }
  ],
  "manifest_display_name" : "KippleNetworking",
  "name" : "KippleNetworking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "KippleNetworking",
      "targets" : [
        "KippleNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KippleNetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleNetworkingTests",
      "path" : "Tests/KippleNetworkingTests",
      "sources" : [
        "Core/Extensions/Environment+XKCD.swift",
        "Core/Models/XkcdStrip.swift",
        "Core/Requests/GetLatestXKCDStripRequest.swift",
        "Core/Requests/GetXKCDStripRequest.swift",
        "Tests/DictionaryExtensionTests.swift",
        "Tests/EnvironmentTests.swift",
        "Tests/FoundationNetworkRequestDispatcherTests.swift",
        "Tests/HTTPClientTests.swift",
        "Tests/ISO8601ExtensionTests.swift",
        "Tests/RFC3986ExtensionTests.swift",
        "Tests/StringExtensionTests.swift",
        "Tests/SwiftNIONetworkRequestDispatcherTests.swift",
        "Tests/URLComponentsExtensionTests.swift",
        "Tests/URLRequestConvertibleTests.swift",
        "Tests/URLRequestExtensionTests.swift"
      ],
      "target_dependencies" : [
        "KippleNetworking"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleNetworking",
      "module_type" : "SwiftTarget",
      "name" : "KippleNetworking",
      "path" : "Sources/KippleNetworking",
      "product_dependencies" : [
        "KippleCodable",
        "KippleFoundation",
        "KippleLogging"
      ],
      "product_memberships" : [
        "KippleNetworking"
      ],
      "sources" : [
        "Exports.swift",
        "Foundation/Extensions/HTTPURLResponse+Status.swift",
        "Foundation/Extensions/Request+AsURLRequest.swift",
        "Foundation/Extensions/URLRequest+Init.swift",
        "Foundation/Extensions/URLRequest+SetHeaders.swift",
        "Foundation/Extensions/URLRequest+SetParameters.swift",
        "Foundation/Extensions/URLRequest+SetTimeout.swift",
        "Foundation/Helpers/FoundationNetworkRequestDispatcher.swift",
        "Foundation/Protocols/URLRequestConvertible.swift",
        "NIO/Extensions/HTTPClient+ExecuteResponseAnticipating.swift",
        "NIO/Extensions/Request+AsHTTPClientRequest.swift",
        "NIO/Helpers/NIONetworkRequestDispatcher.swift",
        "Shared/Enums/HTTPBodyEncoding.swift",
        "Shared/Enums/HTTPHeader.swift",
        "Shared/Enums/HTTPMethod.swift",
        "Shared/Enums/HTTPStatusCode.swift",
        "Shared/Enums/ParameterEncoding.swift",
        "Shared/Errors/NetworkingError.swift",
        "Shared/Extensions/CharacterSet+RFC3986Unreserved.swift",
        "Shared/Extensions/Dictionary+AsHeaderDictionary.swift",
        "Shared/Extensions/Formatter+ISO8601.swift",
        "Shared/Extensions/JSONDecoder+SafeISO8601.swift",
        "Shared/Extensions/JSONEncoder+SafeISO8601.swift",
        "Shared/Extensions/String+IsURLWithQueryString.swift",
        "Shared/Extensions/URLComponents+SetQueryItems.swift",
        "Shared/Helpers/HTTPClient.swift",
        "Shared/Helpers/UniversalNetworkRequestDispatcher+DispatchMode.swift",
        "Shared/Helpers/UniversalNetworkRequestDispatcher.swift",
        "Shared/Models/DataResponse.swift",
        "Shared/Models/Environment.swift",
        "Shared/Models/Request.swift",
        "Shared/Protocols/NetworkRequestDispatching.swift",
        "Shared/Protocols/ParameterDictionaryConvertible.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/bdrelling/kipplenetworking/main
Repository:               bdrelling/KippleNetworking
Swift version used:       6.0
Target:                   KippleNetworking
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            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'KippleNetworking'...
Finished extracting symbol information for 'KippleNetworking'. (4.69s)
Building documentation for 'KippleNetworking'...
warning: Return value documented for initializer returning void
  --> Sources/KippleNetworking/Foundation/Extensions/URLRequest+Init.swift:16:9-16:55
14 |     /// - Parameter headers: The HTTP headers to send with the request.
15 |     /// - Parameter encoding: The parameter encoding method. If nil, uses the default encoding for the provided HTTP method.
16 +     /// - Returns: The configured `URLRequest` object.
   |         ╰─suggestion: Remove return value documentation
17 |     init(
18 |         url: URLConvertible,Finished building documentation for 'KippleNetworking' (0.25s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipplenetworking/main
Updating https://github.com/bdrelling/KippleTools
Updating https://github.com/apple/swift-collections
Updating https://github.com/kishikawakatsumi/KeychainAccess
Updating https://github.com/apple/swift-log
Updating https://github.com/nicklockwood/SwiftFormat
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/devicekit/DeviceKit
Updated https://github.com/apple/swift-collections (0.64s)
Updated https://github.com/bdrelling/KippleTools (0.66s)
Updating https://github.com/bdrelling/Kipple
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/devicekit/DeviceKit (0.79s)
Updated https://github.com/apple/swift-log (0.79s)
Updated https://github.com/apple/swift-argument-parser (0.79s)
Updated https://github.com/nicklockwood/SwiftFormat (0.79s)
Updated https://github.com/kishikawakatsumi/KeychainAccess (0.79s)
Updated https://github.com/bdrelling/Kipple (0.47s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.25s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.67s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.68s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.64s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.50s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.64s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.5.0 (0.64s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.73s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
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.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module SymbolKit
[8/57] Compiling SymbolKit DeclarationFragments.swift
[9/57] Compiling SymbolKit Fragment.swift
[10/57] Compiling SymbolKit FragmentKind.swift
[11/57] Compiling SymbolKit FunctionParameter.swift
[12/57] Compiling SymbolKit FunctionSignature.swift
[13/57] Compiling SymbolKit Identifier.swift
[14/57] Compiling SymbolKit KindIdentifier.swift
[15/57] Compiling SymbolKit Location.swift
[16/57] Compiling SymbolKit Mutability.swift
[17/57] Compiling Snippets Snippet.swift
[18/57] Emitting module Snippets
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit GenericConstraint.swift
[25/57] Compiling SymbolKit GenericParameter.swift
[26/57] Compiling SymbolKit Generics.swift
[27/57] Compiling SymbolKit Namespace.swift
[28/57] Compiling SymbolKit Mixin+Equals.swift
[29/57] Compiling SymbolKit Mixin+Hash.swift
[30/57] Compiling SymbolKit Mixin.swift
[31/57] Compiling SymbolKit LineList.swift
[32/57] Compiling SymbolKit Position.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 Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit Names.swift
[44/57] Compiling SymbolKit SPI.swift
[45/57] Compiling SymbolKit Snippet.swift
[46/57] Compiling SymbolKit Extension.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 SnippetBuildCommand.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.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.62s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/31] Emitting module KippleLogging
[3/31] Compiling KippleLogging Exports.swift
[4/31] Compiling KippleLogging Logger+Convenience.swift
[5/31] Compiling KippleLogging ConsoleLogHandler.swift
[6/31] Compiling KippleCodable CodableDefaultStrategy.swift
[7/32] Compiling KippleFoundation Comparable+Clamped.swift
[8/32] Compiling KippleFoundation Int+Convenience.swift
[9/33] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[10/33] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[11/33] Compiling KippleCodable CodableDefault.swift
[12/33] Emitting module KippleCodable
[13/33] Compiling KippleFoundation NSNumber+Boolean.swift
[14/33] Compiling KippleFoundation Result+Convenience.swift
[15/33] Compiling KippleFoundation String+Convenience.swift
[16/33] Compiling KippleFoundation String+LocalizedError.swift
[17/33] Compiling KippleFoundation Swift+Modulo.swift
[18/33] Compiling KippleCodable DecodingError+Cleaned.swift
[19/33] Compiling KippleCodable Encodable+AsDictionary.swift
[20/33] Compiling KippleCodable Encodable+PrettyPrinted.swift
[23/33] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[24/33] Compiling KippleFoundation AppInfo.swift
[25/33] Compiling KippleFoundation BundleInfo.swift
[26/33] Compiling KippleFoundation SemanticVersion.swift
[27/33] Emitting module KippleFoundation
[28/33] Compiling KippleFoundation Bundle+Convenience.swift
[29/33] Compiling KippleFoundation Bundle+Key.swift
[30/33] Compiling KippleFoundation BinaryInteger+Clamped.swift
[31/33] Compiling KippleFoundation Bool+Convenience.swift
[32/33] Compiling KippleCodable CodableIgnored.swift
[33/33] Compiling KippleFoundation URLConvertible.swift
[34/64] Compiling KippleNetworking URLRequestConvertible.swift
[35/64] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[36/64] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[37/64] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[38/67] Compiling KippleNetworking URLRequest+SetHeaders.swift
[39/67] Compiling KippleNetworking URLRequest+SetParameters.swift
[40/67] Compiling KippleNetworking URLRequest+SetTimeout.swift
[41/67] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[42/67] Compiling KippleNetworking Exports.swift
[43/67] Compiling KippleNetworking HTTPURLResponse+Status.swift
[44/67] Compiling KippleNetworking Request+AsURLRequest.swift
[45/67] Compiling KippleNetworking URLRequest+Init.swift
[46/67] Compiling KippleNetworking URLComponents+SetQueryItems.swift
[47/67] Compiling KippleNetworking HTTPClient.swift
[48/67] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[49/67] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[50/67] Compiling KippleNetworking DataResponse.swift
[51/67] Compiling KippleNetworking Environment.swift
[52/67] Compiling KippleNetworking HTTPBodyEncoding.swift
[53/67] Compiling KippleNetworking HTTPHeader.swift
[54/67] Compiling KippleNetworking HTTPMethod.swift
[55/67] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[56/67] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
[57/67] Compiling KippleNetworking Formatter+ISO8601.swift
[58/67] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[59/67] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[60/67] Compiling KippleNetworking String+IsURLWithQueryString.swift
[61/67] Compiling KippleNetworking HTTPStatusCode.swift
[62/67] Compiling KippleNetworking ParameterEncoding.swift
[63/67] Compiling KippleNetworking NetworkingError.swift
[64/67] Emitting module KippleNetworking
[65/67] Compiling KippleNetworking Request.swift
[66/67] Compiling KippleNetworking NetworkRequestDispatching.swift
[67/67] Compiling KippleNetworking ParameterDictionaryConvertible.swift
Build of target: 'KippleNetworking' complete! (2.44s)
     778
5	/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipplenetworking/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/bdrelling/kipplenetworking/main
File count: 778
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-kipplenetworking-main-5081447e.zip to s3://spi-docs-inbox/prod-bdrelling-kipplenetworking-main-5081447e.zip
Copying... [11%]
Copying... [22%]
Copying... [34%]
Copying... [45%]
Copying... [51%]
Copying... [62%]
Copying... [73%]
Copying... [84%]
Copying... [95%]
Copying... [100%]
Done.