The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WolfConcurrency, reference 3.0.9 (2db99c), with Swift 6.3 for Linux on 11 Apr 2026 05:31:15 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wolfmcnally/WolfConcurrency.git
Reference: 3.0.9
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/wolfmcnally/WolfConcurrency
 * tag               3.0.9      -> FETCH_HEAD
HEAD is now at 2db99c1 Build as dynamic library.
Cloned https://github.com/wolfmcnally/WolfConcurrency.git
Revision (git rev-parse @):
2db99c1fdf6e2bda2a8570cc19c5291dfe6cce88
SUCCESS checkout https://github.com/wolfmcnally/WolfConcurrency.git at 3.0.9
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/wolfmcnally/WolfConcurrency.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/wolfmcnally/WolfFoundation
Fetching https://github.com/wolfmcnally/WolfNumerics
[1/343] Fetching wolffoundation
[344/618] Fetching wolffoundation, wolfnumerics
Fetched https://github.com/wolfmcnally/WolfNumerics from cache (0.47s)
Fetched https://github.com/wolfmcnally/WolfFoundation from cache (0.49s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (1.12s)
Fetching https://github.com/wolfmcnally/WolfPipe
[1/277] Fetching wolfpipe
Fetched https://github.com/wolfmcnally/WolfPipe from cache (0.32s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (1.29s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.84s)
Creating working copy for https://github.com/wolfmcnally/WolfPipe
Working copy of https://github.com/wolfmcnally/WolfPipe resolved at 2.0.2
Creating working copy for https://github.com/wolfmcnally/WolfFoundation
Working copy of https://github.com/wolfmcnally/WolfFoundation resolved at 5.0.1
Creating working copy for https://github.com/wolfmcnally/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
Building for debugging...
[0/17] Write sources
[4/17] Write swift-version-24593BA9C3E375BF.txt
[6/39] Compiling WolfPipe Curry.swift
[7/39] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[8/40] Compiling WolfPipe EffectfulComposeOperator.swift
[9/40] Compiling WolfPipe KeyPaths.swift
[10/40] Compiling WolfPipe PipeOperator.swift
[11/40] Compiling WolfPipe SetAlgebra.swift
[12/40] Compiling WolfPipe PipeCompatibleFunctions.swift
[13/40] Emitting module WolfPipe
[14/40] Compiling WolfPipe ComposeOperator.swift
[16/41] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[16/41] Wrapping AST for WolfPipe for debugging
[17/41] Write Objects.LinkFileList
[18/41] Linking libWolfPipe.so
[20/41] Compiling WolfNumerics Interval.swift
[21/41] Compiling WolfNumerics IntervalCreationOperator.swift
[22/41] Compiling WolfNumerics Lerp.swift
[23/41] Compiling WolfNumerics NumericUtils.swift
[24/41] Emitting module WolfNumerics
[25/41] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[26/41] Compiling WolfNumerics BinarySearch.swift
[27/41] Compiling WolfNumerics PercentOperator.swift
[28/41] Compiling WolfNumerics RandomExtensions.swift
[29/41] Compiling WolfNumerics Frac.swift
[30/41] Compiling WolfNumerics Interpolable.swift
[31/41] Compiling WolfNumerics RangeExtensions.swift
[32/41] Compiling WolfNumerics RunningAverage.swift
[33/42] Wrapping AST for WolfNumerics for debugging
[34/42] Write Objects.LinkFileList
[35/42] Linking libWolfNumerics.so
[37/80] Compiling WolfFoundation OptionalExtensions.swift
[38/80] Compiling WolfFoundation Associated.swift
[39/80] Compiling WolfFoundation DebugIdentifier.swift
[40/80] Compiling WolfFoundation AttributeAssignmentPrecedence.swift
[41/80] Compiling WolfFoundation InheritsFromOperator.swift
[42/85] Emitting module WolfFoundation
[43/85] Compiling WolfFoundation TimeConstants.swift
[44/85] Compiling WolfFoundation Heap.swift
[45/85] Compiling WolfFoundation Matrix.swift
[46/85] Compiling WolfFoundation PriorityQueue.swift
[47/85] Compiling WolfFoundation Queue.swift
[48/85] Compiling WolfFoundation ValueCache.swift
[49/85] Compiling WolfFoundation InvalidateAndAssignOperator.swift
[50/85] Compiling WolfFoundation ReferenceOperator.swift
[51/85] Compiling WolfFoundation TweakOperator.swift
[52/85] Compiling WolfFoundation Hideable.swift
[53/85] Compiling WolfFoundation Invalidatable.swift
[54/85] Compiling WolfFoundation ArrayExtensions.swift
[55/85] Compiling WolfFoundation CircularIndex.swift
[56/85] Compiling WolfFoundation DataExtensions.swift
[57/85] Compiling WolfFoundation DateExtensions.swift
[58/85] Compiling WolfFoundation DictionaryExtensions.swift
[59/85] Compiling WolfFoundation WeakSet.swift
[60/85] Compiling WolfFoundation CodedError.swift
[61/85] Compiling WolfFoundation ErrorExtensions.swift
[62/85] Compiling WolfFoundation MessageError.swift
[63/85] Compiling WolfFoundation ValidationError.swift
[64/85] Compiling WolfFoundation WolfFoundationError.swift
[65/85] Compiling WolfFoundation ModelObject.swift
[66/85] Compiling WolfFoundation Serializable.swift
[67/85] Compiling WolfFoundation ASCII.swift
[68/85] Compiling WolfFoundation Base64.swift
[69/85] Compiling WolfFoundation Dimensions.swift
[70/85] Compiling WolfFoundation Hex.swift
[71/85] Compiling WolfFoundation JSON.swift
[72/85] Compiling WolfFoundation Lazy.swift
[73/85] Compiling WolfFoundation Ordinal.swift
[74/85] Compiling WolfFoundation Position.swift
[75/85] Compiling WolfFoundation SortWeight.swift
[76/85] Compiling WolfFoundation Tagged.swift
[77/85] Compiling WolfFoundation TransferValue.swift
[78/85] Compiling WolfFoundation UTF8.swift
[79/85] Compiling WolfFoundation Weak.swift
[80/86] Wrapping AST for WolfFoundation for debugging
[81/86] Write Objects.LinkFileList
[82/86] Linking libWolfFoundation.so
[84/101] Emitting module WolfConcurrency
/host/spi-builder-workspace/Sources/WolfConcurrency/Canceler.swift:25:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
23 | //  SOFTWARE.
24 |
25 | public protocol Cancelable: class {
   |                             `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
26 |     var isCanceled: Bool { get }
27 |     func cancel()
[85/103] Compiling WolfConcurrency Asynchronizer.swift
[86/103] Compiling WolfConcurrency Block.swift
[87/103] Compiling WolfConcurrency Heartbeat.swift
[88/103] Compiling WolfConcurrency Hysteresis.swift
[89/103] Compiling WolfConcurrency DispatchUtils.swift
[90/103] Compiling WolfConcurrency Event.swift
[91/103] Compiling WolfConcurrency RunLoopUtils.swift
[92/103] Compiling WolfConcurrency Serializer.swift
[93/103] Compiling WolfConcurrency Promise.swift
[94/103] Compiling WolfConcurrency PromiseOperators.swift
[95/103] Compiling WolfConcurrency Canceler.swift
/host/spi-builder-workspace/Sources/WolfConcurrency/Canceler.swift:25:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
23 | //  SOFTWARE.
24 |
25 | public protocol Cancelable: class {
   |                             `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
26 |     var isCanceled: Bool { get }
27 |     func cancel()
[96/103] Compiling WolfConcurrency Debouncer.swift
/host/spi-builder-workspace/Sources/WolfConcurrency/Canceler.swift:25:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
23 | //  SOFTWARE.
24 |
25 | public protocol Cancelable: class {
   |                             `- warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead [#deprecation]
26 |     var isCanceled: Bool { get }
27 |     func cancel()
[97/103] Compiling WolfConcurrency Locker.swift
[98/103] Compiling WolfConcurrency Paginator.swift
[99/103] Compiling WolfConcurrency Stopwatch.swift
[100/103] Compiling WolfConcurrency WolfConcurrencyError.swift
[101/104] Wrapping AST for WolfConcurrency for debugging
[102/104] Write Objects.LinkFileList
[103/104] Linking libWolfConcurrency.so
Build complete! (29.58s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "wolfnumerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wolfmcnally/WolfNumerics"
    },
    {
      "identity" : "wolffoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wolfmcnally/WolfFoundation"
    }
  ],
  "manifest_display_name" : "WolfConcurrency",
  "name" : "WolfConcurrency",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "WolfConcurrency",
      "targets" : [
        "WolfConcurrency"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WolfConcurrency",
      "module_type" : "SwiftTarget",
      "name" : "WolfConcurrency",
      "path" : "Sources/WolfConcurrency",
      "product_dependencies" : [
        "WolfNumerics",
        "WolfFoundation"
      ],
      "product_memberships" : [
        "WolfConcurrency"
      ],
      "sources" : [
        "Asynchronizer.swift",
        "Block.swift",
        "Canceler.swift",
        "Debouncer.swift",
        "DispatchUtils.swift",
        "Event.swift",
        "Heartbeat.swift",
        "Hysteresis.swift",
        "Locker.swift",
        "Paginator.swift",
        "Promise.swift",
        "PromiseOperators.swift",
        "RunLoopUtils.swift",
        "Serializer.swift",
        "Stopwatch.swift",
        "WolfConcurrencyError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.