The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DefferedTaskKit, reference 2.2.0 (69f7a1), with Swift 6.1 for macOS (SPM) on 16 Apr 2026 22:39:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/DefferedTaskKit.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/DefferedTaskKit
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 69f7a1a bump SpryKit to 3.2.0, Threading to 2.3.0, macOS to .v14
Cloned https://github.com/NikSativa/DefferedTaskKit.git
Revision (git rev-parse @):
69f7a1a36777050b1a798ea4197bc47629d94f9f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/DefferedTaskKit.git at 2.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/NikSativa/DefferedTaskKit.git
https://github.com/NikSativa/DefferedTaskKit.git
{
  "dependencies" : [
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    },
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    }
  ],
  "manifest_display_name" : "DefferedTaskKit",
  "name" : "DefferedTaskKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "DefferedTaskKit",
      "targets" : [
        "DefferedTaskKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DefferedTaskKitStatic",
      "targets" : [
        "DefferedTaskKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DefferedTaskKitDynamic",
      "targets" : [
        "DefferedTaskKit"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DefferedTaskKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DefferedTaskKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Threading",
        "SpryKit"
      ],
      "sources" : [
        "DefferedTask+ArrayTests.swift",
        "DefferedTask+AsyncTests.swift",
        "DefferedTask+ResultTests.swift",
        "DefferedTask+VoidTests.swift",
        "DefferedTask+andThen.swift",
        "DefferedTask+combineTests.swift",
        "DefferedTask+syncTests.swift",
        "DefferedTaskTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "DefferedTaskKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DefferedTaskKit",
      "module_type" : "SwiftTarget",
      "name" : "DefferedTaskKit",
      "path" : "Source",
      "product_dependencies" : [
        "Threading"
      ],
      "product_memberships" : [
        "DefferedTaskKit",
        "DefferedTaskKitStatic",
        "DefferedTaskKitDynamic"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "DefferedTask+Array.swift",
        "DefferedTask+Async.swift",
        "DefferedTask+Result.swift",
        "DefferedTask+Void.swift",
        "DefferedTask+andThen.swift",
        "DefferedTask+combine.swift",
        "DefferedTask+sync.swift",
        "DefferedTask.swift",
        "Legacy.swift",
        "PendingTask.swift",
        "PollingTask.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/9] Write sources
[1/9] Copying PrivacyInfo.xcprivacy
[2/9] Write sources
[4/9] Write swift-version-2F0A5646E1D333AE.txt
[6/32] Emitting module Threading
[7/34] Compiling Threading USendable.swift
[8/34] Compiling Threading resource_bundle_accessor.swift
[9/34] Compiling Threading Queue.swift
[10/34] Compiling Threading Queueable.swift
[11/34] Compiling Threading DispatchTime+Queue.swift
[12/34] Compiling Threading Queue+Queueable.swift
[13/34] Compiling Threading IsolatedMain.swift
[14/34] Compiling Threading NSLock.swift
[15/34] Compiling Threading NSRecursiveLock.swift
[16/34] Compiling Threading LockedValue.swift
[17/34] Compiling Threading OSAllocatedUnfairMutex.swift
[18/34] Compiling Threading Mutexing.swift
[19/34] Compiling Threading DelayedQueue.swift
[20/34] Compiling Threading UnfairLock.swift
[21/34] Compiling Threading Locking.swift
[22/34] Compiling Threading MutexInitializable.swift
[23/34] Compiling Threading OSAllocatedUnfairLock.swift
[24/34] Compiling Threading PThread.swift
[25/34] Compiling Threading Semaphore.swift
[26/34] Compiling Threading QueueBarrier.swift
[27/34] Compiling Threading SyncMutex.swift
[28/34] Compiling Threading AnyLock.swift
[29/34] Compiling Threading AnyMutex.swift
[30/34] Compiling Threading AtomicValue.swift
[31/46] Compiling DefferedTaskKit DefferedTask+combine.swift
[32/46] Compiling DefferedTaskKit DefferedTask+sync.swift
[33/46] Compiling DefferedTaskKit Legacy.swift
[34/47] Emitting module DefferedTaskKit
[35/47] Compiling DefferedTaskKit PollingTask.swift
[36/47] Compiling DefferedTaskKit PendingTask.swift
[37/47] Compiling DefferedTaskKit DefferedTask+Array.swift
[38/47] Compiling DefferedTaskKit DefferedTask+Async.swift
[39/47] Compiling DefferedTaskKit DefferedTask+andThen.swift
[40/47] Compiling DefferedTaskKit DefferedTask+Result.swift
[41/47] Compiling DefferedTaskKit DefferedTask+Void.swift
[42/47] Compiling DefferedTaskKit DefferedTask.swift
[43/47] Compiling DefferedTaskKit resource_bundle_accessor.swift
[43/47] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'resource_bundle_accessor.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Threading.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DefferedTaskKit.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)'
[45/47] Archiving libDefferedTaskKitStatic.a
[46/47] Linking libDefferedTaskKitDynamic.dylib
Build complete! (20.26s)
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/507] Fetching threading
[138/1668] Fetching threading, sprykit
Fetched https://github.com/NikSativa/Threading.git from cache (0.83s)
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.83s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.2.0 (1.33s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[1258/76242] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.59s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.59s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (6.70s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.56s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.64s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.22s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (0.46s)
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.2.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.3.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    },
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    }
  ],
  "manifest_display_name" : "DefferedTaskKit",
  "name" : "DefferedTaskKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "DefferedTaskKit",
      "targets" : [
        "DefferedTaskKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DefferedTaskKitStatic",
      "targets" : [
        "DefferedTaskKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DefferedTaskKitDynamic",
      "targets" : [
        "DefferedTaskKit"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DefferedTaskKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DefferedTaskKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Threading",
        "SpryKit"
      ],
      "sources" : [
        "DefferedTask+ArrayTests.swift",
        "DefferedTask+AsyncTests.swift",
        "DefferedTask+ResultTests.swift",
        "DefferedTask+VoidTests.swift",
        "DefferedTask+andThen.swift",
        "DefferedTask+combineTests.swift",
        "DefferedTask+syncTests.swift",
        "DefferedTaskTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "DefferedTaskKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DefferedTaskKit",
      "module_type" : "SwiftTarget",
      "name" : "DefferedTaskKit",
      "path" : "Source",
      "product_dependencies" : [
        "Threading"
      ],
      "product_memberships" : [
        "DefferedTaskKit",
        "DefferedTaskKitStatic",
        "DefferedTaskKitDynamic"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "DefferedTask+Array.swift",
        "DefferedTask+Async.swift",
        "DefferedTask+Result.swift",
        "DefferedTask+Void.swift",
        "DefferedTask+andThen.swift",
        "DefferedTask+combine.swift",
        "DefferedTask+sync.swift",
        "DefferedTask.swift",
        "Legacy.swift",
        "PendingTask.swift",
        "PollingTask.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.