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 Kipple, reference 0.14.3 (7c6844), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 19:54:01 UTC.

Swift 6 data race errors: 9

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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/Kipple.git
Reference: 0.14.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/Kipple
 * tag               0.14.3     -> FETCH_HEAD
HEAD is now at 7c68441 Improved BidrectionalCollection+Looping
Cloned https://github.com/bdrelling/Kipple.git
Revision (git rev-parse @):
7c68441e690e69c15f6c00ae0b4d3552f117048d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/Kipple.git at 0.14.3
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/bdrelling/KippleTools
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-log from cache
[1/720] Fetching kippletools
[678/4769] Fetching kippletools, devicekit
[679/9155] Fetching kippletools, devicekit, keychainaccess
Fetched https://github.com/bdrelling/KippleTools from cache (1.24s)
Fetched https://github.com/devicekit/DeviceKit from cache (1.24s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.24s)
Fetched https://github.com/apple/swift-log from cache (1.25s)
Fetched https://github.com/apple/swift-collections from cache (1.27s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (1.88s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.57s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.82s)
[1/46730] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (37.44s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (38.18s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.44s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.64s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.6.0 (0.54s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (0.56s)
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/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/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.6.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
========================================
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": "kipple",
      "name": "Kipple",
      "url": "https://github.com/bdrelling/Kipple.git",
      "version": "unspecified",
      "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.3",
          "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.6.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/Kipple.git
[1/1664] Fetching kipple
Fetched https://github.com/bdrelling/Kipple.git from cache (1.61s)
Fetching https://github.com/devicekit/DeviceKit from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.53s)
Fetched https://github.com/apple/swift-log from cache (0.53s)
Fetched https://github.com/devicekit/DeviceKit from cache (0.54s)
Fetched https://github.com/apple/swift-collections from cache (0.56s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.62s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.03s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.6.0 (0.03s)
Creating working copy for https://github.com/bdrelling/Kipple.git
Working copy of https://github.com/bdrelling/Kipple.git resolved at 0.14.3 (7c68441)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
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/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.6.0
warning: '.resolve-product-dependencies': dependency 'kipple' is not used by any target
Found 4 product dependencies
  - swift-collections
  - swift-log
  - DeviceKit
  - KeychainAccess
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bdrelling/Kipple.git
https://github.com/bdrelling/Kipple.git
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "kippletools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.3",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdrelling/KippleTools"
    },
    {
      "identity" : "devicekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devicekit/DeviceKit"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess"
    }
  ],
  "manifest_display_name" : "Kipple",
  "name" : "Kipple",
  "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" : "Kipple",
      "targets" : [
        "Kipple"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleCodable",
      "targets" : [
        "KippleCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleCollections",
      "targets" : [
        "KippleCollections"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleCombine",
      "targets" : [
        "KippleCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleFoundation",
      "targets" : [
        "KippleFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleDevice",
      "targets" : [
        "KippleDevice"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleKeychain",
      "targets" : [
        "KippleKeychain"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleLocalStorage",
      "targets" : [
        "KippleLocalStorage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleLogging",
      "targets" : [
        "KippleLogging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KippleLoggingTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleLoggingTests",
      "path" : "Tests/KippleLoggingTests",
      "sources" : [
        "Protocols/LogHandlerValidating.swift",
        "Tests/ConsoleLogHandlerTests.swift"
      ],
      "target_dependencies" : [
        "KippleLogging"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleLogging",
      "module_type" : "SwiftTarget",
      "name" : "KippleLogging",
      "path" : "Sources/KippleLogging",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleLogging"
      ],
      "sources" : [
        "Exports.swift",
        "Extensions/Logger+Convenience.swift",
        "Handlers/ConsoleLogHandler.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleLocalStorageTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleLocalStorageTests",
      "path" : "Tests/KippleLocalStorageTests",
      "sources" : [
        "UserDefaultsExtensionsTests.swift"
      ],
      "target_dependencies" : [
        "KippleLocalStorage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleLocalStorage",
      "module_type" : "SwiftTarget",
      "name" : "KippleLocalStorage",
      "path" : "Sources/KippleLocalStorage",
      "product_memberships" : [
        "Kipple",
        "KippleLocalStorage"
      ],
      "sources" : [
        "UserDefaults/UserDefaults+Codable.swift",
        "UserDefaults/UserDefaults+Key.swift",
        "UserDefaults/UserDefaults+Mocked.swift",
        "UserDefaults/UserDefaults+RemoveAllObjects.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleKeychain",
      "module_type" : "SwiftTarget",
      "name" : "KippleKeychain",
      "path" : "Sources/KippleKeychain",
      "product_dependencies" : [
        "KeychainAccess"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleKeychain"
      ],
      "sources" : [
        "Exports.swift",
        "Keychain+Default.swift",
        "Keychain+Key.swift"
      ],
      "target_dependencies" : [
        "KippleFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleFoundationTests",
      "path" : "Tests/KippleFoundationTests",
      "sources" : [
        "AppInfoTests.swift",
        "BoolExtensionTests.swift",
        "BundleExtensionTests.swift",
        "BundleInfoTests.swift",
        "ComparableExtensionTests.swift",
        "Int64ClampedTests.swift",
        "IntExtensionTests.swift",
        "ModuloTests.swift",
        "NSNumberExtensionTests.swift",
        "ResultExtensionTests.swift",
        "SemanticVersionTests.swift",
        "StringExtensionTests.swift",
        "StringLocalizedErrorExtensionTests.swift",
        "UInt64ClampedTests.swift",
        "URLConvertibleTests.swift"
      ],
      "target_dependencies" : [
        "KippleFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleFoundation",
      "module_type" : "SwiftTarget",
      "name" : "KippleFoundation",
      "path" : "Sources/KippleFoundation",
      "product_memberships" : [
        "Kipple",
        "KippleFoundation",
        "KippleDevice",
        "KippleKeychain"
      ],
      "sources" : [
        "Extensions/BinaryInteger+Clamped.swift",
        "Extensions/Bool+Convenience.swift",
        "Extensions/Bundle+Convenience.swift",
        "Extensions/Bundle+Key.swift",
        "Extensions/Comparable+Clamped.swift",
        "Extensions/Int+Convenience.swift",
        "Extensions/NSNumber+Boolean.swift",
        "Extensions/Result+Convenience.swift",
        "Extensions/String+Convenience.swift",
        "Extensions/String+LocalizedError.swift",
        "Extensions/Swift+Modulo.swift",
        "Models/AppInfo.swift",
        "Models/BundleInfo.swift",
        "Models/SemanticVersion.swift",
        "Protocols/URLConvertible.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleDeviceTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleDeviceTests",
      "path" : "Tests/KippleDeviceTests",
      "sources" : [
        "DeviceInfoTests.swift"
      ],
      "target_dependencies" : [
        "KippleDevice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleDevice",
      "module_type" : "SwiftTarget",
      "name" : "KippleDevice",
      "path" : "Sources/KippleDevice",
      "product_dependencies" : [
        "DeviceKit"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleDevice"
      ],
      "sources" : [
        "DeviceFamily.swift",
        "DeviceInfo.swift"
      ],
      "target_dependencies" : [
        "KippleFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleCombineTests",
      "path" : "Tests/KippleCombineTests",
      "sources" : [
        "PublisherResultTests.swift"
      ],
      "target_dependencies" : [
        "KippleCombine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleCombine",
      "module_type" : "SwiftTarget",
      "name" : "KippleCombine",
      "path" : "Sources/KippleCombine",
      "product_memberships" : [
        "Kipple",
        "KippleCombine"
      ],
      "sources" : [
        "Publisher+Result.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleCollectionsTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleCollectionsTests",
      "path" : "Tests/KippleCollectionsTests",
      "sources" : [
        "BidirectionalCollectionExtensionTests.swift",
        "InterleavableDictionaryTests.swift"
      ],
      "target_dependencies" : [
        "KippleCollections"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleCollections",
      "module_type" : "SwiftTarget",
      "name" : "KippleCollections",
      "path" : "Sources/KippleCollections",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleCollections"
      ],
      "sources" : [
        "Exports.swift",
        "Extensions/Array+RemoveDuplicates.swift",
        "Extensions/BidirectionalCollection+Looping.swift",
        "Extensions/RangeReplaceableCollection+Rotating.swift",
        "Protocols/InterleavableDictionary.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleCodableTests",
      "path" : "Tests/KippleCodableTests",
      "sources" : [
        "CodableDefaultTests.swift",
        "CodableIgnoredTests.swift",
        "DecodingErrorCleanedTests.swift",
        "DictionaryExtensionTests.swift",
        "EncodableAsDictionaryTests.swift",
        "EncodablePrettyPrintedTests.swift"
      ],
      "target_dependencies" : [
        "KippleCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleCodable",
      "module_type" : "SwiftTarget",
      "name" : "KippleCodable",
      "path" : "Sources/KippleCodable",
      "product_memberships" : [
        "Kipple",
        "KippleCodable"
      ],
      "sources" : [
        "Errors/CleanedDecodingError.swift",
        "Errors/KippleCodableError.swift",
        "Extensions/DecodingError+Cleaned.swift",
        "Extensions/Dictionary+AsJSONSerializedData.swift",
        "Extensions/Encodable+AsDictionary.swift",
        "Extensions/Encodable+PrettyPrinted.swift",
        "Extensions/JSONDecoder+DecodeCleaned.swift",
        "Extensions/PropertyListDecoder+DecodeCleaned.swift",
        "PropertyWrappers/CodableDefault.swift",
        "PropertyWrappers/CodableDefaultStrategy.swift",
        "PropertyWrappers/CodableIgnored.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Kipple",
      "module_type" : "SwiftTarget",
      "name" : "Kipple",
      "path" : "Sources/Kipple",
      "product_memberships" : [
        "Kipple"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "KippleCodable",
        "KippleCollections",
        "KippleCombine",
        "KippleFoundation",
        "KippleDevice",
        "KippleKeychain",
        "KippleLocalStorage",
        "KippleLogging"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/15] Write sources
[14/15] Write swift-version-2F0A5646E1D333AE.txt
[16/72] Emitting module InternalCollectionsUtilities
[17/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/73] Compiling KippleFoundation BinaryInteger+Clamped.swift
[19/73] Compiling KippleFoundation Bool+Convenience.swift
[20/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/73] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/73] Compiling InternalCollectionsUtilities Debugging.swift
[23/73] Compiling InternalCollectionsUtilities Descriptions.swift
[24/73] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/73] Compiling InternalCollectionsUtilities Specialize.swift
[26/73] Compiling KippleFoundation Bundle+Convenience.swift
[27/73] Compiling KippleFoundation Bundle+Key.swift
[28/73] Compiling KippleFoundation Comparable+Clamped.swift
[29/73] Compiling KippleFoundation Int+Convenience.swift
[30/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/73] Compiling KippleFoundation String+Convenience.swift
[32/73] Compiling KippleFoundation String+LocalizedError.swift
[33/73] Compiling KippleFoundation NSNumber+Boolean.swift
[34/73] Compiling KippleFoundation Result+Convenience.swift
[35/129] Compiling OrderedCollections OrderedSet+Codable.swift
[36/129] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/129] Compiling OrderedCollections OrderedSet+Descriptions.swift
[38/129] Compiling OrderedCollections OrderedSet+Diffing.swift
[39/129] Compiling OrderedCollections OrderedSet+Equatable.swift
[40/129] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[42/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[43/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[44/135] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[45/135] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[46/135] Compiling OrderedCollections OrderedSet+Sendable.swift
[47/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[48/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[49/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[50/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[51/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[52/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[53/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[54/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[55/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[56/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[57/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[58/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[59/135] Compiling OrderedCollections OrderedDictionary+Elements.swift
[60/135] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[61/135] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[62/135] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[63/135] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[64/135] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[65/135] Compiling OrderedCollections _Hashtable+Header.swift
[66/135] Compiling OrderedCollections OrderedDictionary+Codable.swift
[67/135] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[68/135] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[69/135] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[70/135] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[71/135] Compiling OrderedCollections OrderedSet+Hashable.swift
[72/135] Compiling OrderedCollections OrderedSet+Initializers.swift
[73/135] Compiling OrderedCollections OrderedSet+Insertions.swift
[74/135] Compiling OrderedCollections OrderedSet+Invariants.swift
[75/135] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[76/135] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[77/135] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[78/135] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[79/135] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[80/135] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[81/135] Compiling OrderedCollections OrderedDictionary+Values.swift
[82/135] Compiling OrderedCollections OrderedDictionary.swift
[83/135] Compiling OrderedCollections _HashTable+Bucket.swift
[84/135] Compiling OrderedCollections _HashTable+BucketIterator.swift
[85/135] Compiling OrderedCollections _HashTable+Constants.swift
[86/135] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[87/135] Compiling OrderedCollections _HashTable+Testing.swift
[88/135] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[89/135] Compiling OrderedCollections _HashTable.swift
[90/135] Compiling OrderedCollections OrderedSet+SubSequence.swift
[91/135] Compiling OrderedCollections OrderedSet+Testing.swift
[92/135] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[93/135] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[94/135] Compiling OrderedCollections OrderedSet.swift
[95/135] Compiling OrderedCollections _UnsafeBitset.swift
[96/135] Compiling KippleCombine Publisher+Result.swift
[97/135] Emitting module KippleCombine
[98/135] Emitting module OrderedCollections
[99/141] Compiling KippleCollections RangeReplaceableCollection+Rotating.swift
[100/141] Compiling KippleCollections InterleavableDictionary.swift
[101/141] Compiling KippleCollections Array+RemoveDuplicates.swift
[102/141] Compiling KippleCollections Exports.swift
[103/141] Emitting module KippleCollections
[104/141] Compiling KippleCollections BidirectionalCollection+Looping.swift
[105/141] Compiling KippleCodable CodableDefaultStrategy.swift
[106/142] Compiling KippleLogging Logger+Convenience.swift
[107/142] Compiling KippleLogging ConsoleLogHandler.swift
[108/142] Compiling KippleFoundation SemanticVersion.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Models/SemanticVersion.swift:64:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SemanticVersion' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | public struct SemanticVersion: Equatable, Hashable, Codable {
   |               `- note: consider making struct 'SemanticVersion' conform to the 'Sendable' protocol
 4 |     // MARK: Properties
 5 |
   :
62 |
63 | public extension SemanticVersion {
64 |     static let zero: Self = .init(major: 0, minor: 0, patch: 0)
   |                |- warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SemanticVersion' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
65 |
66 |     static func from(_ versionString: String) -> Self {
[109/143] Compiling KippleCodable CodableIgnored.swift
[110/143] Compiling KippleCodable Encodable+PrettyPrinted.swift
[113/143] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[114/143] Compiling KippleFoundation Swift+Modulo.swift
[115/143] Compiling KippleCodable Encodable+AsDictionary.swift
[116/143] Compiling KippleCodable DecodingError+Cleaned.swift
[117/143] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[118/143] Emitting module KippleCodable
[121/143] Compiling KippleFoundation URLConvertible.swift
[122/143] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[123/143] Compiling KippleCodable CodableDefault.swift
[124/143] Emitting module KippleLogging
[125/143] Compiling KippleLogging Exports.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:28:16: warning: static property 'buildNumber' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
26 |
27 | public extension Bundle.Key {
28 |     static let buildNumber: Self = "CFBundleVersion"
   |                |- warning: static property 'buildNumber' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'buildNumber' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |     static let displayName: Self = "CFBundleDisplayName"
30 |     static let name: Self = "CFBundleName"
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:29:16: warning: static property 'displayName' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
27 | public extension Bundle.Key {
28 |     static let buildNumber: Self = "CFBundleVersion"
29 |     static let displayName: Self = "CFBundleDisplayName"
   |                |- warning: static property 'displayName' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'displayName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |     static let name: Self = "CFBundleName"
31 |     static let version: Self = "CFBundleShortVersionString"
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:30:16: warning: static property 'name' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
28 |     static let buildNumber: Self = "CFBundleVersion"
29 |     static let displayName: Self = "CFBundleDisplayName"
30 |     static let name: Self = "CFBundleName"
   |                |- warning: static property 'name' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'name' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |     static let version: Self = "CFBundleShortVersionString"
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:31:16: warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
29 |     static let displayName: Self = "CFBundleDisplayName"
30 |     static let name: Self = "CFBundleName"
31 |     static let version: Self = "CFBundleShortVersionString"
   |                |- warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'version' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 | }
33 |
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:28:16: warning: static property 'buildNumber' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
26 |
27 | public extension Bundle.Key {
28 |     static let buildNumber: Self = "CFBundleVersion"
   |                |- warning: static property 'buildNumber' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'buildNumber' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |     static let displayName: Self = "CFBundleDisplayName"
30 |     static let name: Self = "CFBundleName"
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:29:16: warning: static property 'displayName' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
27 | public extension Bundle.Key {
28 |     static let buildNumber: Self = "CFBundleVersion"
29 |     static let displayName: Self = "CFBundleDisplayName"
   |                |- warning: static property 'displayName' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'displayName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |     static let name: Self = "CFBundleName"
31 |     static let version: Self = "CFBundleShortVersionString"
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:30:16: warning: static property 'name' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
28 |     static let buildNumber: Self = "CFBundleVersion"
29 |     static let displayName: Self = "CFBundleDisplayName"
30 |     static let name: Self = "CFBundleName"
   |                |- warning: static property 'name' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'name' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |     static let version: Self = "CFBundleShortVersionString"
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:31:16: warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
29 |     static let displayName: Self = "CFBundleDisplayName"
30 |     static let name: Self = "CFBundleName"
31 |     static let version: Self = "CFBundleShortVersionString"
   |                |- warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'version' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 | }
33 |
[128/143] Compiling KippleFoundation AppInfo.swift
[129/143] Compiling KippleFoundation BundleInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Models/BundleInfo.swift:70:16: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'BundleInfo' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// The information included in this `struct` is _not_ exhaustive, only the most commonly referenced keys are included.
10 | /// For more `Bundle` information, access the `Bundle.infoDictionary` property directly.
11 | public struct BundleInfo {
   |               `- note: consider making struct 'BundleInfo' conform to the 'Sendable' protocol
12 |     // MARK: Properties
13 |
   :
68 | public extension BundleInfo {
69 |     /// Information for the currently running `Bundle` (eg. `Bundle.main`).
70 |     static let current: Self = .init(bundle: .main)
   |                |- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'BundleInfo' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'current' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
71 | }
72 |
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/String+LocalizedError.swift:7:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | /// Extension that allows a normal `String` to be returned as an error,
 6 | /// using itself as the localized error description.
 7 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 |     public var errorDescription: String? {
 9 |         self
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/String+LocalizedError.swift:7:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | /// Extension that allows a normal `String` to be returned as an error,
 6 | /// using itself as the localized error description.
 7 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 |     public var errorDescription: String? {
 9 |         self
[132/143] Emitting module KippleFoundation
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:28:16: warning: static property 'buildNumber' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
26 |
27 | public extension Bundle.Key {
28 |     static let buildNumber: Self = "CFBundleVersion"
   |                |- warning: static property 'buildNumber' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'buildNumber' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |     static let displayName: Self = "CFBundleDisplayName"
30 |     static let name: Self = "CFBundleName"
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:29:16: warning: static property 'displayName' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
27 | public extension Bundle.Key {
28 |     static let buildNumber: Self = "CFBundleVersion"
29 |     static let displayName: Self = "CFBundleDisplayName"
   |                |- warning: static property 'displayName' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'displayName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |     static let name: Self = "CFBundleName"
31 |     static let version: Self = "CFBundleShortVersionString"
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:30:16: warning: static property 'name' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
28 |     static let buildNumber: Self = "CFBundleVersion"
29 |     static let displayName: Self = "CFBundleDisplayName"
30 |     static let name: Self = "CFBundleName"
   |                |- warning: static property 'name' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'name' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |     static let version: Self = "CFBundleShortVersionString"
32 | }
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/Bundle+Key.swift:31:16: warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
14 |     /// }
15 |     /// ```
16 |     struct Key: RawRepresentable {
   |            `- note: consider making struct 'Key' conform to the 'Sendable' protocol
17 |         public let rawValue: String
18 |
   :
29 |     static let displayName: Self = "CFBundleDisplayName"
30 |     static let name: Self = "CFBundleName"
31 |     static let version: Self = "CFBundleShortVersionString"
   |                |- warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Bundle.Key' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'version' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 | }
33 |
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/String+LocalizedError.swift:7:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | /// Extension that allows a normal `String` to be returned as an error,
 6 | /// using itself as the localized error description.
 7 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 |     public var errorDescription: String? {
 9 |         self
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Models/BundleInfo.swift:70:16: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'BundleInfo' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// The information included in this `struct` is _not_ exhaustive, only the most commonly referenced keys are included.
10 | /// For more `Bundle` information, access the `Bundle.infoDictionary` property directly.
11 | public struct BundleInfo {
   |               `- note: consider making struct 'BundleInfo' conform to the 'Sendable' protocol
12 |     // MARK: Properties
13 |
   :
68 | public extension BundleInfo {
69 |     /// Information for the currently running `Bundle` (eg. `Bundle.main`).
70 |     static let current: Self = .init(bundle: .main)
   |                |- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'BundleInfo' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'current' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
71 | }
72 |
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Models/SemanticVersion.swift:64:16: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SemanticVersion' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | public struct SemanticVersion: Equatable, Hashable, Codable {
   |               `- note: consider making struct 'SemanticVersion' conform to the 'Sendable' protocol
 4 |     // MARK: Properties
 5 |
   :
62 |
63 | public extension SemanticVersion {
64 |     static let zero: Self = .init(major: 0, minor: 0, patch: 0)
   |                |- warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SemanticVersion' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
65 |
66 |     static func from(_ versionString: String) -> Self {
[137/143] Compiling KippleLocalStorage UserDefaults+Mocked.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleLocalStorage/UserDefaults/UserDefaults+Mocked.swift:6:16: warning: static property 'mocked' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | extension UserDefaults {
 6 |     static let mocked: UserDefaults = {
   |                |- warning: static property 'mocked' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'mocked' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let name = "com.kipple.mocked"
 8 |         let store = UserDefaults(suiteName: name)!
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:49:12: note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 47 |  NSUserDefaults can be observed using Key-Value Observing for any key stored in it. Using NSKeyValueObservingOptionPrior to observe changes from other processes or devices will behave as though NSKeyValueObservingOptionPrior was not specified.
 48 |  */
 49 | @interface NSUserDefaults : NSObject {
    |            `- note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 50 | @private
 51 |     id _kvo_;
[138/143] Compiling KippleLocalStorage UserDefaults+RemoveAllObjects.swift
[139/143] Emitting module KippleLocalStorage
/Users/admin/builder/spi-builder-workspace/Sources/KippleLocalStorage/UserDefaults/UserDefaults+Key.swift:28:16: warning: static property 'codableStore' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
26 |
27 | public extension UserDefaults {
28 |     static let codableStore = UserDefaults(suiteName: "com.kipple.codablestore")!
   |                |- warning: static property 'codableStore' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'codableStore' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:49:12: note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 47 |  NSUserDefaults can be observed using Key-Value Observing for any key stored in it. Using NSKeyValueObservingOptionPrior to observe changes from other processes or devices will behave as though NSKeyValueObservingOptionPrior was not specified.
 48 |  */
 49 | @interface NSUserDefaults : NSObject {
    |            `- note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 50 | @private
 51 |     id _kvo_;
/Users/admin/builder/spi-builder-workspace/Sources/KippleLocalStorage/UserDefaults/UserDefaults+Mocked.swift:6:16: warning: static property 'mocked' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 | extension UserDefaults {
 6 |     static let mocked: UserDefaults = {
   |                |- warning: static property 'mocked' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'mocked' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         let name = "com.kipple.mocked"
 8 |         let store = UserDefaults(suiteName: name)!
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:49:12: note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 47 |  NSUserDefaults can be observed using Key-Value Observing for any key stored in it. Using NSKeyValueObservingOptionPrior to observe changes from other processes or devices will behave as though NSKeyValueObservingOptionPrior was not specified.
 48 |  */
 49 | @interface NSUserDefaults : NSObject {
    |            `- note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 50 | @private
 51 |     id _kvo_;
[140/143] Compiling KippleLocalStorage UserDefaults+Codable.swift
[141/143] Compiling KippleLocalStorage UserDefaults+Key.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleLocalStorage/UserDefaults/UserDefaults+Key.swift:28:16: warning: static property 'codableStore' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
26 |
27 | public extension UserDefaults {
28 |     static let codableStore = UserDefaults(suiteName: "com.kipple.codablestore")!
   |                |- warning: static property 'codableStore' is not concurrency-safe because non-'Sendable' type 'UserDefaults' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'codableStore' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:49:12: note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 47 |  NSUserDefaults can be observed using Key-Value Observing for any key stored in it. Using NSKeyValueObservingOptionPrior to observe changes from other processes or devices will behave as though NSKeyValueObservingOptionPrior was not specified.
 48 |  */
 49 | @interface NSUserDefaults : NSObject {
    |            `- note: class 'UserDefaults' does not conform to the 'Sendable' protocol
 50 | @private
 51 |     id _kvo_;
[142/146] Compiling KippleDevice DeviceInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleDevice/DeviceInfo.swift:48:16: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'DeviceInfo' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |
 13 | /// A contextualized representation of a device such as an iPhone, Mac, Apple Watch, and so on.
 14 | public struct DeviceInfo: Equatable, Hashable, Codable {
    |               `- note: consider making struct 'DeviceInfo' conform to the 'Sendable' protocol
 15 |     // MARK: Properties
 16 |
    :
 46 | public extension DeviceInfo {
 47 |     /// Information for the currently running device.
 48 |     static let current: Self = .init(
    |                |- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'DeviceInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'current' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 49 |         deviceFamily: Self.currentDeviceFamily,
 50 |         deviceModel: Self.currentDeviceModel,
[143/146] Compiling KippleDevice DeviceFamily.swift
[144/146] Emitting module KippleDevice
/Users/admin/builder/spi-builder-workspace/Sources/KippleDevice/DeviceInfo.swift:48:16: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'DeviceInfo' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |
 13 | /// A contextualized representation of a device such as an iPhone, Mac, Apple Watch, and so on.
 14 | public struct DeviceInfo: Equatable, Hashable, Codable {
    |               `- note: consider making struct 'DeviceInfo' conform to the 'Sendable' protocol
 15 |     // MARK: Properties
 16 |
    :
 46 | public extension DeviceInfo {
 47 |     /// Information for the currently running device.
 48 |     static let current: Self = .init(
    |                |- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'DeviceInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'current' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 49 |         deviceFamily: Self.currentDeviceFamily,
 50 |         deviceModel: Self.currentDeviceModel,
[145/146] Emitting module KeychainAccess
[146/146] Compiling KeychainAccess Keychain.swift
[147/150] Compiling KippleKeychain Exports.swift
[148/150] Emitting module KippleKeychain
[149/150] Compiling KippleKeychain Keychain+Key.swift
[150/150] Compiling KippleKeychain Keychain+Default.swift
[151/152] Emitting module Kipple
[152/152] Compiling Kipple Exports.swift
remark: Incremental compilation has been disabled: Exports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Exports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
Build complete! (11.04s)
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "kippletools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.3",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdrelling/KippleTools"
    },
    {
      "identity" : "devicekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devicekit/DeviceKit"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess"
    }
  ],
  "manifest_display_name" : "Kipple",
  "name" : "Kipple",
  "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" : "Kipple",
      "targets" : [
        "Kipple"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleCodable",
      "targets" : [
        "KippleCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleCollections",
      "targets" : [
        "KippleCollections"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleCombine",
      "targets" : [
        "KippleCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleFoundation",
      "targets" : [
        "KippleFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleDevice",
      "targets" : [
        "KippleDevice"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleKeychain",
      "targets" : [
        "KippleKeychain"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleLocalStorage",
      "targets" : [
        "KippleLocalStorage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KippleLogging",
      "targets" : [
        "KippleLogging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KippleLoggingTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleLoggingTests",
      "path" : "Tests/KippleLoggingTests",
      "sources" : [
        "Protocols/LogHandlerValidating.swift",
        "Tests/ConsoleLogHandlerTests.swift"
      ],
      "target_dependencies" : [
        "KippleLogging"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleLogging",
      "module_type" : "SwiftTarget",
      "name" : "KippleLogging",
      "path" : "Sources/KippleLogging",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleLogging"
      ],
      "sources" : [
        "Exports.swift",
        "Extensions/Logger+Convenience.swift",
        "Handlers/ConsoleLogHandler.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleLocalStorageTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleLocalStorageTests",
      "path" : "Tests/KippleLocalStorageTests",
      "sources" : [
        "UserDefaultsExtensionsTests.swift"
      ],
      "target_dependencies" : [
        "KippleLocalStorage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleLocalStorage",
      "module_type" : "SwiftTarget",
      "name" : "KippleLocalStorage",
      "path" : "Sources/KippleLocalStorage",
      "product_memberships" : [
        "Kipple",
        "KippleLocalStorage"
      ],
      "sources" : [
        "UserDefaults/UserDefaults+Codable.swift",
        "UserDefaults/UserDefaults+Key.swift",
        "UserDefaults/UserDefaults+Mocked.swift",
        "UserDefaults/UserDefaults+RemoveAllObjects.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleKeychain",
      "module_type" : "SwiftTarget",
      "name" : "KippleKeychain",
      "path" : "Sources/KippleKeychain",
      "product_dependencies" : [
        "KeychainAccess"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleKeychain"
      ],
      "sources" : [
        "Exports.swift",
        "Keychain+Default.swift",
        "Keychain+Key.swift"
      ],
      "target_dependencies" : [
        "KippleFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleFoundationTests",
      "path" : "Tests/KippleFoundationTests",
      "sources" : [
        "AppInfoTests.swift",
        "BoolExtensionTests.swift",
        "BundleExtensionTests.swift",
        "BundleInfoTests.swift",
        "ComparableExtensionTests.swift",
        "Int64ClampedTests.swift",
        "IntExtensionTests.swift",
        "ModuloTests.swift",
        "NSNumberExtensionTests.swift",
        "ResultExtensionTests.swift",
        "SemanticVersionTests.swift",
        "StringExtensionTests.swift",
        "StringLocalizedErrorExtensionTests.swift",
        "UInt64ClampedTests.swift",
        "URLConvertibleTests.swift"
      ],
      "target_dependencies" : [
        "KippleFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleFoundation",
      "module_type" : "SwiftTarget",
      "name" : "KippleFoundation",
      "path" : "Sources/KippleFoundation",
      "product_memberships" : [
        "Kipple",
        "KippleFoundation",
        "KippleDevice",
        "KippleKeychain"
      ],
      "sources" : [
        "Extensions/BinaryInteger+Clamped.swift",
        "Extensions/Bool+Convenience.swift",
        "Extensions/Bundle+Convenience.swift",
        "Extensions/Bundle+Key.swift",
        "Extensions/Comparable+Clamped.swift",
        "Extensions/Int+Convenience.swift",
        "Extensions/NSNumber+Boolean.swift",
        "Extensions/Result+Convenience.swift",
        "Extensions/String+Convenience.swift",
        "Extensions/String+LocalizedError.swift",
        "Extensions/Swift+Modulo.swift",
        "Models/AppInfo.swift",
        "Models/BundleInfo.swift",
        "Models/SemanticVersion.swift",
        "Protocols/URLConvertible.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleDeviceTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleDeviceTests",
      "path" : "Tests/KippleDeviceTests",
      "sources" : [
        "DeviceInfoTests.swift"
      ],
      "target_dependencies" : [
        "KippleDevice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleDevice",
      "module_type" : "SwiftTarget",
      "name" : "KippleDevice",
      "path" : "Sources/KippleDevice",
      "product_dependencies" : [
        "DeviceKit"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleDevice"
      ],
      "sources" : [
        "DeviceFamily.swift",
        "DeviceInfo.swift"
      ],
      "target_dependencies" : [
        "KippleFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleCombineTests",
      "path" : "Tests/KippleCombineTests",
      "sources" : [
        "PublisherResultTests.swift"
      ],
      "target_dependencies" : [
        "KippleCombine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleCombine",
      "module_type" : "SwiftTarget",
      "name" : "KippleCombine",
      "path" : "Sources/KippleCombine",
      "product_memberships" : [
        "Kipple",
        "KippleCombine"
      ],
      "sources" : [
        "Publisher+Result.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleCollectionsTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleCollectionsTests",
      "path" : "Tests/KippleCollectionsTests",
      "sources" : [
        "BidirectionalCollectionExtensionTests.swift",
        "InterleavableDictionaryTests.swift"
      ],
      "target_dependencies" : [
        "KippleCollections"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleCollections",
      "module_type" : "SwiftTarget",
      "name" : "KippleCollections",
      "path" : "Sources/KippleCollections",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Kipple",
        "KippleCollections"
      ],
      "sources" : [
        "Exports.swift",
        "Extensions/Array+RemoveDuplicates.swift",
        "Extensions/BidirectionalCollection+Looping.swift",
        "Extensions/RangeReplaceableCollection+Rotating.swift",
        "Protocols/InterleavableDictionary.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleCodableTests",
      "path" : "Tests/KippleCodableTests",
      "sources" : [
        "CodableDefaultTests.swift",
        "CodableIgnoredTests.swift",
        "DecodingErrorCleanedTests.swift",
        "DictionaryExtensionTests.swift",
        "EncodableAsDictionaryTests.swift",
        "EncodablePrettyPrintedTests.swift"
      ],
      "target_dependencies" : [
        "KippleCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleCodable",
      "module_type" : "SwiftTarget",
      "name" : "KippleCodable",
      "path" : "Sources/KippleCodable",
      "product_memberships" : [
        "Kipple",
        "KippleCodable"
      ],
      "sources" : [
        "Errors/CleanedDecodingError.swift",
        "Errors/KippleCodableError.swift",
        "Extensions/DecodingError+Cleaned.swift",
        "Extensions/Dictionary+AsJSONSerializedData.swift",
        "Extensions/Encodable+AsDictionary.swift",
        "Extensions/Encodable+PrettyPrinted.swift",
        "Extensions/JSONDecoder+DecodeCleaned.swift",
        "Extensions/PropertyListDecoder+DecodeCleaned.swift",
        "PropertyWrappers/CodableDefault.swift",
        "PropertyWrappers/CodableDefaultStrategy.swift",
        "PropertyWrappers/CodableIgnored.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Kipple",
      "module_type" : "SwiftTarget",
      "name" : "Kipple",
      "path" : "Sources/Kipple",
      "product_memberships" : [
        "Kipple"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "KippleCodable",
        "KippleCollections",
        "KippleCombine",
        "KippleFoundation",
        "KippleDevice",
        "KippleKeychain",
        "KippleLocalStorage",
        "KippleLogging"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/bdrelling/kipple/0.14.3
Repository:               bdrelling/Kipple
Swift version used:       6.1
Target:                   KippleCodable
Extracting symbol information for 'KippleCodable'...
Finished extracting symbol information for 'KippleCodable'. (3.46s)
Building documentation for 'KippleCodable'...
Finished building documentation for 'KippleCodable' (0.14s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Updating https://github.com/nicklockwood/SwiftFormat
Updating https://github.com/devicekit/DeviceKit
Updating https://github.com/apple/swift-log
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/kishikawakatsumi/KeychainAccess
Updating https://github.com/apple/swift-collections
Updating https://github.com/bdrelling/KippleTools
Updated https://github.com/apple/swift-log (0.45s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/devicekit/DeviceKit (0.54s)
Updated https://github.com/nicklockwood/SwiftFormat (0.54s)
Updated https://github.com/kishikawakatsumi/KeychainAccess (0.56s)
Updated https://github.com/apple/swift-argument-parser (0.56s)
Updated https://github.com/apple/swift-collections (0.56s)
Updated https://github.com/bdrelling/KippleTools (0.56s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.45s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (1.55s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.6.0 (0.58s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.58s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.49s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.69s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.37s)
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
[0/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit DeclarationFragments.swift
[8/57] Compiling SymbolKit Fragment.swift
[9/57] Compiling SymbolKit FragmentKind.swift
[10/57] Compiling SymbolKit FunctionParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit Relationship.swift
[27/57] Compiling SymbolKit RelationshipKind.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling SymbolKit SourceRange.swift
[32/57] Compiling SymbolKit Metadata.swift
[33/57] Compiling SymbolKit Module.swift
[34/57] Compiling SymbolKit OperatingSystem.swift
[35/57] Compiling SymbolKit Platform.swift
[36/57] Compiling SymbolKit Names.swift
[37/57] Compiling SymbolKit SPI.swift
[38/57] Compiling SymbolKit Snippet.swift
[39/57] Compiling SymbolKit Extension.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.23s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/12] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[3/12] Compiling KippleCodable CleanedDecodingError.swift
[4/12] Compiling KippleCodable KippleCodableError.swift
[5/12] Compiling KippleCodable Encodable+AsDictionary.swift
[6/12] Emitting module KippleCodable
[7/12] Compiling KippleCodable CodableDefault.swift
[8/12] Compiling KippleCodable DecodingError+Cleaned.swift
[9/12] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[10/12] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[11/12] Compiling KippleCodable Encodable+PrettyPrinted.swift
[12/12] Compiling KippleCodable CodableDefaultStrategy.swift
[13/13] Compiling KippleCodable CodableIgnored.swift
Build of target: 'KippleCodable' complete! (1.43s)
Target:                   KippleCollections
Extracting symbol information for 'KippleCollections'...
Finished extracting symbol information for 'KippleCollections'. (2.06s)
Building documentation for 'KippleCollections'...
Finished building documentation for 'KippleCollections' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.48s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/19] Compiling InternalCollectionsUtilities Specialize.swift
[4/20] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[5/20] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[6/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[7/20] Emitting module InternalCollectionsUtilities
[8/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[9/20] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[10/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[11/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[13/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[14/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/20] Compiling InternalCollectionsUtilities Integer rank.swift
[16/20] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/20] Compiling InternalCollectionsUtilities Debugging.swift
[18/20] Compiling InternalCollectionsUtilities Descriptions.swift
[19/20] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[22/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[23/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[24/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[25/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[26/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[27/82] Compiling OrderedCollections OrderedSet+Codable.swift
[28/82] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[29/82] Compiling OrderedCollections OrderedSet+Descriptions.swift
[30/82] Compiling OrderedCollections OrderedSet+Diffing.swift
[31/82] Compiling OrderedCollections OrderedSet+Equatable.swift
[32/82] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[33/82] Compiling OrderedCollections OrderedDictionary+Elements.swift
[34/82] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[35/82] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[36/82] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[37/82] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[38/82] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[39/82] Compiling OrderedCollections _Hashtable+Header.swift
[40/82] Compiling OrderedCollections OrderedDictionary+Codable.swift
[41/82] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[42/82] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[43/82] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[44/82] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[45/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[46/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[47/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[48/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[49/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[50/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[51/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[52/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[53/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[54/82] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[55/82] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[56/82] Compiling OrderedCollections OrderedSet+Sendable.swift
[57/82] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[58/82] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[59/82] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[60/82] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[61/82] Compiling OrderedCollections OrderedDictionary+Values.swift
[62/82] Compiling OrderedCollections OrderedDictionary.swift
[63/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[64/82] Compiling OrderedCollections OrderedSet+Initializers.swift
[65/82] Compiling OrderedCollections OrderedSet+Insertions.swift
[66/82] Compiling OrderedCollections OrderedSet+Invariants.swift
[67/82] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[68/82] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[69/82] Compiling OrderedCollections _HashTable+Bucket.swift
[70/82] Compiling OrderedCollections _HashTable+BucketIterator.swift
[71/82] Compiling OrderedCollections _HashTable+Constants.swift
[72/82] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[73/82] Compiling OrderedCollections _HashTable+Testing.swift
[74/82] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[75/82] Compiling OrderedCollections _HashTable.swift
[76/82] Compiling OrderedCollections OrderedSet+SubSequence.swift
[77/82] Compiling OrderedCollections OrderedSet+Testing.swift
[78/82] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[79/82] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[80/82] Compiling OrderedCollections OrderedSet.swift
[81/82] Compiling OrderedCollections _UnsafeBitset.swift
[82/82] Emitting module OrderedCollections
[83/88] Emitting module KippleCollections
[84/88] Compiling KippleCollections InterleavableDictionary.swift
[85/88] Compiling KippleCollections Exports.swift
[86/88] Compiling KippleCollections RangeReplaceableCollection+Rotating.swift
[87/88] Compiling KippleCollections Array+RemoveDuplicates.swift
[88/88] Compiling KippleCollections BidirectionalCollection+Looping.swift
Build of target: 'KippleCollections' complete! (1.97s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleCombine
Extracting symbol information for 'KippleCombine'...
Finished extracting symbol information for 'KippleCombine'. (0.78s)
Building documentation for 'KippleCombine'...
Finished building documentation for 'KippleCombine' (0.04s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.44s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Emitting module KippleCombine
[3/3] Compiling KippleCombine Publisher+Result.swift
Build of target: 'KippleCombine' complete! (0.69s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleFoundation
Extracting symbol information for 'KippleFoundation'...
Finished extracting symbol information for 'KippleFoundation'. (1.11s)
Building documentation for 'KippleFoundation'...
Finished building documentation for 'KippleFoundation' (0.09s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.44s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/16] Compiling KippleFoundation AppInfo.swift
[3/16] Compiling KippleFoundation Swift+Modulo.swift
[4/16] Compiling KippleFoundation BundleInfo.swift
[5/16] Compiling KippleFoundation String+Convenience.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/String+LocalizedError.swift:7:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | /// Extension that allows a normal `String` to be returned as an error,
 6 | /// using itself as the localized error description.
 7 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 |     public var errorDescription: String? {
 9 |         self
[6/16] Compiling KippleFoundation String+LocalizedError.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/String+LocalizedError.swift:7:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | /// Extension that allows a normal `String` to be returned as an error,
 6 | /// using itself as the localized error description.
 7 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 |     public var errorDescription: String? {
 9 |         self
[7/16] Compiling KippleFoundation Bundle+Convenience.swift
[8/16] Compiling KippleFoundation Bundle+Key.swift
[9/16] Compiling KippleFoundation Comparable+Clamped.swift
[10/16] Compiling KippleFoundation Int+Convenience.swift
[11/16] Compiling KippleFoundation NSNumber+Boolean.swift
[12/16] Compiling KippleFoundation Result+Convenience.swift
[13/16] Compiling KippleFoundation SemanticVersion.swift
[14/17] Compiling KippleFoundation BinaryInteger+Clamped.swift
[15/17] Compiling KippleFoundation Bool+Convenience.swift
[16/17] Emitting module KippleFoundation
/Users/admin/builder/spi-builder-workspace/Sources/KippleFoundation/Extensions/String+LocalizedError.swift:7:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 5 | /// Extension that allows a normal `String` to be returned as an error,
 6 | /// using itself as the localized error description.
 7 | extension String: LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 8 |     public var errorDescription: String? {
 9 |         self
[17/17] Compiling KippleFoundation URLConvertible.swift
Build of target: 'KippleFoundation' complete! (0.95s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleDevice
Extracting symbol information for 'KippleDevice'...
Finished extracting symbol information for 'KippleDevice'. (0.87s)
Building documentation for 'KippleDevice'...
Finished building documentation for 'KippleDevice' (0.05s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.44s)
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/4] Emitting module KippleDevice
[3/4] Compiling KippleDevice DeviceInfo.swift
[4/4] Compiling KippleDevice DeviceFamily.swift
Build of target: 'KippleDevice' complete! (0.75s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleKeychain
Extracting symbol information for 'KippleKeychain'...
Finished extracting symbol information for 'KippleKeychain'. (1.70s)
Building documentation for 'KippleKeychain'...
Finished building documentation for 'KippleKeychain' (0.05s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.48s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Compiling KeychainAccess Keychain.swift
[3/3] Emitting module KeychainAccess
[4/7] Compiling KippleKeychain Exports.swift
[5/7] Compiling KippleKeychain Keychain+Default.swift
[6/7] Emitting module KippleKeychain
[7/7] Compiling KippleKeychain Keychain+Key.swift
Build of target: 'KippleKeychain' complete! (1.55s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleLocalStorage
Extracting symbol information for 'KippleLocalStorage'...
Finished extracting symbol information for 'KippleLocalStorage'. (0.88s)
Building documentation for 'KippleLocalStorage'...
warning: Parameter 'decoder' is missing documentation
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Codable.swift:8:60-8:60
6  |     /// Returns a `Codable` value for a given key.
7  |     /// - Parameters:
8  +     ///   - key: The key associated with the desired value.
   |                                                            ╰─suggestion: Document 'decoder' parameter
9  |     /// - Returns: The value for the given key or `nil` if the key does not exist within the store.
10 |     func codable<Value>(forKey key: String, decoder: JSONDecoder = .userDefaults) throws -> Value? where Value: Codable {
warning: Parameter 'decoder' is missing documentation
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Codable.swift:26:98-26:98
24 |     /// - Parameters:
25 |     ///   - key: The key associated with the desired value.
26 +     ///   - defaultValue: The default value to return of the key does not exist within the store.
   |                                                                                                  ╰─suggestion: Document 'decoder' parameter
27 |     /// - Returns: The value for the given key or `defaultValue` if the key does not exist within the store.
28 |     func codable<Value>(forKey key: String, defaultValue: Value, decoder: JSONDecoder = .userDefaults) -> Value where Value: Codable {
warning: External name 'codableValue' used to document parameter
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Codable.swift:34:13-34:25
32 |     /// Sets a `Codable` value for a given key.
33 |     /// - Parameters:
34 +     ///   - codableValue: The `Codable` value to save in the store.
   |             ╰─suggestion: Replace 'codableValue' with 'value'
35 |     ///   - key: The key to associate wit the provided value.
36 |     func set<Value>(codableValue value: Value, forKey key: String, encoder: JSONEncoder = .userDefaults) throws where Value: Codable {
warning: Parameter 'encoder' is missing documentation
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Codable.swift:35:62-35:62
33 |     /// - Parameters:
34 |     ///   - codableValue: The `Codable` value to save in the store.
35 +     ///   - key: The key to associate wit the provided value.
   |                                                              ╰─suggestion: Document 'encoder' parameter
36 |     func set<Value>(codableValue value: Value, forKey key: String, encoder: JSONEncoder = .userDefaults) throws where Value: Codable {
37 |         // Convert the new value into data for storage.
warning: External name 'codableValue' used to document parameter
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Key.swift:59:13-59:25
57 |     /// Sets a `Codable` value for a given key.
58 |     /// - Parameters:
59 +     ///   - codableValue: The `Codable` value to save in the store.
   |             ╰─suggestion: Replace 'codableValue' with 'value'
60 |     ///   - key: The key to associate wit the provided value.
61 |     func set<Value>(codableValue value: Value, forKey key: Key, encoder: JSONEncoder = .userDefaults) throws where Value: Codable {
warning: Parameter 'encoder' is missing documentation
  --> Sources/KippleLocalStorage/UserDefaults/UserDefaults+Key.swift:60:62-60:62
58 |     /// - Parameters:
59 |     ///   - codableValue: The `Codable` value to save in the store.
60 +     ///   - key: The key to associate wit the provided value.
   |                                                              ╰─suggestion: Document 'encoder' parameter
61 |     func set<Value>(codableValue value: Value, forKey key: Key, encoder: JSONEncoder = .userDefaults) throws where Value: Codable {
62 |         try self.set(codableValue: value, forKey: key.rawValue, encoder: encoder)
Finished building documentation for 'KippleLocalStorage' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.44s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/6] Compiling KippleLocalStorage UserDefaults+Mocked.swift
[3/6] Compiling KippleLocalStorage UserDefaults+Codable.swift
[4/6] Compiling KippleLocalStorage UserDefaults+RemoveAllObjects.swift
[5/6] Compiling KippleLocalStorage UserDefaults+Key.swift
[6/6] Emitting module KippleLocalStorage
Build of target: 'KippleLocalStorage' complete! (0.76s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
Target:                   KippleLogging
Extracting symbol information for 'KippleLogging'...
Finished extracting symbol information for 'KippleLogging'. (0.86s)
Building documentation for 'KippleLogging'...
Finished building documentation for 'KippleLogging' (0.04s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.44s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/5] Compiling KippleLogging ConsoleLogHandler.swift
[3/5] Compiling KippleLogging Logger+Convenience.swift
[4/5] Emitting module KippleLogging
[5/5] Compiling KippleLogging Exports.swift
Build of target: 'KippleLogging' complete! (0.70s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/bdrelling/kipple/0.14.3/linkable-paths.json
     682
5	/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipple/0.14.3
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/bdrelling/kipple/0.14.3
File count: 682
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-kipple-0.14.3-d15d1e9d.zip to s3://spi-docs-inbox/prod-bdrelling-kipple-0.14.3-d15d1e9d.zip
Copying... [13%]
Copying... [25%]
Copying... [31%]
Copying... [44%]
Copying... [50%]
Copying... [63%]
Copying... [75%]
Copying... [81%]
Copying... [94%]
Copying... [100%]
Done.