The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build WrkstrmKit, reference main (f7d26f), with Swift 6.0 for macOS (SPM) on 14 Nov 2024 12:38:06 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wrkstrm/WrkstrmKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f7d26fd Update SceneRoot.swift
Cloned https://github.com/wrkstrm/WrkstrmKit.git
Revision (git rev-parse @):
f7d26fda5e8efc4ef9dd04eb435885aeb8acdefe
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmKit.git at main
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.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(1.0.0..<2.0.0)))]
---- Wrkstrm Deps ----
Fetching https://github.com/wrkstrm/WrkstrmFoundation.git
[1/1823] Fetching wrkstrmfoundation
Fetched https://github.com/wrkstrm/WrkstrmFoundation.git from cache (1.04s)
warning: 'wrkstrmfoundation': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main"))]
---- Wrkstrm Deps ----
Fetching https://github.com/wrkstrm/WrkstrmLog.git
[1/874] Fetching wrkstrmlog
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.95s)
Fetching https://github.com/wrkstrm/WrkstrmMain.git
[1/838] Fetching wrkstrmmain
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.77s)
Fetching https://github.com/apple/swift-log.git
[1/3686] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.09s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.59s)
Creating working copy for https://github.com/wrkstrm/WrkstrmFoundation.git
Working copy of https://github.com/wrkstrm/WrkstrmFoundation.git resolved at main (a6956fb)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at main (3728081)
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at main (5d3147c)
warning: 'wrkstrmfoundation': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main"))]
---- Wrkstrm Deps ----
========================================
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": "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": "unspecified",
              "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.1",
                  "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": "1.0.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": "unspecified",
          "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.1",
              "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": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WrkstrmMain",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wrkstrm/WrkstrmKit.git
