The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Lilliput, reference 12.1.1 (aac738), with Swift 6.3 for Wasm on 21 Apr 2026 16:37:14 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/jkolb/lilliput.git
Reference: 12.1.1
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/jkolb/lilliput
 * tag               12.1.1     -> FETCH_HEAD
HEAD is now at aac7384 Clean up README. Not sure why Package.resolved wasn't commited previously.
Cloned https://github.com/jkolb/lilliput.git
Revision (git rev-parse @):
aac7384681043b202bd1c9f626a4b0454fe66d3e
SUCCESS checkout https://github.com/jkolb/lilliput.git at 12.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jkolb/lilliput.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/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.77s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.68s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Building for debugging...
[0/4] Write sources
[2/4] Compiling CSystem shims.c
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/35] Emitting module SystemPackage
[6/39] Compiling SystemPackage Errno.swift
[7/39] Compiling SystemPackage ErrnoWindows.swift
[8/39] Compiling SystemPackage FileDescriptor.swift
[9/39] Compiling SystemPackage FileHelpers.swift
[10/39] Compiling SystemPackage FileOperations.swift
[11/39] Compiling SystemPackage FilePath.swift
[12/39] Compiling SystemPackage FilePathComponentView.swift
[13/39] Compiling SystemPackage FilePathComponents.swift
[14/39] Compiling SystemPackage FilePathParsing.swift
[15/39] Compiling SystemPackage FilePathString.swift
[16/39] Compiling SystemPackage SystemString.swift
[17/39] Compiling SystemPackage Util+StringArray.swift
[18/39] Compiling SystemPackage Util.swift
[19/39] Compiling SystemPackage UtilConsumers.swift
[20/39] Compiling SystemPackage FilePathWindows.swift
[21/39] Compiling SystemPackage FilePermissions.swift
[22/39] Compiling SystemPackage IOCompletion.swift
[23/39] Compiling SystemPackage IORequest.swift
[24/39] Compiling SystemPackage FilePathSyntax.swift
[25/39] Compiling SystemPackage FilePathTemp.swift
[26/39] Compiling SystemPackage FilePathTempPosix.swift
[27/39] Compiling SystemPackage FilePathTempWindows.swift
[28/39] Compiling SystemPackage Syscalls.swift
[29/39] Compiling SystemPackage WindowsSyscallAdapters.swift
[30/39] Compiling SystemPackage MachPort.swift
[31/39] Compiling SystemPackage PlatformString.swift
[32/39] Compiling SystemPackage IORing.swift
[33/39] Compiling SystemPackage RawIORequest.swift
[34/39] Compiling SystemPackage Backcompat.swift
[35/39] Compiling SystemPackage CInterop.swift
[36/39] Compiling SystemPackage Constants.swift
[37/39] Compiling SystemPackage Exports.swift
[38/39] Compiling SystemPackage Mocking.swift
[39/39] Compiling SystemPackage RawBuffer.swift
[41/61] Compiling Lilliput Magic4.swift
[42/61] Compiling Lilliput RawValue.swift
[43/63] Compiling Lilliput ByteSpan.swift
[44/63] Compiling Lilliput ByteTuple.swift
[45/63] Compiling Lilliput ByteWriter.swift
[46/63] Compiling Lilliput CP1252.swift
[47/63] Compiling Lilliput CollectionByteDecoder.swift
[48/63] Compiling Lilliput Element.swift
[49/63] Compiling Lilliput String.swift
[50/63] Compiling Lilliput ValueKey.swift
[51/63] Emitting module Lilliput
[52/63] Compiling Lilliput HexString.swift
[53/63] Compiling Lilliput KeyValue.swift
[54/63] Compiling Lilliput Magic2.swift
[55/63] Compiling Lilliput ByteAlignment.swift
[56/63] Compiling Lilliput ByteBuffer.swift
[57/63] Compiling Lilliput ByteDecoder.swift
[58/63] Compiling Lilliput ByteEncoder.swift
[59/63] Compiling Lilliput ByteError.swift
[60/63] Compiling Lilliput ByteReader.swift
[61/63] Compiling Lilliput FileDescriptor+ByteBuffer.swift
[62/63] Compiling Lilliput FileDescriptor+ReadAll.swift
[63/63] Compiling Lilliput FoundationAdditions.swift
Build complete! (16.77s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    }
  ],
  "manifest_display_name" : "Lilliput",
  "name" : "Lilliput",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Lilliput",
      "targets" : [
        "Lilliput"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LilliputTests",
      "module_type" : "SwiftTarget",
      "name" : "LilliputTests",
      "path" : "Tests/LilliputTests",
      "sources" : [
        "ByteAlignmentTests.swift"
      ],
      "target_dependencies" : [
        "Lilliput"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Lilliput",
      "module_type" : "SwiftTarget",
      "name" : "Lilliput",
      "path" : "Sources/Lilliput",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "Lilliput"
      ],
      "sources" : [
        "ByteAlignment.swift",
        "ByteBuffer.swift",
        "ByteDecoder.swift",
        "ByteEncoder.swift",
        "ByteError.swift",
        "ByteReader.swift",
        "ByteSpan.swift",
        "ByteTuple.swift",
        "ByteWriter.swift",
        "CP1252.swift",
        "CollectionByteDecoder.swift",
        "Element.swift",
        "FileDescriptor+ByteBuffer.swift",
        "FileDescriptor+ReadAll.swift",
        "FoundationAdditions.swift",
        "HexString.swift",
        "KeyValue.swift",
        "Magic2.swift",
        "Magic4.swift",
        "RawValue.swift",
        "String.swift",
        "ValueKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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.