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 StringZilla, reference v3.12.5 (960967), with Swift 6.0 for macOS (SPM) on 18 Apr 2025 21:42:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ashvardanian/StringZilla.git
Reference: v3.12.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ashvardanian/StringZilla
 * tag               v3.12.5    -> FETCH_HEAD
HEAD is now at 960967d Release: v3.12.5 [skip ci] ### Patch
Cloned https://github.com/ashvardanian/StringZilla.git
Revision (git rev-parse @):
960967d78c7facf6de2de9d5eecc0ac7f5ce19b8
SUCCESS checkout https://github.com/ashvardanian/StringZilla.git at v3.12.5
========================================
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": "stringzilla",
      "name": "StringZilla",
      "url": "https://github.com/ashvardanian/StringZilla.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StringZilla",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ashvardanian/StringZilla.git
[1/8398] Fetching stringzilla
Fetched https://github.com/ashvardanian/StringZilla.git from cache (1.43s)
Creating working copy for https://github.com/ashvardanian/StringZilla.git
Working copy of https://github.com/ashvardanian/StringZilla.git resolved at v3.12.5 (960967d)
warning: '.resolve-product-dependencies': dependency 'stringzilla' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ashvardanian/StringZilla.git
https://github.com/ashvardanian/StringZilla.git
{
  "c_language_standard" : "c99",
  "dependencies" : [
  ],
  "manifest_display_name" : "StringZilla",
  "name" : "StringZilla",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "StringZilla",
      "targets" : [
        "StringZillaC",
        "StringZilla"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StringZillaTests",
      "module_type" : "SwiftTarget",
      "name" : "StringZillaTests",
      "path" : "swift",
      "sources" : [
        "Test.swift"
      ],
      "target_dependencies" : [
        "StringZilla"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StringZillaC",
      "module_type" : "ClangTarget",
      "name" : "StringZillaC",
      "path" : "include/stringzilla",
      "product_memberships" : [
        "StringZilla"
      ],
      "sources" : [
      ],
      "type" : "library"
    },
    {
      "c99name" : "StringZilla",
      "module_type" : "SwiftTarget",
      "name" : "StringZilla",
      "path" : "swift",
      "product_memberships" : [
        "StringZilla"
      ],
      "sources" : [
        "StringProtocol+StringZilla.swift"
      ],
      "target_dependencies" : [
        "StringZillaC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Compiling StringZilla StringProtocol+StringZilla.swift
[4/4] Emitting module StringZilla
Build complete! (3.02s)
Build complete.
{
  "c_language_standard" : "c99",
  "dependencies" : [
  ],
  "manifest_display_name" : "StringZilla",
  "name" : "StringZilla",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "StringZilla",
      "targets" : [
        "StringZillaC",
        "StringZilla"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StringZillaTests",
      "module_type" : "SwiftTarget",
      "name" : "StringZillaTests",
      "path" : "swift",
      "sources" : [
        "Test.swift"
      ],
      "target_dependencies" : [
        "StringZilla"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StringZillaC",
      "module_type" : "ClangTarget",
      "name" : "StringZillaC",
      "path" : "include/stringzilla",
      "product_memberships" : [
        "StringZilla"
      ],
      "sources" : [
      ],
      "type" : "library"
    },
    {
      "c99name" : "StringZilla",
      "module_type" : "SwiftTarget",
      "name" : "StringZilla",
      "path" : "swift",
      "product_memberships" : [
        "StringZilla"
      ],
      "sources" : [
        "StringProtocol+StringZilla.swift"
      ],
      "target_dependencies" : [
        "StringZillaC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.