The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of LSKit, reference 0.5.0 (20911f), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 00:20:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/lskit.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/lskit
 * tag               0.5.0      -> FETCH_HEAD
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 0.5.0
Fetching https://github.com/facebook/zstd
Fetching https://github.com/divadretlaw/BinaryUtils.git
[1/266] Fetching binaryutils
[267/79127] Fetching binaryutils, zstd
Fetched https://github.com/facebook/zstd from cache (3.64s)
Fetched https://github.com/divadretlaw/BinaryUtils.git from cache (3.64s)
Computing version for https://github.com/facebook/zstd
Computed https://github.com/facebook/zstd at 1.5.6 (3.11s)
Computing version for https://github.com/divadretlaw/BinaryUtils.git
Computed https://github.com/divadretlaw/BinaryUtils.git at 1.1.0 (0.58s)
Creating working copy for https://github.com/facebook/zstd
Working copy of https://github.com/facebook/zstd resolved at 1.5.6
Creating working copy for https://github.com/divadretlaw/BinaryUtils.git
Working copy of https://github.com/divadretlaw/BinaryUtils.git resolved at 1.1.0
========================================
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",
  "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",
      "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",
          "dependencies": [
          ]
        },
        {
          "identity": "zstd",
          "name": "zstd",
          "url": "https://github.com/facebook/zstd",
          "version": "1.5.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/zstd",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/divadretlaw/lskit.git
[1/374] Fetching lskit
Fetched https://github.com/divadretlaw/lskit.git from cache (0.77s)
Fetching https://github.com/facebook/zstd from cache
Fetching https://github.com/divadretlaw/BinaryUtils.git from cache
Fetched https://github.com/facebook/zstd from cache (0.92s)
Fetched https://github.com/divadretlaw/BinaryUtils.git from cache (0.92s)
Computing version for https://github.com/facebook/zstd
Computed https://github.com/facebook/zstd at 1.5.6 (0.02s)
Computing version for https://github.com/divadretlaw/BinaryUtils.git
Computed https://github.com/divadretlaw/BinaryUtils.git at 1.1.0 (0.02s)
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/divadretlaw/lskit.git
Working copy of https://github.com/divadretlaw/lskit.git resolved at 0.5.0 (20911f6)
Creating working copy for https://github.com/facebook/zstd
Working copy of https://github.com/facebook/zstd resolved at 1.5.6
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.0
Building package at path:  $PWD
https://github.com/divadretlaw/lskit.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/33] Write swift-version--7754E27361AE5C74.txt
[1/33] Compiling debug.c
[2/33] Compiling threading.c
[3/33] Compiling pool.c
[4/33] Compiling xxhash.c
[5/33] Compiling fse_compress.c
[6/33] Compiling error_private.c
[7/33] Compiling fastcover.c
[8/33] Compiling zdict.c
[9/33] Compiling divsufsort.c
[10/33] Compiling huf_decompress_amd64.S
[11/33] Compiling fse_decompress.c
[12/33] Compiling entropy_common.c
[13/33] Compiling cover.c
[14/33] Compiling zstd_ddict.c
[15/33] Compiling zstd_common.c
[16/33] Compiling zstd_decompress.c
[17/33] Compiling zstdmt_compress.c
[18/33] Compiling zstd_ldm.c
[19/33] Compiling zstd_decompress_block.c
[20/33] Compiling zstd_compress_superblock.c
[21/33] Compiling huf_decompress.c
[22/33] Write sources
[24/33] Compiling zstd_compress_sequences.c
[25/33] Compiling zstd_compress_literals.c
[26/33] Compiling hist.c
[27/33] Compiling zstd_opt.c
[28/33] Compiling zstd_double_fast.c
[29/33] Compiling zstd_fast.c
[30/33] Compiling huf_compress.c
[31/55] Compiling zstd_compress.c
[32/55] Compiling zstd_lazy.c
[34/55] Emitting module BinaryUtils
[35/57] Compiling BinaryUtils BinaryDecoder.swift
[36/57] Compiling BinaryUtils BinaryEncoder.swift
[37/57] Compiling BinaryUtils BinaryCodingKey.swift
[38/57] Compiling BinaryUtils FileHandleDecoder.swift
[39/57] Compiling BinaryUtils FileHandleKeyedDecoder.swift
[40/57] Compiling BinaryUtils DataDecoder.swift
[41/57] Compiling BinaryUtils DataKeyedDecodingContainer.swift
[42/57] Compiling BinaryUtils DataSingleValueDecodingContainer.swift
[43/57] Compiling BinaryUtils Data+Init.swift
[44/57] Compiling BinaryUtils FileHandle+Extensions.swift
[45/57] Compiling BinaryUtils Data+Compression.swift
[46/57] Compiling BinaryUtils Data+Helper.swift
[47/57] Compiling BinaryUtils String+Extensions.swift
[48/57] Compiling BinaryUtils UInt64+Extensions.swift
[49/57] Compiling BinaryUtils DataUnkeyedDecodingContainer.swift
[50/57] Compiling BinaryUtils DataEncoder.swift
[51/57] Compiling BinaryUtils DataKeyedEncodingContainer.swift
[52/57] Compiling BinaryUtils FileHandleSingleValueDecodingContainer.swift
[53/57] Compiling BinaryUtils FileHandleUnkeyedDecodingContainer.swift
[54/57] Compiling BinaryUtils DataSingleValueEncodingContainer.swift
[55/57] Compiling BinaryUtils DataUnkeyedEncodingContainer.swift
[56/57] Compiling BinaryUtils MD5.swift
[57/57] Compiling BinaryUtils FileHandleIterator.swift
[58/89] Compiling LSKit LSX+ModuleSettings.swift
[59/89] Compiling LSKit LSXNode+ConfigEntry.swift
[60/89] Compiling LSKit LSXNode+Module.swift
[61/92] Compiling LSKit LSPKVersion.swift
[62/92] Compiling LSKit ModLSPK.swift
[63/92] Compiling LSKit LSX+Config.swift
[64/92] Emitting module LSKit
[65/92] Compiling LSKit XmlConvertible.swift
[66/92] Compiling LSKit Sequence+Extensions.swift
[67/92] Compiling LSKit String+Extensions.swift
[68/92] Compiling LSKit UTType+Extensions.swift
[69/92] Compiling LSKit LSXNode+ModuleInfo.swift
[70/92] Compiling LSKit LSXNode+ModuleShortDesc.swift
[71/92] Compiling LSKit LSXNode+PublishVersion.swift
[72/92] Compiling LSKit LSPK.swift
[73/92] Compiling LSKit LSPKConfiguration.swift
[74/92] Compiling LSKit LSPKError.swift
[75/92] Compiling LSKit LSPKHeader15.swift
[76/92] Compiling LSKit LSPKHeader16.swift
[77/92] Compiling LSKit LSPK+Pack.swift
[78/92] Compiling LSKit LSPK+Unpack.swift
[79/92] Compiling LSKit LSPKFileEntry15.swift
[80/92] Compiling LSKit LSPKFileEntry18.swift
[81/92] Compiling LSKit LSPKHeader.swift
[82/92] Compiling LSKit LSPKHeader10.swift
[83/92] Compiling LSKit ModInfo.swift
[84/92] Compiling LSKit LSPKFileEntry+Compression.swift
[85/92] Compiling LSKit LSPKFileEntry.swift
[86/92] Compiling LSKit LSPKFileEntry10.swift
[87/92] Compiling LSKit LSX.swift
[88/92] Compiling LSKit LSXAttribute.swift
[89/92] Compiling LSKit LSXNode.swift
[90/92] Compiling LSKit LSXParser.swift
[91/92] Compiling LSKit LSXRegion.swift
[92/92] Compiling LSKit LSXVersion.swift
Build complete! (23.35s)
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.