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 v0.3.0 (996829), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 14:50:36 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: v0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/michaelvanstraten/Swifty-Redis
 * tag               v0.3.0     -> FETCH_HEAD
HEAD is now at 9968293 Updated to redis 7.2.1 using new submodule
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 @):
996829348c833e32c05044d9f171c2e842858bcc
SUCCESS checkout https://github.com/michaelvanstraten/Swifty-Redis.git at v0.3.0
========================================
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] Emitting module Semaphore
[7/7] Compiling Semaphore AsyncSemaphore.swift
[8/37] Compiling SwiftyRedis module.swift
[9/37] Compiling SwiftyRedis object.swift
[10/37] Compiling SwiftyRedis pubsub.swift
[11/40] Compiling SwiftyRedis function.swift
[12/40] Compiling SwiftyRedis latency.swift
[13/40] Compiling SwiftyRedis memory.swift
[14/40] Compiling SwiftyRedis ToRedisArgs.swift
[15/40] Compiling SwiftyRedis Transaction.swift
[16/40] Compiling SwiftyRedis Value.swift
[17/40] Compiling SwiftyRedis xgroup.swift
[18/40] Compiling SwiftyRedis xinfo.swift
[19/40] Compiling SwiftyRedis Connection.swift
[20/40] Compiling SwiftyRedis Pipeline.swift
[21/40] Compiling SwiftyRedis ProtocolSpec.swift
[22/40] Compiling SwiftyRedis PubSub.swift
[23/40] Compiling SwiftyRedis Errors.swift
[24/40] Compiling SwiftyRedis FromRedisValue.swift
[25/40] Compiling SwiftyRedis JSONValue.swift
[26/40] Compiling SwiftyRedis AsyncNetworking.swift
[27/40] Compiling SwiftyRedis Cmd.swift
[28/40] Compiling SwiftyRedis acl.swift
[29/40] Compiling SwiftyRedis client.swift
[30/40] Emitting module SwiftyRedis
[31/40] Compiling SwiftyRedis script.swift
[32/40] Compiling SwiftyRedis sentinel.swift
[33/40] Compiling SwiftyRedis slowlog.swift
[34/40] Compiling SwiftyRedis ResponseValueParser.swift
[35/40] Compiling SwiftyRedis Stream.swift
[36/40] Compiling SwiftyRedis SwiftyRedis.swift
[37/40] Compiling SwiftyRedis cluster.swift
[38/40] Compiling SwiftyRedis command.swift
[39/40] Compiling SwiftyRedis config.swift
[40/40] Compiling SwiftyRedis containerless.swift
Build complete! (21.46s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/groue/Semaphore
[1/293] Fetching semaphore
[192/2375] Fetching semaphore, swift-docc-plugin
Fetched https://github.com/groue/Semaphore from cache (0.68s)
[105/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.19s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (1.62s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.47s)
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.16s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.72s)
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"
      ],
      "target_dependencies" : [
        "SwiftyRedis"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyRedis",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyRedis",
      "path" : "Sources/SwiftyRedis",
      "product_dependencies" : [
        "Semaphore"
      ],
      "product_memberships" : [
        "SwiftyRedis"
      ],
      "sources" : [
        "AsyncNetworking.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",
        "SwiftyRedis.swift",
        "ToRedisArgs.swift",
        "Transaction.swift",
        "Value.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.