The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LSKit, reference main (20911f), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 03:13:44 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/lskit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/lskit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 20911f6 Add basic progress
Cloned https://github.com/divadretlaw/lskit.git
Revision (git rev-parse @):
20911f68fef6f9f46bdd97df5bc119abd0d45be4
SUCCESS checkout https://github.com/divadretlaw/lskit.git at main
Fetching https://github.com/facebook/zstd
Fetching https://github.com/divadretlaw/BinaryUtils.git
[1/266] Fetching binaryutils
[267/84248] Fetching binaryutils, zstd
Fetched https://github.com/facebook/zstd from cache (4.29s)
Fetched https://github.com/divadretlaw/BinaryUtils.git from cache (4.29s)
Computing version for https://github.com/divadretlaw/BinaryUtils.git
Computed https://github.com/divadretlaw/BinaryUtils.git at 1.1.0 (7.86s)
Computing version for https://github.com/facebook/zstd
Computed https://github.com/facebook/zstd at 1.5.7 (0.76s)
Creating working copy for https://github.com/divadretlaw/BinaryUtils.git
Working copy of https://github.com/divadretlaw/BinaryUtils.git resolved at 1.1.0
Creating working copy for https://github.com/facebook/zstd
Working copy of https://github.com/facebook/zstd resolved at 1.5.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "lskit",
      "name": "LSKit",
      "url": "https://github.com/divadretlaw/lskit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lskit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "binaryutils",
          "name": "BinaryUtils",
          "url": "https://github.com/divadretlaw/BinaryUtils.git",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BinaryUtils",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "zstd",
          "name": "zstd",
          "url": "https://github.com/facebook/zstd",
          "version": "1.5.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/zstd",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/divadretlaw/lskit.git
