The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RabbitMQHTTPAPIClient, reference v0.7.0 (c3a7e4), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 05:06:36 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
Reference: v0.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/michaelklishin/rabbitmq-http-api-client-swift
 * tag               v0.7.0     -> FETCH_HEAD
HEAD is now at c3a7e4a 0.7.0
Cloned https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
Revision (git rev-parse @):
c3a7e4a52231dafbb9b0ce1afadc9d0592cc196c
SUCCESS checkout https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git at v0.7.0
Fetching https://github.com/michaelklishin/bunny-swift.git
[1/612] Fetching bunny-swift
Fetched https://github.com/michaelklishin/bunny-swift.git from cache (0.94s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
[1/23569] Fetching swift-collections
[1651/38987] Fetching swift-collections, swift-nio-ssl
[3193/122159] Fetching swift-collections, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.06s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.06s)
Fetched https://github.com/apple/swift-collections.git from cache (6.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (6.75s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.78s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[74/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.02s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.49s)
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.37.0
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/michaelklishin/bunny-swift.git
Working copy of https://github.com/michaelklishin/bunny-swift.git resolved at main (28b104d)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "rabbitmq-http-api-client-swift",
      "name": "RabbitMQHTTPAPIClient",
      "url": "https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/rabbitmq-http-api-client-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
[1/121] Fetching rabbitmq-http-api-client-swift
Fetched https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git from cache (0.74s)
Creating working copy for https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
Working copy of https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git resolved at v0.7.0 (c3a7e4a)
warning: '.resolve-product-dependencies': dependency 'rabbitmq-http-api-client-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/9] Compiling RabbitMQHTTPAPIClient Errors.swift
[4/9] Compiling RabbitMQHTTPAPIClient PathEncoding.swift
[5/9] Compiling RabbitMQHTTPAPIClient Commons.swift
[6/9] Compiling RabbitMQHTTPAPIClient Client.swift
[7/9] Emitting module RabbitMQHTTPAPIClient
[8/9] Compiling RabbitMQHTTPAPIClient Responses.swift
[9/9] Compiling RabbitMQHTTPAPIClient Requests.swift
Build complete! (9.27s)
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.