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 Auburn with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Auburn.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Auburn
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8ffb1c4 Create LICENSE
Cloned https://github.com/OperatorFoundation/Auburn.git
Revision (git rev-parse @):
8ffb1c4f3f969fea6410c39512e5e530dcdef18b
SUCCESS checkout https://github.com/OperatorFoundation/Auburn.git at master
Fetching https://github.com/OperatorFoundation/Redshot.git
[1/555] Fetching redshot
Fetched https://github.com/OperatorFoundation/Redshot.git (0.37s)
Computing version for https://github.com/OperatorFoundation/Redshot.git
Computed https://github.com/OperatorFoundation/Redshot.git at 0.8.5 (0.55s)
Fetching https://github.com/OperatorFoundation/Datable.git from cache
Fetched https://github.com/OperatorFoundation/Datable.git (0.25s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.46s)
Creating working copy for https://github.com/OperatorFoundation/Redshot.git
Working copy of https://github.com/OperatorFoundation/Redshot.git resolved at 0.8.5
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at 3.1.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "auburn",
      "name": "Auburn",
      "url": "https://github.com/OperatorFoundation/Auburn.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Auburn",
      "dependencies": [
        {
          "identity": "redshot",
          "name": "RedShot",
          "url": "https://github.com/OperatorFoundation/Redshot.git",
          "version": "0.8.5",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Redshot",
          "dependencies": [
            {
              "identity": "datable",
              "name": "Datable",
              "url": "https://github.com/OperatorFoundation/Datable.git",
              "version": "3.1.5",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/Auburn.git
[1/573] Fetching auburn
Fetched https://github.com/OperatorFoundation/Auburn.git (0.33s)
Fetching https://github.com/OperatorFoundation/Redshot.git from cache
Fetched https://github.com/OperatorFoundation/Redshot.git (0.22s)
Computing version for https://github.com/OperatorFoundation/Redshot.git
Computed https://github.com/OperatorFoundation/Redshot.git at 0.8.5 (0.02s)
Fetching https://github.com/OperatorFoundation/Datable.git from cache
Fetched https://github.com/OperatorFoundation/Datable.git (0.23s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.04s)
Creating working copy for https://github.com/OperatorFoundation/Auburn.git
Working copy of https://github.com/OperatorFoundation/Auburn.git resolved at master
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at 3.1.5
Creating working copy for https://github.com/OperatorFoundation/Redshot.git
Working copy of https://github.com/OperatorFoundation/Redshot.git resolved at 0.8.5
warning: '.resolve-product-dependencies': dependency 'auburn' is not used by any target
Found 1 product dependencies
  - RedShot
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/29] Emitting module Datable
[2/33] Compiling Datable MaybeIntable.swift
[3/33] Compiling Datable MaybeNetworkIntable.swift
[4/33] Compiling Datable NetworkDatable.swift
[5/33] Compiling Datable NetworkIntable.swift
[6/33] Compiling Datable Data+Stringable.swift
[7/33] Compiling Datable Datable.swift
[8/33] Compiling Datable DatableConfig.swift
[9/33] Compiling Datable Double+MaybeDatable.swift
[10/33] Compiling Datable Int+MaybeDatable.swift
[11/33] Compiling Datable Int+Stringable.swift
[12/33] Compiling Datable Intable.swift
[13/33] Compiling Datable MaybeDatable.swift
[14/33] Compiling Datable String+Arrayable.swift
[15/33] Compiling Datable String+Datable.swift
[16/33] Compiling Datable String+Intable.swift
[17/33] Compiling Datable Stringable.swift
[18/33] Compiling Datable Double+Stringable.swift
[19/33] Compiling Datable File.swift
[20/33] Compiling Datable Float+MaybeDatable.swift
[21/33] Compiling Datable Floatable.swift
[22/33] Compiling Datable Data+ExpressibleByStringLiteral.swift
[23/33] Compiling Datable Data+Floatable.swift
[24/33] Compiling Datable Data+MaybeIntable.swift
[25/33] Compiling Datable Data+MaybeNetworkIntable.swift
[26/33] Compiling Datable Arrayable.swift
[27/33] Compiling Datable CSVable.swift
[28/33] Compiling Datable Data+Arrayable.swift
[29/33] Compiling Datable Data+Datable.swift
[30/33] Compiling Datable StringableArray+CSVable.swift
[31/33] Compiling Datable UInt+Datable.swift
[32/33] Compiling Datable UInt+MaybeNetworkDatable.swift
[33/33] Compiling Datable UInt+Stringable.swift
[34/41] Compiling RedShot Constants.swift
[35/41] Compiling RedShot ResponseParser.swift
[36/41] Compiling RedShot RedisType.swift
[37/41] Compiling RedShot Redis.swift
[38/41] Emitting module RedShot
[39/41] Compiling RedShot RedisSocket.swift
[40/41] Compiling RedShot RedisSubscribe.swift
[41/41] Compiling RedShot RedisCommands.swift
[42/50] Compiling Auburn RInt.swift
[43/51] Compiling Auburn RMap.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Auburn/RMap.swift:125:86: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
                    let dataToFLoat = Float(bitPattern: UInt32(bigEndian: dataResult.withUnsafeBytes { $0.pointee } ))
                                                                                     ^
[44/51] Emitting module Auburn
[45/51] Compiling Auburn RList.swift
[46/51] Compiling Auburn RSet.swift
[47/51] Compiling Auburn Auburn.swift
[48/51] Compiling Auburn RBase.swift
[49/51] Compiling Auburn RSortedSet.swift
[50/51] Compiling Auburn RFloat.swift
[51/51] Compiling Auburn RString.swift
Build complete! (17.01s)
Build complete.
Done.