[1/374] Fetching lskit
Fetched https://github.com/divadretlaw/lskit.git from cache (0.75s)
Fetching https://github.com/divadretlaw/BinaryUtils.git from cache
Fetching https://github.com/facebook/zstd from cache
Fetched https://github.com/divadretlaw/BinaryUtils.git from cache (0.44s)
Fetched https://github.com/facebook/zstd from cache (0.70s)
Computing version for https://github.com/divadretlaw/BinaryUtils.git
Computed https://github.com/divadretlaw/BinaryUtils.git at 1.1.0 (0.76s)
Computing version for https://github.com/facebook/zstd
Computed https://github.com/facebook/zstd at 1.5.7 (0.03s)
Creating working copy for https://github.com/divadretlaw/lskit.git
Working copy of https://github.com/divadretlaw/lskit.git resolved at main (20911f6)
Creating working copy for https://github.com/facebook/zstd
Working copy of https://github.com/facebook/zstd resolved at 1.5.7
Creating working copy for https://github.com/divadretlaw/BinaryUtils.git
Working copy of https://github.com/divadretlaw/BinaryUtils.git resolved at 1.1.0
warning: '.resolve-product-dependencies': dependency 'lskit' is not used by any target
Found 2 product dependencies
  - BinaryUtils
  - zstd
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/divadretlaw/lskit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Compiling threading.c
[1/34] Write swift-version--6988338F2F200930.txt
[2/34] Compiling entropy_common.c
[3/34] Compiling zdict.c
[4/34] Compiling divsufsort.c
[5/34] Compiling cover.c
[6/34] Compiling fastcover.c
[7/34] Compiling fse_decompress.c
[8/34] Compiling huf_decompress_amd64.S
[9/34] Compiling zstd_common.c
[10/34] Compiling zstd_ddict.c
[10/34] Compiling zstd_decompress.c
[12/34] Compiling zstd_decompress_block.c
[13/34] Compiling pool.c
[14/34] Compiling zstd_preSplit.c
[15/34] Compiling zstdmt_compress.c
[16/34] Compiling zstd_ldm.c
[17/34] Compiling error_private.c
[18/34] Compiling huf_decompress.c
[19/34] Compiling zstd_compress_superblock.c
[20/34] Compiling zstd_compress_sequences.c
[21/34] Compiling zstd_opt.c
[22/34] Compiling zstd_compress_literals.c
[22/34] Compiling hist.c
[24/34] Write sources
[26/34] Compiling debug.c
[27/34] Compiling zstd_double_fast.c
[28/34] Compiling zstd_fast.c
[29/34] Compiling huf_compress.c
[30/34] Compiling fse_compress.c
[31/34] Compiling xxhash.c
[32/56] Compiling zstd_compress.c
[33/56] Compiling zstd_lazy.c
[35/56] Emitting module BinaryUtils
[36/58] Compiling BinaryUtils Data+Init.swift
[37/58] Compiling BinaryUtils FileHandle+Extensions.swift
[38/58] Compiling BinaryUtils DataUnkeyedDecodingContainer.swift
[39/58] Compiling BinaryUtils DataEncoder.swift
[40/58] Compiling BinaryUtils DataKeyedEncodingContainer.swift
[41/58] Compiling BinaryUtils String+Extensions.swift
[42/58] Compiling BinaryUtils UInt64+Extensions.swift
[43/58] Compiling BinaryUtils FileHandleDecoder.swift
[44/58] Compiling BinaryUtils FileHandleKeyedDecoder.swift
[45/58] Compiling BinaryUtils DataSingleValueEncodingContainer.swift
[46/58] Compiling BinaryUtils DataUnkeyedEncodingContainer.swift
[47/58] Compiling BinaryUtils FileHandleSingleValueDecodingContainer.swift
[48/58] Compiling BinaryUtils FileHandleUnkeyedDecodingContainer.swift
[49/58] Compiling BinaryUtils DataDecoder.swift
[50/58] Compiling BinaryUtils DataKeyedDecodingContainer.swift
[51/58] Compiling BinaryUtils DataSingleValueDecodingContainer.swift
[52/58] Compiling BinaryUtils BinaryDecoder.swift
[53/58] Compiling BinaryUtils BinaryEncoder.swift
[54/58] Compiling BinaryUtils BinaryCodingKey.swift
[55/58] Compiling BinaryUtils Data+Compression.swift
[56/58] Compiling BinaryUtils Data+Helper.swift
[57/58] Compiling BinaryUtils MD5.swift
[58/58] Compiling BinaryUtils FileHandleIterator.swift
[59/90] Emitting module LSKit
[60/93] Compiling LSKit LSPKVersion.swift
[61/93] Compiling LSKit ModLSPK.swift
[62/93] Compiling LSKit LSX+Config.swift
[63/93] Compiling LSKit LSXNode+ModuleInfo.swift
[64/93] Compiling LSKit LSXNode+ModuleShortDesc.swift
[65/93] Compiling LSKit LSXNode+PublishVersion.swift
[66/93] Compiling LSKit LSPKFileEntry15.swift
[67/93] Compiling LSKit LSPKFileEntry18.swift
[68/93] Compiling LSKit LSPKHeader.swift
[69/93] Compiling LSKit LSPKHeader10.swift
[70/93] Compiling LSKit LSX+ModuleSettings.swift
[71/93] Compiling LSKit LSXNode+ConfigEntry.swift
[72/93] Compiling LSKit LSXNode+Module.swift
[73/93] Compiling LSKit XmlConvertible.swift
[74/93] Compiling LSKit Sequence+Extensions.swift
[75/93] Compiling LSKit String+Extensions.swift
[76/93] Compiling LSKit UTType+Extensions.swift
[77/93] Compiling LSKit ModInfo.swift
[78/93] Compiling LSKit LSPKFileEntry+Compression.swift
[79/93] Compiling LSKit LSPKFileEntry.swift
[80/93] Compiling LSKit LSPKFileEntry10.swift
[81/93] Compiling LSKit LSXParser.swift
[82/93] Compiling LSKit LSXRegion.swift
[83/93] Compiling LSKit LSXVersion.swift
[84/93] Compiling LSKit LSX.swift
[85/93] Compiling LSKit LSXAttribute.swift
[86/93] Compiling LSKit LSXNode.swift
[87/93] Compiling LSKit LSPKHeader15.swift
/Users/admin/builder/spi-builder-workspace/Sources/LSKit/LSPK/LSPK+Pack.swift:55:41: warning: instance method 'makeIterator' is unavailable from asynchronous contexts; this is an error in the Swift 6 language mode
 53 |         // Determine entry file urls
 54 |         var entryUrls: [URL] = []
 55 |         for case let entryUrl as URL in enumerator {
    |                                         `- warning: instance method 'makeIterator' is unavailable from asynchronous contexts; this is an error in the Swift 6 language mode
 56 |             let resourceValues = try entryUrl.resourceValues(forKeys: resourceKeys)
 57 |             guard resourceValues.isDirectory == false else {
[88/93] Compiling LSKit LSPKHeader16.swift
/Users/admin/builder/spi-builder-workspace/Sources/LSKit/LSPK/LSPK+Pack.swift:55:41: warning: instance method 'makeIterator' is unavailable from asynchronous contexts; this is an error in the Swift 6 language mode
 53 |         // Determine entry file urls
 54 |         var entryUrls: [URL] = []
 55 |         for case let entryUrl as URL in enumerator {
    |                                         `- warning: instance method 'makeIterator' is unavailable from asynchronous contexts; this is an error in the Swift 6 language mode
 56 |             let resourceValues = try entryUrl.resourceValues(forKeys: resourceKeys)
 57 |             guard resourceValues.isDirectory == false else {
[89/93] Compiling LSKit LSPK+Pack.swift
/Users/admin/builder/spi-builder-workspace/Sources/LSKit/LSPK/LSPK+Pack.swift:55:41: warning: instance method 'makeIterator' is unavailable from asynchronous contexts; this is an error in the Swift 6 language mode
 53 |         // Determine entry file urls
 54 |         var entryUrls: [URL] = []
 55 |         for case let entryUrl as URL in enumerator {
    |                                         `- warning: instance method 'makeIterator' is unavailable from asynchronous contexts; this is an error in the Swift 6 language mode
 56 |             let resourceValues = try entryUrl.resourceValues(forKeys: resourceKeys)
 57 |             guard resourceValues.isDirectory == false else {
[90/93] Compiling LSKit LSPK+Unpack.swift
/Users/admin/builder/spi-builder-workspace/Sources/LSKit/LSPK/LSPK+Pack.swift:55:41: warning: instance method 'makeIterator' is unavailable from asynchronous contexts; this is an error in the Swift 6 language mode
 53 |         // Determine entry file urls
 54 |         var entryUrls: [URL] = []
 55 |         for case let entryUrl as URL in enumerator {
    |                                         `- warning: instance method 'makeIterator' is unavailable from asynchronous contexts; this is an error in the Swift 6 language mode
 56 |             let resourceValues = try entryUrl.resourceValues(forKeys: resourceKeys)
 57 |             guard resourceValues.isDirectory == false else {
[91/93] Compiling LSKit LSPK.swift
[92/93] Compiling LSKit LSPKConfiguration.swift
[93/93] Compiling LSKit LSPKError.swift
Build complete! (10.15s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "binaryutils",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/divadretlaw/BinaryUtils.git"
    },
    {
      "identity" : "zstd",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/facebook/zstd"
    }
  ],
  "manifest_display_name" : "LSKit",
  "name" : "LSKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "LSKit",
      "targets" : [
        "LSKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LSKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LSKitTests",
      "path" : "Tests/LSKitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/Gold Weight Zero.pak",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/ModFixer.pak",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/meta.lsx",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LSKitTests/Resources/modsettings.lsx",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "DataExtensionTests.swift",
        "Helper/XCTTemporaryDirectory.swift",
        "JSONTests.swift",
        "LSPKTests.swift",
        "LSXTests.swift"
      ],
      "target_dependencies" : [
        "LSKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LSKit",
      "module_type" : "SwiftTarget",
      "name" : "LSKit",
      "path" : "Sources/LSKit",
      "product_dependencies" : [
        "BinaryUtils",
        "libzstd"
      ],
      "product_memberships" : [
        "LSKit"
      ],
      "sources" : [
        "Common/XmlConvertible.swift",
        "Extensions/Sequence+Extensions.swift",
        "Extensions/String+Extensions.swift",
        "Extensions/UTType+Extensions.swift",
        "JSON/ModInfo.swift",
        "LSPK/FileEntry/LSPKFileEntry+Compression.swift",
        "LSPK/FileEntry/LSPKFileEntry.swift",
        "LSPK/FileEntry/LSPKFileEntry10.swift",
        "LSPK/FileEntry/LSPKFileEntry15.swift",
        "LSPK/FileEntry/LSPKFileEntry18.swift",
        "LSPK/Header/LSPKHeader.swift",
        "LSPK/Header/LSPKHeader10.swift",
        "LSPK/Header/LSPKHeader15.swift",
        "LSPK/Header/LSPKHeader16.swift",
        "LSPK/LSPK+Pack.swift",
        "LSPK/LSPK+Unpack.swift",
        "LSPK/LSPK.swift",
        "LSPK/LSPKConfiguration.swift",
        "LSPK/LSPKError.swift",
        "LSPK/LSPKVersion.swift",
        "LSPK/ModLSPK.swift",
        "LSX/Content/LSX+Config.swift",
        "LSX/Content/LSX+ModuleSettings.swift",
        "LSX/Content/LSXNode+ConfigEntry.swift",
        "LSX/Content/LSXNode+Module.swift",
        "LSX/Content/LSXNode+ModuleInfo.swift",
        "LSX/Content/LSXNode+ModuleShortDesc.swift",
        "LSX/Content/LSXNode+PublishVersion.swift",
        "LSX/LSX.swift",
        "LSX/LSXAttribute.swift",
        "LSX/LSXNode.swift",
        "LSX/LSXParser.swift",
        "LSX/LSXRegion.swift",
        "LSX/LSXVersion.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.