[1/893] Fetching wrkstrmkit
Fetched https://github.com/wrkstrm/WrkstrmKit.git from cache (0.79s)
warning: 'wrkstrmkit': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(1.0.0..<2.0.0)))]
---- Wrkstrm Deps ----
Fetching https://github.com/wrkstrm/WrkstrmFoundation.git from cache
Fetched https://github.com/wrkstrm/WrkstrmFoundation.git from cache (0.46s)
warning: 'wrkstrmfoundation': ---- ConfigurationService Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(0.4.0..<1.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(1.0.0..<2.0.0)))]
---- ConfigurationService Deps ----
Fetching https://github.com/wrkstrm/WrkstrmLog.git from cache
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.56s)
Fetching https://github.com/wrkstrm/WrkstrmMain.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.48s)
Fetched https://github.com/apple/swift-log.git from cache (0.54s)
Computing version for https://github.com/wrkstrm/WrkstrmMain.git
Computed https://github.com/wrkstrm/WrkstrmMain.git at 1.0.0 (0.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.45s)
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 1.0.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.1
Creating working copy for https://github.com/wrkstrm/WrkstrmFoundation.git
Working copy of https://github.com/wrkstrm/WrkstrmFoundation.git resolved at main (3c128fc)
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at main (fac4567)
Creating working copy for https://github.com/wrkstrm/WrkstrmKit.git
Working copy of https://github.com/wrkstrm/WrkstrmKit.git resolved at main (f7d26fd)
warning: 'wrkstrmkit': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(1.0.0..<2.0.0)))]
---- Wrkstrm Deps ----
warning: 'wrkstrmfoundation': ---- ConfigurationService Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(0.4.0..<1.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(1.0.0..<2.0.0)))]
---- ConfigurationService 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.0
Building package at path:  $PWD
https://github.com/wrkstrm/WrkstrmKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version--7754E27361AE5C74.txt
[10/40] Compiling Logging MetadataProvider.swift
[11/40] Compiling Logging LogHandler.swift
[12/40] Compiling Logging Locks.swift
[13/40] Compiling Logging Logging.swift
[14/40] Emitting module Logging
[15/43] Compiling WrkstrmLog Logging+OSLogType.swift
[16/43] Compiling WrkstrmMain SortedArray.swift
[17/43] Compiling WrkstrmMain Array+Filter.swift
[18/43] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[19/43] Compiling WrkstrmMain CommandLine+Executable.swift
[20/45] Compiling WrkstrmMain UInt+BitSetting.swift
[21/45] Compiling WrkstrmMain JSONSupport.swift
[22/45] Compiling WrkstrmMain Injectable.swift
[23/45] Compiling WrkstrmMain Result.swift
[24/45] Compiling WrkstrmMain Optional+Comparable.swift
[25/45] Compiling WrkstrmMain Optional+Flatten.swift
[26/45] Compiling WrkstrmMain SortEnum.swift
[27/45] Compiling WrkstrmMain IndexedCollection.swift
[28/45] Compiling WrkstrmMain Collection+Utilities.swift
[29/45] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
[30/45] Compiling WrkstrmMain Sequence+Decompose.swift
[31/45] Emitting module WrkstrmMain
[32/45] Compiling WrkstrmMain BinaryTree.swift
[33/45] Compiling WrkstrmMain TreeClass.swift
[34/45] Compiling WrkstrmMain ListEnum.swift
[35/45] Compiling WrkstrmMain String+Contains.swift
[36/45] Compiling WrkstrmMain String+Error.swift
[37/45] Compiling WrkstrmMain String+KebabCase.swift
[38/45] Compiling WrkstrmMain String+Source.swift
[39/45] Emitting module WrkstrmLog
[40/45] Compiling WrkstrmLog Log.swift
[41/75] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[42/75] Compiling WrkstrmFoundation Date+GitLog.swift
[43/75] Compiling WrkstrmFoundation Date+Utilities.swift
[44/77] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[45/77] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[46/77] Emitting module WrkstrmFoundation
[47/77] Compiling WrkstrmFoundation Calendar.swift
[48/77] Compiling WrkstrmFoundation Bundle+Version.swift
[49/77] Compiling WrkstrmFoundation Data+UTF8.swift
[50/77] Compiling WrkstrmFoundation FileManager+Source.swift
[51/77] Compiling WrkstrmFoundation Log+Foundation.swift
[52/77] Compiling WrkstrmFoundation String+Stats.swift
[53/77] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[54/77] Compiling WrkstrmFoundation String+Casing.swift
[55/77] Compiling WrkstrmFoundation FileHandle+Standard.swift
[56/77] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[57/77] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
[58/77] Compiling WrkstrmFoundation String+Expanding.swift
[59/77] Compiling WrkstrmFoundation String+FileType.swift
[60/77] Compiling WrkstrmFoundation JSONCoders.swift
[61/77] Compiling WrkstrmFoundation JSONEnums.swift
[62/77] Compiling WrkstrmFoundation Bundle+Decode.swift
[63/77] Compiling WrkstrmFoundation CodableArchiver.swift
[64/77] Emitting module WrkstrmCrossKit
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/View+Constraints.swift:14:16: warning: static property 'constraintCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 12 | extension View {
 13 |   private enum AssociatedKey {
 14 |     static var constraintCache = "wsm_constraintCache"
    |                |- warning: static property 'constraintCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'constraintCache' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'constraintCache' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |   }
 16 |
[65/77] Compiling WrkstrmCrossKit ReusableCell.swift
[66/77] Compiling WrkstrmCrossKit ReusableItem.swift
[67/77] Compiling WrkstrmCrossKit Screen.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/Screen.swift:17:12: warning: expression took 24ms to type-check (limit: 10ms)
15 |     return 1 / Screen.main.scale
16 |     #elseif os(OSX)
17 |     return 1 / (Screen.main?.backingScaleFactor ?? 1)
   |            `- warning: expression took 24ms to type-check (limit: 10ms)
18 |     #endif
19 |   }
[68/77] Compiling WrkstrmCrossKit UIApplicationDelegate+LaunchOptions.swift
[69/77] Compiling WrkstrmCrossKit UIImate+SystemImages.swift
[70/77] Compiling WrkstrmCrossKit Grid.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/Displayable/Grid.swift:15:19: warning: expression took 17ms to type-check (limit: 10ms)
13 |
14 |   public func itemSize(for frame: CGSize) -> CGSize {
15 |     CGSize(width: frame.width / CGFloat(rows), height: frame.height / CGFloat(columns))
   |                   `- warning: expression took 17ms to type-check (limit: 10ms)
16 |   }
17 | }
[71/77] Compiling WrkstrmCrossKit Registrar.swift
[72/77] Compiling WrkstrmCrossKit View+Constraints.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/View+Constraints.swift:14:16: warning: static property 'constraintCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 12 | extension View {
 13 |   private enum AssociatedKey {
 14 |     static var constraintCache = "wsm_constraintCache"
    |                |- warning: static property 'constraintCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'constraintCache' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'constraintCache' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |   }
 16 |
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/View+Constraints.swift:105:16: warning: expression took 28ms to type-check (limit: 10ms)
103 |
104 |   var centerPoint: CGPoint {
105 |     CGPoint(x: (frame.origin.x + frame.size.width) / 2, y: (frame.origin.y + frame.size.height) / 2)
    |                `- warning: expression took 28ms to type-check (limit: 10ms)
106 |   }
107 | }
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmCrossKit/View+Constraints.swift:30:11: 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:11: 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:9: 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
[73/112] Compiling WrkstrmSwiftUI UIImagePublisher.swift
[74/112] Compiling WrkstrmSwiftUI PreviewDevice.swift
[75/112] Emitting module WrkstrmSwiftUI
[76/112] Compiling WrkstrmSwiftUI AnyTransition.swift
[77/112] Compiling WrkstrmSwiftUI IndexedRow.swift
[78/112] Emitting module WrkstrmKit
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/Log+WrkstrmKit.swift:4:14: warning: static property 'kit' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | extension Log {
 4 |   static let kit: Log = {
   |              `- warning: static property 'kit' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |     var log = Log(system: "wrkstrm", category: "kit")
 6 |     log.maxFunctionLength = 25
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WrkstrmLog/Sources/WrkstrmLog/Log.swift:32:15: note: struct 'Log' does not conform to the 'Sendable' protocol
 30 | /// A flexible and extensible logging utility that supports multiple styles and destinations for
 31 | /// logging messages.
 32 | public struct Log: Hashable {
    |               `- note: struct 'Log' does not conform to the 'Sendable' protocol
 33 |   /// Enum defining different logging styles.
 34 |   public enum Style {
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/Log+WrkstrmKit.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WrkstrmLog'
 1 | import WrkstrmLog
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WrkstrmLog'
 2 |
 3 | extension Log {
 4 |   static let kit: Log = {
   |              |- note: annotate 'kit' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 |     var log = Log(system: "wrkstrm", category: "kit")
 6 |     log.maxFunctionLength = 25
[79/115] Compiling WrkstrmKit HostingCollectionViewCell.swift
[80/115] Compiling WrkstrmKit UICollectionReusableView+ReusableCell.swift
[81/115] Compiling WrkstrmKit UICollectionView+Registrar.swift
[82/115] Compiling WrkstrmKit UICollectionView+ReusableCell.swift
[83/115] Compiling WrkstrmKit UIImage+Utilities.swift
[84/115] Compiling WrkstrmKit UIStoryboard+UIViewController.swift
[85/115] Compiling WrkstrmKit FontMetrics.swift
[86/115] Compiling WrkstrmKit Instantiator.swift
[87/115] Compiling WrkstrmKit TableViewDataSource.swift
[88/115] Compiling WrkstrmKit TableViewDisplayble.swift
[89/115] Compiling WrkstrmKit UITableView+Registrar.swift
[90/115] Compiling WrkstrmKit UITableView+ReusableCell.swift
[91/115] Compiling WrkstrmKit CollectionViewCell.swift
[92/115] Compiling WrkstrmKit CollectionViewController.swift
[93/115] Compiling WrkstrmKit CollectionViewDataSource.swift
[94/115] Compiling WrkstrmKit CollectionViewDisplayble.swift
[95/115] Compiling WrkstrmKit JSON+TableViewCells.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/Log+WrkstrmKit.swift:4:14: warning: static property 'kit' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | extension Log {
 4 |   static let kit: Log = {
   |              `- warning: static property 'kit' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |     var log = Log(system: "wrkstrm", category: "kit")
 6 |     log.maxFunctionLength = 25
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WrkstrmLog/Sources/WrkstrmLog/Log.swift:32:15: note: struct 'Log' does not conform to the 'Sendable' protocol
 30 | /// A flexible and extensible logging utility that supports multiple styles and destinations for
 31 | /// logging messages.
 32 | public struct Log: Hashable {
    |               `- note: struct 'Log' does not conform to the 'Sendable' protocol
 33 |   /// Enum defining different logging styles.
 34 |   public enum Style {
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/Log+WrkstrmKit.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WrkstrmLog'
 1 | import WrkstrmLog
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WrkstrmLog'
 2 |
 3 | extension Log {
 4 |   static let kit: Log = {
   |              |- note: annotate 'kit' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 |     var log = Log(system: "wrkstrm", category: "kit")
 6 |     log.maxFunctionLength = 25
[96/115] Compiling WrkstrmKit JSON+TableViewDisplayable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/Log+WrkstrmKit.swift:4:14: warning: static property 'kit' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | extension Log {
 4 |   static let kit: Log = {
   |              `- warning: static property 'kit' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |     var log = Log(system: "wrkstrm", category: "kit")
 6 |     log.maxFunctionLength = 25
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WrkstrmLog/Sources/WrkstrmLog/Log.swift:32:15: note: struct 'Log' does not conform to the 'Sendable' protocol
 30 | /// A flexible and extensible logging utility that supports multiple styles and destinations for
 31 | /// logging messages.
 32 | public struct Log: Hashable {
    |               `- note: struct 'Log' does not conform to the 'Sendable' protocol
 33 |   /// Enum defining different logging styles.
 34 |   public enum Style {
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/Log+WrkstrmKit.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WrkstrmLog'
 1 | import WrkstrmLog
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WrkstrmLog'
 2 |
 3 | extension Log {
 4 |   static let kit: Log = {
   |              |- note: annotate 'kit' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 |     var log = Log(system: "wrkstrm", category: "kit")
 6 |     log.maxFunctionLength = 25
[97/115] Compiling WrkstrmKit JSONTableViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/Log+WrkstrmKit.swift:4:14: warning: static property 'kit' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | extension Log {
 4 |   static let kit: Log = {
   |              `- warning: static property 'kit' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |     var log = Log(system: "wrkstrm", category: "kit")
 6 |     log.maxFunctionLength = 25
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WrkstrmLog/Sources/WrkstrmLog/Log.swift:32:15: note: struct 'Log' does not conform to the 'Sendable' protocol
 30 | /// A flexible and extensible logging utility that supports multiple styles and destinations for
 31 | /// logging messages.
 32 | public struct Log: Hashable {
    |               `- note: struct 'Log' does not conform to the 'Sendable' protocol
 33 |   /// Enum defining different logging styles.
 34 |   public enum Style {
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/Log+WrkstrmKit.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WrkstrmLog'
 1 | import WrkstrmLog
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WrkstrmLog'
 2 |
 3 | extension Log {
 4 |   static let kit: Log = {
   |              |- note: annotate 'kit' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 |     var log = Log(system: "wrkstrm", category: "kit")
 6 |     log.maxFunctionLength = 25
[98/115] Compiling WrkstrmKit Log+WrkstrmKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/Log+WrkstrmKit.swift:4:14: warning: static property 'kit' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | extension Log {
 4 |   static let kit: Log = {
   |              `- warning: static property 'kit' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
 5 |     var log = Log(system: "wrkstrm", category: "kit")
 6 |     log.maxFunctionLength = 25
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WrkstrmLog/Sources/WrkstrmLog/Log.swift:32:15: note: struct 'Log' does not conform to the 'Sendable' protocol
 30 | /// A flexible and extensible logging utility that supports multiple styles and destinations for
 31 | /// logging messages.
 32 | public struct Log: Hashable {
    |               `- note: struct 'Log' does not conform to the 'Sendable' protocol
 33 |   /// Enum defining different logging styles.
 34 |   public enum Style {
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/Log+WrkstrmKit.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WrkstrmLog'
 1 | import WrkstrmLog
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WrkstrmLog'
 2 |
 3 | extension Log {
 4 |   static let kit: Log = {
   |              |- note: annotate 'kit' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 |     var log = Log(system: "wrkstrm", category: "kit")
 6 |     log.maxFunctionLength = 25
[99/123] Compiling WrkstrmKit Indexable.swift
[100/123] Compiling WrkstrmKit HostingTableViewCell.swift
[101/123] Compiling WrkstrmKit TableViewCell.swift
[102/123] Compiling WrkstrmKit TableViewController.swift
[103/123] Compiling WrkstrmKit SceneRoot.swift
[104/123] Compiling WrkstrmKit StackViewController.swift
[105/123] Compiling WrkstrmKit Animation.swift
[106/123] Compiling WrkstrmKit CAGradientLayer+Utilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/UIView/CAGradientLayer+Utilities.swift:55:7: warning: expression took 13ms to type-check (limit: 10ms)
53 |   var direction: Direction? {
54 |     get {
55 |       Direction.allCases.first { $0.position == (start: startPoint, end: endPoint) }
   |       `- warning: expression took 13ms to type-check (limit: 10ms)
56 |     }
57 |     set {
[107/123] Compiling WrkstrmKit CallbackButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/UIView/CAGradientLayer+Utilities.swift:55:7: warning: expression took 13ms to type-check (limit: 10ms)
53 |   var direction: Direction? {
54 |     get {
55 |       Direction.allCases.first { $0.position == (start: startPoint, end: endPoint) }
   |       `- warning: expression took 13ms to type-check (limit: 10ms)
56 |     }
57 |     set {
[108/123] Compiling WrkstrmKit UIView+Animation.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmKit/UIView/CAGradientLayer+Utilities.swift:55:7: warning: expression took 13ms to type-check (limit: 10ms)
53 |   var direction: Direction? {
54 |     get {
55 |       Direction.allCases.first { $0.position == (start: startPoint, end: endPoint) }
   |       `- warning: expression took 13ms to type-check (limit: 10ms)
56 |     }
57 |     set {
[109/123] Compiling WrkstrmKit UITableViewCell+ReusableCell.swift
[110/123] Compiling WrkstrmKit CGRect+Intersecting.swift
[111/123] Compiling WrkstrmKit CGSize+Square.swift
[112/123] Compiling WrkstrmKit UIContentSizeCategory+Extensions.swift
[113/123] Compiling WrkstrmKit UIView+Geometry.swift
[114/123] Compiling WrkstrmKit UIView+Loading.swift
[115/123] Compiling WrkstrmKit UIView+Pulse.swift
[116/123] Compiling WrkstrmSwiftUIExp WebNavBarView.swift
[117/123] Compiling WrkstrmSwiftUIExp PageViewController.swift
[118/123] Compiling WrkstrmSwiftUIExp ActivityViewController.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[119/123] Compiling WrkstrmSwiftUIExp PageControl.swift
[120/123] Compiling WrkstrmSwiftUIExp WebView.swift
[121/123] Compiling WrkstrmSwiftUIExp InterpolatingView.swift
[122/123] Emitting module WrkstrmSwiftUIExp
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmSwiftUIExp/MapView.swift:30:15: 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:7:20: note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
 5 | @available(visionOS, unavailable)
 6 | @MainActor @preconcurrency public protocol NSViewRepresentable : View where Self.Body == Never {
 7 |     associatedtype NSViewType : NSView
   |                    `- note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
 8 |     @MainActor @preconcurrency func makeNSView(context: Self.Context) -> Self.NSViewType
 9 |     @MainActor @preconcurrency func updateNSView(_ nsView: Self.NSViewType, context: Self.Context)
[123/123] Compiling WrkstrmSwiftUIExp MapView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmSwiftUIExp/MapView.swift:30:15: 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:7:20: note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
 5 | @available(visionOS, unavailable)
 6 | @MainActor @preconcurrency public protocol NSViewRepresentable : View where Self.Body == Never {
 7 |     associatedtype NSViewType : NSView
   |                    `- note: unable to infer associated type 'NSViewType' for protocol 'NSViewRepresentable'
 8 |     @MainActor @preconcurrency func makeNSView(context: Self.Context) -> Self.NSViewType
 9 |     @MainActor @preconcurrency func updateNSView(_ nsView: Self.NSViewType, context: Self.Context)
/Users/admin/builder/spi-builder-workspace/Sources/WrkstrmSwiftUIExp/MapView.swift:38:5: 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.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(1.0.0..<2.0.0)))]
---- Wrkstrm Deps ----
warning: 'wrkstrmfoundation': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main"))]
---- Wrkstrm Deps ----
BUILD FAILURE 6.0 macosSpm