The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Threading with Swift 5.10 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/Threading.git
Reference: 1.3.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/Threading
 * tag               1.3.5      -> FETCH_HEAD
HEAD is now at 13eb2e1 badges added
Cloned https://github.com/NikSativa/Threading.git
Revision (git rev-parse @):
13eb2e16067dd685a92436f9dbe2f322c88f8c24
SUCCESS checkout https://github.com/NikSativa/Threading.git at 1.3.5
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/NikSativa/SpryKit.git from cache
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.18s)
Computing version for https://github.com/NikSativa/SpryKit.git
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.20s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.20s)
Computed https://github.com/NikSativa/SpryKit.git at 2.2.3 (0.04s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.03s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.03s)
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 2.2.3
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "threading",
      "name": "Threading",
      "url": "https://github.com/NikSativa/Threading.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Threading",
      "dependencies": [
        {
          "identity": "sprykit",
          "name": "SpryKit",
          "url": "https://github.com/NikSativa/SpryKit.git",
          "version": "2.2.3",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpryKit",
          "dependencies": [
            {
              "identity": "cwlpreconditiontesting",
              "name": "CwlPreconditionTesting",
              "url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
              "version": "2.2.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
              "dependencies": [
                {
                  "identity": "cwlcatchexception",
                  "name": "CwlCatchException",
                  "url": "https://github.com/mattgallagher/CwlCatchException.git",
                  "version": "2.2.0",
                  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/NikSativa/Threading.git from cache
Fetched https://github.com/NikSativa/Threading.git from cache (0.33s)
Fetching https://github.com/NikSativa/SpryKit.git from cache
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.22s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 2.2.3 (0.04s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.16s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.03s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.21s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.02s)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 1.3.5 (13eb2e1)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 2.2.3
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
warning: '.resolve-product-dependencies': dependency 'threading' is not used by any target
Found 1 product dependencies
  - SpryKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NikSativa/Threading.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[5/9] Write swift-version-6044DDE57671499D.txt
[6/16] Compiling CwlMachBadInstructionHandler mach_excServer.c
[7/16] Compiling CwlCatchExceptionSupport CwlCatchException.m
[8/16] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[10/18] Compiling Threading Queue+Queueable.swift
[11/18] Emitting module Threading
[12/18] Compiling Threading Queueable.swift
[13/18] Compiling Threading Queue.swift
[14/18] Compiling Threading DelayedQueue.swift
[15/18] Compiling Threading DispatchTime+Queue.swift
[16/18] Compiling Threading Atomic.swift
[17/18] Compiling CwlCatchException CwlCatchException.swift
[18/18] Emitting module CwlCatchException
[19/22] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[20/22] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[21/22] Emitting module CwlPreconditionTesting
[22/22] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[23/57] Compiling SpryKit RecordedCall.swift
[24/57] Compiling SpryKit Spyable.swift
[25/57] Compiling SpryKit SpyableImpl.swift
[26/57] Compiling SpryKit StringRepresentable.swift
[27/57] Compiling SpryKit PThread.swift
[28/57] Compiling SpryKit PropertyReflector.swift
[29/57] Compiling SpryKit Spryable.swift
[30/57] Compiling SpryKit SpryableImpl.swift
[31/57] Compiling SpryKit SpryDictionary.swift
[32/57] Compiling SpryKit XCTAssertEqualImage.swift
[33/57] Compiling SpryKit XCTAssertHaveReceived.swift
[34/57] Compiling SpryKit XCTAssertHaveRecordedCalls.swift
[35/57] Compiling SpryKit XCTAssertThrowsAssertion.swift
[36/57] Compiling SpryKit XCTAssertThrowsError.swift
[37/57] Compiling SpryKit SpryEquatable+Types.swift
[38/57] Compiling SpryKit SpryEquatable.swift
[39/57] Compiling SpryKit SpryFriendlyStringConvertible.swift
[40/57] Compiling SpryKit CountSpecifier.swift
[41/57] Compiling SpryKit DidCallResult.swift
[42/61] Compiling SpryKit Stub.swift
[43/61] Compiling SpryKit StubInfo.swift
[44/61] Compiling SpryKit Stubbable.swift
[45/61] Compiling SpryKit StubbableImpl.swift
[46/61] Compiling SpryKit AnyEquality.swift
[47/61] Compiling SpryKit Argument.swift
[48/61] Compiling SpryKit ArgumentCaptor.swift
[49/61] Compiling SpryKit FatalErrorTexting.swift
[50/61] Compiling SpryKit Data+Helpers.swift
[51/61] Emitting module SpryKit
[52/61] Compiling SpryKit TimeZone+Helpers.swift
[53/61] Compiling SpryKit URL+Helpers.swift
[54/61] Compiling SpryKit URLRequest+Helpers.swift
[55/61] Compiling SpryKit XCTAssertEqualAny.swift
[56/61] Compiling SpryKit XCTAssertEqualError.swift
[57/61] Compiling SpryKit Date+Helpers.swift
[58/61] Compiling SpryKit DispatchTime+Helpers.swift
[59/61] Compiling SpryKit Image+Helpers.swift
[60/61] Compiling SpryKit InternalHelpers.swift
[61/61] Compiling SpryKit String+Helpers.swift
[62/66] Compiling ThreadingTestHelpers Queue+TestHelper.swift
[63/66] Emitting module ThreadingTestHelpers
[64/66] Compiling ThreadingTestHelpers FakeQueue.swift
[65/66] Compiling ThreadingTestHelpers DelayedQueue+TestHelper.swift
[66/66] Compiling ThreadingTestHelpers FakeMutexing.swift
Build complete! (12.99s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    }
  ],
  "manifest_display_name" : "Threading",
  "name" : "Threading",
  "path" : "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Threading",
      "targets" : [
        "Threading"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ThreadingTestHelpers",
      "targets" : [
        "ThreadingTestHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ThreadingTests",
      "module_type" : "SwiftTarget",
      "name" : "ThreadingTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SpryKit"
      ],
      "sources" : [
        "DelayedQueueTests.swift",
        "DispatchTime_QueueTests.swift",
        "QueueTests.swift"
      ],
      "target_dependencies" : [
        "Threading",
        "ThreadingTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ThreadingTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "ThreadingTestHelpers",
      "path" : "TestHelpers",
      "product_dependencies" : [
        "SpryKit"
      ],
      "product_memberships" : [
        "ThreadingTestHelpers"
      ],
      "sources" : [
        "DelayedQueue+TestHelper.swift",
        "FakeMutexing.swift",
        "FakeQueue.swift",
        "Queue+TestHelper.swift"
      ],
      "target_dependencies" : [
        "Threading"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Threading",
      "module_type" : "SwiftTarget",
      "name" : "Threading",
      "path" : "Source",
      "product_memberships" : [
        "Threading",
        "ThreadingTestHelpers"
      ],
      "sources" : [
        "Atomic.swift",
        "DelayedQueue.swift",
        "DispatchTime+Queue.swift",
        "Queue+Queueable.swift",
        "Queue.swift",
        "Queueable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.