The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Bits, reference 2.0.4 (2a63af), with Swift 6.3 for Wasm on 20 Apr 2026 19:51:23 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Bits.git
Reference: 2.0.4
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/OperatorFoundation/Bits
 * tag               2.0.4      -> FETCH_HEAD
HEAD is now at 2a63afa Update Package.swift
Cloned https://github.com/OperatorFoundation/Bits.git
Revision (git rev-parse @):
2a63afaaf4f01eee8a1b7bc9e0710dd7cc2a0ce7
SUCCESS checkout https://github.com/OperatorFoundation/Bits.git at 2.0.4
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OperatorFoundation/Bits.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/OperatorFoundation/Datable
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable from cache (0.48s)
Computing version for https://github.com/OperatorFoundation/Datable
Computed https://github.com/OperatorFoundation/Datable at 4.0.1 (1.20s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at 4.0.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/37] Compiling Datable Datable.swift
[5/37] Compiling Datable DatableConfig.swift
[6/37] Compiling Datable Double+MaybeDatable.swift
[7/37] Compiling Datable Double+Stringable.swift
[8/37] Compiling Datable File.swift
[9/41] Compiling Datable String+Arrayable.swift
[10/41] Compiling Datable String+Datable.swift
[11/41] Compiling Datable String+Intable.swift
[12/41] Compiling Datable Stringable.swift
[13/41] Compiling Datable Int+MaybeDatable.swift
[14/41] Compiling Datable Int+MaybeIntable.swift
[15/41] Compiling Datable Int+Stringable.swift
[16/41] Compiling Datable Intable.swift
[17/41] Compiling Datable MaybeDatable.swift
[18/41] Compiling Datable MaybeIntable.swift
[19/41] Compiling Datable MaybeNetworkIntable.swift
[20/41] Compiling Datable NetworkDatable.swift
[21/41] Compiling Datable NetworkIntable.swift
[22/41] Compiling Datable Float+Floatable.swift
[23/41] Compiling Datable Float+MaybeDatable.swift
[24/41] Compiling Datable Float+MaybeIntable.swift
[25/41] Compiling Datable Floatable.swift
[26/41] Compiling Datable Int+Floatable.swift
[27/41] Compiling Datable Arrayable.swift
[28/41] Compiling Datable CSVable.swift
[29/41] Compiling Datable Data+Arrayable.swift
[30/41] Compiling Datable Data+Base64.swift
[31/41] Compiling Datable Data+Datable.swift
[32/41] Emitting module Datable
[33/41] Compiling Datable Data+ExpressibleByStringLiteral.swift
[34/41] Compiling Datable Data+Floatable.swift
[35/41] Compiling Datable Data+MaybeIntable.swift
[36/41] Compiling Datable Data+MaybeNetworkIntable.swift
[37/41] Compiling Datable Data+Stringable.swift
[38/41] Compiling Datable StringableArray+CSVable.swift
[39/41] Compiling Datable UInt+Datable.swift
[40/41] Compiling Datable UInt+MaybeNetworkDatable.swift
[41/41] Compiling Datable UInt+Stringable.swift
[43/46] Compiling Bits SimpleBits+MaybeIntable.swift
[44/46] Compiling Bits Bits.swift
[45/46] Compiling Bits Bits+MaybeIntable.swift
[46/46] Emitting module Bits
Build complete! (30.69s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "datable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Datable"
    }
  ],
  "manifest_display_name" : "Bits",
  "name" : "Bits",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Bits",
      "targets" : [
        "Bits"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BitsTests",
      "module_type" : "SwiftTarget",
      "name" : "BitsTests",
      "path" : "Tests/BitsTests",
      "sources" : [
        "BitsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Bits"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Bits",
      "module_type" : "SwiftTarget",
      "name" : "Bits",
      "path" : "Sources/Bits",
      "product_dependencies" : [
        "Datable"
      ],
      "product_memberships" : [
        "Bits"
      ],
      "sources" : [
        "Bits+MaybeIntable.swift",
        "Bits.swift",
        "SimpleBits+MaybeIntable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.