The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RabbitMQHTTPAPIClient, reference main (41ebd4), with Swift 6.1 for macOS (SPM) on 28 Mar 2026 07:49:16 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/michaelklishin/rabbitmq-http-api-client-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 41ebd45 Expand `ExchangeType` to include more core types
Cloned https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
Revision (git rev-parse @):
41ebd45d753b7828232be5772e8e02a105ecaec8
SUCCESS checkout https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
{
  "dependencies" : [
    {
      "identity" : "bunny-swift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/michaelklishin/bunny-swift.git"
    }
  ],
  "manifest_display_name" : "RabbitMQHTTPAPIClient",
  "name" : "RabbitMQHTTPAPIClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "RabbitMQHTTPAPIClient",
      "targets" : [
        "RabbitMQHTTPAPIClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UnitTests",
      "module_type" : "SwiftTarget",
      "name" : "UnitTests",
      "path" : "Tests/UnitTests",
      "sources" : [
        "ChannelConnectionDetailsTests.swift",
        "ClientErrorTests.swift",
        "JSONValueTests.swift",
        "MemoryValueTests.swift",
        "PathEncodingTests.swift",
        "UserTagsTests.swift"
      ],
      "target_dependencies" : [
        "RabbitMQHTTPAPIClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RabbitMQHTTPAPIClientTests",
      "module_type" : "SwiftTarget",
      "name" : "RabbitMQHTTPAPIClientTests",
      "path" : "Tests/RabbitMQHTTPAPIClientTests",
      "product_dependencies" : [
        "BunnySwift"
      ],
      "sources" : [
        "BindingTests.swift",
        "ChannelTests.swift",
        "ConnectionTests.swift",
        "ConsumerTests.swift",
        "DefinitionTests.swift",
        "DeprecatedFeatureTests.swift",
        "ExchangeTests.swift",
        "FeatureFlagTests.swift",
        "FederationTests.swift",
        "GlobalParameterTests.swift",
        "HealthCheckTests.swift",
        "LimitTests.swift",
        "MessageTests.swift",
        "NodeTests.swift",
        "OperatorPolicyTests.swift",
        "OverviewTests.swift",
        "PaginationTests.swift",
        "PermissionTests.swift",
        "PluginTests.swift",
        "PolicyTests.swift",
        "QueueTests.swift",
        "RebalanceTests.swift",
        "RuntimeParameterTests.swift",
        "ShovelTests.swift",
        "StreamProtocolTests.swift",
        "TestHelpers.swift",
        "TopicPermissionTests.swift",
        "UserTests.swift",
        "VirtualHostTests.swift"
      ],
      "target_dependencies" : [
        "RabbitMQHTTPAPIClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RabbitMQHTTPAPIClient",
      "module_type" : "SwiftTarget",
      "name" : "RabbitMQHTTPAPIClient",
      "path" : "Sources/RabbitMQHTTPAPIClient",
      "product_memberships" : [
        "RabbitMQHTTPAPIClient"
      ],
      "sources" : [
        "Client.swift",
        "Commons.swift",
        "Errors.swift",
        "PathEncoding.swift",
        "Requests.swift",
        "Responses.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/9] Compiling RabbitMQHTTPAPIClient Requests.swift
[4/9] Compiling RabbitMQHTTPAPIClient PathEncoding.swift
[5/9] Compiling RabbitMQHTTPAPIClient Commons.swift
[6/9] Compiling RabbitMQHTTPAPIClient Errors.swift
[7/9] Compiling RabbitMQHTTPAPIClient Responses.swift
[8/9] Emitting module RabbitMQHTTPAPIClient
[9/9] Compiling RabbitMQHTTPAPIClient Client.swift
Build complete! (17.93s)
Fetching https://github.com/michaelklishin/bunny-swift.git
[1/546] Fetching bunny-swift
Fetched https://github.com/michaelklishin/bunny-swift.git from cache (0.84s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.21s)
Fetched https://github.com/apple/swift-collections.git from cache (2.27s)
Fetched https://github.com/apple/swift-nio.git from cache (2.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.02s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.66s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.99s)
Fetched https://github.com/apple/swift-system.git from cache (1.01s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.54s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/michaelklishin/bunny-swift.git
Working copy of https://github.com/michaelklishin/bunny-swift.git resolved at main (0f399ec)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bunny-swift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/michaelklishin/bunny-swift.git"
    }
  ],
  "manifest_display_name" : "RabbitMQHTTPAPIClient",
  "name" : "RabbitMQHTTPAPIClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "RabbitMQHTTPAPIClient",
      "targets" : [
        "RabbitMQHTTPAPIClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UnitTests",
      "module_type" : "SwiftTarget",
      "name" : "UnitTests",
      "path" : "Tests/UnitTests",
      "sources" : [
        "ChannelConnectionDetailsTests.swift",
        "ClientErrorTests.swift",
        "JSONValueTests.swift",
        "MemoryValueTests.swift",
        "PathEncodingTests.swift",
        "UserTagsTests.swift"
      ],
      "target_dependencies" : [
        "RabbitMQHTTPAPIClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RabbitMQHTTPAPIClientTests",
      "module_type" : "SwiftTarget",
      "name" : "RabbitMQHTTPAPIClientTests",
      "path" : "Tests/RabbitMQHTTPAPIClientTests",
      "product_dependencies" : [
        "BunnySwift"
      ],
      "sources" : [
        "BindingTests.swift",
        "ChannelTests.swift",
        "ConnectionTests.swift",
        "ConsumerTests.swift",
        "DefinitionTests.swift",
        "DeprecatedFeatureTests.swift",
        "ExchangeTests.swift",
        "FeatureFlagTests.swift",
        "FederationTests.swift",
        "GlobalParameterTests.swift",
        "HealthCheckTests.swift",
        "LimitTests.swift",
        "MessageTests.swift",
        "NodeTests.swift",
        "OperatorPolicyTests.swift",
        "OverviewTests.swift",
        "PaginationTests.swift",
        "PermissionTests.swift",
        "PluginTests.swift",
        "PolicyTests.swift",
        "QueueTests.swift",
        "RebalanceTests.swift",
        "RuntimeParameterTests.swift",
        "ShovelTests.swift",
        "StreamProtocolTests.swift",
        "TestHelpers.swift",
        "TopicPermissionTests.swift",
        "UserTests.swift",
        "VirtualHostTests.swift"
      ],
      "target_dependencies" : [
        "RabbitMQHTTPAPIClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RabbitMQHTTPAPIClient",
      "module_type" : "SwiftTarget",
      "name" : "RabbitMQHTTPAPIClient",
      "path" : "Sources/RabbitMQHTTPAPIClient",
      "product_memberships" : [
        "RabbitMQHTTPAPIClient"
      ],
      "sources" : [
        "Client.swift",
        "Commons.swift",
        "Errors.swift",
        "PathEncoding.swift",
        "Requests.swift",
        "Responses.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.