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 SwiftRadix, reference main (692c55), with Swift 5.10 for macOS (SPM) on 25 Jun 2024 05:03:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/SwiftRadix.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/SwiftRadix
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 692c55e Updated GitHub CI
Cloned https://github.com/orchetect/SwiftRadix.git
Revision (git rev-parse @):
692c55e17ab1d584176ad8e762fa98dbac3c1d17
SUCCESS checkout https://github.com/orchetect/SwiftRadix.git at main
========================================
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": "swiftradix",
      "name": "SwiftRadix",
      "url": "https://github.com/orchetect/SwiftRadix.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRadix",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/orchetect/SwiftRadix.git
[1/786] Fetching swiftradix
Fetched https://github.com/orchetect/SwiftRadix.git from cache (1.37s)
Creating working copy for https://github.com/orchetect/SwiftRadix.git
Working copy of https://github.com/orchetect/SwiftRadix.git resolved at main (692c55e)
warning: '.resolve-product-dependencies': dependency 'swiftradix' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/orchetect/SwiftRadix.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/19] Compiling SwiftRadix RadixProtocol.swift
[4/19] Compiling SwiftRadix Radix Operators.swift
[5/19] Compiling SwiftRadix Radix Protocol Adoptions.swift
[6/19] Compiling SwiftRadix Binary Type Extensions.swift
[7/19] Compiling SwiftRadix Binary.swift
[8/19] Compiling SwiftRadix Hex Type Extensions.swift
[9/19] Compiling SwiftRadix Hex.swift
[10/19] Compiling SwiftRadix Radix Collection Methods.swift
[11/19] Compiling SwiftRadix Radix Nibble.swift
[12/19] Compiling SwiftRadix Radix Strings.swift
[13/19] Compiling SwiftRadix Radix Type Extensions.swift
[14/19] Compiling SwiftRadix Octal Type Extensions.swift
[15/19] Compiling SwiftRadix Octal.swift
[16/20] Compiling SwiftRadix Radix Bit.swift
[17/20] Compiling SwiftRadix Radix Bytes.swift
[18/20] Emitting module SwiftRadix
[19/20] Compiling SwiftRadix Radix.swift
[20/20] Compiling SwiftRadix Utilities.swift
Build complete! (5.37s)
Build complete.
Done.