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 WrkstrmKit, reference 1.0.1 (e25099), with Swift 6.1 for macOS (SPM) on 14 Aug 2025 22:50:30 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmKit.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wrkstrm/WrkstrmKit
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at e250996 Use SwiftTesting for UIViewController throw test (#15)
Cloned https://github.com/wrkstrm/WrkstrmKit.git
Revision (git rev-parse @):
e25099644c46ae50b734c5db57e39369508f3977
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmKit.git at 1.0.1
warning: 'spi-builder-workspace': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.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/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.0.0..<3.0.0)))]
---- Wrkstrm Deps ----
Fetching https://github.com/wrkstrm/WrkstrmFoundation.git
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/1203] Fetching wrkstrmmain
[50/3924] Fetching wrkstrmmain, wrkstrmfoundation
[78/5596] Fetching wrkstrmmain, wrkstrmfoundation, wrkstrmlog
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.95s)
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.95s)
Fetched https://github.com/wrkstrm/WrkstrmFoundation.git from cache (0.95s)
Fetched https://github.com/apple/swift-log.git from cache (1.75s)
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/WrkstrmFoundation.git
Working copy of https://github.com/wrkstrm/WrkstrmFoundation.git resolved at 2.1.0
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 2.0.0
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 2.3.0
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
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.0.0..<3.0.0)))]
---- 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": "wrkstrmkit",
      "name": "WrkstrmKit",
      "url": "https://github.com/wrkstrm/WrkstrmKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WrkstrmKit",
      "dependencies": [
        {
          "identity": "wrkstrmfoundation",
          "name": "WrkstrmFoundation",
          "url": "https://github.com/wrkstrm/WrkstrmFoundation.git",
          "version": "2.1.0",
          "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.0.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.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WrkstrmMain",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "wrkstrmlog",
          "name": "WrkstrmLog",
          "url": "https://github.com/wrkstrm/WrkstrmLog.git",
          "version": "2.0.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.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WrkstrmMain",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wrkstrm/WrkstrmKit.git
[1/1327] Fetching wrkstrmkit
Fetched https://github.com/wrkstrm/WrkstrmKit.git from cache (0.78s)
warning: 'wrkstrmkit': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.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/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.0.0..<3.0.0)))]
---- Wrkstrm Deps ----
Fetching https://github.com/wrkstrm/WrkstrmLog.git from cache
Fetching https://github.com/wrkstrm/WrkstrmMain.git from cache
Fetching https://github.com/wrkstrm/WrkstrmFoundation.git from cache
Fetched https://github.com/wrkstrm/WrkstrmFoundation.git from cache (0.50s)
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.50s)
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.50s)
Computing version for https://github.com/wrkstrm/WrkstrmLog.git
Computed https://github.com/wrkstrm/WrkstrmLog.git at 2.0.0 (1.12s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
Computing version for https://github.com/wrkstrm/WrkstrmFoundation.git
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.0.0..<3.0.0)))]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/WrkstrmFoundation.git at 2.1.0 (1.17s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.47s)
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.3.0 (0.59s)
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 2.0.0
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 2.3.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.4
Creating working copy for https://github.com/wrkstrm/WrkstrmKit.git
Working copy of https://github.com/wrkstrm/WrkstrmKit.git resolved at 1.0.1 (e250996)
Creating working copy for https://github.com/wrkstrm/WrkstrmFoundation.git
Working copy of https://github.com/wrkstrm/WrkstrmFoundation.git resolved at 2.1.0
warning: 'wrkstrmkit': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.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/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.0.0..<3.0.0)))]
---- Wrkstrm Deps ----
warning: '.resolve-product-dependencies': dependency 'wrkstrmkit' is not used by any target
Found 3 product dependencies
  - WrkstrmFoundation
  - WrkstrmLog
  - WrkstrmMain
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/wrkstrm/WrkstrmKit.git
https://github.com/wrkstrm/WrkstrmKit.git
{
  "dependencies" : [
    {
      "identity" : "wrkstrmfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wrkstrm/WrkstrmFoundation.git"
    },
    {
      "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.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wrkstrm/WrkstrmMain.git"
    }
  ],
  "manifest_display_name" : "WrkstrmKit",
  "name" : "WrkstrmKit",
  "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" : "WrkstrmCrossKit",
      "targets" : [
        "WrkstrmCrossKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WrkstrmKit",
      "targets" : [
        "WrkstrmKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WrkstrmSwiftUI",
      "targets" : [
        "WrkstrmSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WrkstrmSwiftUIExp",
      "targets" : [
        "WrkstrmSwiftUIExp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WrkstrmSwiftUIExp",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmSwiftUIExp",
      "path" : "Sources/WrkstrmSwiftUIExp",
      "product_memberships" : [
        "WrkstrmSwiftUIExp"
      ],
      "sources" : [
        "ActivityViewController.swift",
        "InterpolatingView.swift",
        "MapView.swift",
        "PageControl.swift",
        "PageViewController.swift",
        "WebNavBarView.swift",
        "WebView.swift"
      ],
      "target_dependencies" : [
        "WrkstrmSwiftUI",
        "WrkstrmCrossKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WrkstrmSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmSwiftUI",
      "path" : "Sources/WrkstrmSwiftUI",
      "product_memberships" : [
        "WrkstrmSwiftUI",
        "WrkstrmSwiftUIExp"
      ],
      "sources" : [
        "AnyTransition.swift",
        "IndexedRow.swift",
        "PreviewDevice.swift",
        "UIImagePublisher.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WrkstrmKitTests",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmKitTests",
      "path" : "Tests/WrkstrmKitTests",
      "product_dependencies" : [
        "WrkstrmFoundation",
        "WrkstrmMain"
      ],
      "sources" : [
        "CGRectIntersectingTests.swift",
        "FontMetricsTests.swift",
        "UIViewControllerThrowTests.swift",
        "ViewConstraintsTests.swift",
        "WrkstrmKitTests.swift"
      ],
      "target_dependencies" : [
        "WrkstrmKit",
        "WrkstrmCrossKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WrkstrmKit",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmKit",
      "path" : "Sources/WrkstrmKit",
      "product_dependencies" : [
        "WrkstrmFoundation",
        "WrkstrmMain"
      ],
      "product_memberships" : [
        "WrkstrmKit"
      ],
      "sources" : [
        "Displayable/CollectionViewDisplayable/CollectionViewCell.swift",
        "Displayable/CollectionViewDisplayable/CollectionViewController.swift",
        "Displayable/CollectionViewDisplayable/CollectionViewDataSource.swift",
        "Displayable/CollectionViewDisplayable/CollectionViewDisplayable.swift",
        "Displayable/CollectionViewDisplayable/HostingCollectionViewCell.swift",
        "Displayable/CollectionViewDisplayable/UICollectionReusableView+ReusableCell.swift",
        "Displayable/CollectionViewDisplayable/UICollectionView+Registrar.swift",
        "Displayable/CollectionViewDisplayable/UICollectionView+ReusableCell.swift",
        "Displayable/Indexable.swift",
        "Displayable/TableViewDisplayable/HostingTableViewCell.swift",
        "Displayable/TableViewDisplayable/TableViewCell.swift",
        "Displayable/TableViewDisplayable/TableViewController.swift",
        "Displayable/TableViewDisplayable/TableViewDataSource.swift",
        "Displayable/TableViewDisplayable/TableViewDisplayable.swift",
        "Displayable/TableViewDisplayable/UITableView+Registrar.swift",
        "Displayable/TableViewDisplayable/UITableView+ReusableCell.swift",
        "Displayable/TableViewDisplayable/UITableViewCell+ReusableCell.swift",
        "DocumentPicker/DocumentPickerDelegateCompletion.swift",
        "DocumentPicker/SecureDocumentPickerManager.swift",
        "Extensions/CGRect+Intersecting.swift",
        "Extensions/CGSize+Square.swift",
        "Extensions/String+UISceneDefaultConfiguration.swift",
        "Extensions/UIApplication+TopViewController.swift",
        "Extensions/UIApplicationDelegate+LaunchOptions.swift",
        "Extensions/UIContentSizeCategory+Extensions.swift",
        "Extensions/UIImage+Utilities.swift",
        "Extensions/UIStoryboard+UIViewController.swift",
        "Extensions/UIViewController+Throw.swift",
        "FontMetrics.swift",
        "Instantiator.swift",
        "JSON/JSON+TableViewCells.swift",
        "JSON/JSON+TableViewDisplayable.swift",
        "JSON/JSONTableViewController.swift",
        "Log+WrkstrmKit.swift",
        "SceneRoot.swift",
        "StackViewController/StackViewController.swift",
        "UIView/Animation.swift",
        "UIView/CAGradientLayer+Utilities.swift",
        "UIView/CallbackButton.swift",
        "UIView/UIView+Animation.swift",
        "UIView/UIView+Geometry.swift",
        "UIView/UIView+Loading.swift",
        "UIView/UIView+Pulse.swift"
      ],
      "target_dependencies" : [
        "WrkstrmCrossKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WrkstrmCrossKit",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmCrossKit",
      "path" : "Sources/WrkstrmCrossKit",
      "product_dependencies" : [
        "WrkstrmLog"
      ],
      "product_memberships" : [
        "WrkstrmCrossKit",
        "WrkstrmKit",
        "WrkstrmSwiftUIExp"
      ],
      "sources" : [
        "Displayable/Grid.swift",
        "Displayable/Registrar.swift",
        "Displayable/ReusableCell.swift",
        "Displayable/ReusableItem.swift",
        "Extensions/UIImage+SystemImages.swift",
        "Screen.swift",
        "View+Constraints.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/9] Write sources
[8/9] Write swift-version-2F0A5646E1D333AE.txt
[10/46] Compiling Logging LogHandler.swift
[11/46] Compiling Logging MetadataProvider.swift
[12/46] Compiling Logging Logging.swift
[13/46] Emitting module Logging
[14/46] Compiling Logging Locks.swift
[15/56] 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
[16/56] 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
[17/56] Compiling WrkstrmMain Optional+Comparable.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/56] 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/56] 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/56] 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/58] 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
[22/58] 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
[23/58] Compiling WrkstrmMain String+Error.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/58] 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
[25/58] 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
[26/58] 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
[27/58] 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
[28/58] 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
[29/58] 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
[30/58] 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
[31/58] 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
[32/58] 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
[33/58] 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
[34/58] 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
[35/58] 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
[36/58] 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
[37/59] 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
[38/59] 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
[39/59] 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
[40/59] 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
[41/59] 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
[42/59] 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
[43/59] 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
[44/59] 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
[45/59] 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
[46/59] 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
[47/59] 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
[48/59] 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/59] 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/59] 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/59] 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
[52/59] 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
[53/59] 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
[54/59] 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
[55/92] 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
[56/92] 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
[57/92] 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
[58/94] 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
[59/94] 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
[60/94] 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
[61/94] 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
[62/94] 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
[63/94] 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
[64/94] 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
[65/94] 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
[66/94] 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
[67/94] 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
[68/94] 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
[69/94] 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
[70/94] 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
[71/94] 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
[72/94] 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
[73/94] 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
[74/94] 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
[75/94] 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
[76/94] 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
[77/94] 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
[78/94] 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
[79/94] 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
[80/94] 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
[81/94] 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
[82/94] Compiling WrkstrmSwiftUI UIImagePublisher.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/94] Compiling WrkstrmCrossKit Screen.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/94] Compiling WrkstrmCrossKit Registrar.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/94] Compiling WrkstrmCrossKit Grid.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/94] Compiling WrkstrmCrossKit View+Constraints.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/WrkstrmCrossKit/View+Constraints.swift:149:12: warning: expression took 11ms to type-check (limit: 10ms)
147 |     var centerPoint: CGPoint {
148 |       CGPoint(
149 |         x: (frame.origin.x + frame.size.width) / 2, y: (frame.origin.y + frame.size.height) / 2)
    |            `- warning: expression took 11ms to type-check (limit: 10ms)
150 |     }
151 |   }
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/View+Constraints.swift:30:13: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 28 |           objc_setAssociatedObject(
 29 |             self,
 30 |             &AssociatedKey.constraintCache,
    |             `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 31 |             cache,
 32 |             .OBJC_ASSOCIATION_RETAIN_NONATOMIC,
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/View+Constraints.swift:24:13: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 22 |           let cache = objc_getAssociatedObject(
 23 |             self,
 24 |             &AssociatedKey.constraintCache,
    |             `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 25 |           ) as? ConstraintCache
 26 |         else {
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/View+Constraints.swift:41:11: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 39 |         objc_setAssociatedObject(
 40 |           self,
 41 |           &AssociatedKey.constraintCache,
    |           `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 42 |           newValue,
 43 |           .OBJC_ASSOCIATION_RETAIN_NONATOMIC,
[87/94] Compiling WrkstrmCrossKit ReusableCell.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
[88/94] Emitting module WrkstrmCrossKit
<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/94] Compiling WrkstrmCrossKit UIImage+SystemImages.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/94] Compiling WrkstrmCrossKit ReusableItem.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/134] Compiling WrkstrmSwiftUI PreviewDevice.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/134] Compiling WrkstrmSwiftUI AnyTransition.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
[93/134] Compiling WrkstrmSwiftUI IndexedRow.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/134] Emitting module WrkstrmSwiftUI
<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/142] Compiling WrkstrmKit CollectionViewCell.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/142] Compiling WrkstrmKit CollectionViewController.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/142] Compiling WrkstrmKit CollectionViewDataSource.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
[98/142] Compiling WrkstrmKit CollectionViewDisplayable.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
[99/142] Compiling WrkstrmKit HostingCollectionViewCell.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
[100/146] Emitting module WrkstrmKit
<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
[101/146] Compiling WrkstrmKit TableViewCell.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
[102/146] Compiling WrkstrmKit TableViewController.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
[103/146] Compiling WrkstrmKit TableViewDataSource.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
[104/146] Compiling WrkstrmKit TableViewDisplayable.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
[105/146] Compiling WrkstrmKit UITableView+Registrar.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
[106/146] Compiling WrkstrmKit CGRect+Intersecting.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
[107/146] Compiling WrkstrmKit CGSize+Square.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
[108/146] Compiling WrkstrmKit String+UISceneDefaultConfiguration.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
[109/146] Compiling WrkstrmKit UIApplication+TopViewController.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
[110/146] Compiling WrkstrmKit JSON+TableViewDisplayable.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
[111/146] Compiling WrkstrmKit JSONTableViewController.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
[112/146] Compiling WrkstrmKit Log+WrkstrmKit.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
[113/146] Compiling WrkstrmKit SceneRoot.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
[114/146] Compiling WrkstrmKit UIViewController+Throw.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
[115/146] Compiling WrkstrmKit FontMetrics.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
[116/146] Compiling WrkstrmKit Instantiator.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
[117/146] Compiling WrkstrmKit JSON+TableViewCells.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
[118/146] Compiling WrkstrmKit UITableView+ReusableCell.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
[119/146] Compiling WrkstrmKit UITableViewCell+ReusableCell.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
[120/146] Compiling WrkstrmKit DocumentPickerDelegateCompletion.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
[121/146] Compiling WrkstrmKit SecureDocumentPickerManager.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
[122/146] Compiling WrkstrmKit UIApplicationDelegate+LaunchOptions.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
[123/146] Compiling WrkstrmKit UIContentSizeCategory+Extensions.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
[124/146] Compiling WrkstrmKit UIImage+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
[125/146] Compiling WrkstrmKit UIStoryboard+UIViewController.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
[126/146] Compiling WrkstrmKit UICollectionReusableView+ReusableCell.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
[127/146] Compiling WrkstrmKit UICollectionView+Registrar.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
[128/146] Compiling WrkstrmKit UICollectionView+ReusableCell.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
[129/146] Compiling WrkstrmKit Indexable.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
[130/146] Compiling WrkstrmKit HostingTableViewCell.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
[131/146] Compiling WrkstrmKit StackViewController.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
[132/146] Compiling WrkstrmKit Animation.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
[133/146] Compiling WrkstrmKit CAGradientLayer+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
[134/146] Compiling WrkstrmKit CallbackButton.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
[135/146] Compiling WrkstrmKit UIView+Animation.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
[136/146] Compiling WrkstrmKit UIView+Geometry.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
[137/146] Compiling WrkstrmKit UIView+Loading.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
[138/146] Compiling WrkstrmKit UIView+Pulse.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
[139/146] Compiling WrkstrmSwiftUIExp WebView.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
[140/146] Compiling WrkstrmSwiftUIExp WebNavBarView.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
[141/146] Compiling WrkstrmSwiftUIExp PageControl.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
[142/146] Compiling WrkstrmSwiftUIExp PageViewController.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
[143/146] Compiling WrkstrmSwiftUIExp ActivityViewController.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[144/146] Emitting module WrkstrmSwiftUIExp
<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/WrkstrmSwiftUIExp/MapView.swift:30:21: error: type 'MapView' does not conform to protocol 'NSViewRepresentable'
28 |
29 |       @available(macOS 10.15, *)
30 |       public struct MapView: NSViewRepresentable {
   |                     `- error: type 'MapView' does not conform to protocol 'NSViewRepresentable'
31 |         public var coordinate: CLLocationCoordinate2D
32 |
   :
35 |         }
36 |
37 |         public func makeNSView(context _: NSViewRepresentableContext<Self>) -> Self {
   |                     `- note: candidate can not infer 'NSViewType' = 'MapView' because 'MapView' is not a class type and so can't inherit from 'NSView'
38 |           MKMapView(frame: .zero)
39 |         }
SwiftUI.NSViewRepresentable.NSViewType:2:16: note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
1 | protocol NSViewRepresentable {
2 | associatedtype NSViewType : NSView}
  |                `- note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
3 |
[145/146] Compiling WrkstrmSwiftUIExp InterpolatingView.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
[146/146] Compiling WrkstrmSwiftUIExp MapView.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/WrkstrmSwiftUIExp/MapView.swift:30:21: error: type 'MapView' does not conform to protocol 'NSViewRepresentable'
28 |
29 |       @available(macOS 10.15, *)
30 |       public struct MapView: NSViewRepresentable {
   |                     `- error: type 'MapView' does not conform to protocol 'NSViewRepresentable'
