The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftyRedis, reference main (58e813), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 14:52:03 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelvanstraten/Swifty-Redis.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/michaelvanstraten/Swifty-Redis
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 58e8134 Merge pull request #10 from fdgogogo/main
Submodule path 'Sources/CodeGen/redis': checked out 'cc244370a2d622d5d2fec5573ae87de6c59ed3b9'
Submodule 'Sources/CodeGen/redis' (https://github.com/redis/redis.git) registered for path 'Sources/CodeGen/redis'
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/CodeGen/redis'...
Cloned https://github.com/michaelvanstraten/Swifty-Redis.git
Revision (git rev-parse @):
58e813428500408b79f18ff26504a491480e32db
SUCCESS checkout https://github.com/michaelvanstraten/Swifty-Redis.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/michaelvanstraten/Swifty-Redis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/7] Compiling Semaphore AsyncSemaphore.swift
[7/7] Emitting module Semaphore
[8/37] Compiling SwiftyRedis JSONValue.swift
[9/37] Compiling SwiftyRedis Pipeline.swift
[10/37] Compiling SwiftyRedis ProtocolSpec.swift
[11/40] Compiling SwiftyRedis memory.swift
[12/40] Compiling SwiftyRedis module.swift
[13/40] Compiling SwiftyRedis object.swift
[14/40] Compiling SwiftyRedis slowlog.swift
[15/40] Compiling SwiftyRedis xgroup.swift
[16/40] Compiling SwiftyRedis xinfo.swift
[17/40] Compiling SwiftyRedis ToRedisArgs.swift
[18/40] Compiling SwiftyRedis Transaction.swift
[19/40] Compiling SwiftyRedis Value.swift
[20/40] Compiling SwiftyRedis client.swift
[21/40] Compiling SwiftyRedis cluster.swift
[22/40] Compiling SwiftyRedis command.swift
[23/40] Compiling SwiftyRedis config.swift
[24/40] Compiling SwiftyRedis AsyncNetworking.swift
[25/40] Compiling SwiftyRedis Client.swift
[26/40] Compiling SwiftyRedis Cmd.swift
[27/40] Compiling SwiftyRedis acl.swift
[28/40] Compiling SwiftyRedis PubSub.swift
[29/40] Compiling SwiftyRedis ResponseValueParser.swift
[30/40] Compiling SwiftyRedis Stream.swift
[31/40] Emitting module SwiftyRedis
[32/40] Compiling SwiftyRedis Connection.swift
[33/40] Compiling SwiftyRedis Errors.swift
[34/40] Compiling SwiftyRedis FromRedisValue.swift
[35/40] Compiling SwiftyRedis pubsub.swift
[36/40] Compiling SwiftyRedis script.swift
[37/40] Compiling SwiftyRedis sentinel.swift
[38/40] Compiling SwiftyRedis containerless.swift
[39/40] Compiling SwiftyRedis function.swift
[40/40] Compiling SwiftyRedis latency.swift
Build complete! (21.73s)
Fetching https://github.com/groue/Semaphore
Fetching https://github.com/apple/swift-docc-plugin
[1/293] Fetching semaphore
[292/2375] Fetching semaphore, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.31s)
Fetched https://github.com/groue/Semaphore from cache (1.31s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (1.73s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.86s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "semaphore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/Semaphore"
    }
  ],
  "manifest_display_name" : "SwiftyRedis",
  "name" : "SwiftyRedis",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftyRedis",
      "targets" : [
        "SwiftyRedis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyRedisTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyRedisTests",
      "path" : "Tests/SwiftyRedisTests",
      "sources" : [
        "ConnectionTests.swift",
        "PubSubConnectionTests.swift",
        "ResponseValueParserTests.swift",
        "TransactionTests.swift"
      ],
      "target_dependencies" : [
        "SwiftyRedis"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyRedis",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyRedis",
      "path" : "Sources/SwiftyRedis",
      "product_dependencies" : [
        "Semaphore"
      ],
      "product_memberships" : [
        "SwiftyRedis"
      ],
      "sources" : [
        "AsyncNetworking.swift",
        "Client.swift",
        "Cmd.swift",
        "CodeGen/Commands/acl.swift",
        "CodeGen/Commands/client.swift",
        "CodeGen/Commands/cluster.swift",
        "CodeGen/Commands/command.swift",
        "CodeGen/Commands/config.swift",
        "CodeGen/Commands/containerless.swift",
        "CodeGen/Commands/function.swift",
        "CodeGen/Commands/latency.swift",
        "CodeGen/Commands/memory.swift",
        "CodeGen/Commands/module.swift",
        "CodeGen/Commands/object.swift",
        "CodeGen/Commands/pubsub.swift",
        "CodeGen/Commands/script.swift",
        "CodeGen/Commands/sentinel.swift",
        "CodeGen/Commands/slowlog.swift",
        "CodeGen/Commands/xgroup.swift",
        "CodeGen/Commands/xinfo.swift",
        "Connection.swift",
        "Errors.swift",
        "FromRedisValue.swift",
        "JSONValue.swift",
        "Pipeline.swift",
        "ProtocolSpec.swift",
        "PubSub.swift",
        "ResponseValueParser.swift",
        "Stream.swift",
        "ToRedisArgs.swift",
        "Transaction.swift",
        "Value.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.