The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build WrkstrmFoundation, reference 2.3.1 (491d47), with Swift 6.1 for macOS (SPM) on 27 Aug 2025 14:14:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmFoundation.git
Reference: 2.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wrkstrm/WrkstrmFoundation
 * tag               2.3.1      -> FETCH_HEAD
HEAD is now at 491d471 Merge pull request #51 from wrkstrm/codex/update-wrkstrm-tutorial-with-code-references
Cloned https://github.com/wrkstrm/WrkstrmFoundation.git
Revision (git rev-parse @):
491d471e26085a54bca277ca48dbf7cd64dd0098
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmFoundation.git at 2.3.1
warning: 'spi-builder-workspace': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Fetching https://github.com/wrkstrm/WrkstrmMain.git
Fetching https://github.com/wrkstrm/WrkstrmLog.git
Fetching https://github.com/apple/swift-log.git from cache
[1/1820] Fetching wrkstrmlog
[802/3388] Fetching wrkstrmlog, wrkstrmmain
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.90s)
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.90s)
Fetched https://github.com/apple/swift-log.git from cache (0.90s)
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 2.4.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 2.0.0
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
========================================
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": "wrkstrmfoundation",
      "name": "WrkstrmFoundation",
      "url": "https://github.com/wrkstrm/WrkstrmFoundation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WrkstrmFoundation",
      "dependencies": [
        {
          "identity": "wrkstrmlog",
          "name": "WrkstrmLog",
          "url": "https://github.com/wrkstrm/WrkstrmLog.git",
          "version": "2.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WrkstrmLog",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "wrkstrmmain",
          "name": "WrkstrmMain",
          "url": "https://github.com/wrkstrm/WrkstrmMain.git",
          "version": "2.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WrkstrmMain",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wrkstrm/WrkstrmFoundation.git
[1/3189] Fetching wrkstrmfoundation
Fetched https://github.com/wrkstrm/WrkstrmFoundation.git from cache (0.99s)
warning: 'wrkstrmfoundation': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Fetching https://github.com/wrkstrm/WrkstrmMain.git from cache
Fetching https://github.com/wrkstrm/WrkstrmLog.git from cache
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.46s)
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.46s)
Computing version for https://github.com/wrkstrm/WrkstrmMain.git
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/WrkstrmMain.git at 2.4.1 (1.10s)
Computing version for https://github.com/wrkstrm/WrkstrmLog.git
Computed https://github.com/wrkstrm/WrkstrmLog.git at 2.1.0 (0.61s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.79s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.27s)
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 2.4.1
Creating working copy for https://github.com/wrkstrm/WrkstrmFoundation.git
Working copy of https://github.com/wrkstrm/WrkstrmFoundation.git resolved at 2.3.1 (491d471)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 2.1.0
warning: 'wrkstrmfoundation': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
warning: '.resolve-product-dependencies': dependency 'wrkstrmfoundation' is not used by any target
Found 2 product dependencies
  - WrkstrmLog
  - WrkstrmMain
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/wrkstrm/WrkstrmFoundation.git
https://github.com/wrkstrm/WrkstrmFoundation.git
{
  "dependencies" : [
    {
      "identity" : "wrkstrmlog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wrkstrm/WrkstrmLog.git"
    },
    {
      "identity" : "wrkstrmmain",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wrkstrm/WrkstrmMain.git"
    }
  ],
  "manifest_display_name" : "WrkstrmFoundation",
  "name" : "WrkstrmFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "WrkstrmFoundation",
      "targets" : [
        "WrkstrmFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WrkstrmNetworking",
      "targets" : [
        "WrkstrmNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WrkstrmNetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmNetworkingTests",
      "path" : "Tests/WrkstrmNetworkingTests",
      "sources" : [
        "HTTPStatusCodeTests.swift",
        "Support/MockEnvironment.swift",
        "Support/MockURLProtocol.swift",
        "Support/SamplePutRequest.swift",
        "Support/SampleRequest.swift",
        "Support/UnsortedQueryRequest.swift",
        "WrkstrmNetworkingTests.swift"
      ],
      "target_dependencies" : [
        "WrkstrmNetworking"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WrkstrmNetworking",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmNetworking",
      "path" : "Sources/WrkstrmNetworking",
      "product_dependencies" : [
        "WrkstrmLog",
        "WrkstrmMain"
      ],
      "product_memberships" : [
        "WrkstrmNetworking"
      ],
      "sources" : [
        "CURL.swift",
        "Data+JSONSerialization.swift",
        "HTTP/HTTP+Client.swift",
        "HTTP/HTTP+ClientErrors.swift",
        "HTTP/HTTP+CodableClient.swift",
        "HTTP/HTTP+EncodableRequest.swift",
        "HTTP/HTTP+Environment.swift",
        "HTTP/HTTP+JSONClient.swift",
        "HTTP/HTTP+Method.swift",
        "HTTP/HTTP+RateLimiter.swift",
        "HTTP/HTTP+RequestHeaders.swift",
        "HTTP/HTTP+Response.swift",
        "HTTP/HTTP+StatusCode.swift",
        "HTTP/HTTP+URLRequestConvertible.swift",
        "HTTP/HTTP.swift",
        "Log+Networking.swift",
        "URL+Common.swift"
      ],
      "target_dependencies" : [
        "WrkstrmFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WrkstrmFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmFoundationTests",
      "path" : "Tests/WrkstrmFoundationTests",
      "sources" : [
        "CalendarTests.swift",
        "CodableArchiverClassTests.swift",
        "CodableArchiverDataTests.swift",
        "CodableArchiverEdgeCaseTests.swift",
        "CodableArchiverStaticArchiverTests.swift",
        "CodableArchiverStructTests.swift",
        "DataBase64URLTests.swift",
        "DataUTF8Tests.swift",
        "FileManagerSourceTests.swift",
        "LocalizedValuesTests.swift",
        "StringCasingTests.swift",
        "TestCodableClass.swift",
        "TestCodableStruct.swift",
        "TestCodableValue.swift",
        "TestUserProfile.swift",
        "URLQueryItemTests.swift",
        "URLTempDirectoryTests.swift"
      ],
      "target_dependencies" : [
        "WrkstrmFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WrkstrmFoundation",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmFoundation",
      "path" : "Sources/WrkstrmFoundation",
      "product_dependencies" : [
        "WrkstrmLog",
        "WrkstrmMain"
      ],
      "product_memberships" : [
        "WrkstrmFoundation",
        "WrkstrmNetworking"
      ],
      "sources" : [
        "Collections/Calendar.swift",
        "Collections/Event.swift",
        "Extensions/Bundle+Version.swift",
        "Extensions/Data+Base64URL.swift",
        "Extensions/Data+UTF8.swift",
        "Extensions/Dates/Date+ExpressibleByIntegerLiteral.swift",
        "Extensions/Dates/Date+GitLog.swift",
        "Extensions/Dates/Date+Utilities.swift",
        "Extensions/Dates/DateFormatter+Utilities.swift",
        "Extensions/Dates/FoundationCalendar+Default.swift",
        "Extensions/FileHandle+Standard.swift",
        "Extensions/FileManager+Source.swift",
        "Extensions/Log+Foundation.swift",
        "Extensions/NotificationCenter+Transformers.swift",
        "Extensions/NumberFormatter+Localize.swift",
        "Extensions/String/String+Casing.swift",
        "Extensions/String/String+Expanding.swift",
        "Extensions/String/String+FileType.swift",
        "Extensions/String/String+Stats.swift",
        "Extensions/URL+URLQueryItem.swift",
        "JSON/JSONCoders.swift",
        "JSON/JSONEnums.swift",
        "JSON/JSONResource.swift",
        "Persistence/Bundle+Decode.swift",
        "Persistence/CodableArchiver.swift",
        "Persistence/SecurityScopedAsset.swift",
        "URL+TempDirectory.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/38] Compiling Logging MetadataProvider.swift
[8/38] Emitting module Logging
[9/38] Compiling Logging LogHandler.swift
[10/38] Compiling Logging Locks.swift
[11/38] Compiling Logging Logging.swift
[12/48] Emitting module WrkstrmMain
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/50] Compiling WrkstrmMain Injectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/50] Compiling WrkstrmMain Random.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/50] Compiling WrkstrmMain String+Contains.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/50] Compiling WrkstrmMain String+Count.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/50] Compiling WrkstrmMain String+KebabCase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/50] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/50] Compiling WrkstrmMain Sequence+Decompose.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/50] Compiling WrkstrmMain Sequence+Unique.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/50] Compiling WrkstrmLog FatalErrorUtil.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/51] Compiling WrkstrmLog Log+Shared.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/51] Compiling WrkstrmLog Log+Cache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/51] Compiling WrkstrmLog Level+OSLogType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/51] Compiling WrkstrmLog Level+Emoji.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/51] Emitting module WrkstrmLog
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/51] Compiling WrkstrmMain String+Repeat.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/51] Compiling WrkstrmMain String+Source.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/51] Compiling WrkstrmMain StringError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/51] Compiling WrkstrmLog Log.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/51] Compiling WrkstrmLog Log+Levels.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/51] Compiling WrkstrmMain Array+Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/51] Compiling WrkstrmMain ClosedRange+Magnitude.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/51] Compiling WrkstrmMain Collection+Sorting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/51] Compiling WrkstrmMain CommandLine+Executable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/51] Compiling WrkstrmLog Log+Inject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/51] Compiling WrkstrmMain Optional+AnyFlattenable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/51] Compiling WrkstrmMain OptionalComparisons.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/51] Compiling WrkstrmLog Log+CacheStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/51] Compiling WrkstrmMain BinaryTree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/51] Compiling WrkstrmMain Tree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/51] Compiling WrkstrmMain List.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/51] Compiling WrkstrmMain JSON.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/51] Compiling WrkstrmMain KeyedDecodingContainer+FuzzyDecoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/51] Compiling WrkstrmMain UInt+BitSetting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/51] Compiling WrkstrmMain AnyCodingKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/51] Compiling WrkstrmMain DynamicCodingKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/51] Compiling WrkstrmMain Sort.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/51] Compiling WrkstrmMain IndexedCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/51] Compiling WrkstrmMain SortedArray.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/51] Compiling WrkstrmLog ProcessInfo+Xcode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/77] Emitting module WrkstrmFoundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/79] Compiling WrkstrmFoundation String+Casing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/79] Compiling WrkstrmFoundation String+Expanding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/79] Compiling WrkstrmFoundation String+FileType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/79] Compiling WrkstrmFoundation Date+GitLog.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/79] Compiling WrkstrmFoundation Date+Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/79] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/79] Compiling WrkstrmFoundation Data+Base64URL.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/79] Compiling WrkstrmFoundation Data+UTF8.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/79] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/79] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/79] Compiling WrkstrmFoundation FileHandle+Standard.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/79] Compiling WrkstrmFoundation FileManager+Source.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/79] Compiling WrkstrmFoundation Log+Foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/79] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/79] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/79] Compiling WrkstrmFoundation SecurityScopedAsset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/79] Compiling WrkstrmFoundation URL+TempDirectory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/79] Compiling WrkstrmFoundation String+Stats.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/79] Compiling WrkstrmFoundation URL+URLQueryItem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/79] Compiling WrkstrmFoundation JSONCoders.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/79] Compiling WrkstrmFoundation Bundle+Decode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmFoundation/Persistence/CodableArchiver.swift:92:36: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
 90 |   public func get(_ key: AnyHashable? = nil) -> T? {
 91 |     guard
 92 |       let data = NSKeyedUnarchiver.unarchiveObject(withFile: filePathForKey(key ?? self.key))
    |                                    `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
 93 |         as? Data
 94 |     else {
[74/79] Compiling WrkstrmFoundation CodableArchiver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmFoundation/Persistence/CodableArchiver.swift:92:36: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
 90 |   public func get(_ key: AnyHashable? = nil) -> T? {
 91 |     guard
 92 |       let data = NSKeyedUnarchiver.unarchiveObject(withFile: filePathForKey(key ?? self.key))
    |                                    `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
 93 |         as? Data
 94 |     else {
[75/79] Compiling WrkstrmFoundation JSONEnums.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/79] Compiling WrkstrmFoundation JSONResource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/79] Compiling WrkstrmFoundation Calendar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/79] Compiling WrkstrmFoundation Event.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/79] Compiling WrkstrmFoundation Bundle+Version.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/96] Compiling WrkstrmNetworking HTTP.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/96] Compiling WrkstrmNetworking Log+Networking.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/97] Compiling WrkstrmNetworking HTTP+StatusCode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/97] Compiling WrkstrmNetworking HTTP+URLRequestConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/97] Compiling WrkstrmNetworking HTTP+Method.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/97] Compiling WrkstrmNetworking HTTP+RateLimiter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/97] Compiling WrkstrmNetworking HTTP+RequestHeaders.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmNetworking/HTTP/HTTP+Response.swift:34:20: error: value of type 'Log' has no member 'trace'
32 |       .joined(separator: "\n")
33 |
34 |     Log.networking.trace(
   |                    `- error: value of type 'Log' has no member 'trace'
35 |       """
36 |
[87/97] Compiling WrkstrmNetworking HTTP+Response.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmNetworking/HTTP/HTTP+Response.swift:34:20: error: value of type 'Log' has no member 'trace'
32 |       .joined(separator: "\n")
33 |
34 |     Log.networking.trace(
   |                    `- error: value of type 'Log' has no member 'trace'
35 |       """
36 |
[88/97] Compiling WrkstrmNetworking HTTP+Environment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/97] Compiling WrkstrmNetworking HTTP+JSONClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/97] Compiling WrkstrmNetworking HTTP+Client.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/97] Compiling WrkstrmNetworking HTTP+ClientErrors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/97] Emitting module WrkstrmNetworking
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/97] Compiling WrkstrmNetworking HTTP+CodableClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/97] Compiling WrkstrmNetworking HTTP+EncodableRequest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/97] Compiling WrkstrmNetworking CURL.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/97] Compiling WrkstrmNetworking Data+JSONSerialization.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/97] Compiling WrkstrmNetworking URL+Common.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
warning: 'spi-builder-workspace': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/33] Compiling Logging LogHandler.swift
[3/33] Compiling Logging MetadataProvider.swift
[4/33] Compiling Logging Locks.swift
[5/33] Emitting module Logging
[6/33] Compiling Logging Logging.swift
[7/33] Emitting module WrkstrmMain
[8/35] Compiling WrkstrmMain Sort.swift
[9/35] Compiling WrkstrmMain IndexedCollection.swift
[10/35] Compiling WrkstrmMain SortedArray.swift
[11/35] Compiling WrkstrmMain CommandLine+Executable.swift
[12/35] Compiling WrkstrmMain Optional+AnyFlattenable.swift
[13/35] Compiling WrkstrmMain OptionalComparisons.swift
[14/45] Compiling WrkstrmMain BinaryTree.swift
[15/45] Compiling WrkstrmMain Tree.swift
[16/45] Compiling WrkstrmMain List.swift
[17/45] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[18/45] Compiling WrkstrmMain Sequence+Decompose.swift
[19/45] Compiling WrkstrmMain Sequence+Unique.swift
[20/45] Compiling WrkstrmMain String+Contains.swift
[21/45] Compiling WrkstrmMain String+Count.swift
[22/45] Compiling WrkstrmMain String+KebabCase.swift
[23/45] Compiling WrkstrmMain String+Repeat.swift
[24/45] Compiling WrkstrmMain String+Source.swift
[25/45] Compiling WrkstrmMain StringError.swift
[26/45] Compiling WrkstrmMain JSON.swift
[27/45] Compiling WrkstrmMain KeyedDecodingContainer+FuzzyDecoding.swift
[28/45] Compiling WrkstrmMain UInt+BitSetting.swift
[29/45] Compiling WrkstrmMain AnyCodingKey.swift
[30/45] Compiling WrkstrmMain DynamicCodingKey.swift
[31/45] Compiling WrkstrmMain Array+Filter.swift
[32/45] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[33/45] Compiling WrkstrmMain Collection+Sorting.swift
[34/45] Compiling WrkstrmMain Injectable.swift
[35/45] Compiling WrkstrmMain Random.swift
[36/45] Emitting module WrkstrmLog
[37/46] Compiling WrkstrmLog FatalErrorUtil.swift
[38/46] Compiling WrkstrmLog Level+Emoji.swift
[39/46] Compiling WrkstrmLog ProcessInfo+Xcode.swift
[40/46] Compiling WrkstrmLog Log+Inject.swift
[41/46] Compiling WrkstrmLog Log+Cache.swift
[42/46] Compiling WrkstrmLog Log+Shared.swift
[43/46] Compiling WrkstrmLog Level+OSLogType.swift
[44/46] Compiling WrkstrmLog Log+Levels.swift
[45/46] Compiling WrkstrmLog Log+CacheStorage.swift
[46/46] Compiling WrkstrmLog Log.swift
[47/72] Emitting module WrkstrmFoundation
[48/74] Compiling WrkstrmFoundation Data+Base64URL.swift
[49/74] Compiling WrkstrmFoundation Data+UTF8.swift
[50/74] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[51/74] Compiling WrkstrmFoundation Date+GitLog.swift
[52/74] Compiling WrkstrmFoundation Date+Utilities.swift
[53/74] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[54/74] Compiling WrkstrmFoundation JSONEnums.swift
[55/74] Compiling WrkstrmFoundation JSONResource.swift
[56/74] Compiling WrkstrmFoundation Calendar.swift
[57/74] Compiling WrkstrmFoundation Event.swift
[58/74] Compiling WrkstrmFoundation Bundle+Version.swift
[59/74] Compiling WrkstrmFoundation String+Stats.swift
[60/74] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[61/74] Compiling WrkstrmFoundation JSONCoders.swift
[62/74] Compiling WrkstrmFoundation Log+Foundation.swift
[63/74] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[64/74] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[65/74] Compiling WrkstrmFoundation Bundle+Decode.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmFoundation/Persistence/CodableArchiver.swift:92:36: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
 90 |   public func get(_ key: AnyHashable? = nil) -> T? {
 91 |     guard
 92 |       let data = NSKeyedUnarchiver.unarchiveObject(withFile: filePathForKey(key ?? self.key))
    |                                    `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
 93 |         as? Data
 94 |     else {
[66/74] Compiling WrkstrmFoundation CodableArchiver.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmFoundation/Persistence/CodableArchiver.swift:92:36: warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
 90 |   public func get(_ key: AnyHashable? = nil) -> T? {
 91 |     guard
 92 |       let data = NSKeyedUnarchiver.unarchiveObject(withFile: filePathForKey(key ?? self.key))
    |                                    `- warning: 'unarchiveObject(withFile:)' was deprecated in macOS 10.14: Use +unarchivedObjectOfClass:fromData:error: instead
 93 |         as? Data
 94 |     else {
[67/74] Compiling WrkstrmFoundation String+Casing.swift
[68/74] Compiling WrkstrmFoundation String+Expanding.swift
[69/74] Compiling WrkstrmFoundation String+FileType.swift
[70/74] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
[71/74] Compiling WrkstrmFoundation FileHandle+Standard.swift
[72/74] Compiling WrkstrmFoundation FileManager+Source.swift
[73/74] Compiling WrkstrmFoundation SecurityScopedAsset.swift
[74/74] Compiling WrkstrmFoundation URL+TempDirectory.swift
[75/91] Compiling WrkstrmNetworking HTTP.swift
[76/91] Compiling WrkstrmNetworking Log+Networking.swift
[77/92] Compiling WrkstrmNetworking HTTP+CodableClient.swift
[78/92] Compiling WrkstrmNetworking HTTP+EncodableRequest.swift
[79/92] Compiling WrkstrmNetworking HTTP+Environment.swift
[80/92] Compiling WrkstrmNetworking HTTP+JSONClient.swift
[81/92] Compiling WrkstrmNetworking HTTP+Client.swift
[82/92] Compiling WrkstrmNetworking HTTP+ClientErrors.swift
[83/92] Compiling WrkstrmNetworking HTTP+Method.swift
[84/92] Compiling WrkstrmNetworking HTTP+RateLimiter.swift
[85/92] Emitting module WrkstrmNetworking
[86/92] Compiling WrkstrmNetworking HTTP+StatusCode.swift
[87/92] Compiling WrkstrmNetworking HTTP+URLRequestConvertible.swift
[88/92] Compiling WrkstrmNetworking HTTP+RequestHeaders.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmNetworking/HTTP/HTTP+Response.swift:34:20: error: value of type 'Log' has no member 'trace'
32 |       .joined(separator: "\n")
33 |
34 |     Log.networking.trace(
   |                    `- error: value of type 'Log' has no member 'trace'
35 |       """
36 |
[89/92] Compiling WrkstrmNetworking HTTP+Response.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmNetworking/HTTP/HTTP+Response.swift:34:20: error: value of type 'Log' has no member 'trace'
32 |       .joined(separator: "\n")
33 |
34 |     Log.networking.trace(
   |                    `- error: value of type 'Log' has no member 'trace'
35 |       """
36 |
[90/92] Compiling WrkstrmNetworking CURL.swift
[91/92] Compiling WrkstrmNetworking Data+JSONSerialization.swift
[92/92] Compiling WrkstrmNetworking URL+Common.swift
BUILD FAILURE 6.1 macosSpm