31 |         public var coordinate: CLLocationCoordinate2D
32 |
   :
35 |         }
36 |
37 |         public func makeNSView(context _: NSViewRepresentableContext<Self>) -> Self {
   |                     `- note: candidate can not infer 'NSViewType' = 'MapView' because 'MapView' is not a class type and so can't inherit from 'NSView'
38 |           MKMapView(frame: .zero)
39 |         }
SwiftUI.NSViewRepresentable.NSViewType:2:16: note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
1 | protocol NSViewRepresentable {
2 | associatedtype NSViewType : NSView}
  |                `- note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
3 |
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmSwiftUIExp/MapView.swift:38:11: error: cannot convert return expression of type 'MKMapView' to return type 'MapView'
36 |
37 |         public func makeNSView(context _: NSViewRepresentableContext<Self>) -> Self {
38 |           MKMapView(frame: .zero)
   |           `- error: cannot convert return expression of type 'MKMapView' to return type 'MapView'
39 |         }
40 |
warning: 'spi-builder-workspace': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.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/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.0.0..<3.0.0)))]
---- Wrkstrm Deps ----
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
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.0.0..<3.0.0)))]
---- 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/38] Compiling Logging MetadataProvider.swift
[3/38] Compiling Logging LogHandler.swift
[4/38] Compiling WrkstrmMain UInt+BitSetting.swift
[5/38] Compiling WrkstrmMain AnyCodingKey.swift
[6/38] Compiling WrkstrmMain DynamicCodingKey.swift
[7/38] Compiling WrkstrmMain JSON.swift
[8/38] Compiling WrkstrmMain KeyedDecodingContainer+FuzzyDecoding.swift
[9/38] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[10/38] Compiling WrkstrmMain Sequence+Decompose.swift
[11/38] Compiling WrkstrmMain Sequence+Unique.swift
[12/40] Compiling WrkstrmSwiftUI UIImagePublisher.swift
[13/40] Compiling Logging Locks.swift
[14/40] Compiling Logging Logging.swift
[15/40] Emitting module Logging
[16/40] Compiling WrkstrmMain Array+Filter.swift
[17/40] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[18/40] Compiling WrkstrmMain Collection+Sorting.swift
[19/40] Compiling WrkstrmMain CommandLine+Executable.swift
[20/40] Compiling WrkstrmMain Optional+AnyFlattenable.swift
[21/40] Compiling WrkstrmMain Optional+Comparable.swift
[22/40] Emitting module WrkstrmMain
[23/40] Compiling WrkstrmMain String+Contains.swift
[24/40] Compiling WrkstrmMain String+Count.swift
[25/40] Compiling WrkstrmMain String+Error.swift
[26/40] Compiling WrkstrmMain String+KebabCase.swift
[27/40] Compiling WrkstrmMain String+Repeat.swift
[28/40] Compiling WrkstrmMain String+Source.swift
[29/40] Compiling WrkstrmMain BinaryTree.swift
[30/40] Compiling WrkstrmMain Tree.swift
[31/40] Compiling WrkstrmMain List.swift
[32/40] Compiling WrkstrmMain Sort.swift
[33/40] Compiling WrkstrmMain IndexedCollection.swift
[34/40] Compiling WrkstrmMain SortedArray.swift
[35/40] Compiling WrkstrmSwiftUI IndexedRow.swift
[36/40] Emitting module WrkstrmSwiftUI
[37/40] Compiling WrkstrmSwiftUI PreviewDevice.swift
[38/40] Compiling WrkstrmSwiftUI AnyTransition.swift
[39/46] Compiling WrkstrmMain Injectable.swift
[40/46] Compiling WrkstrmMain Random.swift
[41/50] Emitting module WrkstrmLog
[42/50] Compiling WrkstrmLog FatalErrorUtil.swift
[43/51] Compiling WrkstrmLog Log+CacheStorage.swift
[44/51] Compiling WrkstrmLog Log+Shared.swift
[45/51] Compiling WrkstrmLog Log+Inject.swift
[46/51] Compiling WrkstrmLog Level+Emoji.swift
[47/51] Compiling WrkstrmLog Log+Cache.swift
[48/51] Compiling WrkstrmLog Level+OSLogType.swift
[49/51] Compiling WrkstrmLog Log+Levels.swift
[50/51] Compiling WrkstrmLog Log.swift
[51/51] Compiling WrkstrmLog ProcessInfo+Xcode.swift
[52/84] Emitting module WrkstrmFoundation
[53/86] Compiling WrkstrmFoundation Data+UTF8.swift
[54/86] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[55/86] Compiling WrkstrmFoundation Date+GitLog.swift
[56/86] Compiling WrkstrmFoundation Calendar.swift
[57/86] Compiling WrkstrmFoundation Event.swift
[58/86] Compiling WrkstrmFoundation Bundle+Version.swift
[59/86] Compiling WrkstrmFoundation Date+Utilities.swift
[60/86] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[61/86] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
[62/86] Compiling WrkstrmFoundation JSONEnums.swift
[63/86] Compiling WrkstrmFoundation JSONResource.swift
[64/86] Compiling WrkstrmFoundation String+Expanding.swift
[65/86] Compiling WrkstrmFoundation String+FileType.swift
[66/86] Compiling WrkstrmFoundation String+Stats.swift
[67/86] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[68/86] Compiling WrkstrmFoundation JSONCoders.swift
[69/86] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[70/86] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[71/86] Compiling WrkstrmFoundation String+Casing.swift
[72/86] Compiling WrkstrmFoundation Bundle+Decode.swift
[73/86] Compiling WrkstrmFoundation CodableArchiver.swift
[74/86] Compiling WrkstrmFoundation FileHandle+Standard.swift
[75/86] Compiling WrkstrmFoundation FileManager+Source.swift
[76/86] Compiling WrkstrmFoundation Log+Foundation.swift
[77/86] Compiling WrkstrmFoundation SecurityScopedAsset.swift
[78/86] Compiling WrkstrmFoundation URL+TempDirectory.swift
[79/86] Compiling WrkstrmCrossKit Screen.swift
[80/86] Compiling WrkstrmCrossKit ReusableCell.swift
[81/86] Compiling WrkstrmCrossKit Registrar.swift
[82/86] Compiling WrkstrmCrossKit ReusableItem.swift
[83/86] Emitting module WrkstrmCrossKit
[84/86] Compiling WrkstrmCrossKit UIImage+SystemImages.swift
[85/86] Compiling WrkstrmCrossKit Grid.swift
[86/86] Compiling WrkstrmCrossKit View+Constraints.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/View+Constraints.swift:149:12: warning: expression took 11ms to type-check (limit: 10ms)
147 |     var centerPoint: CGPoint {
148 |       CGPoint(
149 |         x: (frame.origin.x + frame.size.width) / 2, y: (frame.origin.y + frame.size.height) / 2)
    |            `- warning: expression took 11ms to type-check (limit: 10ms)
150 |     }
151 |   }
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/View+Constraints.swift:30:13: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 28 |           objc_setAssociatedObject(
 29 |             self,
 30 |             &AssociatedKey.constraintCache,
    |             `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 31 |             cache,
 32 |             .OBJC_ASSOCIATION_RETAIN_NONATOMIC,
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/View+Constraints.swift:24:13: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 22 |           let cache = objc_getAssociatedObject(
 23 |             self,
 24 |             &AssociatedKey.constraintCache,
    |             `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 25 |           ) as? ConstraintCache
 26 |         else {
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/View+Constraints.swift:41:11: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 39 |         objc_setAssociatedObject(
 40 |           self,
 41 |           &AssociatedKey.constraintCache,
    |           `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 42 |           newValue,
 43 |           .OBJC_ASSOCIATION_RETAIN_NONATOMIC,
[87/134] Compiling WrkstrmKit UIViewController+Throw.swift
[88/134] Compiling WrkstrmKit FontMetrics.swift
[89/134] Compiling WrkstrmKit Instantiator.swift
[90/134] Compiling WrkstrmKit JSON+TableViewCells.swift
[91/138] Emitting module WrkstrmKit
[92/138] Compiling WrkstrmKit JSON+TableViewDisplayable.swift
[93/138] Compiling WrkstrmKit JSONTableViewController.swift
[94/138] Compiling WrkstrmKit Log+WrkstrmKit.swift
[95/138] Compiling WrkstrmKit SceneRoot.swift
[96/138] Compiling WrkstrmSwiftUIExp WebView.swift
[97/138] Compiling WrkstrmSwiftUIExp WebNavBarView.swift
[98/138] Compiling WrkstrmSwiftUIExp PageControl.swift
[99/138] Compiling WrkstrmSwiftUIExp PageViewController.swift
[100/138] Compiling WrkstrmKit CollectionViewCell.swift
[101/138] Compiling WrkstrmKit CollectionViewController.swift
[102/138] Compiling WrkstrmKit CollectionViewDataSource.swift
[103/138] Compiling WrkstrmKit CollectionViewDisplayable.swift
[104/138] Compiling WrkstrmKit HostingCollectionViewCell.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[105/138] Compiling WrkstrmSwiftUIExp InterpolatingView.swift
[106/138] Compiling WrkstrmSwiftUIExp ActivityViewController.swift
[107/138] Emitting module WrkstrmSwiftUIExp
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmSwiftUIExp/MapView.swift:30:21: error: type 'MapView' does not conform to protocol 'NSViewRepresentable'
28 |
29 |       @available(macOS 10.15, *)
30 |       public struct MapView: NSViewRepresentable {
   |                     `- error: type 'MapView' does not conform to protocol 'NSViewRepresentable'
31 |         public var coordinate: CLLocationCoordinate2D
32 |
   :
35 |         }
36 |
37 |         public func makeNSView(context _: NSViewRepresentableContext<Self>) -> Self {
   |                     `- note: candidate can not infer 'NSViewType' = 'MapView' because 'MapView' is not a class type and so can't inherit from 'NSView'
38 |           MKMapView(frame: .zero)
39 |         }
SwiftUI.NSViewRepresentable.NSViewType:2:16: note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
1 | protocol NSViewRepresentable {
2 | associatedtype NSViewType : NSView}
  |                `- note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
3 |
[108/138] Compiling WrkstrmSwiftUIExp MapView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmSwiftUIExp/MapView.swift:30:21: error: type 'MapView' does not conform to protocol 'NSViewRepresentable'
28 |
29 |       @available(macOS 10.15, *)
30 |       public struct MapView: NSViewRepresentable {
   |                     `- error: type 'MapView' does not conform to protocol 'NSViewRepresentable'
31 |         public var coordinate: CLLocationCoordinate2D
32 |
   :
35 |         }
36 |
37 |         public func makeNSView(context _: NSViewRepresentableContext<Self>) -> Self {
   |                     `- note: candidate can not infer 'NSViewType' = 'MapView' because 'MapView' is not a class type and so can't inherit from 'NSView'
38 |           MKMapView(frame: .zero)
39 |         }
SwiftUI.NSViewRepresentable.NSViewType:2:16: note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
1 | protocol NSViewRepresentable {
2 | associatedtype NSViewType : NSView}
  |                `- note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
3 |
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmSwiftUIExp/MapView.swift:38:11: error: cannot convert return expression of type 'MKMapView' to return type 'MapView'
36 |
37 |         public func makeNSView(context _: NSViewRepresentableContext<Self>) -> Self {
38 |           MKMapView(frame: .zero)
   |           `- error: cannot convert return expression of type 'MKMapView' to return type 'MapView'
39 |         }
40 |
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmSwiftUIExp/MapView.swift:38:11: warning: expression took 12ms to type-check (limit: 10ms)
36 |
37 |         public func makeNSView(context _: NSViewRepresentableContext<Self>) -> Self {
38 |           MKMapView(frame: .zero)
   |           `- warning: expression took 12ms to type-check (limit: 10ms)
39 |         }
40 |
[109/138] Compiling WrkstrmKit UIApplicationDelegate+LaunchOptions.swift
[110/138] Compiling WrkstrmKit UIContentSizeCategory+Extensions.swift
[111/138] Compiling WrkstrmKit UIImage+Utilities.swift
[112/138] Compiling WrkstrmKit UIStoryboard+UIViewController.swift
[113/138] Compiling WrkstrmKit CGRect+Intersecting.swift
[114/138] Compiling WrkstrmKit CGSize+Square.swift
[115/138] Compiling WrkstrmKit String+UISceneDefaultConfiguration.swift
[116/138] Compiling WrkstrmKit UIApplication+TopViewController.swift
[117/138] Compiling WrkstrmKit UICollectionReusableView+ReusableCell.swift
[118/138] Compiling WrkstrmKit UICollectionView+Registrar.swift
[119/138] Compiling WrkstrmKit UICollectionView+ReusableCell.swift
[120/138] Compiling WrkstrmKit Indexable.swift
[121/138] Compiling WrkstrmKit HostingTableViewCell.swift
[122/138] Compiling WrkstrmKit UITableView+ReusableCell.swift
[123/138] Compiling WrkstrmKit UITableViewCell+ReusableCell.swift
[124/138] Compiling WrkstrmKit DocumentPickerDelegateCompletion.swift
[125/138] Compiling WrkstrmKit SecureDocumentPickerManager.swift
[126/138] Compiling WrkstrmKit TableViewCell.swift
[127/138] Compiling WrkstrmKit TableViewController.swift
[128/138] Compiling WrkstrmKit TableViewDataSource.swift
[129/138] Compiling WrkstrmKit TableViewDisplayable.swift
[130/138] Compiling WrkstrmKit UITableView+Registrar.swift
[131/138] Compiling WrkstrmKit StackViewController.swift
[132/138] Compiling WrkstrmKit Animation.swift
[133/138] Compiling WrkstrmKit CAGradientLayer+Utilities.swift
[134/138] Compiling WrkstrmKit CallbackButton.swift
BUILD FAILURE 6.1 macosSpm