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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Redshot.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Redshot
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d610adb Merge branch 'master' of https://github.com/OperatorFoundation/Redshot
Cloned https://github.com/OperatorFoundation/Redshot.git
Revision (git rev-parse @):
d610adbedaa5273f7cd8c928816e4e8c3edc01af
SUCCESS checkout https://github.com/OperatorFoundation/Redshot.git at master
Fetching https://github.com/OperatorFoundation/Datable.git from cache
Fetched https://github.com/OperatorFoundation/Datable.git (0.19s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.36s)
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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "redshot",
      "name": "RedShot",
      "url": "https://github.com/OperatorFoundation/Redshot.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/Redshot.git from cache
Fetched https://github.com/OperatorFoundation/Redshot.git (0.17s)
Fetching https://github.com/OperatorFoundation/Datable.git from cache
Fetched https://github.com/OperatorFoundation/Datable.git (0.40s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.02s)
Creating working copy for https://github.com/OperatorFoundation/Redshot.git
Working copy of https://github.com/OperatorFoundation/Redshot.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
warning: '.resolve-product-dependencies': dependency 'redshot' is not used by any target
Found 1 product dependencies
  - Datable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/29] Compiling Datable MaybeIntable.swift
[2/29] Compiling Datable MaybeNetworkIntable.swift
[3/29] Compiling Datable NetworkDatable.swift
[4/29] Compiling Datable NetworkIntable.swift
[5/29] Emitting module Datable
[6/29] Compiling Datable String+Arrayable.swift
[7/29] Compiling Datable String+Datable.swift
[8/29] Compiling Datable String+Intable.swift
[9/29] Compiling Datable Stringable.swift
[10/29] Compiling Datable Data+Stringable.swift
[11/29] Compiling Datable Datable.swift
[12/29] Compiling Datable DatableConfig.swift
[13/29] Compiling Datable Double+MaybeDatable.swift
[14/33] Compiling Datable Arrayable.swift
[15/33] Compiling Datable CSVable.swift
[16/33] Compiling Datable Data+Arrayable.swift
[17/33] Compiling Datable Data+Datable.swift
[18/33] Compiling Datable Data+ExpressibleByStringLiteral.swift
[19/33] Compiling Datable Data+Floatable.swift
[20/33] Compiling Datable Data+MaybeIntable.swift
[21/33] Compiling Datable Data+MaybeNetworkIntable.swift
[22/33] Compiling Datable Int+MaybeDatable.swift
[23/33] Compiling Datable Int+Stringable.swift
[24/33] Compiling Datable Intable.swift
[25/33] Compiling Datable MaybeDatable.swift
[26/33] Compiling Datable Double+Stringable.swift
[27/33] Compiling Datable File.swift
[28/33] Compiling Datable Float+MaybeDatable.swift
[29/33] Compiling Datable Floatable.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 RedisType.swift
[35/41] Compiling RedShot Constants.swift
[36/41] Compiling RedShot RedisSubscribe.swift
[37/41] Compiling RedShot RedisSocket.swift
[38/41] Compiling RedShot ResponseParser.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RedShot/ResponseParser.swift:74:20: warning: 'init(bytes:)' is deprecated: use `init(_:)` instead
            return Data(bytes: buffer)
                   ^
[39/41] Compiling RedShot Redis.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RedShot/Redis.swift:88:34: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
            let bytes = copyData.withUnsafeBytes {
                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RedShot/Redis.swift:160:30: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
            let bytes = data.withUnsafeBytes {
                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RedShot/Redis.swift:183:38: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
                    let bytes = data.withUnsafeBytes {
                                     ^
[40/41] Emitting module RedShot
[41/41] Compiling RedShot RedisCommands.swift
Build complete! (10.52s)
Build complete.
Done.