The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-state-kit, reference v0.18.0 (b23928), with Swift 6.2 for Wasm on 18 Apr 2026 13:54:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/philiprehberger/swift-state-kit.git
Reference: v0.18.0
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/philiprehberger/swift-state-kit
 * tag               v0.18.0    -> FETCH_HEAD
HEAD is now at b23928b Release v0.18.0
Cloned https://github.com/philiprehberger/swift-state-kit.git
Revision (git rev-parse @):
b23928b5cb5978a83cad2abc72cb8401049ff5a9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/philiprehberger/swift-state-kit.git at v0.18.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/philiprehberger/swift-state-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/17] Compiling StateKit StateLogger.swift
[4/17] Compiling StateKit StateMachine.swift
[5/17] Compiling StateKit StateHistory.swift
[6/17] Compiling StateKit StateKit.swift
[7/17] Compiling StateKit StateMachineError.swift
[8/17] Compiling StateKit StateMachineExport.swift
[9/18] Compiling StateKit TimeoutTransition.swift
[10/18] Compiling StateKit Transition.swift
[11/18] Compiling StateKit StateMachineSnapshot.swift
[12/18] Compiling StateKit StateStream.swift
[13/18] Compiling StateKit TransitionMetrics.swift
[14/18] Compiling StateKit TransitionMiddleware.swift
[15/18] Compiling StateKit HierarchicalStateMachine.swift
[16/18] Compiling StateKit ObservableStateMachine.swift
[17/18] Emitting module StateKit
[18/18] Compiling StateKit TransitionValidation.swift
Build complete! (15.69s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swift-state-kit",
  "name" : "swift-state-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "StateKit",
      "targets" : [
        "StateKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StateKitTests",
      "module_type" : "SwiftTarget",
      "name" : "StateKitTests",
      "path" : "Tests/StateKitTests",
      "sources" : [
        "AsyncTransitionTests.swift",
        "EntryExitTests.swift",
        "ErrorTests.swift",
        "ExportTests.swift",
        "GuardTests.swift",
        "HierarchicalTests.swift",
        "HistoryTests.swift",
        "LoggerTests.swift",
        "MetricsTests.swift",
        "MiddlewareTests.swift",
        "ObservableStateMachineTests.swift",
        "ResetTests.swift",
        "SnapshotTests.swift",
        "StateMachineTests.swift",
        "StreamTests.swift",
        "TimeoutTests.swift",
        "TransitionTests.swift",
        "ValidEventsTests.swift",
        "ValidationTests.swift",
        "WildcardTests.swift"
      ],
      "target_dependencies" : [
        "StateKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StateKit",
      "module_type" : "SwiftTarget",
      "name" : "StateKit",
      "path" : "Sources/StateKit",
      "product_memberships" : [
        "StateKit"
      ],
      "sources" : [
        "HierarchicalStateMachine.swift",
        "ObservableStateMachine.swift",
        "StateHistory.swift",
        "StateKit.swift",
        "StateLogger.swift",
        "StateMachine.swift",
        "StateMachineError.swift",
        "StateMachineExport.swift",
        "StateMachineSnapshot.swift",
        "StateStream.swift",
        "TimeoutTransition.swift",
        "Transition.swift",
        "TransitionMetrics.swift",
        "TransitionMiddleware.swift",
        "TransitionValidation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Done.